* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 11px/18px georgia, times, serif;
	text-align: center;
	background: #989fb2 url("../graphics/back.gif") 50% 50%;
}
h1 {
	font-size: 50px;
	margin-top: 120px;
	margin-right: 70px;
	color: #FFFFFF;
	/*color: #989eb2;*/
}
h1.ga  {
	font-size: 50px;
	margin-top: 120px;
	margin-right: 100px;
	color: #FFFFFF;
	/*color: #989eb2;*/
}
h1.home  {
	font-size: 18px;
	margin-top: 155px;
	margin-right: 100px;
	color: #FFFFFF;
	/*color: #989eb2;*/
}
h2 {
	font-size: 18px;
	margin-left: 15px;
	display: block;
	padding-bottom: 3px;
	line-height: 25px;
}
h3 {
	color:#303C64;
}
h4 {
	color:#303C64;
}
a, a:visited {
	color: #000;
}
a:hover {
	color: #FF0000;
}
a img {
	border: none;
} 
a.dlbutton, a.dlbutton:visited {
	display:block;
	border:3px solid;
	border-color:#CCCCCC #000000 #000000 #CCCCCC;
	text-decoration:underline;
	width:150px;
	text-align:center;
	height:20px;
	line-height:2em;
	background:#232323;
	margin: 5px 20px 5px 20px;
	padding-bottom: 5px;
	color:#FFF;
}
a.dlbutton:hover {
	background:#101010;
	position:relative;
	top:1px;
	left:1px;
	border-color:#AAAAAA #333333 #333333 #AAAAAA;
	text-decoration:underline;
	color: #FF0000;
}
a.dlbutton_nc, a.dlbutton_nc:visited {
	display:block;
	border:3px solid;
	border-color:#CCCCCC #000000 #000000 #CCCCCC;
	text-decoration:underline;
	width:150px;
	text-align:center;
	height:60px;
	line-height:2em;
	background:#232323;
	margin: 5px 20px 5px 20px;
	padding-bottom: 5px;
	color:#FFF;
}
a.dlbutton_nc:hover {
	background:#101010;
	position:relative;
	top:1px;
	left:1px;
	border-color:#AAAAAA #333333 #333333 #AAAAAA;
	text-decoration:underline;
	color: #FF0000;
}
a.homebutton, a.homebutton:visited {
	display:block;
	border:3px solid;
	border-color:#CCCCCC #000000 #000000 #CCCCCC;
	text-decoration:underline;
	width:150px;
	text-align:center;
	height:20px;
	line-height:2em;
	background:#232323;
	margin: 0px 30px 0px 20px;
	padding-bottom: 0px;
	float: right;
	color: #FFFFFF;	
}
a.homebutton:hover {
	background:#101010;
	position:relative;
	top:1px;
	left:1px;
	border-color:#AAAAAA #333333 #333333 #AAAAAA;
	text-decoration:underline;
	color: #FF0000;
}
a.pb, a.pb:visited {
	color:#FFFFFF;
	background:#232323;
	width:194px;
	height:25px;
	border:3px solid;
	border-color:#CCCCCC #000000 #000000 #CCCCCC;
	text-align:center;
	text-decoration:underline;
	line-height:2.0em;
	display:block;
}
a.pb:hover {
	color:#FF0000;
	background:#101010;
	position:relative;
	/*top:1px;
	left:1px;*/
	border-color:#333333 #333333 #333333 #333333;
}
dd a, dd a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	cursor:pointer;
	margin: 0px;
	margin-left: 15px;
}
dd a:hover {
	color: #FF0000;
}
td a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	cursor:pointer;
	margin: 0px;
}
td a:hover {
	color: #FF0000;
}
#gmap a, #gmap a:visited {
	color: #6A728F;
}
#gmap a:hover {
	color: #FF0000;
}
#survey_box a, #survey_box a:visited {
	color: #000000;
	padding: 20px 20px;
	width: 50px;
	height: 100px;
	background-image: url(/graphics/survey_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 50px;
	font-size: 14px;
	border: none;
}	
#survey_box a:hover {
	color: #FF0000;
	border: none; 
}

