/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Lucida Grande", Geneva, verdana;
	color: #000000;
	font-size: 9px;
	margin: 25px;
	left: 0px;
	background-image: url(images/backbottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F8F8F8;
	border: thin solid #333333;
}

a:link, a:visited, a:hover {
	color: #7F7F7F;
	text-decoration: none;
	font-family: Verdana, Geneva, "Lucida Grande", Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000000;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 19px;
}

h1{
	font-size: 110%;
	color: #333333;
	border-bottom-color: #CCCCCC;
}

h2{
	font-size: 140%;
	color: #333333;
	padding: 15px;
}

h3{
	font-size: 11px;
	color: #333333;
	padding: 0px;
}

h4{
 font-size: 13px;
 font-weight: normal;
 color: #333333;
}

h5{
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	color: #334d55;
	font-size: 100%;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #333333;
	background-color: #000099;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	vertical-align: middle;
	background-color: #FFFFFF;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

#navBar{
	padding: 0px;
	background-image: url(images/topback.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#content{
	left: 2px;
	background-color: #FFFFFF;
	background-image: url(images/bg_0.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 711px;
	position: absolute;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/backtop.jpg);
	background-repeat: repeat-x;
	height: 75px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px;
	white-space: nowrap;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/button_back.jpg);
	left: 0px;
	width: 755px;
	position: absolute;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************** .feature styles ***************/

.feature{
	padding: 0px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/addybg.jpg);
	background-repeat: repeat-x;
	top: 700px;
	left: -47px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: solid #cccccc;
	height: 25px;
}

#sectionLinks h3{
	padding: 10px 0px 2px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#middle {
	margin: 0;
	padding: 0 0% 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 390px;
}
#contentservices {
	margin: 0;
	background-image: url(images/bgservices.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 779px;
	height: 486px;
	left: 2px;
}
#contentindex {
	margin: 0;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
#bottomContent {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #F3F3F3;
	background-repeat: repeat-x;
	background-position: center top;
	height: 75px;
	clip:    rect(auto auto auto auto);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
bottomTitle {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #F3F3F3;
	background-repeat: repeat-x;
	background-position: center top;
	height: 75px;
	clip:    rect(auto auto auto auto);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

