@charset "utf-8";
/* CSS Document */

.high {
background-color: #FFCC00;
}

img {
	outline:none;
}

a:link {
	outline:none;
}

#container {
	width: 879px;
	margin:auto auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
	line-height:1.9em;
}

#container img{
	outline: none;
	border:0px;
}

#container a{
	outline: none;
}

.topnav {
	width:auto;
	 z-index:40;
	

}

#masthead{
	clear:both;
	width:auto;
	height:307px;
}

.home-button {
	margin-top: 30px;
	clear:both;
	width:auto;

}

.home-footer {
	margin-top:50px;
	padding-left: 20px;
	width: auto;

}

.home-footer a{
	color:#333333;
	text-decoration:none;

}

.home-footer a:hover{
	color:#ed1c24;
	text-decoration:none;

}

#sub-masthead{
	clear:both;
	width:auto;
	height:155px;
	padding-top: 10px;
}

.subpage-content-container{	
	width:auto;
	clear:both;
	padding-top: 20px;
	
}

.subpage-content-left {
	float:left;
	width:205px;
	 
}

.subpage-content-right {
	float:right;
	width: 602px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.subpage-footer-container{
	clear:both;
	width: auto;	
	height:50px;	
	margin:auto auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
	background-image:url(../images/subpage/footer-bg.jpg);
	background-repeat:repeat-x;

}

.subpage-footer {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	width: 849px;
	margin:auto auto;

}


.subpage-footer a{
	color:#333333;
	text-decoration:none;

}

.subpage-footer a:hover{
	color:#ed1c24;
	text-decoration:none;

}

.title-bold {
	font-weight: bold;
	font-size: 14px;
	color:#FF0000;
}

.line {
	border-bottom: 1px dotted #666666;
	clear:both;
}
