html, body{
	margin:0;
	padding:0;
	background:#CBDCEC;
	color:#000;
	text-align:center;
	font:14px/18px "Century Gothic", "trebuchet MS", verdana, arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol{
	margin:0;
	padding:0;
}

h1{
	margin:4px 0;
	background:transparent;
	color:#2f5eb5;
	font-size:22px;
	font-weight:100;
}

h2{
	margin:6px 0 0px 0;
	background:transparent;
	color:#6ea4d0;
	font-size:18px;
	font-weight:100;
}


h2 a{
	color:#9c9a7b;
	text-decoration: underline;
}

h2 a:hover {
	color:#9c9a7b;
	text-decoration: none;
}

h3{
	margin:4px 0;
	background:transparent;
	color:#586f85;
	font-size:14px;
	font-weight:800;
}

h4{
	padding-left: 5px;
	background:transparent;
	color:#586f85;
	line-height: 24px;
	font-size:11px;
	font-weight: 700;
	font-style: normal;
}

h5 {
	font-size:11px;
	font-weight: normal;
	font-style: italic;
}

a img{
	border:0;

}

ol, ul{
	margin:10px 0;
}

#outerFrame{
	margin:0 auto;
	width:770px;
	padding:30px 0;
	text-align:left;
}

#contentFrame{
	color:#000;
	background:#FFF;
}

#header{
	position:relative;
	background:#4372b6 url("/imgs/header-bg.gif") top left repeat-x;
	color:#8baa95;
	height:100px;
}

#logo{
	position:absolute;
	top:10px;
	left:10px;
	z-index:2;
	background: url("/imgs/JeffersonTrailLogo.gif") no-repeat;
}

#logo,
#logo a{
	display:block;
	width: 295px;
	height: 82px;
}

#logo span{
	display:none;
}

#header-content{
	position:absolute;
	top:20px;
	right:10px;
	width:217px;
	height:57px;
	background:url(/imgs/address.gif) no-repeat;
	color:#000;
	z-index:100;
	text-align:right;
}

#header-content *{
	display:none;
}

#headermenu{
	position:absolute;
	top:20px;
	right:20px;
	font:icon;
	z-index:2;
}

#headermenu a, #headermenu a:link{
	background:transparent;
	color:#234e31;
	text-decoration:underline;
}


#headermenu a:hover,
#headermenu a:active{
	background:transparent;
	color:#000;
	text-decoration: none;
}

#menu{
	position:relative;
	z-index:2;

	margin:0;
	padding:8px 0;
	background:#2F5EB5;
	color:#FFF;
	text-transform:capitalize;
	font-weight:100;
	overflow:auto;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#29529d;
	

	text-align:center;
}

#menu ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	display:inline;
}

#menu a,
#menu a:link{
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	height:24px;
	font-size:15px;
	line-height:24px;
	background:transparent;
	color:#FFF;
	text-decoration:none;
}

#menu a span{
	display:inline-block;
	line-height:24px;
	height:24px;
	padding:0 5px;
	cursor:pointer;
}

#menu a>span{
	display:block;
}

#menu a:hover{
	background:url(/imgs/menu-button-bg-left.gif) left top no-repeat;
	color:#2f5eb5;
}

#menu a:hover span{
	background:url(/imgs/menu-button-bg-right.gif) right top no-repeat;
}

#menu a:active,
#menu a:focus{
	background:url(/imgs/menu-button-bg-left.gif) left bottom no-repeat;
	color:#000;
}

#menu a:active span,
#menu a:focus span{
	background:url(/imgs/menu-button-bg-right.gif) right bottom no-repeat;
}


#content{
	clear:both;
/*	background:#adb3ba url("/imgs/grey-sidebar-gradient.gif") bottom left repeat-x;*/
	background:#eaeaec;
	overflow:auto;
	width:750px;
}

.corner{
	position:absolute;
	width:29px;
	height:29px;
	overflow:hidden;
	z-index:2;
}

#tl_corner{
	top:0px;
	left:-10px;
	background:url(/imgs/topleftcorner.gif) no-repeat;
}

#tr_corner{
	top:0px;
	right:-10px;
	background:url(/imgs/toprightcorner.gif) no-repeat;
}

#bl_corner{
	bottom:0px;
	left:-10px;
	background:url(/imgs/bottomleftcorner.gif) no-repeat;
}

#br_corner{
	bottom:0px;
	right:-10px;
	background:url(/imgs/bottomrightcorner.gif) no-repeat;
}

#shadowFrame_l{
	padding:0 0 0 10px;
	background:url("/imgs/leftshadow.gif") top left repeat-y;
}

#shadowFrame_r{
	padding:0 10px 0 0;
	background:url("/imgs/rightshadow.gif") top right repeat-y;
}

#sub_headerImg{
	float:left;
	width:214px;
}



#leftCol{
	width:213px;
	min-height:100px;
	float:left;
	overflow:hidden;
	border-right:1px solid #e7e7e9;
}

#leftColContent{
	clear:both;
}

#rightCol{
	float:left;
	margin:0;
	overflow:hidden;
	text-align:left;
	background:#FFF;
	color:#000;
	width:536px;
}

*>#rightCol{
	min-height:350px;
}

#rightCol_wide{
	margin:auto;
}

#leftCol h1{
	margin:20px 20px 0 20px;
	color:#2F5EB5;
	background:transparent;
	font-size:18px;
	text-transform: capitalize;
}

