﻿/* -------------------------- <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: 12px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #82825d;
	text-align: center;
	background: #FFF;
	}

.body {
	font-family: 12px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #82825d;
	border: none;
	padding: 0;
	margin: -2px 0px 0px 0px;
	background: url(images/BG.jpg) top center repeat-x;
	}
	
p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #82825d;
	border: none;
	}
	
h1 {
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	color: #8c5038;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h2 {
	font-weight: normal;
	font-size: 12px;
	color: #8c5038;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h3 {
	font-weight: normal;
	font-size: 11px;
	color: #8c5038;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #8c5038;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #8c5038;
	}

/* ----------------------- <genClasses> --------------------------- */


.container {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0 8px 0 0;
	}
	
	.subBanner
	{
	    margin-top:-4px;
	    
	    }
	
.headline {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color: #8c5038;	
	}
	
.main_body {
	margin: 0;
	padding: 15px 0 15px 34px;
	font: 11px Georgia, Times New Roman, Times, serif;
	}
	
.main_body .content {
	margin: 0;
	padding: 0;
	}
	
.main_body .content p {
   font: 12px Georgia, Times New Roman, Times, serif;
	width: 420px;
	height: 75px;
	margin: 0 0 4px 17px;
	padding: 0;
	line-height: 1.5em;
	}
	
.main_body .content strong {
    font: bold 12px Georgia, Times New Roman, Times, serif;
    color: #8c5038;
	}
	
.main_body .content a:link, .right_col .content a:visited {
    font: bold 12px Georgia, Times New Roman, Times, serif;
    color: #8c5038;
    text-decoration: none;
    }

.main_body .content a:hover, .right_col .content a:active {
    font: bold 12px Georgia, Times New Roman, Times, serif;
    color: #8c5038;
    text-decoration: underline;
    }

.main_body .info p {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #576729;
	width: 549px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}
	
.main_nav {
	
	}

.body_main {
	
	}
	
.padding {
	padding-top:0px;
	padding-right:22px;
	padding-bottom:0px;
	padding-left:15px;
	}	
	
.hm_content_managed {
	margin:9px 0 0 0;
	}	
	
	
.SubNav_Bg_container {
	background: url(images/sub_nav_bg.jpg) top repeat;
	width: 271px;
	margin: 0 auto;
	text-align: center;
	}

.subNav
{
    
}
	
.subNav p {
	margin: 7px 0 0 20px;
	}

.subNav a:link, .subNav a:visited {
    display: block;
	font: 12px Georgia, Times New Roman, Times, serif;
    color: #485623;
    text-decoration: none;
	background: url(images/sub_nav_arrow.gif) no-repeat;
	padding: 0px 10px 3px 8px;
    }

.subNav a:hover, .subNav a:active {
    font: 12px Georgia, Times New Roman, Times, serif;
    color: #485623;
    text-decoration: underline;
	background: url(images/sub_nav_arrow.gif) no-repeat;
	padding: 0px 10px 3px 8px;
    }

.subNav .header {
	background: url(images/sub_nav_top.jpg) top left no-repeat;
	width: 271px;
	height: 42px;
	font: bold 13px Georgia, Times New Roman, Times, serif;
	color: #8c5038;
	}
	
.subNav .body {
	background: url(images/sub_nav_bg.jpg) top center repeat;
	width: 271px;
	}
	
.subNav .header p {
	font: bold 13px Georgia, Times New Roman, Times, serif;
	color: #8c5038;
	margin: 10px 10px 0 10px;
	}	
	
.subNav .footer {
	background: url(images/sub_nav_bottom.jpg) bottom left no-repeat;
	width: 271px;
	height: 43px;
	}
	
.subNav_padding {
	padding: 0 30px 0 8px;
	float:right;
    }
	
.sub_content {
	margin: 10px 0 0 10px;
	}

.sub_content h1 {
	font: bold 13px Georgia, Times New Roman, Times, serif;
	color: #354F1E;
	text-transform: none;
	margin: 0 0 10px 0;
	}

.sub_content h2 {
	font: bold 12px Georgia, Times New Roman, Times, serif;
	color: #354F1E;
	text-transform: none;
	margin: 0 0 10px 0;
	}

.sub_content p {
	font: 11px Georgia, Times New Roman, Times, serif;
	color: #354F1E;
	width: 525px;
	}
/* <footer> */

.footer {
	background: url(images/footer.jpg) bottom center repeat-x;
	height: 77px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:10px;
	}
	
.footer_padding {
	padding-left:33px;
	padding-top:15px;
	padding-right:35px;
	padding-bottom:0px;

	}	
	
.footer p {
	font: 9px Georgia, Times New Roman, Times, serif;
	color: #1C3921;
	margin: 35px 0 0 0;
	}
    	
.footer a:link, .footer a:visited {
	font: 9px Georgia, Times New Roman, Times, serif;
    color: #8c5038;
    text-decoration: none;
    }

.footer a:hover, .footer a:active {
	font: 9px Georgia, Times New Roman, Times, serif;
    color: #8c5038;
    text-decoration: underline;
    }

.alt_links p {
	font: 9px Georgia, Times New Roman, Times, serif;
	color: #8c5038;
	margin: 20px 0 0 0;
	}

.alt_links p a:link, .alt_links p a:visited {
	font: 9px Georgia, Times New Roman, Times, serif;
    color: #8c5038;
    text-decoration: none;
    }

.alt_links p a:hover, .alt_links p a:active {
	font: 9px Georgia, Times New Roman, Times, serif;
    color: #8c5038;
    text-decoration: underline;
    }

.keyword_content p {
	font: 10px Georgia, Times New Roman, Times, serif;
	color: #CCCCCC;
	width: 900px;
	text-align: left;
	margin: 10px 0 0 0;
	line-height: 1.7em;
	}

/* </footer> */

	
/* 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;}	
	

/* Dev Added Styles */
.bannerDiv
{
    height: 209px;
    position: relative;
    width: 771px;
}

.bannerImage
{
    left: 0px;
    position: absolute;
    top: 0px;
}

.tempPositions {
	position: absolute;
	top: 450px;
	left: 250px;
	width: 549px;
	}

.tempPositions h3 {
	font: bold 12px Georgia, Times New Roman, Times, serif;
	color: #8c5038;
	text-align: left;
	}
	
.tempPositions p {
	width: 200px;
	margin: 0;
	padding: 0;
	font: 11px Georgia, Times New Roman, Times, serif;
	text-align: left;
	}

	
.featuredPropertyImage
{
	background-color: #000;
	height: 146px;
	width: 216px;
}
	
.featuredPropertyTranspixImage
{
	height: 44px;
	width: 216px;
}

.thumbnail
{
	border-width: 0px;
}

.LinkImage
{
    border: 0px;
}

.SubNavTd
{
    text-align: right;
}

.StaticSubNavTd
{
	background: url(Images/sub_nav_bg.jpg) top center repeat;
	width: 271px;
}

/* From Design */
.redtext
{
    font-family:Georgia, Times New Roman, Times, serif;
    font-size:12px;
    color: #8c5038;  
}

.greentext
{
    font-family:Georgia, Times New Roman, Times, serif;
    font-size:12px;
    color: #82825d;
}
