@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------------------

	Created by elykinnovation, inc. - http://www.elykinnovation.com
	Jacksonville, Florida - Web Design Company

--------------------------------------------------------------------------------------------------- */


a, div {-moz-outline:none;}

/* ----------------------------------------------------------------------------------------------------------------

	.png hack

------------------------------------------------------------------------------------------------------------------*/

/* * { behavior: url(iepngfix.htc); }*/
.iepngfix { behavior: url(css/iepngfix.htc); }
 

/* ---------------------------------------------------------------------------

	Body 

--------------------------------------------------------------------------- */

body {
	margin: 0px;
	background-color: #113555;
	background-image: url(../images/bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #333;
	font-size: 13px;
}

.wrapper {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 830px; /* Make this number 10px wider than actual design for ie issues */
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 820px;
}

.container {
	width: 814px;
	float: left;
	padding: 2px;
	margin: 10px 0px 0px 0px;
	background-color: #666;
	border: #5786b4 solid 1px;
}

.body_container {
	float: left;
	background-color: #fff;
	padding: 12px 12px 12px 12px;
	margin: 0px 0px 0px 0px;
	width: 790px;
}

.body_container p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 18px 0px;
	line-height: 18px;
}


.side_a {
	float: left;
	width: 472px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.side_a p {
	text-align: justify;
}

.side_a a:link, .side_a a:visited {
	color: #5388D4;
	text-decoration: underline;
}

.side_a a:hover, .side_a a:visited:hover {
	color: #006699;
	text-decoration: none;
}

.side_b { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 300px;
}

/* ---------------------------------------------------------------------------

	For 3 column design: Leave off if unneccessary

--------------------------------------------------------------------------- */

.side_c {
	margin: 0px 0px 0px 0px;
	width: 820px;
}

.footer {
	width: 820px;
	height: 80px;
	float: left;
	text-align: center;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}


/* ---------------------------------------------------------------------------

	Logo Replace

--------------------------------------------------------------------------- */

.logo a {
	display: block;
	text-decoration: none;
	width: 303px;
	height: 96px;
	background-image: url(../images/logo_smmre.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px -4px;
}

.phone_number {
	width: 470px;
	height: 20px;
	font-size: 18px;
	font-weight: lighter;
	text-align: right;
	color: #ff6600;
	float: right;
	padding: 63px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.tagline_box {
	width: 440px;
	border: 2px solid #ff6600;
	padding: 6px;
	margin: 0px auto 20px auto;
	text-align: center;
	font-weight: bold;
}

.tagline_box p {
	text-align: center;
	margin: 0px;
	line-height: 16px;
}



/* ---------------------------------------------------------------------------

	Title Declarations

--------------------------------------------------------------------------- */

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #330000;
	font-size: 20px;
	font-weight: lighter;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 17px;
	font-weight: lighter;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #330000;
	font-size: 14px;
}

h1.orange {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	color: #ff6600;
	font-size: 20px;
	font-weight: lighter;
}


.red_fade {
	background-color: #300000;	
}

.orange_fade {
	background-color: #ff6600;
}

.green_fade {
	background-color: #76877A;
}

.red_fade span,
.orange_fade span,
.green_fade span {
	display: block;
	background-image: url(../images/white_fade_2.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px 0px 12px 0px;
}

h2.white {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 4px 8px;
	color: #fff;
	font-size: 17px;
	font-weight: lighter;
}

/* ---------------------------------------------------------------------------

	General Declarations

--------------------------------------------------------------------------- */


.hide {
	visibility: hidden;
	display: none;
	text-indent: -8520px;
}

.pictureframe {
	border: #333 1px solid;
	padding: 4px;
	margin: 0px 0px 5px 0px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	background-color: transparent;
	height: 1px;
}

.current_properties a:link, .current_properties a:visited {
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.current_properties a:hover, .current_properties a:visited:hover {
	color: #990000;
	text-decoration: none;
}

/* ---------------------------------------------------------------------------

	Horizontal Navigation

--------------------------------------------------------------------------- */

.nav {
	white-space: nowrap;
	float: left;
	width: 820px;
	height: 40px;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
} 

.menu {
	padding: 9px 0px 0px 0px;
}

.menu ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.menu ul li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}

.menu ul li a:link, .menu ul li a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 8px 6px 8px;
	display:inline-block;
}

.menu ul li a:hover, .menu ul li a:visited:hover {
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 5px 7px;
	background-color: #330000;
	border: 1px solid #fff;
	display:inline-block;
}

.menu ul li.selected {
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 5px 7px;
	background-color: #330000;
	border: 1px solid #fff;
	display:inline-block;
}



.thumbnail_area {
	white-space: nowrap;
	float: left;
	width: 470px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

.thumbnail_area ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style: none;
}

.thumbnail_area li {
	float: left;
	padding: 8px 5px 8px 5px;
}

.thumbnail_area ul li img {
	border: 1px solid #000;
	padding: 2px;
}


.property_container {
	width: 466px;
	float: left;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #dbdbdb;
}

.property_for_sale_info {
	width: 305px;
	float: left;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
}

.property_container img {
	float: left;
	border: 1px solid #000;
	padding: 2px;
}

.property_container a:link, .property_container a:visited {
	color: #0066CC;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.property_container a:hover, .property_container a:visited:hover {
	color: #990000;
	text-decoration: none;
}



/* ---------------------------------------------------------------------------

	Unordered List Stylings

--------------------------------------------------------------------------- */

.orange_bullet_list ul {
	padding-left: 5px;
	margin: 10px 0px 0px 6px;
	text-indent: 1px;
	list-style: none;
	
}

.orange_bullet_list li {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 8px 12px;
	font-size: 13px;
	line-height: 1.6em;
	background: url(../images/orange_square.gif) no-repeat 0 .9em;
}

.grey_underline_list ul {
	 padding-left: 2px;
	 margin-left: 2px;
	 margin-top: 10px;
	 text-indent: 1px;
	 list-style: none;
}

.grey_underline_list li {
	border-bottom: #c4c4c4 1px solid;
	width: 98%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
	line-height: 20px;
}

.grey_underline_list li.last {
	border-bottom: #c4c4c4 0px solid;
	width: 98%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
}



.NAME ul {
	 padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.NAME li {
	border-bottom: #CCCCCC 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
}

.NAME a:link, .NAME a:visited {
	color: #333333;
	text-decoration: none;
}

.NAME a:hover, .NAME a:visited:hover {
	color: #990000;
	text-decoration: none;
}
