@charset "utf-8";
/* CSS Document */

body {
	margin:10px;
	background-color: #edddac;
	font-size: .67em;
	line-height: 1.5em;
}
a {
	color:#900;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container {
	overflow: hidden;
	background-color: #fff;
	margin-top: 15px;
	border: 1px solid #999;
}
#logo {
	margin: 10px 0 10px 0;
	height: 25px;
	background-repeat:no-repeat;
}
#logo h1{
	color: #edddac;
	margin:5px 0 5px 12px;
	font-size: 1.7em;
	font-weight: normal;
}
#header {
	background-color:#edddac;
	background-image:url("../img/imglogoSmall.png");
	background-repeat:no-repeat;
	background-position:center left;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-top: 15px;
	height:225px;
	padding:30px 0 30px 0;
}
#header h1 {
	padding: 5px;
}
#headerImage {
	background-color:#000;
	margin-left:240px;
	width:700px;
	height:150px;
	z-index:10;
}
#ltColumn {
	margin-bottom:30px;
	min-height:550px;
	background-color:#fff;
	background-image:url("../img/bgSide.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
}
#ltContent {
	padding: 10px;
}
#funBox {
	border:1px solid #ccc;
	text-align:center;
	width:175px;
	min-height:100px;
	margin:0 auto 20px auto;
	background-color:#820431;
}
#funBox img {
	margin:10px auto 0 auto;
}
#funBox h1 {
	font-family:Georgia,"Times New Roman",Serif;
	color:#ffff00;
	font-size:1.75em;
	padding-top:15px;
}
#news {
	min-height:200px;
	padding:5px;
}
#news h1 {
	font-family:"Times New Roman",Georgia,Serif;
	padding-bottom:3px;
	border-bottom: 1px solid #ccc;
	font-size: 1.7em;
}
#news h2 {
	font-size:1em;
	margin-bottom:1px;
	color:#820431;
}
#news li {
	list-style:none;
}
#rtColumn {
	min-height: 350px;
}
#rtContent {
	padding: 10px
}
#rtContent h1 {
	font-family:Georgia,"Times New Roman",Serif;
	margin-top:5px;
	padding-bottom:8px;
	border-bottom: 1px solid #ccc;
	font-size: 1.7em;
}
#centerInfo {
	text-align: center;
	width: auto;
	margin: 0 auto 0 auto;
}
#rtContent .info {
	background-color:#ccc;
	float: left;
	margin: 10px 20px 20px 0;
	width: 175px;
	border:1px solid #999;
	border-top:4px solid #999;
}
.info p {
	padding:5px;
}
.info h2 {
	padding:0 0 0 5px;
}
#rtContent .colorBlock1 {
	float:left;
	width:100px;
	border: none;
	padding:0px;
	text-align:right;
	display:block;
	background-color:#cc0000;
	margin: 0 5px 5px 5px;
}
#rtContent .colorBlock2 {
	float:left;
	width:100px;
	border: none;
	padding:0px;
	text-align:right;
	display:block;
	background-color:#ffff00;
	margin: 0 5px 5px 5px;
}
#rtContent .colorBlock3 {
	float:left;
	width:100px;
	border: none;
	padding:0px;
	text-align:right;
	display:block;
	background-color:#999900;
	margin: 0 5px 5px 5px;
}
#rtContent a {
	color:#cc0000;
	text-decoration:underline;
	padding:0px;
}
#rtContent a:hover {
	text-decoration:none;
}
#quotes {
	margin: 0 10px 5px;
	float:left;
	width:300px;
	min-height:200px;
	padding:5px;
}
#quotes h1 {
	font-family:"Times New Roman",Georgia,Serif;
	padding-bottom:3px;
	border-bottom: 1px solid #ccc;
	font-size: 1.7em;
}
#quotes h2 {
	font-size:1em;
	margin-bottom:1px;
	color:#820431
}
#quotes li {
	list-style:none;
}
#quotes img {
	padding-right:5px;
	float:left;
}
#feature {
	background-color:#ccc;
	margin-left:20px;
	width:200px;
	height:150px;
}

#footer {
	margin-top: 10px;
	border: 1px solid #999;
	background:#820431;
}
#footer h1 {
	padding: 0px;
	font-weight: normal;
	font-size: .85em;
}
#location {
	height: 50px;
	margin-bottom:10px;
}
#location h1{
	text-align: center;
	margin-top: 15px;
	font-size: .85em;
	color:#999;
	font-weight: normal;
}
.wideTable {
	width:50%;
}
.wideTable td{
	padding:5px;
	font-weight:normal;
	color:#505050;
}


/* Generated via www.cssmenubuilder.com */

.menu{
	margin:0 auto;
	padding:0;
	height:20px;
	width:100%;
	display:block;
	background-color: #CCC;
}
.menu li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline;

}
.menu li a{
	float:left;
	padding-left:15px;
	display:block;
	color:#900;
	text-decoration:none;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px;}
.menu li a:hover{color:rgb(255,255,255);}
.ftMenu{
	width:auto;
	text-align:center;
	margin:3px auto 0 auto;
	padding:0;
	display:block;
}
.ftMenu li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline;

}
.ftMenu li a{
	float:left;
	padding-left:15px;
	display:block;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ftMenu li a span{line-height:30px; float:left; display:block; padding-right:15px;}
.ftMenu li a:hover{color:#ccc;}
.headMenu {
	margin:0px;
	/*background-image:url("../img/imgMenuDrop.png");*/
	background-repeat:no-repeat;
	background-position:center right;
	float:left;
	padding-top:15px;
	width:240px;
	height:225px;
}
.headMenu li {
	font-size: 1.2em;
	text-align:right;
	padding:0;
	margin:0 40px 10px 10px;
	list-style:none;
}
.headMenu li a {text-decoration:none;color:#820431;}
.headMenu li a:hover{text-decoration:underline;}
