@charset "utf-8";
/* CSS Document */

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 1; 
}
ol, ul {
list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
text-decoration: underline;
color: #2d5780;
}

a:hover {
text-decoration: none;
color: #4678a8;
}



/* MAIN STYLES */

html {
background: url(../images/subBGtop.gif) repeat-x; 
background-color:#FFF;
}

#container {
background: url(../images/subBGmid.gif) repeat-y;
background-color: #FF0000;
width: 804px;
margin: 0 auto;
}

#flashcontent {
width: 804px;
height: 197px;
background: #336699;
margin: 0;
}

#leftFlashBtn, #leftFlashBtn2, #leftFlashBtn3, #leftFlashBtn4, #leftFlashBtn5, #leftFlashBtn6, #leftFlashBtn7 {
width: 164px;
height: 31px;
background: #336699;
margin: 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.left {
width:165px;
margin:0;
float:left;
height: 100%; 
}

.left img {
margin: 15px 0 15px 18px;
}

#snapshots {
color: #FFF;
margin: 1em 5px 1em 2em;
font-size: 10px; 
line-height: 15px;
}

#snapshots p {
margin: 2em 0;
}

#snapshots a {
color:#76b662;
}
	
.right { 
width:639px;
margin:0;
float:left ;
}

.rightContainer h1 {
font-size: 17px;
font-weight: bold;
}

.rightContainer a {
text-decoration: underline;
color: #62aef2;
}

.rightContainer a:hover {
text-decoration: none;
color: #FFF;
}

.rightContainer {
color: #FFF;
padding: 1em 2em 10px 2em;
font-size: 12px; 
line-height: 17px;
}

.rightContainer ul {
line-height: 18px;
list-style-position: outside;
list-style-type: disc;
margin: 0px 40px 15px 40px;
}

.rightContainer p {
margin: 20px 0;
}

.rightContainer span {
font-weight: bold;
color: #f53535;
}

.rightContainer .imgRight {
float: right;
margin: 10px 0 20px 20px;
}

#anchors li {
display:inline;
list-style: none;
margin: 0;
text-align: left;
}

#container .btm {
background: url(../images/subContentBGbtm.gif) repeat-y;
width:804px;
margin:0;
float:left;
height: 10px;
}

#flashRes {
width: 580px;
height: 400px;
background: #00386a;
margin: 0;
}

#flashTestims {
width: 358px;
height: 280px;
background: #00386a;
margin: 0;
float: right;
}

#flashTours {
width: 580px;
height: 450px;
background: #00386a;
margin: 0;
}

#flashGallery {
width: 600px;
height: 600px;
background: #00386a;
margin: 0;
}

#flashAny {
background: #00386a;
margin: 0;
}

.largeFlash {
margin: 0 auto;
}

#footer {
clear: both;
background: url(../images/homeFooterBG.jpg) repeat-x;
background-color: #FFF;
margin: 0;
height: 173px;
overflow: hidden;
font-size: 12px;
}

#footerContainer {
width: 804px;
margin: 0 auto;
height: 120px;
overflow: hidden;
font-size: 10px;
}

#footerContainer p {
float: left;
height: 22px;
line-height: 22px;
}

#footerContainer .address {
margin: 0 auto;
float: right;
line-height: 22px;
}

#footerLinks {
clear: both;
margin: 30px 0;
}

#footerLinks ul{
float:left; 
width: 160px;
line-height: 16px;
}

#footerLinks .topItem {
font-size: 12px;
font-weight:bold;
color: 264e76;
}