/* CSS Author: Ryan Moore - RJM Design - www.designsbyrjm.com

Date: 04/05/07 */

a img { border:0;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; } 

body {
	margin:0 auto;
	background:#FFFFFF url(img/housebg.jpg) no-repeat center top;
	text-align: center;
	font:normal 12px 'Verdana', Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#30454f;
}

.nobr {
	display:none;
}


/* HEADER */
#topcontainer {
	margin:0 auto;
	width: 775px;
	text-align: left;
}
#header {
	height:301px; 
	width: 775px;
	position:relative;
}
#logo {
	background:url(img/headerlogo.jpg) no-repeat;
	width: 322px;
	height: 301px;
	float:left;
}
#headerpagetitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	position:absolute;
	top: 271px;
	left: 19px;
}
#headersubnav {
	width:451px;
	height:153px;
	float:left;
	background: url(img/headersubnav.gif) no-repeat;
	position:absolute;
	top: 18px;
	left: 322px;
}
#subnavtext{
	width: 161px;
	height: 100px;
	margin-top: 32px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#27373c;
	float:right;
}
#subnavtext a:Link{
	text-decoration:none;
	color:#27373c;
}
#subnavtext a:Visited{
	text-decoration:none;
	color:#27373c;
}
#subnavtext a:Hover{
	text-decoration:none;
	color:#daffbc;
	border-bottom: solid #daffbc 1px;
	padding-bottom: 4px;
}
.currentpage{
	color:#daffbc;
	border-bottom: solid #daffbc 1px;
	padding-bottom: 4px;
}
#subnavtext p{
	margin:7px;
}
#nav {
	float:left;
	width:453px;
	height:140px;
	background: url(img/navbg.jpg) no-repeat;
	position:absolute;
	top:161px;
	left:322px;
}
#aboutdaryl {
	float:left;
	height: 54px;
	width: 125px;
	overflow: hidden;
	background: url(img/aboutdaryl_nav.gif) top left no-repeat;
	display: block;
	margin-top:22px;
	margin-left:1px;
}
#aboutdaryl:hover {
	background-position: bottom left;
}
#properties {
	float:left;
	height: 54px;
	width: 100px;
	overflow: hidden;
	background: url(img/properties_nav.gif) top left no-repeat;
	display: block;
	margin-top:22px;
}
#properties:hover {
	background-position: bottom left;
}
#resources {
	float:left;
	height: 54px;
	width: 99px;
	overflow: hidden;
	background: url(img/resources_nav.gif) top left no-repeat;
	background-color:transparent;
	display: block;
	margin-top:20px;
}
#resources:hover {
	background-position: bottom left;
}
#contactdaryl {
	float:left;
	height: 54px;
	width: 124px;
	overflow: hidden;
	background: url(img/contactdaryl_nav.gif) top left no-repeat;
	display: block;
	margin-top:21px;
}
#contactdaryl:hover {
	background-position: bottom left;
}
#headsentence{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:90px;
	left:16px;
	line-height:1.6em;
	height: 50px;
}
#headsentence a:Link{
	color:#398401;
	border-bottom: 1px solid #398401;
	text-decoration:none;
}
#headsentence a:Visited{
	color:#398401;
	border-bottom: 1px solid #398401;
	text-decoration:none;
}
#headsentence a:Hover{
	color:#398401;
	border-bottom:none;
	text-decoration:none;
}


/* CONTENT */
#contentcontainer {
	margin:0 auto;
	width: 775px;
	text-align: left;
}
#leftcont_border{
	width:2px;
	height:255px;
	background-image:url(img/leftcont_border.gif);
	background-repeat:no-repeat;
	float:left;
}
#rightcont_border{
	width:2px;
	height:255px;
	background-image:url(img/rightcont_border.gif);
	background-repeat:no-repeat;
	float:left;
}
#leftcont_border2{
	width:2px;
	height:255px;
	background-image:url(img/leftcont_border.gif);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
}
#rightcont_border2{
	width:2px;
	height:255px;
	background-image:url(img/rightcont_border.gif);
	background-repeat:no-repeat;
	float:left;
}
#leftcontainer{
	padding-left:10px;
	margin-top:10px;
	width:299px;
	height:100%;
	float:left;
	text-align:center;
}
#subcontainer{
	margin-top:10px;
	margin-right:10px;
	background-color:white;
	width:751px;
	height:100%;
	float:left;
	text-align:center;
}
#subcontainerb{
	margin-top:10px;
	margin-right:10px;
	background-color:white;
	width:751px;
	height:100%;
	float:left;
	text-align:left;
}
#subcontainer_profile{
	margin-top:10px;
	margin-right:10px;
	background-color:white;
	width:751px;
	height:100%;
	float:left;
	text-align:left;
}
#summary_center{
	margin-left:25px;
}
.feature img{
border: 2px solid #525b64;
}

