@charset "UTF-8";
img
{  border-style: none;
}

#leftcol {
	float: left;
	width: 630px;
	padding-left: 20px;
}
#leftcolgal {
	float: left;
	width: 929px;
	padding-left: 20px;
}
#rightcol {
	float: right;
	width: 235px;
	margin-left: 20px;
	padding-left: 20px;
	height: 100%;
	padding-right: 20px;
}
#banner {
	width: 949px;
}
#flashbanner_wrapper {
	width: 100%;
	height: 200px;
	float: left;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	background-image: url(images/flagrad2.jpg);
}
#flash_banner {
	height: 200px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
}
#grad_pad {
	height: 15px;
	background-image: url(images/grad_949.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 160%;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: normal;
	color: #843549;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #3A1B36;
	padding-bottom: 6px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #C13D00;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B5D3D;
	padding-bottom: 6px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #8B5D3D;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
}
#content_wrapper {
	width: 100%;
	float: left;
}
#content {
	width: 889px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 30px;
}
#content_left {
	float: left;
	width: 600px;
	margin-bottom: 20px;
}
#gmap {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#information {
	float: right;
	width: 260px;
	background-color: #55274E;
	margin-bottom: 30px;
}
#information h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFF;
	padding: 0px 15px;
	margin: 0px 0px 20px;
	font-weight: normal;
	
}
#information h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	color: #c9ba78;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 20px;
	font-weight: normal;
}

#content a {
	color: #9E925D;
	text-decoration: none;
}
#content a:hover {
	color: #9E925D;
	text-decoration: underline;
}
#footer_wrapper {
	width: 100%;
	float: left;
}
#footer {
	background-color: #55274E;
	text-align: center;
	width: 949px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2C1329;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#nav_wrapper {
	width: 100%;
	height: 58px;
	background-image: url(images/lnk_bk.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#navcontainer {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	height: 58px;
}
#navcontainer ul
{
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding-top: 22px;
	padding-right: 50px;
	padding-bottom: 22px;
	padding-left: 50px;
	font-size: 75%;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/lnk_bk_rvr.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#navcontainer    ul   li   a.current {
	background-image: url(images/lnk_bk_rvr.gif);
	color: #FFF;
	background-repeat: repeat-x;
	background-position: center center;
}
#top_wrapper {
	width: 949px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}
#top_wrapper_wrapper {
	height: 130px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/banner_grad.jpg);
}
#100wrapper {
}
#content_left ol li {
	margin-bottom: 4%;
}
#content_left ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
}
#footer a {
	color: #c9ba78;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#footer a:hover {
	color: #c9ba78;
	text-decoration: underline;
}
#footer h5 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 75%;
	font-weight: normal;
}

