/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-color: #751016;
	margin: 0px;
	padding: 0px;
	background-image:url();
	background-repeat:no-repeat;
}

a:link, a:visited, a:hover {
	font-family: Arial,sans-serif;
	color: #000099;
	text-decoration: none;
	font-size:100%;
	text-align: center;
}

a:hover {
	text-decoration: underline;
	color:#000099;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing:0.08;
		
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #e50028;
}

h1{
 font-size: 115%;
 color: #BC3521;
 font-variant:small-caps;
 padding:5px 0 15px 0;
 letter-spacing: 0.8px;
 text-align:center;
}

h2{
	font-size: 105%;
	color: #657E82;
	margin:0 0 0 0;
	letter-spacing: .03em;
	font-weight:bold;
	font-style: normal;
	padding: 0;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}
strong{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:13px;
line-height: 125%;
font-variant:small-caps;
}

ul{
 list-style-type: disc inside;
 font-size: 95%;
 line-height:115%;
 padding: 0 0 0 18px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#main  {
	width: 998px;
	background-color: #751016;
	
}
#pagecell {
	margin: 10px 8% 0 5%;
	padding: 0 0 0 0;
	background-color: #c3b6a6;
	width:847px;
	z-index:1;
	position:absolute;
	height: 764px;
}
#pagecell .bl {background: url(images/bl.gif) 0 100% no-repeat #C3B6A6; width: 100%}
#pagecell .br {background: url(images/br.gif) 100% 100% no-repeat}
#pagecell .tl {background: url(images/tl.gif) 0 0 no-repeat}
#pagecell .tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

#masthead{
	width: 100%;
	padding: 0 5px 10px 0;
	margin: 0;
	height: 145px;
	border-bottom: 1px solid #fff;
	background-color:#C3B6A6;
	z-index:3;
}
#footer{
	position:relative;
	padding: 5px 0 0 0;
	border-top: 0px solid #cccccc;
	height: 32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#e2ddde;
	text-align:center;
	
	
}
#navBar{
	position:absolute;
	left:0;
	top:154px;
	width:1272px;
	height:22px;
	z-index:4;
	background-color:#66af00;
	border-bottom: 2px solid #cccccc;

}
#sideBar{
	margin: 0 0 0 0;
	background-color: #657E82;
	padding: 15px 5px 5px 20px;
	border-right: 1px solid #fff;
	z-index:2;
	width: 200px;
	height: 558px;
}
#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.3;
	letter-spacing:normal;
	position: absolute;
	width: 538px;
	margin:13px 10px 5px 220px;
	padding: 0 5px 15px 21px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #fff;
	z-index:4;
	left: 28px;
	top: 166px;
	height: 531px;
}
.section {
	padding: 5px 0 20px 0;
	font-size:90%;
}
.section img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin:0;
	padding: 0 0 0 275px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0 0 0 20px;
	
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	font-family: Arial, Helvetica, sans-serif;
	color:#E2DDDE;
	padding: 10px 0 10px 0;
	font-size: 80%;
	text-align:center;
	line-height:125%;
}

.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 */



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #00c2c9;
	font-size: 75%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* 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: 4px 4px 4px 0px;
	vertical-align: middle;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px 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;
}