.feature:hover img{
border: 2px solid #0d1719;
}

.feature:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.primary_photo img{
border: 2px solid #525b64;
margin-bottom:5px;
}
.primary_photo:hover img{
border: 2px solid #0d1719;
margin-bottom:5px;
}

.primary_photo:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
.prop_sum_photo img{
border: 2px solid #525b64;
}
.prop_sum_photo:hover img{
border: 2px solid #0d1719;
}
.prop_sum_photo:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
#details_margin{
	margin:0 25px;
}
.details{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.8em;
}
#pricetag {
	background-image:url(img/feature_bottom_bg.gif);
	overflow:hidden;
	background-repeat:no-repeat;
	width: 299px;
	height: 86px;
	color:#0d1719;
	font-size:14px;
	line-height:1.8em;
}
#pricetag_sum{
	width: 348px;
	color:#0d1719;
	font-size:14px;
	line-height:1.8em;
	text-align:center;
}
#property_summary{
	background-image:url(img/prop_sum_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	width:348px;
	height:368px;
	float:left;
}
#breakline{
	background-image:url(img/break_ln.png);
	overflow:hidden;
	width:700px;
	height:2px;
	float:left;
}
#breaklineb{
	background-image:url(img/break_lnb.png);
	overflow:hidden;
	width:700px;
	height:2px;
	float:left;
}
#property_summaryb{
	background-image:url(img/prop_sum_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	width:349px;
	height:368px;
	float:left;
}
.bigblu{
	font-size:18px;
	font-weight:bold;
	color:#01409f;
}
.blu{
	font-size:12px;
	font-weight:bold;
	color:#01409f;
}
.blulink a:Link{
	font-size:12px;
	font-weight:bold;
	color:#01409f;
	text-decoration:underline;
}
.blulink a:Visited{
	font-size:12px;
	font-weight:bold;
	color:#01409f;
	text-decoration:underline;
}
.blulink a:Hover{
	font-size:12px;
	font-weight:bold;
	color:#01409f;
	text-decoration:none;
}
.underline a:Link{
	border-bottom:solid 1px;
	padding-bottom:1px;
	text-decoration:none;
	color:#0d1719;
}
.underline a:Visited{
	border-bottom:solid 1px;
	padding-bottom:1px;
	text-decoration:none;
	color:#0d1719;
}
.underline a:Hover{
	border:none;
	text-decoration:none;
}
#recent{
	background-image:url(img/recent_bg.gif);
	background-repeat:no-repeat;
	width:299px;
	height:42px;
	padding-bottom:3px;
}
.recent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	line-height:.8em;
}
.georgia16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	line-height:1.8em;
}
.profile_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#3e9800;
	font-size:16px;
	text-align:left;
	line-height:.8em;
}
#leftcontainer ul{
	list-style-image:url(img/arrbullet.gif);
	margin:0;
	padding-left:20px;
	text-align:left;
	line-height:2em;
	float:left;
}
#subcontainerb ul{
	list-style-image:url(img/arrbullet.gif);
	margin-left:16px;
	padding-left:20px;
	text-align:left;
	line-height:2em;
}
#leftcontainer ul li a:Link{
	border-bottom:solid 1px;
	padding-bottom:1px;
	text-decoration:none;
	color:#398401;
}
#leftcontainer ul li a:Visited{
	border-bottom:solid 1px;
	padding-bottom:1px;
	text-decoration:none;
	color:#398401;
}
#leftcontainer ul li a:Hover{
	border:none;
	text-decoration:none;
	color:#142f00;
}
#rightcontainer{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:442px;
	height:100%;
	background-color:#FFFFFF;
	float:left;
}
.sig{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#rightcontainer p{
	margin:18px;
}
#subcontainerb p{
	margin:18px;
}
.greenlink a:Link{
	color: #339900;
	font-weight: bold;
	text-decoration:none;
}
.greenlink a:Visited{
	color: #339900;
	font-weight: bold;
	text-decoration:none;
}
.greenlink a:Hover{
	color: #142f00;
	font-weight: bold;
	text-decoration:none;
}
.greenlinkv a:Link{
	color: #339900;
	font-weight: bold;
	text-decoration:none;
}
.greenlinkv a:Visited{
	color: #339900;
	font-weight: bold;
	text-decoration:none;
}
.greenlinkv a:Hover{
	color: #142f00;
	font-weight: bold;
	text-decoration:none;
}
.backlink a:Link{
	color: #364445;
	text-decoration:none;
	font-size:16px;
	border-bottom:1px solid #364445;
	padding-bottom:1px;
}
.backlink a:Visited{
	color: #364445;
	text-decoration:none;
	font-size:16px;
	border-bottom:1px solid #364445;
	padding-bottom:1px;
}
.backlink a:Hover{
	color: #364445;
	text-decoration:none;
	font-size:16px;
	border-bottom:none;
}
#leftprofile_container{
	width:299px;
	height:100%;
	float:left;
}
#rightprofile_container{
	width:371px;
	height:100%;
	float:left;
	margin-left:30px;
}
#prop_suml{
	float:left;
	text-align:right;
	color:#3e9800;
}
#prop_sumr{
	float:left;
	text-align:left;
	font-size:11px;
	color:#364445;
	margin-left:6px;
}
#contactbox{
	margin-left:100px;
	width: 150px;
}
#contact_form{
	margin-left:17px;
}
/* FOOTER */
#footercontainer{
	clear:both;
	height:100%;
	width:100%;
}
#footertopblue{
	margin:0 auto;
	background-image:url(img/footertopblue.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:326px;
}
#footerbottom{
	clear:both;
	background-image:url(img/footerbg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:168px;
}
#footerad{
	padding-left:20px;
	float:left;
	width:393px;
	height:200px;
	text-align:left;
	margin-top:60px;
}
#royalle{
	float:left;
}
.footeradtext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.gentrac a:Link{
	font-size:18px;
	font-weight:bold;
	color:#37484e;
	text-decoration:none;
	border-bottom:1px solid #37484e;
	padding-bottom:1px;
}
.gentrac a:Visited{
	font-size:18px;
	font-weight:bold;
	color:#37484e;
	text-decoration:none;
	border-bottom:1px solid #37484e;
	padding-bottom:1px;
}
.gentrac a:Hover{
	font-size:18px;
	font-weight:bold;
	color:#37484e;
	text-decoration:none;
	border-bottom:none;
}
#footerbottomcontainer{
	background:url(img/royallebottom.gif) no-repeat right top;
	margin:0 auto;
	width:775px;
	height:100%;
}
#footertopnav{
	padding:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#b5c7d0;
	text-align:left;
	line-height:1.4em;
}
#footertopnav a:Link{
	text-decoration:none;
	color:#b5c7d0;
}
#footertopnav a:Visited{
	text-decoration:none;
	color:#b5c7d0;
}
#footertopnav a:Hover{
	text-decoration:underline;
	color:white;
}
.footernav2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#copyrightbottom{
	padding-left:23px;
	padding-top:5px;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#658089;
	text-align:left;
	line-height:1.4em;
}
/* DROP DOWNS */
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
margin-top:1px;
border: 1px solid #121e22; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #121e22;
width: 97px;
visibility: hidden;
text-align:left;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 12px;
border-bottom: 1px solid #253d45; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #88cb4f;
}

/* CSS Thumbnail Hover */

.thumbnail{
position: relative;
z-index: 0;
margin-right:15px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #95a8ae;
padding: 5px;
left: -1000px;
border: 1px solid #718085;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 13px;
left: 0px; /*position where enlarged image should offset horizontally */
width:200px;
}
