
body {
	text-align:center;
	min-width: 864px;
	background: #CC6;
	background: #cccc66 url(img/bg.gif) repeat-x top left;

}


h1 {
	font: normal 30px 'Times New Roman', Georgia, serif;
	letter-spacing:1px;
	color: #222;
}

h2 {
	color: #fb4116;
	font-family: Georgia;
	font-size:20px;
	margin-bottom:10px;
}

ul {
	list-style-type: circle;
	margin: 10px 0 10px 25px;
	list-style-position: outside;
}



ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 10px 0 10px 25px;
}

li {
	margin-bottom:5px;
}

h1 {
margin:10px 0;
}

h3 {
font-size: 18px;
font-weight: normal;
font-family: Georgia;
margin:10px 0;
}


a { color: #1e39a1; font-weight:bold;}

p {font: normal 15px/22px Georgia, serif; letter-spacing:normal; text-align:left;margin-bottom:10px;}

img { border:0px; }

tr.alt td {
	background: #00FF00;
}

#wrapper_outside {
	background: url(../img/shadow_right.gif) repeat-y top right;
	width: 835px;
	padding-right:1px;
	margin: 0 auto;
}

#wrapper {
	width: 825px;
	margin: 0 auto;
	text-align:left;
	background: url(../img/left_shadow.png) repeat-y top left;
	padding-left:5px;
}

#header {
	width: 100%;
	height: 128px;
	background: #fff url(../img/masthead.jpg);
	border-bottom: #ccc 5px solid;
	position: relative;

	
}

#nav_wrap {
	width:100%;
	height: 50px;
	background-color: #141400;

}

#nav_crumb_wrap {
	width: 600px;
	float: left;
	height: 14px;
	background-color: #f7f5e8;
	padding:3px 0px;
}

.nav_crumbs, .nav_crumbs a {
color:#aaa;
font-size: 12px;

text-transform: lowercase;
margin-right:10px;
margin-left:10px;
}
.nav_crumbs a:after { content: " >"; }

#content {
background: #FFF;
height:100%;
}

#content_main {
	width: 555px;
	float: left;
	min-height:990px;
	padding:25px;
	text-align:justify;
	background: #fff url(../img/main_content_bg.gif) repeat-x top left;

}

#content_main h2{
	color: #fb4116;
	font-family: Georgia;
	font-size:20px;
	margin-bottom:15px;
}

#content_main td{
	text-align:center;
}

#content_main h1 {
	font-size: 28px;
	margin: 20px 0 10px 0;
	font-weight:normal;
}


#content_main h3 {
	color: #222;
	font-size: 18px;
	margin: 20px 0 10px 0;
	font-weight:bold;
}

#content_main h4 {
	color: #222;
	margin: 10px 0 10px 0;
	font-weight:bold;
}

#content_main img {
border: 3px #333 solid;
}

#content_main table, td {
border: 1px #333 solid;
padding:2px;
}

#content_main li {
	margin-bottom:10px;
	font: normal 15px/20px Georgia;
	background: url(../img/bullet.gif) no-repeat 0px 7px;
	padding-left:20px;
}

#content_main ul {
	list-style-type: none;
}

#content_main ol li {
	background: none;
	padding-left:0px;
}


.img_left {
float:left;
margin-right:15px;
}

.img_right {
float:right;
margin-left:10px;
}

.img_no_border {
	border: 0px;
}

.img_caption {
text-align:left;
font-style:italic;
line-height: 16px;
font-size:12px;
width:300px;
padding-bottom:10px;
}
.img_caption img {
margin-bottom:10px;
}

.help, .help a{
font: normal italic 14px Georgia;
}

#sidebar {
	width: 220px;
	float: right;
	text-align: center;
	padding-top: 10px;
	height:100%;
	font-size: 14px;
	font-weight: normal;
	background: #373d1f url(../img/content_bg.gif) repeat-x top left;
}

#sidebar a {
	color: #DDD;
}
#sidebar a:hover {
	color: #FFF;
}

#sidebar h1, h2, h3 {
	color: #eee;
	margin:0px;
	padding:0px;
}

#sidebar h2 {
letter-spacing:3px;
font-weight: normal;
}

#sidebar h3 {  
	letter-spacing:1px;
	font: normal 18px 'Times New Roman', Georgia, serif;
}


#sidebar p {
	padding:10px;
}

#sidebar_news li {
text-align:center;
height:180px;
width:180px;
background:#FFF url(../img/news_bg.gif) no-repeat top left;
}

#sidebar_news li img {
padding-top:80px;
}


.sidebar_widget {
	text-align: left;
	border: 1px #555 dotted;
	width: 180px;
	height: 180px;
	margin: 20px auto;
}

#footer {
	width:775px;
	clear: both;
	color: #ddd;
	background-color: #141400;
	letter-spacing:1px;
	padding: 25px;
	font: normal 14px/21px Georgia, serif; 
}
#footer_email_tel {
	font: normal 16px/24px Georgia, serif;
	margin-top:10px;
}
#footer a { color: #ddd; }
#footer a:hover { color: #fff; }
.footer_space { width: 50px; }


#copy {
	font: normal 10px/12px Verdana, Arial, sans-serif;
	color: #444;
}


.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Georgia, "Times New Roman", serif;
  z-index: 10;
  position: relative;
}
.nav li {
  border-left: 1px solid #000;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: normal 16px/25px Georgia, "Times New Roman", serif;
  background: #141400;
  color: #f5f5e0;
  display: block;
  padding: 0 15px;
  text-decoration: none;
}

.nav li a:hover {
  background: #ccc;
  color: #FFF;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #ccc;
  color: #000;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #141400;
  color: #ccc;	
	font-size:14px;
}

#nav-one li:hover ul li.onsite a{
  background: #141455;
  color: #ccc;	
	font-size:14px;
}

#nav-one li:hover ul li.onsite a:hover{
  background: #ccc;
  color: #000;	
}

#nav-one li:hover ul li.onsite :after { content: " - on site"; }

#nav-one li:hover ul li.nearby a{
  background: #221400;
  color: #ccc;	
	font-size:14px;
}

#nav-one li:hover ul li.nearby a:hover{
  background: #ccc;
  color: #000;	
}

#nav-one li:hover ul li.nearby :after { content: " - nearby"; }



#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #ccc;
  color: #000;	
}

.nav ul {
  background: #565656;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 180px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 170px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}




/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }


