/* modassic style - modassic.css */

#top { background:url(cool/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #000000; }
#top .content { background:url(cool/bg-top.png) no-repeat top center; }
#featured { background:#a2becd url(cool/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #bacfd9; border-bottom:1px solid #8da3af; }
#nav a { color:#bfbfbf; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; /*background:#46433c;*/ border:1px solid #2f2c26; border-width: 0 0px 1px 0; text-decoration: underline;}

/*----------Additions by Winston----------*/

/* main body styling for icons */

img.icon {
	float: left;
	padding: 0;
}
.feature {
	margin-left: 65px;
}
div.hr {
	background: url(modassic/hr.png) repeat-x scroll left top transparent;
	height: 1px;
	margin: 15px 0;
}

#nav {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
}

/* nav styling for 'owners' and 'consultants' tabs */
#nav2 {
	position: absolute !important;
	right: 0px;
	bottom: -1px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float:right;
}
#nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float:right;
}
#nav2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
	line-height: 28px;
	padding: 0 10px;
}
#nav2 a {
	color: #c0baa5;
}
#nav2 a:hover, #nav2 li.current_page_item a{
	color:#fff;
	background:#a2bece;
	border-width: 0 0px 0px 0;
}
#nav2 li a {
	border: none !important;
}
#nav2 li {
	float: left;
	margin: 0 5px 0 5px;
	background: none repeat scroll 0 0 #46433C;
}

/* styling for sub links under owners or consultants */

#nav-sub {
	position: absolute;
	right: 0px;
	top: 5px;
}
#nav-sub ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float:right;
}
#nav-sub a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
	line-height: 28px;
	padding: 0 10px;
}
#nav-sub a {
	color: #27241E;
}
#nav-sub a:hover, #nav2 li.current_page_item a{
	color:#fff;
	background:#a2bece;
	border-width: 0 0px 0px 0;
	bottom: -1px;
}
#nav-sub li a {
	border:none !important;
}
#nav-sub li {
	float: left;
}
/* Free Quote Lady Sidebar */
#text-8 {
	background: none !important;
	border: none !important;
	margin-bottom: 0 !important;
}
