﻿body {
	background-color: #000000;
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial;
}

#header {
    background:	url('images/header.gif');
    width: 685px;
    height: 188px;
   	margin-left: auto;
 	margin-right: auto;
 }
 
#contact {
    width: 100px;
    height: 20px;
  	padding-top:10px;
  	padding-left: 10px;
}

#contact a {
	font-size: 13px; font-weight: bold; color: #000000; text-decoration:underline; 
}

#contact a:hover {
	font-size: 13px; font-weight: bold; color: #000000; text-decoration:none; 
}

#nav-top {
    width: 685px; 
    height: 20px;	
	position: relative;
	top: 42px;
	left: 0;
	padding-left: 10px;
	padding-top: 6px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
} 

#nav-bottom {
    width: 685px; 
    height: 20px;	
	position: relative;
	top: 44px;
	left: 0;
	padding-left: 10px;
	padding-top: 6px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
} 

#nav-top a {
	font-size: 10pt; font-weight: 700; color: #ffffff; text-decoration:none;
}

#nav-top a:hover {
	font-size: 10pt; font-weight: 700; color: #d4a33a; text-decoration:none;
}

#nav-bottom a {
	font-size: 10pt; font-weight: 700; color: #000000; text-decoration:none; 
}

#nav-bottom a:hover {
	font-size: 10pt; font-weight: 700; color: #660e00; text-decoration:none; 
}

#what-families-say {
	 width: 120px;
     height: 18px;
     border: 2px dotted #660e00;
     padding: 6px 6px 6px 6px;
     position: relative;
     left: 10px;
     top: 56px;
}

#what-families-say a {
	font-size: 10pt; font-weight: 700; color: #660e00; text-decoration:none; 
}

#what-families-say a:hover {
	font-size: 10pt; font-weight: 700; color: #000000; text-decoration:none; 
}

#container {
    width: 685px;
    margin-left:auto;
    margin-right:auto;
    background-color: #ffffff;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
	padding-bottom: 16px;	
	width: 645px;
}

#video {	
	float: right;
	margin-left:12px;
	width: 220px;
	height: 207px;
}

#right-column {	
	float: right;
	width: 180px;
	border: 1px solid #660e00;
	padding: 12px 0 12px 0;
	background-color: #ffffcc;
	margin-left:12px;
}

#right-column-hidden {
    float: right;
	width: 203px;
	border: 1px solid #660e00;
	padding: 6px 6px 6px 6px;
	background-color: #ffffcc;
	margin-right: 225px;
	margin-top: -530px;
}

#testimonial {
	border: 1px solid #660e00;
	padding: 12px 12px 12px 12px;
	width: 420px;
	}

#footer {
	width: 685px;
	height: 14px;
    margin-left: auto;
    margin-right: auto;
    background: #660e00 url('images/footer.gif');
    text-align:center; 
    padding-top: 16px;
    padding-bottom: 10px;
    font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

#footer a {
	color: #ffffff; 
	text-decoration:underline;
}

#footer a:hover {
	color: #ffffff; text-decoration:none;
}

h1 {
	font-size: 18pt;
	color: #660e00;
	text-align: center;
	margin-top: 0;
}

h2 {
	font-size: 16pt;
	color: #660e00;
	text-align: center;
}

h3 {
	font-size: 12pt;
	color: #660e00;
	text-align: center;
	margin-top: 0;
}

h4 {
	font-size: 10pt;
	color: #660e00;
	text-align: center;
	margin-top:-16px;
}



p {
    font-size: 13px;
    font-weight: normal;
    margin-bottom:0;
	
}


.mainphoto{

margin:12px 10px 10px 5px;

float:right;

padding:5px;

border:1px solid #fff;

background-color:#ddd;

color:#333;

}


