body{ background: #f9f9f9 url(../im/back.gif) repeat-x; color: #000; margin: 0; padding: 0; border: 0; height: 100%; width: 100% !important; }
/* Put in the sub section background */
.short{
	background: #f9f9f9 url(../im/back_sub.gif) repeat-x;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body, p, td, li, ol, div, ul, li, span, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
} 
br{
	clear: both;
}
.address{
	margin-left: 25px;
	line-height: 17px;
	margin-bottom: 0px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: .5em;
}
h3.subline{
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	margin-bottom: .5em;
}
h4{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
ul, li{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}
ul.list li{
	text-align: left;
	list-style-image:  url("/im/arrowr.gif");
	margin-left: 15px;
	list-style-type: square;
}

a{
/*	font-weight: bold; */
	color: #3A72A6;
	text-decoration: none;

	color: #0D66B8;
	text-decoration: underline;

}
a:hover{
	color: #25619A;
	text-decoration: underline;
	
	color: #083B6C;
}
/*  Begin the big 3 layout divs and their sub-divs*/
/*  1. head 2. feature 3. main */
#1---------------------{}
#head{
	width: 770px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:10;
	
}
#logo{
	width: 106px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	position: absolute;
	left: 62px;
	top: 18px;
	height: 66px;
	z-index:10;
}
#bestplaces{
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 699px;
	top: 181px;
	z-index:50;
	
}
/* The #nav declaration is in nav.css */

#2---------------------{}
/* This is for a section coverpage */
.secfeature{
	width: 770px;
	height: 142px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
	position: absolute;
	left: 0px;
	top: 100px;
}

.secfeature #img{
	width: 429px;
	height: 132px;
	margin: 0px;
	padding: 0px;
	border-top: 5px solid #D9D7A8;
	border-right: 5px solid #D9D7A8;
	border-bottom: 5px solid #D9D7A8;
}

.secfeature #shadow{
	width: 4px;
	height: 142px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
.secfeature #textbox{
	width: 332px;
	height: 132px;
	margin: 0px;
	padding: 0px;
	border-top: 5px solid #fff;
	border-right: 0px;
	border-bottom: 5px solid #f8f7ec;
	border-left: 0px;
	background-color: #336799;
}

/* This is for a section subpage */

.subfeature{
	width: 770px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #336799;
	position: absolute;
	left: 0px;
	top: 100px;
}

.subfeature #img{
	width: 220px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.subfeature #shadow{
	width: 4px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.subfeature #textbox{
	width: 546px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#3---------------------{}

#main{
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 0px;
}
.secmain{
	top: 242px;
}
.submain{
	top: 178px;
}
#content{
	width: 540px;
	height: auto;
	min-height: 400px;
	margin: 0px 0px 0px 220px;
	border: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	voice-family: "\";}\""; 
  	voice-family:inherit;
  	width:525px;
}
body>#content {
	width:525px;
}
#title{
	width: 525px;
	height: 21px;
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#content p{
	line-height: 1.8em;
	margin: 0px 0px 11px;
}

.twocollist{
	width: 500px;
	height: auto;
	margin-left: 50px;
	padding: 0px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 17px;
	voice-family: "\";}\""; 
  	voice-family:inherit;
  	width: 450px;
}
body>.twocollist {
	width: 450px;
}
.colone{
	width: 200px;
	float: left;
	padding: 0px;
	text-align: left;
	margin-right: 10px;
	line-height: 17px;
}
.coltwo{
	width: 220px;
	padding: 0px;
	float: left;
	text-align: left;
	line-height: 17px;
}

.colone ul, .coltwo ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
		
.colone li, .coltwo li {
	text-align: left;
	list-style-image: url(../im/misc/arrowr.gif);
	line-height:15px;
	margin-left: 15px;
	font-size: 11px;
	margin-bottom: 3px;
	list-style-type: square;
	
}
#contactaddress{
	line-height: 17px;
	padding-left: 50px;
	padding-bottom: 16px;
	padding-top: 15px;
	background-color: #F1F0E1;
	height: 70px;
	border: 1px solid #D9D7A8;
}

.list{
	padding: 0px;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
		
.list li {
	text-align: left;
	list-style-image: url(../im/misc/arrowr.gif);
	line-height:1.8em;
	margin-left: 15px;
	font-size: 12px;
	margin-bottom: 3px;
	list-style-type: square;
	
}

.founderthumb{
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	clear: left;
	margin: 6px 0px 6px 0px;
}
.founderthumb img{
	width: 134px;
	height: 109px;
	margin: 0px 13px 3px 0px;
	padding: 0px;
	border: 3px solid #D9D7A8;
	float: left;
	clear: left;
}
.founderthumb h3{
	margin: -3px 0px 0px;
	padding: 0px 0px 3px;
}
#foot{
	width: 770px;
	margin: 10px 0px 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#toplink{
	margin-left: 245px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	border-bottom: 1px solid #DFDEC9;
}

#copyright{
	margin-left: 245px;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 16px;
	border: 0px;
}

#copyright p{
	font-size: 9px;
	border: 0px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

#copyright a{
	font-size: 9px;
	color: #333;
	font-weight:normal;
}

.covbox{
	width: 220px;
	height: 110px;
	border: 0px;
	padding: 0px;
	line-height: 0px;
}
.covtitle{
	height: 14px;
	width: 230px;
	border: 0px;
}
.covdesc{
	font-size: 11px;
	line-height: 18px;
	background-color: #F1F0E1;
	padding: 5px 7px 10px 7px;
/*	height: 108px;*/
	width: 380px;
	display: block;
	border: 1px solid #D9D7A8;
	margin: 0px;
	color: #663332;
	voice-family: "\";}\""; 
  	voice-family:inherit;
  	width: 366px;
}
body>.covdesc {
	width: 366px;
}
#covpr{
	position: absolute;
	left: 25px;
	top: 23px;
}
#covevents{
	position: absolute;
	left: 25px;
	top: 110px;
}
#covcastle{
	position: absolute;
	left: 25px;
	top: 212px;
}

#covnews{
	padding: 0px;
/*	height: 108px;*/
	width: 305px;
	display: block;
	margin: 0px;
	color: #663332;
	position: absolute;
	left: 467px;
	top: 25px;
}
#covnews p{
	margin-top: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #663332;
	text-decoration: none;
	font-weight: normal;
}
#covnews a:hover{
	text-decoration: underline;
}
#covfoot{
	width: 560px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 220px;
	top: 250px;
	text-align: left;
}
cite{
	font-style:italic;
}