/* HTML Definitions */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #c4c59c;
	font-size: 14px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	padding: 10px 0px 0px;
	font-weight: bold;
}

#header {

}
#logo {
	float: left;
	padding-left: 23px;
	padding-top: 10px;
}
#title {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
#topnav {
	line-height: 30px;
}
#topnav ul {
	margin:     0;
	list-style: none;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnav ul li {
	margin:     	0;
	list-style: 	none;
	display:    	block;
	float:			left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-color: #a6d900;
	color: #FFFFFF;
}
#topnav ul li a {
	padding:          0px 21px 2px 21px;
	color:            #ffffff;
	text-decoration:  none;
	font-size:		  16px;
	display:		  block;
}
#topnav ul li a:hover, #topnav ul li a.linkOn {
	text-decoration:  none;
	background-color: #c4c59c;
}
#content {
	padding: 0px 5px 0px 5px;
}
hr {
	background:#a9a9a9;
	color:#a9a9a9;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
a {
	color: #89b201;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #89b201;
}
.container {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}
#nav {
	padding-top: 5px;
}
#lead {
	width: 283px;
	margin-left: 15px;
	margin-top: 15px;
}
#sidebar {
}
#footer {
	background-color: #231f20;
	height: 100px;
}
#footer #copyright {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
}
.imgright {
	text-align: right;
	padding-left: 5px;
	padding-bottom: 8px;
	float: right;
}
ul, ol {
	padding-left: 10px;
}

.container #homegrid .flash #FLVPlayer {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

#photo{
	display: inline;
	width: 276px;

}
.photoborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c4c59c;
	border-bottom-color: #c4c59c;
}
.specialtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #231F20;
}

#news_area {
	padding-bottom: 10px;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	height: 30px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	text-indent: 10px;
}
a.sidenav {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:8px;
	font-size: 14px;
	color: #FFFFFF;
}
a.sidenav:hover {
	background-image: url(../images/sidenav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
.sidenavon {
	background-image: url(../images/sidenav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:8px;


}
.sidenavon:hover {
	text-decoration: none;	
	color: #FFFFFF;

}
.ieimage{padding:0;margin:0;}

#blue{
	background-color: #5cb9e1;
}
img.border {
	border: 3px solid #DDDDBA;
}
