body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url("http://vbcnc.com/images/blueline_bg.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
}
.maincontent {
	background-color: #FFFFFF;
}
.topside {

	background-color: #C9E0FC;
}
.centerContent {
	width: 500px !important;
	padding: 1px 10px 0px 5px;
	height: 200px !important;
}
.mainrightcol {
	margin: 1px 0px 0px 20px;
	padding: 1px 0px 0px 20px;
	width: 550px !important;
	float: right;
}
.directoryContent {
	width: 500px !important;
}
.leftSpacer {
	background: #fff;  padding: 0px 0px 0px 0px; width: 1px !important; 
	float: right; margin: 0px 0px 0px 0px;
}
.quick {
padding: 1px 0px 0px 0px;
width: 250px !important;
}

/*button style*/
.mainbutton {
	background-image: url('http://vbcnc.com/vbc/images/mainbutton_bg.gif');
	background-repeat: no-repeat;
	height: 25px;
	font-size: 11px;
	position: relative;
	padding-left: 1px;
	margin-left: 0px;
	line-height: 100%;
	color: #333333;
	font-weight: normal
}
.mainbuttonOn {
	background-image: url('http://vbcnc.com/vbc/images/mainbutton_bg.gif');
	background-repeat: no-repeat;
	height: 25px;
	font-size: 11px;
	position: relative;
	padding-left: 1px;
	margin-left: 0px;
	line-height: 100%;
	color: #333333;
	font-weight: bold
}
.subheader {
	height: 20px !important;
	background-color: #C9E0FC;
}

a:link, a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #8DB9D4;
}
.pagefooter {
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	padding-top: 1px;
	color: #999999;
	height: 20px;
}

H1{
	font-size:16px;
	line-height: 160%;
	color:#638294;
	font-weight: bold;
}

H2{
	font-size:14px;
	line-height: 160%;
	color:#638294;
	font-weight: bold;
}

H3{
	font-size:14px;
	line-height: 160%;
	color:#638294;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	color: #00929A;
}
ul,li {
	list-style-image: url('http://www.fortheloveofboats.com/boat/images/bullet.gif');
	list-style-position: outside;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-left: 1px
}
	.img1 { background: #FFF; float: left; padding: 1px; 
	margin: 5px 7px 5px 6px; 
	color: #333; 
	border: 3px solid #e0e0e0; }

.picright {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	vertical-align: text-top;
	border: 1px;
}
.phonenum {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}