html {
	height: 100%;
	}

body {
	height: 100%;
	font-family: verdana, sans-serif;
   background-color: #DBC2AE;
	margin-top: 18px;
	margin-right: 0px;	
	margin-left: 0px;	
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.nav {
	color: #0000cc;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;	
	font-family: verdana, arial, sans-serif;	
	line-height: 18px;
	font-size: 13px;	
}
h1 {
	font-family: verdana, sans-serif;
	font-size: 15px;
	letter-spacing: 0px;
	text-align: left;
	color: #663300;
	text-transform: none;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-bottom: 8px;
	background-color: transparent;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	width: 768px;
}
h2 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	text-align: left;
	color: #663300;
	margin-bottom: 8px;	
}
h3 {
	font-weight: bold;	
	font-family: verdana, sans-serif;
	font-size: 13px;	
	color: #663300;	
}
p {
	font-weight: normal;	
	font-family: verdana, sans-serif;
	font-size: 11px;	
	color: #000000;	
}
.box {
	font-weight: normal;	
	font-family: verdana, sans-serif;
	font-size: 10px;	
	color: #ffffff;	
}
.map {
	font-weight: normal;	
	font-family: verdana, sans-serif;
	font-size: 10px;	
	color: #000000;	
}
a:link {
	color : #31588E;
	text-decoration : none;
	font-weight : bold;
	font-family: verdana, sans-serif;
 } 
a:visited {
	color : #31588E;
	text-decoration : none;
	font-weight : bold;
	font-family: verdana, sans-serif;
}
a:hover {
	color : #223E62;
	text-decoration : none;
	font-weight : bold;
	font-family: verdana, sans-serif;
}
a:active {
	color : #31588E;
	text-decoration : none;
	font-weight : bold;
	font-family: verdana, sans-serif;
} 
.featured {
	font-weight: normal;	
	font-family: verdana, sans-serif;
	font-size: 11px;	
	color: #000000;	
}
a.featured:link {
	color : #31588E;
	text-decoration : none;
	font-weight : bold;
}
a.featured:visited {
	color : #31588E;
	text-decoration : none;
	font-weight : bold;
}
a.featured:active {
	color : #31588E;
	text-decoration : none;
	font-weight : bold;
}
a.featured:hover {
	color : #223E62;
	text-decoration : none;
	font-weight : bold;
}
ul {
   margin-top: 6px;
	font-weight: normal;	
	font-family: verdana, sans-serif;
	font-size: 11px;	
	color: #000000;	
}
ol {
   margin-top: 6px;
	font-weight: normal;	
	font-family: verdana, sans-serif;
	font-size: 11px;	
	color: #000000;	
}
li {
	margin-bottom: 4px;
}

a.nav_left:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
    font-family: verdana, arial, sans-serif;	
}
a.nav_left:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
    font-family: verdana, arial, sans-serif;	
}
a.nav_left:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
    font-family: verdana, arial, sans-serif;	
}
a.nav_left:hover {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
    font-family: verdana, arial, sans-serif;	
}
a.nav_right:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
.footer {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;	
	font-family: helvetica, arial, verdana, sans-serif;	
	line-height: 26px;
	font-size: 16px;	
}
.footer_small {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
	font-family: helvetica, arial, verdana, sans-serif;	
	line-height: 14px;
	font-size: 11px;	
}
a.footer_small:link {
	color : #ffffff;
	text-decoration : none;
	font-weight :bold;
}
a.footer_small:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
a.footer_small:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
a.footer_small:hover {
	color : #B7CBE6;
	text-decoration : none;
	font-weight : bold;
}
#internal_body {
	background-image: url(images/body_background.jpg);
	background-repeat: repeat;
	width: 772px;
}
#internal_body_new {
	background-image: url(images/body_background_sand.jpg);
	background-repeat: repeat;
	width: 772px;
}

