/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#11d5f2;
	background-image:url(vch-images/home-slices/VC-BG-tile.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
	
#container {
	margin:0 auto 0 auto;
	width:803px;
}

#header {
	background-image:url(vch-images/home-slices/VC-logo-header.jpg);
	height:162px;
}
	
.valentine-main {
	font-family: "Trebuchet MS";
	font-size:14px;
	line-height:140%;
	text-align:left;
	padding: 7px 13px 0 13px;
	}	
	
.valentine-main H1 {
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:140%;
	text-align:left;
	margin:0 0 0 21px;
	}	
	
.valentine-main H2 {
	font-family:"Trebuchet MS";
	font-size:16px;
	line-height:18px;
	text-align:left;
	margin:0 0 0 21px;
	color: #900;
	}	
	
.highlight {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin:0 0 0 0px;
	color: #C00;
	}	
	
.highlight a:link {color:#C00;text-decoration:underline;}	
.highlight a:visted {color:#C00;text-decoration:underline;}
.highlight a:active {color:#C00;text-decoration:underline;}
.highlight a:hover {color:#C00;text-decoration:none;}	

.videohighlight {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0 0 0 0px;
	color: #C00;
	}
	
.valentine-main a:link, a:visited, a:active {
	color:#006699;
	}	
	
.valentine-main a:hover {
	text-decoration:none;
	}
	
.valentine-main p {
	margin:5px 25px 10px 21px;
	}	
	
.valentine-main blockquote {
	margin:0 0 0 23px;
}
	
#holder {
	background-image:url(vch-images/VC-center-BG.jpg);
	background-repeat:repeat-y;
	background-position:center;
	clear: both;
	}	

#topnav {
	background-image:url(vch-images/home-slices/VC-top-nav-bar.jpg);
	background-repeat:repeat-x;
	height:36px;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding: 3px 0px 5px 0px;
	}

#topnav a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
	
#topnav a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
	
#topnav a:active {
	color:#FFFFFF;
	text-decoration: none;
	}	
	
#topnav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#footer {
	background-color:#BB0012;
	height:23px;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-top: 5px;
	}

#footer a:link {
	color:#FFFFFF;
	}
	
#footer a:visited {
	color:#FFFFFF;	
	}
	
#footer a:active {
	color:#FFFFFF;	
	}	
	
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.border {
	border:solid #333 1px;
}

#positioner {
	margin:0 3px 0 41px;
}

#bottom {
	background-image:url(vch-images/home-slices/VC-center-BG.jpg);
	width:803px;
	height:19px;
	margin:0 auto 0 auto;
	background-position: 41px;
	background-repeat: no-repeat;
}

#contactbox {
	background:#2a87c8 url(vch-images/contact-box-bottom.gif) no-repeat bottom left;
	width:254px;
	padding:0 0 10px;
	margin: 7px 0 0 0;
	color:#FFF;
}

#contactbox dt {
	background:url(vch-images/contact-box-top.gif) no-repeat;
	padding: 10px 10px 0;
	font-size:130%;
	color:#FFF;
	line-height:1;
	font-weight:bold;
	margin:0;
}

#contactbox dd {
	padding: 0px 0px 0 10px;
	color:#FFF;
	line-height:1.5;
	margin:0;
	font-weight: bold;
}

#contactbox H1 {
	color:#FFF;
	font-size:24px;
	margin:0;
}

#testimonial {
	background-color:#C9EDFF;
	width: 340px;
	margin: 0 0 0 20px;
	border-style: dashed;
	border-color: #2885D7;
	border-width: 1px;
	}
#testimonial-wide {
	background-color:#C9EDFF;
	width: 675px;
	margin: 0 0 0 20px;
	border-style: dashed;
	border-color: #2885D7;
	border-width: 1px;
}

.testimonial {
	background-color:#C9EDFF;
	padding: 0 0 0 20px;
	border-style: dashed;
	border-color: #2885D7;
	border-width: 1px;
	width: 340px;
	}

.testimonial-wide {
	background-color:#C9EDFF;
	padding: 0 0 0 20px;
	border-style: dashed;
	border-color: #2885D7;
	border-width: 1px;
	width: 675px;
	}
	