/* -------------------------- <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> --------------------------- */
img, div, td, a { behavior: url(../../iepngfix.htc) }

body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	background: url(images/bg.jpg) top left repeat-x #000000;
	}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	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: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	border: none;
	}
	
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #7f4f0a;
	padding: 11px 0 0 10px;
	margin: 0;
	margin-left: -2px;
	text-transform: uppercase;
	background: url(images/bg_h1.png) top left no-repeat;
	height: 35px;
	}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #7f4f0a;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

h3 {
	font-weight: bold;
	font-size: 11px;
	color: #7f4f0a;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #E48F12;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

h5 {
	font-weight: bold;
	font-size: 12px;
	color: #E48F12;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

h6 {
	font-weight: bold;
	font-size: 11px;
	color: #E48F12;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: blue;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: blue;
	}

/* ----------------------- <genClasses> --------------------------- */
.wrap {
	background: url(images/bg_wrap.jpg) top left no-repeat;
	width: 994px;
	margin: 0 auto;
	}

.container {
	background: url(images/bg_body.jpg) top left no-repeat #fff;
	width: 800px;
	margin: 0 auto;
	min-height: 470px;
	padding-bottom: 30px;
	}

.header {
	margin: 0;
	padding: 0;
	height: 232px;
	}

.content {
	margin: 0;
	padding: 0;
	}

.content_left_wrap {
	background: url(images/bg_form_tile.jpg) top left repeat-y;
	width: 315px;
	}

.content_left {
	background: url(images/bg_form_nav.jpg) top left no-repeat;
	padding: 0 0 0 64px;
	}

.divider_line {
	padding: 20px 0 35px 5px ;
	}

.form_goldkit {
	margin: 0;
	padding: 0;
	}

.form_goldkit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	padding: 3px 0 0 8px;
	margin-bottom: 2px;
	}

.form_goldkit_submit {
	background: url(images/bg_form_bottom.jpg) left no-repeat #fff; 
	min-height: 136px;
	margin-left: -64px;
	position:relative;
	margin-top: 5px;
	text-align: right;
	padding-right: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	}
	
.form_diamondkit {
	margin: 0;
	padding: 0;
	}

.form_diamondkit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	padding: 3px 0 0 8px;
	margin-bottom: 2px;
	}
	
.form_diamondkit span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4741f;
	}

.form_diamondkit_submit {
	background: url(images/bg_form_diamond_bottom.jpg) left no-repeat #fff; 
	min-height: 136px;
	margin-left: -64px;
	position:relative;
	margin-top: 5px;
	text-align: right;
	padding-right: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	}

.content_right {
	line-height: 22px;
	padding: 0 30px 0 30px;
	}

.content_right a:link, .content_right a:visited {
	color: #b4741f;
	text-decoration: underline;
	font-weight: bold;
	}

.content_right a:hover, .content_right a:active {
	color: #b4741f;
	text-decoration: none;
	font-weight: bold;
	}

.testimonials_section_wrap {
	padding: 0;
	margin: 50px 0 0 0;
	width: 398px;
	}

.testimonials_section {
	background: url(images/bg_testimonials_tile.gif) top left repeat-y;	
	padding: 8px 0 8px 0;
	margin: 0;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #acaeb4;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	display: block;
	padding-bottom: 20px;
	}

.footer p {
	color: #acaeb4;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #acaeb4;
	text-decoration: underline;
	}

.footer a:hover, .footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #acaeb4;
	text-decoration: none;
	}

/* ----------------------- </genClasses> --------------------------- */

/* ----------------------- <imgRollOver> --------------------------- */
/* this is the super-duper "rollOver" technique for 
creating dynamic subnavs with the same background images 7/31/06 */

/* <table cellpadding="0" cellspacing="0" border="0" class="imageSwap">
    <tr>
        <td><a href="#" ><span>Lorem Ipsum 1</span></a>
			<a href="#" ><span>Lorem Ipsum 2</span></a>
			<a href="#" ><span>Lorem Ipsum 3</span></a>
			<a href="#" ><span>Lorem Ipsum 4</span></a>
			<a href="#" ><span>Lorem Ipsum 5</span></a>
			<a href="#" ><span>Lorem Ipsum 6</span></a></td>
    </tr>
    </table> the HTML code to make this work */

.imageSwap {
	margin-top: 6px;
	}

.imageSwap a:link, .imageSwap a:visited {
	display: block;
	background: url(images/sample.jpg) no-repeat;
	font: bold 12px Georgia, Georgia, "Times New Roman", Times, serif;
	color: #e48f12;
	text-decoration: none;
	width: 216px;
	margin: 0;
	padding: 0;
	}

.imageSwap a:hover, .imageSwap a:active {
	background: url(images/sample.jpg) no-repeat;
	background-position: -190px 0; /* this shifts the image over to the left "x-pos y-pos" */
	font: bold 12px Georgia, Georgia, "Times New Roman", Times, serif;
	color: #b4741f;
	text-decoration:underline;
	width: 216px;
	margin: 0;
	padding: 0;
	}

/* this positions the text within the cell. must use a p tag around the dynamic text */

.imageSwap span {
	display: block;
	padding: 7px 3px 7px 18px;
	margin: 0;
	}
	
/* ----------------------- </imgRollOver> --------------------------- */


/* Content Manager - Text Class Options */

.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;}	
	