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

body {background:url(images/layout/bg.gif) #4f8fbd; background-repeat:repeat-x ; background-position:top;
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
line-height:20px;
color:#666; 
margin: 0px;}

p.center {text-align: center;}

a:visited{text-decoration:none;  color:#006699}
a:link {text-decoration:none;  color:#006699}
a:hover {text-decoration: underline; color:#006699}

.clear {clear: both;}

ul {background-repeat:no-repeat; margin-left:15px; line-height:25px }
#fader ul{list-style:none; margin:0; padding:0;}
#wrapper {
	width: 100%; background: url(images/bg_top.jpg) repeat-x center top;
}


#container {
	width: 960px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
	background:#fff;
	
	
}


#menu {
	width: 960px;
	height: 50px;
	margin-top: 0;
	margin-bottom: 0px;
	padding-left: 0px;
	background:#069;
	clear:both;
}


#menu a:visited,
#menu a:link {text-decoration: none; font-weight: 400;  float: left; padding: 0 40px; line-height: 50px; text-transform: none; font-size: 16px; color: #fff;  display:block ; text-align:center;float:left}
#menu a:hover {color:#fff; background-color:#69C}
#menu a#active{ color:#fff; background-color:#69C}
#menu a {background-image:url(images/layout/line.gif); background-repeat:no-repeat ;background-position:right;}


#logo { height:129px;width:960px; background:url(images/layout/logo.gif); background-repeat:no-repeat }
#banner { height:431px;width:960px; float:left; background:url(images/fade/bg.jpg); background-repeat:no-repeat}
#content {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	width:670px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height:350px;
	/*border-left:1px solid #101215;
	border-right:1px solid #101215;
	text-align:justify;*/
	
}

#content-inner {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	width:910px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	min-height:350px;
	/*border-left:1px solid #101215;
	border-right:1px solid #101215;
	text-align:justify;*/
	
}

#content  a:hover img{
filter: alpha(opacity=80);
opacity: .8;		
}

#rightcol { width:235px; float:right; }

.linebreak { border-top:1px dotted #ccc; padding:5px}


h1 {font-size: 22px; margin: 0; padding: 5px 0 5px 0; color:#666; border-bottom:1px solid #666}
h2 {font-size: 16px; margin: 0; padding: 5px 0 5px 0;color: #666;}
h3 {color: #666666;}
h5{font-family: Arial, Helvetica, sans-serif; color: #00A0DC; font-size:36px; margin-left:10px}

#footer {
	width: 100%;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(images/layout/footer.gif); background-repeat:no-repeat;
}

.copytext {
   text-align:center; font-size:12px; color:#fff; margin-right:0px; padding-top:100px;
   }
   
#footer a:link {text-decoration: none; color:#003366}
#footer a:visited{text-decoration: none; color:#003366}
#footer a:hover {text-decoration: underline;}   

#contact-home {
	height:75px;
	width:40px;
	float:right;
	padding-top:20px;
	color:#000;
	font-family:'jenna_sueregular', "Birch Std", Arial, Helvetica, sans-serif;
	margin:2;
	color:#FFF;
	font-size:25px;
	line-height:25px;
	font-weight:500
}
.photos { margin:5px; border:1px solid #ccc; padding:4px}
.gallery { margin:10px}

form input {border: 1px solid #ccc; padding: 2px; margin: 2px; background:#eff0f0;}
form select {border: 1px solid #ccc; padding: 2px; margin: 2px; background:#eff0f0;}
form textarea {margin-left: 0px; font: inherit; height: 60px; background:#eff0f0; }
form button {padding:5px; border: 1px solid #ccc; width: 100px}

table.form {width:100%; margin: 0px 0;}
table td {padding: 3px; vertical-align: top;}
table.form td { border-top:1px dotted #ccc;}
table.form td header {background:#ccc}

.smaller {
	font-size: 12px; 
	}
	
td {vertical-align: top;}
.redtext{ color:#C00;}
.grrentext{ color:#693; font-weight:900}

#divider { margin:5px; padding:5px; width:650px; border-bottom:1px dotted #ccc; font-size:12px; text-align:right}

.prices tr td {border-bottom: 1px solid #ccc; padding: 5px;  text-align:center}
.prices tr:hover td {background: #fffcea;}
.prices th {background: #eee; border-bottom: 1px solid #ccc; padding: 5px; border-left: 1px solid #ccc}

.icons{ border:0px; margin:3px}