* {margin: 0;
   padding: 0;}

body
{
    font-family: Georgia, Verdana;
    font-size: 10pt;
    background-color: #415e7c;
}
a:link {text-decoration: underline;}
a:hover {text-decoration: underline;}
a:visited {text-decoration: underline;}


img
{
    border:0;
}

#wrapper 
{
    margin: 0 auto;
	width: 803px;
	max-width: 803px;
}

#fronttop 
{
    background: transparent url('images/regent_logo.gif') no-repeat top left ;
    height: 174px;
    position: relative;
    font-size: 9pt;
    z-index: 2
}

#inttop 
{
    background: transparent url('images/regent_logo_int.gif') no-repeat top left ;
    height: 174px;
    position: relative;
    font-size: 9pt;
    z-index: 999;
}
#top 
{
    height: 174px;
    position: relative;
    font-size: 9pt;
    z-index: 999;
}

#top a:link,#top a:visited
{
    text-decoration: none;
    color: #2f6fce;  
    font-weight: bold;
}

#top a:hover 
{
    text-decoration: none;
    background-color: #edf5df;
}
#menu 
{
    margin: 4px 0 0 0; 
    position: relative; 
    float: right;
    }
	
/* ----- HOME PAGE CHANGES 11/04/09 ------ */

#homeleft  {
    position: relative;
    margin: 10px 0 10px 10px;
    float: left;
    color: #FFFFFF;
}

#hometext {
    position: relative;
    width: 335px;
    float: left;
    margin: 10px 0 0 0;
    background-color: #FFFFFF;
	padding-left:10px;
}

#homeright {
    position: relative;
    width: 175px;
    float: right;
    margin: 10px 10px 0 0;
    background-color: #FFFFFF;
}

#homebottom {
	position: relative;
    width: 530px;
    float: right;
	background:url('images/home_bottom_bg.png') no-repeat;
	height:108px;
	font-size:10px;
	color: #FFFFFF;
}

#homebottomtext {
	position: relative;
    width: 250px;
	margin-left: 20px;
	margin-top: 32px;
    float: left;
	height:80px;
	font-size:12px;
	color: #FFFFFF;
}

#homebottomtext a {
	color: #FFFFFF;
	font-weight:bold;
}

/* ----- END HOME PAGE CHANGES 11/04/09 ------ */	
	
	
#content
{
    position: relative;
    float: left;
    width: 800px;   
}

#flash
{
	margin-left: -2px;
}

#intcontent
{
    position: relative;
    float: left;
    width: 790px; 
    margin: 0 0 0 15px;
	background: #FFFFFF;    
}

#mainpic 
{
    position: relative;
    margin: -65px 0 0 15px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 15px;
    padding-bottom: 14px;
    background-color: #FFFFFF;
    z-index: 1;

}

#breadcrumb 
{
    border: solid 1px #c1a878;
    background-color: #984131;
    color: #ffc600;
    margin: 4px 18px 0 0;
    padding-left: 10px;
    font-size: 8pt;
    z-index: 999;
    width: 99%;
}

#left 
{
    position: relative;
    margin: 10px 0 0 25px;
    float: left;
}

#frontright {
    position: relative;
    width: 520px;
    float: right;
    margin: 10px 0px 0px 0px;
    background-color: #FFFFFF;
    height: 317px;
}

#intleft 
{
    position: relative;
    margin: 5px 0 0 5px;
    float: left;
    color: #FFFFFF;
    width: 102px;
}

#intleft a 
{
    color: #FFFFFF;
}

#intright
{
    position: relative;
    /* width: 703px; */
    float: left;
    padding: 0 5px;
    margin: 0 2px 0 5px;
}
#intright a {color: #415e7c;}

#footer 
{
    position: relative;
    float: left;
    width: 770px;
    margin: 10px 15px 0pt;
	color: #FFFFFF;
    text-align: right;
    font-size: 11px;
    height: 20px;
    padding-right: 15px;
}

