body{
	background: url(../images/yellow_hor.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6E70;
	font-size: 30px;
}
p{
	font-size: 50%;
	line-height: 130%;
	margin-bottom: 10px;
}
a{
	text-decoration: none;
	color: #D39100;	
}
a:link{
	color: #D39100;
	text-decoration: underline;
}
a:visited{
	color: #D39100;
	text-decoration: underline;
}
a:hover{
	color: #6D6E70;
	text-decoration: underline;
}
a:active{
	color: #D39100;
	text-decoration: underline;
}
ul{
	font-size: 50%;
	line-height: 130%;
	margin: 20px;
}
li{
	margin-bottom:10px;
}
ol{
	font-size: 50%;
	line-height: 130%;
	margin: 20px;
	list-style: decimal;
}
h1{
	font-size: 60%;
	color: #D39100;
	margin-bottom:  30px;
}
#big{
	font-size: 45px;
	color: #D39100;
	font-weight: bold;
	margin-bottom:  20px;
}
#page{
	background: url(../images/yellow_vert.jpg) repeat-y;
	height: 100%;
	width: 100%;
}
#page2{
	background: url(../images/background.jpg) top left no-repeat;
	height: 100%;
	width: 100%;
	border: 1px solid Transparent;
}
#header{
	height: 140px;
	width: 750px;
	margin: 40px 0 0 100px;
	font-size: 80%;
}
#header ul{
	margin: 0;
	padding: 0;
}
#header ul li{
	display: inline;
	padding-right: 4px;
	background: url(../images/yellow_dot.jpg) no-repeat;
	margin-bottom:0px;
}
#header ul li a{
	color: Black;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 12px;
}
#header ul li a:link{
	color: Black;
}
#header ul li a:visited{
	color: Black;
}
#header ul li a:hover{
	color: #C2C8CD;
}
#header ul li a:active{
	color: Black;
}
#breadcrumbs{
	height: 10px;
	width: 500px;
	margin-left: 100px;
	font-size: 35%;
	padding: 0 0 40px 263px;
	color: #C2C8CD;
	text-transform: uppercase;
}
#breadcrumbs a{
	color: #C2C8CD;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
#breadcrumbs a:link{
	color: #C2C8CD;
}
#breadcrumbs a:visited{
	color: #C2C8CD;
}
#breadcrumbs a:hover{
	color: #D39100;
}
#breadcrumbs a:active{
	color: #C2C8CD;
}
.B_currentCrumb{
	color: #D39100;
	margin-left: 3px;
}
#content{
	height: 100%;
	width: 700px;
	margin-left: 100px;
}
#left_column{
	float: left;
	width: 248px;
	padding-right: 20px;
	text-align: right;
	margin-top: 130px;
	font-size: 80%;
	line-height: 55%;
}
#left_column ul{
	margin: 15px 0 0 0;
	padding: 0;
}
#left_column ul li{
	text-transform: uppercase;
	line-height: 200%;
	margin-bottom:0px;
}
#left_column ul li a{
	text-decoration: none;
	border-bottom: 1px solid #6D6E70;
}
#left_column ul li a:active{
	color: #6D6E70;
}
#left_column ul li a:link{
	color: #6D6E70;
}
#left_column ul li a:visited{
	color: #6D6E70;
}
#left_column ul li a:hover{
	color: #D39100;
}
#right_column{
	float: right;
	width: 390px;
	height: 100%;
	padding: 0 20px 0 20px;
	border-left: 2px solid #C2C8CD;
	margin-bottom: 40px;
}
#right_footer{
	font-size: 40%;
	color: #6D6E70;
	margin: 30px 0 0 -10px;
}
#right_footer a{
	color: #6D6E70;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
#right_footer a:link{
	color: #6D6E70;
}
#right_footer a:visited{
	color: #6D6E70;
}
#right_footer a:hover{
	color: #D39100;
}
#right_footer a:active{
	color: #6D6E70;
}
#filler{
	height: 175px;
}
#nonav{
	margin-top: 15px;
}
.yellow{
	color: #D39100;
	text-transform: uppercase;
	font-size: 60%;
}
.telephone{
	font-size: 140%;
	margin: 8px 0 5px 0;
	font-size: 75%;
}
#footer{
	width: 100%;
	height: 75px;
	background: #C2C8CD;
	padding-top: 15px;
	line-height: 75%;
}
.footer_floatr{
	float:right;
	color: White;
	font-size: 40%;
	font-weight:bold;
	margin-right: 20px;
	text-align: right;
}
.footer_floatl{
	float: left;
	color: White;
	font-size: 40%;
	font-weight:bold;
	margin-left: 20px;
}
#footer a{
	color: White;
	text-decoration: none;
}
#footer a:link{
	text-decoration: none;
}
#footer a:visited{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer a:active{
	text-decoration: none;
}
#sitemap .level2{
	font-size: 200%;
	line-height: 15px;
}
