/* -------------------------- <revisions> ---------------------------

Bayshore Solutions CSS Standard 

All non-general elements should be specified in their respective sections
and labeled appropriatly according to Design Standards Guide.

Latest Revisions: 
	- 7/31/06 :: DAB

-------------------------- </revisions> --------------------------- */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	background: url(/info/images/template1/bg_tile.jpg) top left repeat-x #b7d8ef;
	}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
	}
	
p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border: none;
	}
	
h1 {
	font-weight: normal;
	font-size: 18px;
	color: #000;
	padding: 0;
	margin: 0;
	}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #000;
	padding: 0;
	margin: 0;
	}

h3 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
	}

h4 {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
	}

h5 {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0;
	}

h6 {
	font-weight: normal;
	font-size: 10px;
	color: #000;
	padding: 0;
	margin: 0;
	}

p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	text-decoration: underline;
	color: #000;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #000;
	}

/* ----------------------- <genClasses> --------------------------- */
.wrap {
	background: url(/info/images/template1/bg_wrap_tile.jpg) center top repeat-y;
	}

.container {
	background: url(/info/images/template1/bg.jpg) center top no-repeat;
	
	}

.inner_wrap {
	width: 820px;
	margin: 0 auto;
	padding-top: 22px;
	}

.inner_wrap_container {
	background: #fff;	
	}

.banner {
	background: url(/info/images/template1/bnr.jpg) top right no-repeat;
	height: 181px;
	overflow: hidden;
	padding: 0 0 0 23px;
	}

.logo {
	padding: 26px 0 0 0;
	vertical-align: top;
	width: 186px;
	}

.banner_contact {
	vertical-align: bottom;
	padding: 0 0 5px 0;
	color: #00007f;
	font-weight: bold;
	font-size: 9px;
	line-height: 16px;
	width: 611px;
	}

.banner_contact a:link, .banner_contact a:visited {
	color: #00007f;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	}

.banner_contact a:hover, .banner_contact a:active {
	color: #00007f;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
	}

.headline {
	vertical-align: top;
	padding: 20px 0 0 10px;
	}

.headline h1 {
	font-size: 24px;
	}

.content_left_wrap {
	vertical-align: top;
	width: 519px;
	}

.content_left {
	background: url(/info/images/template1/bg_content_left.jpg) top left no-repeat;
	line-height: 18px;
	padding: 28px 27px 20px 33px;
	width: 459px;
	}

.testimonials {
	width: 432px;
	border-left: 14px solid #b7d8ef;
	padding: 0 0 0 15px;
	color: #00007f;
	font-size: 14px;
	line-height: 16px;
	margin: 38px 0 0 0;
	}
	
.testimonials p {
	
	color: #00007f;
	font-size: 14px;
	line-height: 16px;
	
	}	

.testimonials h1 {
	font-weight: bold;
	color: #00007f;
	font-size: 14px;
	}

.chart {
	font-size: 10px;
	color: #00007f;
	line-height: normal;
	margin: 38px 0 0 0;
	}

.chart p {
	font-size: 10px;
	color: #00007f;
	line-height: normal;
	}

.content_right_wrap {
	vertical-align: top;
	width: 301px;
	background: #ecf7ff;
	}

.content_right {
	background: url(/info/images/template1/bg_content_right.jpg) top left no-repeat #ecf7ff;
	min-height: 698px;
	color: #00007f;
	font-size: 10px;
	padding: 32px 27px 27px 27px;
	}
	
.formtext {
	font-size:10px;
}

.inputbox {
	border: 1px solid #58a7de;
	background-color: #def1ff;
}
	
.sub_form {
	font-size: 10px;
	color: #00007f;
	line-height: normal;
	}	
	
.sub_form p {
	font-size: 10px;
	color: #00007f;
	line-height: normal;
	padding: 0 0 10px 0;
	}		

.footer_wrap {
	background: url(/info/images/template1/bg_footer.jpg) center bottom no-repeat;
	min-height: 74px;
	}

.footer {
	background: url(/info/images/template1/bg_footer_right.gif) right top #fff no-repeat;
	width: 820px;
	margin: 0 auto;
	min-height: 35px;
	}
	
	
	
.clsArial_8{font-family:Arial, Helvetica, sans-serif; font-size:8px;}
.clsArial_10{font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.clsArial_12{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.clsArial_14{font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.clsArial_16{font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.clsArial_24{font-family:Arial, Helvetica, sans-serif; font-size:24px;}


.clsGaramond_8{font-family:Garamond, serif; font-size:8px;}
.clsGaramond_10{font-family:Garamond, serif; font-size:10px;}
.clsGaramond_12{font-family:Garamond, serif; font-size:12px;}
.clsGaramond_14{font-family:Garamond, serif; font-size:14px;}
.clsGaramond_16{font-family:Garamond, serif; font-size:16px;}
.clsGaramond_24{font-family:Garamond, serif; font-size:24px;}

.clsTimes_8{font-family:Times New Roman, Times, serif; font-size:8px;}
.clsTimes_10{font-family:Times New Roman, Times, serif; font-size:10px;}
.clsTimes_12{font-family:Times New Roman, Times, serif; font-size:12px;}
.clsTimes_14{font-family:Times New Roman, Times, serif; font-size:14px;}
.clsTimes_16{font-family:Times New Roman, Times, serif; font-size:16px;}
.clsTimes_24{font-family:Times New Roman, Times, serif; font-size:24px;}

.clsVerdana_8{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px;}
.clsVerdana_10{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.clsVerdana_12{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.clsVerdana_14{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
.clsVerdana_16{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
.clsVerdana_24{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px;}	

.footer_thankyou {
	background: url(/info/images/template2/bg_footer_right_thankyou.gif) right top #fff no-repeat;
	width: 820px;
	margin: 0 auto;
	min-height: 35px;
	}