/****************MAIN PAGE LAYOUT DIVS**********************************/
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 925px;
	height: auto;
}
/****************END WRAPPER**********************************/
#head {
	width: 920px;
	height: 190px;
	background: #989fb2 url("../graphics/head.jpg") no-repeat;
	border: 4px solid #989eb2;
	text-align: right;
}
/****************END HEAD**********************************/
#side_bar {
	width: 202px;
	float: left;
	color: #FFFFFF;
	background: #6A728F url("../graphics/leftgrad.png") repeat-x;
	border-width: 0px;
	border-style: none;
	margin: 0px 0px 0px 24px;
	padding: 20px 0px 0px;
	display: inline;
	overflow: hidden; /*For Expandin Box problem in IE6*/
}
#side_bar h2 {
	background: transparent url("../graphics/border.gif") repeat-x;
	background-position: bottom right;
	color: #FFFFFF;
	width: 150px;
	margin-bottom:10px;
}
#side_bar h3.pmg {
	width: auto;
	height: 20px;
	color: #FFFFFF;
	padding: 8px 0px 0px 55px;
	margin: 0px 0px 0px 10px;
	background: url(../graphics/sm_logo.png) no-repeat;
	font-size: 12px;
}
#side_bar .scroll {
	border: #FFFFFF 1px solid;
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 30px 10px;
	width: 158px;
	height: 220px;
	overflow: auto;
	background-color:#232323;
}
#side_bar p {
	width: 158px;
	margin: 5px auto;
	font-size: 10px;
}
#side_bar dt {
	font-weight: 900;
	color: #999;
}
#side_bar .phone {
	font-size: 14px;
}
#side_bar .email {
	font-size: 14px;

}
#side_bar .divider {
	width: 95%;
	margin: 10px auto;
	background-color: #989eb2;
	height: 2px;
}
#survey_box {
	height: 90px;
	width: 167px;
	border: #313c64 4px solid;
	padding: 0px 0px 10px 5px;
	margin: 0px 10px 10px;
	overflow: visible;
	background-color:#232323;
}
#survey_box p {
	text-align:center;
	font-size: 10px;
	margin: 5px 0px;
	overflow: auto;
}
#eho {
	display: block;
	width: 45px;
	height: 45px;
	margin: auto 75px;
}
/****************END SIDE_BAR**********************************/
#content {
	width: 656px;
	color: #000000;
	float: right;
	background: #DDDDDD url("../graphics/rightgrad.png") repeat-x;
	margin: 0px 21px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#content h2 {
	background: transparent url("../graphics/border2.gif") repeat-x;
	background-position: bottom right;
	color: #313C64;
	width: 375px;
}
#content p {
	margin: 20px 20px 20px 20px;
	font-size: 11px;
}
#bplinks a, #bplinks a:visited {
	color: #000;
}
#bplinks a:hover {
	color: #FF0000;
}

#content span {
	color:#313c64
}
#content .divider {
	width: 95%;
	margin: 10px 15px 10px 15px;
	background-color: #6A728F;
	height: 2px;
	float: left;
}
#content .infoimage {
	width: 200px;
	border: 3px solid #6A728F;
	float: left;
	margin: 0px 0px 0px 15px;
	height: 181px;
	display: inline;
}
#content .infofee {
	width: 210px;
	float:left;
	margin: 0px;
	overflow: visible;
	/*word-wrap: break-word;*/
	height: 186px;
	display: block;
	padding-left: 40px;
}
#content .infodiscount {
	width: 150px;
	float:right;
	margin: 0px 15px 0px 0px;
	overflow: visible;
	/*word-wrap: break-word;*/
	height: 115px;
	display: block;
	padding-left: 15px;
}
#vidBox {
	width: 656px;
	text-align: center;
	clear: both;
	padding-top: 10px;
	/*display: inline;*/
}
#vidBox img {
	border: 3px solid #6A728F;
	text-align: center;
	
}
#special {
	width: 200px;
	background-image: url(/graphics/star.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	padding-top: 0px;
	margin-top: 0px;
}
#special h3 {
	text-align: center;
	padding-top: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF0000;
}

