/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background: url(../_images/Structure/Background.jpg) center top no-repeat #B5B6B8;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	position: absolute;
	left: 280px;
	z-index: 2;
	top: -200px;
}
#masthead img {
	margin: auto;
	display: block;
}
#navigation {
	margin: 200px 20px 0px -25px;
	height: 45px;
	width: 1050px;
	background: #003300;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#column_wrapper {
	background-color: #FFFFFF;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.65);
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.65);
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 750px;
	float: left;
}
#right {
	width: 250px;
	float: left;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.5em;
	text-align: center;
}
#right .transparentbox {
	background: url(../_images/Structure/WhiteTransBox.png) rrepeat;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
	text-align: center;
}
#footer {
	color: #999999;
	background: url(../_images/Structure/Foot.jpg) center top no-repeat;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	height: 80px;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
h1 {
	font-family: 'benguiat_bk_btbold', Verdana, Geneva, sans-serif;
	font-size: 2.3em;
	margin: 0;
	padding-bottom: 10px;
}
h2 {
	font-family: "bitter", Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-family: "bitter", Verdana, Geneva, sans-serif;
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.address {
	text-align: center;
	margin-top: 0px;
}
.afloatright {
	margin: 10px 0px 10px 15px;
	float: right;
	text-align: center;
	padding: 10px;
	background-color: #CCCCCC;
	/*Outer Shadow*/
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
}
.afloatleft {
	margin: 10px 15px 10px 0px;
	float: left;
	text-align: center;
	padding: 10px;
	background-color: #CCCCCC;
	/*Outer Shadow*/
	-webkit-box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.65);
	box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.65);
}
.clear {
	padding-top: 10px;
	clear: both;
}
.randomimage {
	margin: 10px -15px 10px 0px;
	padding: 10px;
	background-color: #CCCCCC;
	/*Outer Shadow*/
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
}
.half {
	width: 46%;
	float: left;
	padding: 5px 10px;
}
.third {
	width: 32%;
	float: left;
	padding: 5px 10px;
}
.container {
	width: 100%;
}
.half h3 {
	font-size: 1.5em;
	color: #913519;text-decoration:underline;
}
ol {
	list-style-position:inside;}
	.map {
		border:1px #D16036 solid;}
		.CC a{
			display:inline-block;
	
	/* Rounded Corners */
	-moz-border-radius:  5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
			text-decoration:none; font-weight:bold;
			color:#000 !important;
			padding:4px;
			border:thin solid #CCCCCC;
			 background-color:#F9F9F9; 
   background-image: url(images/fallback-gradient.png); 
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#DFDFDF));
   background-image: -webkit-linear-gradient(top, #F9F9F9, #DFDFDF); 
   background-image:    -moz-linear-gradient(top, #F9F9F9, #DFDFDF);
   background-image:     -ms-linear-gradient(top, #F9F9F9, #DFDFDF);
   background-image:      -o-linear-gradient(top, #F9F9F9, #DFDFDF);
			}
			.CC a:hover {
				border:thin solid #999999;
				background-color:#F9F9F9; 
   background-image: url(images/fallback-gradient.png); 
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#C9C9C9));
   background-image: -webkit-linear-gradient(top, #F9F9F9, #C9C9C9); 
   background-image:    -moz-linear-gradient(top, #F9F9F9, #C9C9C9);
   background-image:     -ms-linear-gradient(top, #F9F9F9, #C9C9C9);
   background-image:      -o-linear-gradient(top, #F9F9F9, #C9C9C9);}