#leftCol h2{
	margin:20px 20px 0 20px;
	color:#6EA4D0;
	background:transparent;
	font-size:14px;
	line-height: 20px;
	text-transform: capitalize;
}

#leftCol p{
	margin:5px 20px 0 20px;
	font:13px/20px Arial, sans-serif;
	
}

#leftCol p a {
	color:#415c77;
	text-decoration:underline;
}

#leftCol p a:hover {
	font-family:Arial, sans-serif;
	color:#000; text-decoration: none;
}

#leftCol ul{
	margin:10px 0 0 0;
	list-style:none;
}

#leftCol li{
	margin:0;
	
}

#leftCol ul a{
	padding:6px 0 6px 20px;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#415c77;
	background:inherit;
	text-transform:capitalize;
	display:block;
	height:100%;
	font-weight:bold;
	line-height: 22px;
}

#leftCol ul a:hover{
	background:#b6bbc0;
	color:#313320;
}

#sub_headerImg img,
#headerImg img{
	display:block;
}

#headerImg{
	float:left;
	width:536px;
	height:185px;
}

#mainContent{
	position:relative;
	float:left;
	padding:20px;
	margin:0;
	font-size:12px;
	line-height:22px;
	background:#FFF;
	overflow:auto;
	width:495px;
}

#mainContent ul, #mainContent ol{
	padding-left: 10px;
	margin-left: 15px;
}

#mainContent p{
	padding:5px 0;
	font-size:12px;
	font-family:arial, sans-serif;
}


#mainContent p a, #mainContent ul a, #mainContent ol a {
	padding:5px 0;
	font-size:12px;
	font-family:arial, sans-serif;
	color:#586f85;
	text-decoration: underline;
}

#mainContent p a:hover, #mainContent ul a:hover, #mainContent ol a:hover {
	 color:#586f85;
	 text-decoration:none;
}

#mainContent h1,
#mainContent h2{
	margin:0 0 10px 0;
}

#homepage p{
	padding:5px 0;
	font:12px/16px;
	font-family:arial, sans-serif;
}

#footer{
	position:relative;
	clear:both;
	height:44px;
	background:#6388C7 url("/imgs/bottomshadow.gif") bottom left repeat-x;
}

#footer ul{
	position:absolute;
	top:0;
	left:10px;
	height:44px;
	padding:0;
	margin:0;
	overflow:hidden;
	z-index:3;
}

#footer ul li{
	float:left;
	display:block;
	font:100 12px/34px arial;
	padding:0;
	margin:0;
}

#footer ul li a{
	padding:0 4px;
	text-decoration:none;
	border-right:1px solid #FFF;
	color:#FFF;
}

#footer_phrase{
	display:block;
	position:absolute;
	right:10px;
	z-index:2;
	width:326px;
	height:34px;
	line-height:34px;
	background:url(/imgs/footer_phrase.gif) no-repeat;
}

#footer_phrase *{
	display:none;
}

#outer_footer{
	margin:4px 0 0 0;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#333;
	background:transparent;
	text-align:center;
}

.cb{
	clear:both;
}

.staff{
	clear:both;
	overflow:auto;
	margin:0 0 40px 0;
}



#contactForm{
/*	background:#EEE;
	border:1px dotted #000;
	padding:10px;*/
	font-family:verdana;
	width:450px;
	margin:0;
}

#contactForm fieldset{
	border:0;
	margin:0 0 20px 0;
	padding:0;
}

#contactForm legend{
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
}

#contactForm .formSection{
	float:left;
	width:99.4%;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
}

#contactForm .right{
	float:right;
}

#contactForm .left{
	float:left;
}

#contactForm .fail{
	color:#8B0000;
	font-size:11px;
}

#contactForm .fail img{
	vertical-align:middle;
}

#contactForm .formSection .sub300{
	float:left;
	width:300px;
	margin:0 2px 0 0;
	padding:0;
}

#contactForm .formSection.sub300 input{
	float:left;
	clear:both;
	width:295px;
}

#contactForm .formSection .sub200{
	float:left;
	width:200px;
	margin:0 2px 0 0;
	padding:0;
}

#contactForm .formSection .sub150{
	float:left;
	width:150px;
	margin:0 2px 0 0;
	padding:0;
}

#contactForm .formSection .sub100{
	float:left;
	width:100px;
	margin:0 2px 0 0;
	padding:0;
}

#contactForm .formSection .sub50{
	float:left;
	width:50px !important;
	margin:0 4px 0 0;
	padding:0;
}

#contactForm .formSection .sub300 label,
#contactForm .formSection .sub300 select{
	width:300px;
}

#contactForm .formSection .sub200 label,
#contactForm .formSection .sub200 select{
	width:200px;
}

#contactForm .formSection .sub150 label,
#contactForm .formSection .sub150 select{
	width:150px;
}

#contactForm .formSection .sub50 label,
#contactForm .formSection .sub50 select{
	width:50px;
}

#contactForm .fullWidth,
#contactForm .fullWidth input,
#contactForm .fullWidth textarea{
	width:99%;
}

#contactForm label{
	display:block;
	float:left;
	width:140px;
	font-size:11px;
	font-weight:bold;
}

.message{
	padding:1em;
	border:1px solid #000;
	background:#EEE;
	color:#000;
	font-weight:900;
}

.no-border{
	border:0 !important;
}

.picture { 
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif; 
}

.picture img { 
	border: 1px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 3px; 
}
.right { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right; 
}

.left { 
	margin: 0.5em 0.8em 0.5em 0; 
	float:left; 
} 