#footer a {
	color: #FFFFFF;
	font-weight:bold;
}

#communitylist 
{
    width: 100%;
}
#communitylist th 
{
    color: #464646; 
    background-color: #e1e1e1; 
    font-weight: bold; 
    text-align: left;
    padding-left: 5px;
    }

/* ----- NEW H TAGS 11/04/09 ------ */
   
h1 {
    color: #415e7c;
    font-weight: bold;
    font-size: 14px;
}
h2 {
	color: #984131;
	font-weight: bold;
	font-size: 14pt;
}  
h3 {
	font: Georgia, "Times New Roman", Times, serif;
	color: #984131;
	font-size:12px;
	font-weight:bold;
}
h4 {
	font: Georgia, "Times New Roman", Times, serif;
	color: #984131;
	font-size:14px;
	font-weight:bold;
}

/* ----- END NEW H TAGS 11/04/09 ------ */
  
#communitydetail 
{
    width: 95%;
    font-size: 9pt;
    border:1px solid black;
    }
#communitydetail td 
{
    background-color: #FFFFFF;
    border: solid 1px #000000; 
    padding: 8px;

    }    
#commdet td {border: none;}
#communitydetail a 
{
    color: #000000;
    font-weight: bold;
    }   
	
#difftable a 
{
    color: #415e7c;
	font-size:12px;
    font-weight: bold;
    } 	   
/* map popouts */
#brooksedge
{
    display: none;
    background: url('images/london_bg.gif') no-repeat top left;
    width: 293px;
    /*height: 310px;*/
    padding: 5px 0 0 10px;
    position: absolute;
    top: 200px;
    z-index: 999;
    right: 315px;
    font-size: 8pt;
}
#hickoryrun
{
    display: none;
    background: url('images/marysville_bg.gif') no-repeat top left;
    width: 330px;
    /*height: 350px;*/
    padding: 5px 5px 5px 6px;
    position: absolute;
    top: 150px;
    z-index: 999;
    right: 235px;
    font-size: 8pt;    
}

#bellepines
{
    display: none;
    background: url('images/bellefountaine_bg.gif') no-repeat top left;
    width: 330px;
    /*height: 320px;*/
    padding: 5px 5px 5px 5px;
    position: absolute;
    top: 125px;
    z-index: 999;
    right: 290px;
    font-size: 8pt;    
}

#groves 
{
    display: none;
    background: url('images/marion_bg.gif') no-repeat top left;
    width: 460px;
    /*height: 310px;*/
    padding: 10px 5px 0 5px;
 /*   position: absolute; 
    top: 120px; 
    z-index: 999;
    right: 180px; */
    font-size: 8pt;  
    border-left: solid 1px #ffffff;  
    cursor:default;
}

#difference
{
    position: relative;
	font-family: Georgia, Verdana;
    width: 703px;
    float: left;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 10px;
}

#inttext
{
    position: relative;
    width: 100%;
    float: right;
    padding: 0 5px 0 5px;
    margin: 0 2px 0 10px;
}

.designContent
{
    border-top: black 1px solid;
    border-left: black 1px solid;
    min-height: 372px;
    width:576px;
    float:right;
    margin:5px 0px 0 10px;
    /*padding-right:10px;*/
}
.dContentFooter
{
    background: url(images/designcenterBottomRight.gif) bottom right no-repeat;
    float:right;
    margin:-2em 0 0 0;
}
div.dContentFooter p 
{
    background:(url(images/designcenterBottomBorder.gif) bottom repeat-x;
}
#rotator
{
    background-color:#993333;
    float:left;
    margin:0 25px 0 10px;
    width:291px;
    height:233px;
}
#intright a {color: #415e7c;}
.topLinks {COLOR: #ffffff;}
.topLinks a {COLOR: #ffffff; text-decoration:none; font-size: 9pt;}

.sep {background-color: #e1e1e1; width:300px;}

#search {display:none;}
