/* CSS Document */


body {
	font:12px arial;
	color:#666666;
	background-color: #ffffff;
	}
	
td {
	font:12px arial;
	color:#666666;
	}
	
a {
	color: #c80222;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #c80222;
	text-decoration:underline;
	}
	
/* Layout Styles */

#wrapper {
width:745px;
}

#top_bnr {
	width:745px;
	height:74px;
}

#main_bnr {
	width:745px;
	height:170px;
}

#top_strip_bnr {
	width:745px;
	height:15px;
}

#boxes {
	width:745px;
	height:178px;
}

#bottom_strip_bnr {
	width:745px;
	height:30px;
}


#bodycontentcontainer {
width:700px;
padding-left:20px;
padding-right:20px;
text-align:left;
}



UL#topnavs LI {
    display:inline;
	VERTICAL-ALIGN: middle; 
	height:15px;
	padding-left:20px;
	padding-right:20px;
}
UL#bottomnavs LI {
    display:inline;
	VERTICAL-ALIGN: middle; 
	height:10px;
	padding-left:5px;
	padding-right:5px;

}

#col1{
	width: 180px;
	float:left;
}

#col2{
	width: 540px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	background-color:#f3d7d0;
	padding-right:5px;
}

	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #c80222;
	text-decoration:none;
	letter-spacing:.1em;
	}
	

#navigation a:hover {
	color: #c80222;
	text-decoration:underline;
	}


/* Class Styles */

.bodyText {
	font:12px arial;
	line-height:20px;
	color:#666666;
	}
	
.bodyTextred {
	font:12px arial;
	line-height:20px;
	color:#ce0222;
	font:bold;
	}
	
.bodyTextsub {
	font:14px arial;
	line-height:16px;
	color:#666666;
	}
	
.pageName {
	font:40px arial;
	color: #ce0222;
	}
	
.pageNamegrey {
	font:40px arial;
	color: #666666;
	}
	
.subpageName {
	font:25px arial;
	color:#ce0222;
	}
	
.subpageNamegrey {
	font:25px arial;
	color:#666666;
	}
	
.navText {
	font:12px arial;
	color: #666666;
	position:absolute;
	vertical-align:middle;
	}

.sidenavText {
	font:12px arial;
	color: #666666;
	text-align:left;
	line-height:25px;
	}
	

	
	
	

