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

*{
	background-color:#FFF
}

#container{
	width:800px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:10px;
}

#header{
	width:800px;
	height:130px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
}

#strap{
	width:330px;
	height:20px;
	line-height:20px;
	margin-top:85px;
	margin-left:0px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	float:left;
}

#phone_number{
	width:330px;
	height:40px;
	line-height:40px;
	text-align:right;
	font-size:38px;
	font-weight:bold;
	float:right;
}
	
#video_link{
	width:800px;
	height:30px;
	float:left;
	font-size:18px;
	border:dashed 1px #000;
	margin-top:20px;
	margin-bottom:20px;
	overflow:visible;
	padding-top:-15px;
	text-align:center;
}

#video_link_image{
	float:left;
	margin-left:55px;
}

#video_link_text{
	margin-top:10px;
	margin-left:10px;
	float:left;
}

#nav_container{
	float:left;
	width:175px;
	height:auto;
	margin-top:10px;
	margin-bottom:30px;
}

ul.nav {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}

ul.nav a {
	text-align:left;
	display:block;
	width:175px;
	height:26px;
	background-image:url(images/e_bt_default.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px ;
	text-align:left;
	text-decoration:none;
	text-indent:25px;
	font-weight:800;
	padding-top:5px;
	font-size:15px;
	line-height:normal;
	color:#000;
}

#email_text{
	float:left;
	text-align:right;
	width: 133px;
	height:auto;
	font-size:14px;
	line-height:normal;
}

#credit_card{
	float:left;
	width:37px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
}

#crash{
	float:left;
	margin-top:20px;
}

#line {
	float:left;
	background-image:url(images/e_line.gif);
	background-repeat:repeat-y;
	width:5px;
	height:640px;
	margin-left:15px;
	margin-right:15px;
}
#main_content{
	width: 580px;
	min-height:700px;
	float:left;
	text-align:justify;
	vertical-align:text-top;
	font-size:16px;
	line-height:34px;
	margin-bottom:30px;
	border-left:2px #00F solid;
	margin-left:20px;
	padding-left:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.text_image{
	margin-top:10px;
	margin-right:15px;
	margin-bottom:0px;
	float:left;
	border:#000;
	border-width:1px;
	border-style:solid;
}

.text_image2{
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
	float:right;
	border:#000;
	border-width:1px;
	border-style:solid;
}

#flash_photos{
	margin-top:10px;
	margin-right:15px;
	margin-bottom:0px;
	float:left;
	border:#000;
	border-width:1px;
	border-style:solid;
}

#footer{
	width:800px;
	height:50px;
	float:left;
	text-align:center;
	background-image:url(images/snap.jpg);
	background-repeat:no-repeat;
	background-position: 275px 10px ;
	padding-top:76px;
	line-height:20px;
	padding-bottom:10px
}

#footer a{
	text-decoration:none;
	color:#000;
}

#footer2{
	width:800px;
	height:auto;
	float:left;
	margin-bottom:20px;
	font-size:11px
}

h1{
	font-size:20px;
}

h2{
	font-size:18px;
	margin-bottom:0px;
	
}

#form_item{
	width:auto;
	float:left;
	margin-right:30px;
}

#form_item2{
	width:650px;
	float:left;
	margin-top:20px;
	line-height:40px;
}

.form_spacing{
	margin-bottom:20px;
}

textarea {
	background-color:#EAEAEA;
}

input {
	background-color:#EAEAEA;
}

select {
	background-color:#EAEAEA;
}

.slideShow {
   margin-bottom: 10px;
   margin-top:30px;
}

.footer a{
	text-decoration:none;
	border:none;
}

.slides {
	background-image:url(images/testimonials_bg.jpg);
	background-repeat:no-repeat;
	width:520px;
	height:250px;
	z-index: 1;
	display: none;
	padding: 30px;
	text-align: center;
}

.slides2 {
	background-image:url(images/gallery_bg.jpg);
	background-repeat:no-repeat;
	width:540px;
	height:445px;
	z-index: 1;
	display: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	text-align: left;
}

.controls {
   position: relative;
   z-index: 10;
   text-align: center;
}

#slide1 {
   display: block;
}

#testimonial{
   font-size:18px;
   font-style:italic;
   font-family:"Comic Sans MS", cursive;
   width:520px;
}

#quote_attributed{
	font-size:14px;
	font-weight:bold;
}

#small_gal_images{
	width:175px;
	float:left;
	margin-right:10px;
	margin-top:15px;
}

#big_gal_images{
	width:355px;
	float:left;
	margin-top:15px;
}

#gallery_text{
	height:65px;
	width:540px;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 8pt;
}

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}

.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


	
