/* @override http://test2.com/css/styles.css */

html, body, #wrapper {
	height: 100%;
}

h3.top {
	font-size: 12px;
}

html {
	background-color: #a1bacc;
	/*background-color: #87a7be;*/
	font-size: 1.8em;
	line-height: .6em;
}

body > #wrapper {
	height: auto; 
	min-height: 100%;
}

p {
	margin: 0 0 2% 0;	
}

h1, h2, h3, h4, h5, h6 {
	margin: 12px 0 6px 0;
}

#main h1 {
	font-size: 18px;
}

#main {
 	margin: 0 9px 0 26px;	
  	width: 586px;
  	padding: 19px 9px 0 10px;
	border-right: 1px solid #e2d9c3;
}

#pg-home #main {
	margin-left: 29px;
	padding-right: 0px;
}



#mid-area {
	padding-bottom: 45px; /* must be same height as the footer */
 }

#footer {
	position: relative;
	margin-top: -10px; /* negative value of footer height */
	height: 40px;
	clear:both;
	text-align: center;
	font-size: .9em;
	line-height: 42px;
} 

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}


#wrapper {
	margin: 0 auto;
	width: 860px;
	background-image: url(/images/content_repeater.jpg);
	background-repeat: repeat-y;
	margin-bottom: -40px;
}

#sidebar {
	float: right;
	width: 215px;
	padding: 12px 0 0 0;
}

#sidebar h2 {
	font-family: Georgia, serif;
	color: #a7772b;
	font-size: 17px;
	font-weight: normal;
	margin: 3px 0 6px 0;
}

#sidebar form {
	font-size: 11px;
}

#sidebar form label {
	display: block;
	margin: 2px 0 0 0;
}

#sidebar form input {
	background-color: #fff4d7 !important;
	border: 1px solid #c6c7b9;
	width: 175px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 0 0 0 2px;
}

#sidebar form input.input {
	height: 19px;
}

#sidebar form input.textarea {
	height: 65px;
	border: 1px solid #c6c7b9 !important;
	width: 175px;
	height: 65px;
	border: 1px solid #000000;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	
}

#sidebar form .submit {
	width: 48px;
	height: 21px;
	margin: 6px 0 0 128px;
	border: none;
} 

#header {
	background-image: url(/images/banner.jpg);
	width: 860px;
	height: 217px;
}

#col-top {
	border-bottom: 1px solid #e2d9c3;
	margin: 0 0 0 -19px;
	padding: 0 28px 5px 18px;
}

#col-1 {
	width: 267px;
	padding: 7px 10px 19px 0;
	border-right: 1px solid #e2d9c3;
}

#col-2 {
	padding: 7px 24px 19px 0;
	width: 267px;
	float: right;	
 }
 
div.video {
	margin: 14px 0;
}
 
#call-us-band {
	background: url(/images/call_us_band.jpg) no-repeat center center;	
	width: 860px;
	height: 39px;
} 

#pg-home div.img {
	float: left;
	margin: 2px 12px 12px 0px;
	border: 1px solid black;
}

#pg-sarah div.img,
#pg-shimea div.img {
	float: right;
	margin: 13px 9px 12px 18px;
	border: 1px solid black;
}

p.indent {
	margin-left: 16px;
}

#pg-home #col-1 p,
#pg-home #col-2 p {
	line-height: 16px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

span.testimonial-long {
	display: none;	
}

#pg-testimonials #testimonial {
	display: none;
}

#pg-testimonials span.testimonials-more {
	display: none;
}

#pg-testimonials span.testimonial-long {
	display: inline;
}

#testimonial-big p {
	margin: 1.4em 0 0 0;
}

#main h2 {
	font-size: 15px;
	font-family: Verdana, sans-serif;
	margin: 8px 0 10px 0;
}

#testimonial {
	border: 1px dashed #c6c7b9;
	padding: 8px 9px;
	margin: 24px 37px 0 0;
	/*font-family: Courier, monospace;*/
	/*background-color: #FFFEFC;*/
}

p.byline {
	margin: 0 0 16px 0;
	font-style: italic;
}

#main ul {
	margin-bottom: 12px;
}

#main li {
	margin-left: 2em;
	list-style: disc;
}

#testimonial p {
	line-height: 16px;
	margin: 0 0 7px 0;
	
}

blockquote {
	margin: 1.2em;
	padding: 0;
}

blockquote > *:first-child:before {
	content: "";
	font-size: 2.5em;
	margin-left: -.13em;
	font-family: georgia,serif;
	color: #aaa;
	line-height: 0
}

#testimonial p.attribution {
	text-align: right;
	margin: 9px 3px 0 0;
}

#testimonial a {
	text-decoration: none;
}

	
	margin-top: 20px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.text-center {
	text-align: center;
}

