/*

Theme Name: SunIsland Theme
Theme URI: http://www.sunislandrealestate.com
Description: 
Version: 1
Author: 
Author URI: 
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h1, h2, h3, h4 {
	color: #4d875f;
	font-weight: lighter;
}

h3 {
	font-size: 140%;
	color: #0066CC;
}

p {
	line-height: 1.4ems;
}

#content ul li {
	margin-bottom: 6px;
}

#content ol li {
	margin-bottom: 6px;
}

#container {
	border: 1px solid #000;
	margin: 0px auto;
	padding: 0px;
	width: 1139px;
}

#content {
	color: #000000;
	float: left;
	min-height: 140px;
	padding: 10px 0px 10px 0px;
	width: 630px;
}

#content h3 {
	border-bottom: 1px solid #4d875f;
	padding: 20px 0px 5px 0px;
}

#content h4 {
	border-bottom: 1px solid #4d875f;
	padding: 20px 0px 5px 0px;
}

#footer {
	background: #ffa500;
	clear: both;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 15px 10px 15px;
	text-align: center;
}

#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #ffffff;
}


#header {
	height: 200px;
}

#search {
	display: none;
}

#sidebar {
	float: left;
	margin-top: 150px;
	width: 200px;
}

#sidebar ul li {
	margin-bottom: 10px;	
}

#wrap {
	background: #ffff99;
	float: left;
	padding: 15px;
	width: 1109px;
}

.floatLeft {
	float: left;	
}

.floatRight{
	float: right;
}

.submenuStyle {
    position: absolute;
    visibility: hidden;
}

.menuStyle {
	visibility: visible;
}

.heading {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}

.headingWithUnderline {
	color: #FFFF99;
	font-size: 24px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	border-bottom-width: 2px;
}

#subMenu ul li {
	padding-bottom: 5px;
}

.nav  {
	color: white;
}

.tableborder {
	border: 1px solid #000000;
}

.tableheading {
	color: #3366CC;
	font-weight: bold;
}

.homepageLocation {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.homepageMenu	{
	text-align: center;
}

.homepageMenu a:link {
	font-size: 14px;
	color: #CCFF99;
	font-weight: bold;
}

.homepageMenu a:visited {
	font-size: 14px;
	color: #CCFF99;
}

.homepageMenu a:hover {
	font-size: 14px;
	font-weight:bolder;
}

.homepageMenu a:active {
	font-size: 14px;
}

.footer {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.price {
	font-weight: bold;
	color: #FF6646;
}

.subMenuHeader a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
	font-size: 12px;
	font-weight: bold;
}

.subMenuHeader {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: square;
}

.subMenuHeader a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 2em;
	font-size: 12px;
	font-weight: bold;
}

.subMenuHeader a:hover {
	font-weight: bolder;
	text-decoration: underline;

}