a#titleanchor 
{
	text-decoration:none;
	color:#03a1b8;
}
a#titleanchor:hover 
{
	text-decoration:none;
	color:#03a1b8;
}

p {
	font-size: 12px;
}

body {
	background-color: #F3ECC8;
	color: #51431c;
	background-image:url(../images/bg_body.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

img {
	border-width: 0px;
}

ul {
	margin-top: -10px;
	margin-bottom: 28px;
}

li {
	margin-bottom: 5px;
}

table {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

td.toplinerow {
	height: 4px;
	background-color: #03A1B8;
}

td.bannerrow {
	background-color: #FFFFFF;
}

td.flashrow {
	background-image: url(../images/bg_flash.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td.flashrow table {
	background-color: #FFFFFF;
}

td.contentrow {
	/*background-color: #F3ECC8;*/
}

table.contenttable {
	background-image:url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: top;
}

td.whiteborder2 {
	background-color: #FFFFFF;
	width: 2px;
}

td.whiteborder1 {
	background-color: #FFFFFF;
	width: 1px;
}

td.leftsidebar {
	/*background-color: #D2E2EC;*/
	width: 143px;
	vertical-align: top;
}

td.leftsidebar p {
	font-size: 11px;
}

td.leftsidebar table.theresort tr td {
	text-align: right;
	padding: 4px 8px 4px 4px;
	border-bottom: 1px solid #FFFFFF;
}

td.leftsidebar a {
	color: #203e94;
	text-decoration: none;	
}

td.leftsidebar a:hover {
	color: #2c6ccb;
}

.rightsidebar {
	vertical-align: top;
	/*background-color: #DAEAF1;*/
	/*background-image:url(../images/bg_footer.gif);*/
	background-position: bottom;
	background-repeat: no-repeat;
	/*padding: 25px 120px 30px 30px;*/
	font-size: 11px;
}

.contenttitle img {
	margin: 30px 0px 20px 0px;
}

.contenttitle div.contenttitlediv {
	padding: 15px 120px 0px 30px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*font-variant: small-caps;*/
	/*font-weight: bold;*/
	font-weight: normal;
	color: #03A1B8;
	margin: 0px 0px 10px 0px;
}

.contenttitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*font-variant: small-caps;*/
	/*font-weight: bold;*/
	font-weight: normal;
	color: #03A1B8;
	margin: 25px 0px 15px 24px;
}

.content {
	font-size: 11px;
	color: #51431c;
}

.content div.contentdiv {
  padding: 0px 120px 0px 20px;
}

.content h2 {
	color: #03A1B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*
	margin-bottom: 0px;
	margin-top: 4ex;*/
}

.content p {
	line-height: 2.5ex;	
	margin-top: 0px;
	margin-bottom: 2.5ex;
}

.content .heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2e4062;
	line-height: normal;
}

.content .title {
	color: #03A1B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	/*margin-top: 4ex;*/
	margin-bottom: 0px;
}

.content a {
	text-decoration: none;
	color: #203e94;
}

.content a:hover {
	color: #2c6ccb;
}

.content .col1 {
	width: 240px;
	vertical-align: top;
}

.content .col1a {
	width: 240px;
	padding: 0px 0px 0px 24px;
	vertical-align: top;	
}

.content .col1a a {
	font-size: 10px;
}

.content .col2 {
	/*background-image: url(../images/line_index.gif);*/
	background-position: left center;
	background-repeat: no-repeat;
	width: 25px;
}

.content .col3 {
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}

.copyright {	
	line-height: 2.5ex;
	font-size: 11px;
	color: #03A1B8;
	font-size: 10px;
	padding: 40px 120px 30px 24px;
}

.copyright a {
	color: #03A1B8;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.redtitle {
	color: #FF0000;
	font-weight: bold;
}

.greentitle {
	color: #03A1B8;
}

.galleryicon {
	margin-left: 13px;
}

.hsplitor {
	height: 80px;
	background-image:url(../images/decorade.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.calltoaction {
	background-image:url(../images/CallToAction.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 251px;
}