/*
 * Site Colors
 * 
 * Text Black = #000000
 * Text Header Blue = #3333cc
 * Link Blue = #0066cc
 * Background Green = #D6DFCE
 * Header Green = #9DAF7A
 * Cell Green = #CED9A6
 * Border Green = #b7c77d
 * Background Gray = #EEEEEE
 * Background White = #FFFFFF
 */
#TestimonialsDiv
{
width:580px;
}
#TestimonialsFormDiv
{
	width:550px;
	margin:0px auto;
	text-align:center;	
}
.MessageTextBox
{
	width:525px;	
}
.VacationPhotoTextBox
{
	width:525px;	
}
.GenericTextBox
{
	width:135px;	
}




 #Testimonials {padding-top:6px;}
 .VehicleHeader{
	font-size: 2em;
	font-weight: bold;
	border-bottom: double 3px black;
	padding-left:.5em;
	margin-bottom:1em;
}
.SubHeader {
 	background-color:White;
 	padding-bottom:1px;
 	border-bottom:0px solid #999;
 	font-size:1.2em;
 	text-align:center;
 }
  .SubHeader div {
 	height:22px;
 	background-color:#999;
 	padding:3px;
 }
   .SubHeader a:link, .SubHeader a:visited {
 	font-size:14px;
 	color:#0066cc;
 }
 
.viewShortTestimonial{padding:3px; padding-bottom: 10px;}
.viewShortTestimonial a:link, .viewShortTestimonial a:visited {color:#008000;}
.viewShortTestimonial a:hover {color:black;}
.viewShortTestimonial a:active {color:red;}
.viewShortTestimonial li {list-style-type: none;}
.viewTestimonial {
	padding:3px;
	padding-bottom: 30px;
	font-weight:bold;
}
.testimonialPreview 
{
	color:black;
	text-decoration:none;
}
.person 
{
	font-style: italic;
	font-weight: bold;
}

.testimonial
{
	margin: .75em 0 1em 0;
}


#top_hdr {width:100%; height:1.75em;}
#top_hdr span {display:inline-block;font-weight:bold;}
#hdr_name {}
#hdr_location {margin-left:9.75em;}
#hdr_date {margin-left:9em;}
#hdr_visible {margin-left:6em;}


.Testimonial {margin-bottom:1em;}
.Testimonial_hdr {border-top:solid 2px #d6dfce;height:1.75em;width:100%;background-color:#d6dfce;padding:0.25em;}
.Testimonial_hdr div {float:left;}
.Testimonial_hdr span {display:inline-block;margin:0 1em 0 1em;}
.Testimonial_hdr input {vertical-align:middle;}
.manageTestimonial {margin-top:0.25em;}
.manageTestimonial textarea {width:100%;}
#ManagerContentDiv {padding-right: 7px;}