body {
	font-family:Arial, sans-serif;
	font-size:11px;
	color: #534741;
	background-color: EEE6D1;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
} 

td { 
	font-family:Verdana; 
	font-size:11px;
	color: #534741;
} 

p {
    	font-family:Verdana; 
    	font-size:11px;
	color: #534741;
	line-height:18px;
	margin-top:10px;
	margin-bottom:12px;
}

h1 {
   	 font-family: Georgia,serif; 
	color: #3B3535;
   	 font-size:24px;
	line-height:30px;
	font-weight:normal;
	margin-bottom:4px;
}

h2 {
	font-family: Georgia,serif;
	color: #3B3535;
	font-size:16px;
	font-weight:bold;
	margin-top:1px;
	margin-bottom:1px;
}

h3 {
	font-family: Georgia,serif;
	color: #3B3535;
	font-size:11px;
	font-weight:bold;
	margin-top:1px;
	margin-bottom:1px;
}

h4 {
	font-size: 11px;
    color: #EDE5D0;
	font-weight: bold;
	margin-top:1px;
	margin-bottom:1px;
}

a:hover {text-decoration: none;}
a {
	color: #534741;
	text-decoration: underline;
}

input, select, option, textarea {
	background-color:#EDE5D0;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:24px;
	padding-left:0px;
}

li {
	margin-top:4px;
	margin-bottom:4px;
}

.tightList {
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
}

.subnav {
	margin-top:4px;
	margin-left:18px;
	background-color:#B1A790;
	/*height:17px;*/
	width:598px;
}

.box {
	/*background-color:#B1A790;*/
	background-color:#ACA48F;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:16px;
	padding-right:16px;
	margin-top:12px;
	margin-bottom:20px;
    font-family: Verdana; 
    font-size:11px;
	line-height:18px;
}

.map {
	background-color:#B1A790;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	margin-top:16px;
	margin-bottom:12px;
}

.leftnav {
	background-color:#B1A790;
	height:100%;
	width:164px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.main {
	background:url('../images/bg_flourish.gif');
	background-repeat:no-repeat;
	background-color:#9C937E;
	height:100%;
	width:636px;
}

.lowernav {
	background-color:#EDE5D0;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:24px;
	height:100%;
	width:800px;
}

.copy {
	font-size:11px;
	color: #534741;
}

.copySmall {
	font-size:9px;
	color: #534741;
}
.copySmall a:hover {text-decoration: underline;}
.copySmall a {
	text-decoration: none;
}

.small {
	font-size:9px;
	color: #534741;
}

.copyLight {
	font-size:11px;
	line-height:30px;
	color:#EBE6D1;
}

.copyDark {
	font-size: 10px;
	color: #534741;
	font-weight: bold;
} 

#wrapper {
	position:relative;
	width:802px;
	border: 1px solid #534741;
	text-align:center;
	align:center;
} 

.line {
	background-color:#C4BDA8;
	line-height:0px;
	height:1px;
	margin-top:4px;
	margin-bottom:2px;
}

.line-nospace {
	background-color:#C4BDA8;
	line-height:0px;
	height:1px;
}

.lightHeader { 
	font-size: 11px;
    color: #EDE5D0;
	font-weight: bold;
}

.darkHeader {
	font-size: 11px;
	color: #534741;
	font-weight: bold;
} 

.smallHeader { 
	font-size: 10px;
    color: #EDE5D0;
	font-weight: bold;
} 

.smallHeader a:hover {
	text-decoration: underline;
	font-size: 10px;
    color: #EDE5D0;
	font-weight: bold;
}
.smallHeader a {
	text-decoration: none;
	font-size: 10px;
    color: #EDE5D0;
	font-weight: bold;
}

.vspacer4 { 
	font-size: 0px;
	padding-top: 4px;
} 

.rateBox {
	color: #534741;
	background-color:#B1A790;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	padding: 2px;
	border-width : 1px;
	border-color : #EDE5D0;
	border-style : solid;
} 

.calendarBox { 
	font-size: 11px;
    color: #3B3535;
	font-weight: bold;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	padding: 2px;
	border-width : 1px;
	border-color : #EDE5D0;
	border-style : solid;
} 

.blackoutBox { 
	font-size: 11px;
    color: #EDE5D0;
	font-weight: bold;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	padding: 2px;
	border-width : 1px;
	border-color : #EDE5D0;
	border-style : solid;
} 

select {
	font-size: 11px;
	
}

option {
	font-size: 11px;
}

input {
	font-size: 11px;
}