/* CSS Document */

body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #000;
  font-family: arial;
  	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #996600;
	SCROLLBAR-3DLIGHT-COLOR: #996600;
	SCROLLBAR-ARROW-COLOR:  #996600;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #996600;
  }
  
body a:link{
	color: #fff;
	}
	
body a:visited {
	color: #fff;
	}
	
a:link {
	color: #fff;
	text-decoration: none;
	font-family: arial;
}

a:hover {
	font-family: arial;
	text-decoration: NONE;
	}
a:visited {
	font-family: arial;
	text-decoration: none;
	color: #FFF;
	}
a:active {
	font-family: arial;
	text-decoration: none;
	color: #FFF;
	}
	
.navbar {
	height: 62px;
	width: 776px;
	background-color: #000;
	background-image:  url(../images/back_copyright.jpg);
	font-family: arial;
	font-size: 9px;
	color: #fff;
	padding-top: 12px;
	padding-right: 15px;
	text-align: right;	
	}
	
.navbar a:link {
	color: #fff;
	text-decoration: none;
}

.navbar a:hover {
	text-decoration: none;
	color: #ffcc00;
	}
.navbar a:active {
	text-decoration: none;
	color: #ffcc00;
	}

.navhighlight {
	font-family: arial;
	font-size: 9px;
	color: #ffcc00;
	}

.titles {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffcc;
	}
	
.titles2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	}
	
input.form {
	background-color: #663300; 
	width: 125; 
	height: 20;
	border: 1px solid #cc9933; 
	font-size: 9px; 
	color: #fff;}
	
.formfield {
	background-color: #663300;
	border: 1px solid #cc9933;
	color: #fff;
	font-size: 10px;
	}
p {
	padding: 0px;
	margin: 0px;
	}
	
.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #ffffcc;
	}
	
.bodytext2 {
	font-family: arial;
	font-size: 11px;
	color: #663300;
	}
	
.homeback {
	padding-top: 32px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/contentback_home.jpg);
	}
	
.homeback2 {
	padding-top: 27px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/contentback_home2.jpg);
	}

form {
	padding: 0px;
	margin: 0px;
	}
	
.splashtext {
	font-family: arial;
	font-size: 10px;
	color: #ffffcc;	
	}

.splashtext a:link {
	color: #fff;
	text-decoration: none;
}

.splashtext a:hover {
	text-decoration: none;
	color: #ffcc00;
	}
	
.copyright {
	font-family: arial;
	font-size: 9px;
	color: #ffffcc	;
	}
	
.testimonialbox {
    margin-top: 10px;
	padding-top: 7px;
    width: 390px;
    height: 439px;
    overflow: auto;
    float: left;	
    }
	
.thumbs {
	border: 1px solid #fff;
	}
	
.ratesback {
	background-color: #000;
	background-image:  url(../images/contentback_rates.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 9px;
	color: #fff;
	padding-top: 62px;
	padding-left: 10px;	
	}
.headback {
	padding-top: 7px;
	background-color: #000;
	background-image:  url(../images/contentback_headshots.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 11px;
	color: #ffffcc;	
	}
.childback {
	padding-top: 7px;
	background-color: #fff;
	background-image:  url(../images/contentback_child.jpg);
	background-repeat: no-repeat;	
	font-family: arial;
	font-size: 11px;
	color: #663300;	
	}
.baback {
	height: 459px;
	background-color: #000;
	background-image:  url(../images/contentback_fam.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 11px;
	color: #663300;
	padding-top: 12px;
	padding-left: 25px;	
	}
.formtabletext {
	color: #ffffcc;
	}
	
li {
	padding: 0px;
	margin: 0px;
	}
.welcometext {
	font-family: arial;
	font-size: 12px;
	color: #663300;
	}