@charset "ISO-8859-1";
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	}
.holder {
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DB5127;
	border-right-color: #DB5127;
	border-bottom-color: #DB5127;
	border-left-color: #DB5127;
	background-color: #FFFFFF;
}

#save {
	border: 3px double #DB5127;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#news {
	border: 3px double #006633;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
}
#side {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	display: block;
}

#content {
	min-height:500px;
	height:auto !important;
	height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	margin-top: 25px;
	background-color: #FFFFFF;
	padding-right:80px;
	padding-left:10px;
}
body {
	background-image: url(images/bkg.jpg);
}
#side_holder {
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
}
#top_holder {

}
#top_holder ul {
	margin:0px;
	height:20px;

}
#top_holder li {
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	padding-top: 8px;
	float: left;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
	
}
#top_holder a:link {
	color: #333333;
	text-decoration: none;
}
#top_holder a:visited {
	color: #333333;
	text-decoration: none;
}
#top_holder a:active {
	color: #333333;
	text-decoration: none;
}
#top_holder a:hover {
	color:#CC3300;
	text-decoration: none;
}
#search{
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	}
#content{
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#side_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #072918;
	margin-bottom: 5px;
}
#side_nav a:link{
	color: #072918;
	text-decoration: none;
}
#side_nav a:visited{
	color: #072918;
	text-decoration: none;
}
#side_nav a:active{
	color: #072918;
	text-decoration: none;
}
#side_nav a:hover{
	color: #000000;
	text-decoration: underline;
}
.disclaimer{
		font-family: Arial, Helvetica, sans-serif; 
		color: #999999;
		font-size: 10px;
}
.footer{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	text-decoration:none;
}
a.footer{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	text-decoration:none;
}
h1{
	display: block;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC3300;
	padding-bottom: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.save_date{
	border: 2px groove #CC6600;
}
.save_date td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 8px;
}
.navbar{
	background-image: url(images/top_nav_bar.gif);
	background-repeat: repeat-x;
	height:28px;
}