#special p {
	color: #000000;
	font-style: italic;
	width: 150px;
	margin: 5px auto 0px;
	text-align: center;
	font-weight: bold;
	line-height: 95%;
}
.special_bold {
	font-size: 12px;
	font-weight: bolder;	
}
#special_1 {
	width: 220px;
	background-image: url(/graphics/star.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 180px;
	padding-top: 0px;
	margin-top: -20px;
	float: right;
}
#special_1 h3 {
	text-align: center;
	padding-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF0000;
}

#special_1 p {
	color: #333333;
	font-style: italic;
	width: 150px;
	margin: 10px auto 0px;
	text-align: center;
}
.special_red {
color: #F00;
font-weight: bold;
font-size:16px;	
}
#gmap {
	text-align: center;
}

/****************END CONTENT**********************************/
#footer {
	float: left;
	clear: both;
	margin: 12px 0px 0px 14px;
	width: 893px;
	height: 75px;
	background: #000000 url("../graphics/footer.gif") no-repeat;
	border: 4px solid #6b707f;
}
#footer p {
	text-align: center;
	display:block;
	color: #FFFFFF;
	font-size: x-small;
}
#footer img {
	border:none;
}
/***********************END FOOTER*********************************/
#containerBox {
	float: left;
	width: 206px;
	height: 285px;
	margin: 10px 0px 0px 16px;
}
#containerBox h4 {
	margin: 0px 0px 0px 0px;
	height: 24px;
	border: 3px solid #6A728F;
	border-bottom: none;
	background: #989eb2 url(../graphics/sm_logo.png) no-repeat 25px;
	padding: 5px 0px 0px 80px;
	color:#FFFFFF;
	font-size: 12px;
}
.scrollBox {
	border: 3px solid #6A728F;
	border-top: none;
	padding: 0px;
	/*margin: 10px 0px 0px 16px;*/
	width: 200px;
	height: 245px;
	overflow: auto;
	background-color:#232323;
	/*float: left;*/
	list-style-image: url(../graphics/li_bullet.gif);
	overflow: auto;
}
.scrollBox ul {
	list-style-image: url("../graphics/li_bullet.gif");
	margin: 5px 10px;
}
.scrollBox li {
	margin: 5px 10px;
	font: normal 11px/18px georgia, times, serif;
	font-size: 10px;
	width: 155px;
	color: #FFFFFF;
}
.scrollBox p{
	margin: 5px 10px;
	font-size: 10px;
	width: 155px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 1em;
}

/**************************END LAOUT DIVS**********************************************/

.img_float_l {
	float: left;
}
.img_float_r {
	float: right;
}
.clear {
	clear: both;
	line-height: 1px;
	visibility: hidden;
}
.p_letter {
	font-size: 30px;
	margin-right: 0px;
}
.small_text {
	font-size: 8px;
	font-style: italic;
	font-weight: bolder;
}

/**************************BUTTON and LINK STYLES**********************************************/

table.floorplans {
	width: 386px;
	border-collapse: collapse;
	height: auto;
	margin-top: 10px;
	overflow: hidden; /*for expanding box problem with IE6*/
	background-color: #232323;
	color: #FFFFFF;
	float: right;
	margin-right: 16px;
	clear: right;
	
}
tbody {
	border: 3px solid #6A728F;
}
.floorplans th {
	width: 340px;
	height: 30px;
	background: #989eb2 url(../graphics/sm_logo.png) no-repeat 60px;
	color:#FFFFFF;
	text-align:center;
	padding-bottom: 0px;
	border-bottom: 1px solid #6A728F;
}
td {
	border-bottom: #6A728F 1px dashed;
	height: 30px;
}
td.name {
	width: 210px;
	text-align: left;
	padding-left: 10px;
	
}
td.sqft {
	width: 75px;
	text-align: right;
}
td.price {
	text-align: right;
	width: 85px;
	padding-right: 10px;
}
.sm_logo {
	text-align: center;
	margin: 0px auto;
	margin-bottom: 10px;
	display: block;
}

