@charset "utf-8";
/* CSS Document */

* {
padding: 0;
margin:0;
}

body {
background: #efeed0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:140%;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

#container {
width: 998px;
display:block;
margin: 0 auto;
background:url(../imgs/container_bg.png) repeat-y top center;
clear:both;
}

#wrapper {
width: 968px;
display:block;
margin: 0 auto;
}

#header {
width: 968px;
background: #000;
display:block;
height: 117px;
}

#regent_logo {
width: 588px;
height: 117px;
display:block;
float:left;
background: url(../imgs/regent_logo.png) no-repeat top left;
}

#regent_logo b {
display:none;
}

#header_slogan {
display: inline-block;
float:right;
background:url(../imgs/header_slogan.png) no-repeat top left;
width:256px;
height: 85px;
margin: 15px 0px 0px 0px;
padding: 0 35px 0 0;
}

#header_slogan b {
display:none;
}

#navigation {
	display:block;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#navigation ul {
list-style-type: none;
}

#navigation ul li {
display:inline-block;
float:left;
}

#nav_location {
background: url(../imgs/nav_location.png) no-repeat top left;
display:block;
float:left;
width:138px;
height:30px; 
}

a:hover#nav_location, a.active#nav_location {
background-position: left -30px ;
}

#nav_location b {
display:none;
}

#nav_residences {
background: url(../imgs/nav_residences.png) no-repeat top left;
display:block;
float:left;
width:138px;
height:30px; 
}

a:hover#nav_residences, a.active#nav_residences   {
background-position: left -30px ;
}

#nav_residences b {
display:none;
}

#nav_community {
background: url(../imgs/nav_community.png) no-repeat top left;
display:block;
float:left;
width:138px;
height:30px; 
}

a:hover#nav_community, a.active#nav_community {
background-position: left -30px ;
}

#nav_community b {
display:none;
}

#nav_photo_gallery {
background: url(../imgs/nav_photo_gallery.png) no-repeat top left;
display:block;
float:left;
width:138px;
height:30px; 
}

a:hover#nav_photo_gallery, a.active#nav_photo_gallery {
background-position: left -30px ;
}

#nav_photo_gallery b {
display:none;
}

#nav_site_plan {
	display:block;
	float:left;
	width:138px;
	height:30px;
	background-image: url(../imgs/nav_plans_and_prices.png);
	background-repeat: no-repeat;
	background-position: left top;
}

a:hover#nav_site_plan, a.active#nav_site_plan{
background-position: left -30px ;
}

#nav_site_plan b {
display:none;
}

#nav_request_info {
background: url(../imgs/nav_request_info.png) no-repeat top left;
display:block;
float:left;
width:141px;
height:30px; 
}

a:hover#nav_request_info, a.active#nav_request_info {
background-position: left -30px ;
}

#nav_request_info b {
display:none;
}

#nav_news {
background: url(../imgs/nav_news.png) no-repeat top left;
display:block;
float:left;
width:137px;
height:30px; 
}

a:hover#nav_news, a.active#nav_news {
background-position: left -30px ;
}

#nav_news b {
display:none;
}

#contents {
display:block;
clear:both;
float:left;
}

#image_column {
float:left;
width: 630px;
display:inline-block;
height:565px;
}

#text_column {
float:left;
width: 302px;
display:block;
padding: 42px 0px 0px 36px; 
}

#text_column p {
margin: 0 32px 10px 0;
text-align:justify;
}

p.main_para {
font-size: 12px;
display:block;
height: 140px;
}

p.community_para {
font-size: 12px;
display:block;
height: 175px;
margin: 0 32px 0px 0 !important;
}

p.community_para2 {
font-size: 12px;
margin:0px;
padding:0;
}

p.news_para {
font-size: 12px;
display:block
}

p.location_para {
font-size: 12px;
display:block;
height: 90px;
}

#text_column_request_info {
float:left;
width: 302px;
display:block;
padding: 12px 0px 0px 36px; 
}

#text_column_request_info p {
margin: 0 32px 10px 0;
}

#text_column_community{
float:left;
width: 302px;
display:block;
padding: 12px 0px 0px 36px; 
}

#text_column_community p {
margin: 0 32px 10px 0;
text-align:justify;
}

.title_header {
/*padding-bottom: 4px;*/
margin-bottom:15px;
border-bottom: 1px solid #5a5959;
}

.title_header_no_border {
padding-bottom: 0px;
margin-bottom:8px;
}

#accent_image {
display:block;
float:right;
height:187px;
}

#accent_image img{
display:inline-block;
margin: 0px 32px 0 10px;
}

#location_image {
display:block;
float:right;
}

#location_image img{
float:right;
display:inlie-block;
margin: 10px 32px 10px 0;
}

#community_image {
display:block;
float:right;
height:180px;
}

#community_image img{
display:inline-block;
margin: 2px 32px 0px 10px;
}

#footer {
background: url(../imgs/footer_bg.png) top left no-repeat;
width: 998px;
height:41px;
margin: 0 auto;
clear:both;
}
.text {
	font-size: 14px;
	color: #000000;
	margin-left: 10px;
}


h2 {
color: #000;
font-size: 10px;
margin: 6px 0 0px 0;
padding:0px;
border-bottom:1px solid #000;
}

h3 {
color: #000;
font-size: 12px;
margin: 10px 0 0px 0;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active {
color: #000;
text-decoration:underline;
} 

h3 a:hover {
text-decoration:none;
}

ol.default_orderedlist {
margin: 0 0 0 15px;
}

.default_orderedlist li {
font-size: 10px;
}

ul.default_unorderedlist {
margin: 0 0 0 0px;
/*list-style-type: none;*/
}

.default_unorderedlist li {
font-size: 10px;
margin-left:23px;
/*list-style-type: none;*/
}
.default_unorderedlist_10plus li {
font-size: 10px;
margin-left:25px;
/*list-style-type: none;*/
}

.residences_links {
text-align:center;
margin-top: 17px;
padding-top: 10px;
display:block;
float:left;
width:300px;
height:110px;
}

.residences_links p {
text-align:center !important ;
}

.residences_links a, .residences_links a:link, .residences_links a:visited, .residences_links a:active {
color: #000;
text-decoration:underline;
}

.residences_links a:hover, .residences_links a.active {
font-weight:bold;
}  



.gallery_links a, .gallery_links a:link, .gallery_links a:visited, .gallery_links a:active {
color: #000;
display:block;
width: 250px;
clear:both;
margin: 10px 20px 0 0;
text-decoration:underline;
}

.gallery_links a:hover, .gallery_links a.active {
font-weight:bold;
}  

.community_links {
text-align:center;
margin-top: 37px;
padding-top: 10px;
display:block;
float:left;
width:300px;
}

.community_links p {
text-align:center !important ;
}

.community_links a, .community_links a:link, .community_links a:visited, .community_links a:active {
color: #000;
text-decoration:underline;
}

.community_links a:hover, .community_links a.active {
font-weight:bold;
}  


.community_links_home {
text-align:center;
margin-top: 0px;
padding-top: 0px;
display:block;
float:left;
width:300px;
}

.community_links_home p {
text-align:center !important ;
}

.community_links_home a, .community_links_home a:link, .community_links_home a:visited, .community_links_home a:active {
color: #000;
text-decoration:underline;
}

.community_links_home a:hover, .community_links_home a.active {
font-weight:bold;
}  


/*Request Form Info */

table.request_info_form {
margin-bottom: 6px;
background:#e6e7e8;
}

.request_info_form tr.even {
background: #f1f1f2;
}

.request_info_form td {
padding: 1px;
font-variant:small-caps;
}

.request_info_form .textfield {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
height:14px;
width:180px;
}

.request_info_form .textfield_date {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
height:14px;
width:100px;
}

.request_info_form .textfield_time {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
height:14px;
width:42px;
}

.request_info_form .textfield_refer {
font-size: 12px;
font-family:Georgia, "Times New Roman", Times, serif;
height:14px;
width:280px;
}

.submit_button {
font-size: 11px;
font-family:Georgia, "Times New Roman", Times, serif;
background: #E6E7E8;
border: 1px solid #999;
font-size:12px;
padding:1px 4px;
cursor: pointer;
font-variant:small-caps;
}

#main_image{
margin:0;
width:630px; 
height: 565px;
overflow:hidden; 
float:left;
}

#main_image img {
text-align:center; 
margin:0;
}

.location_col1 {
width:140px;
float:left;
padding: 0 10px 0 0;
}

.small_caps {
font-variant:small-caps;
font-weight:bold;
font-size:12px;
}

ul.gallery_mainlist {
list-style-type: none;
}

ul.gallery_mainlist li{
float:left;
margin-top: 10px;
}

.thumbnail_cat{
float:left;
width:250px;
margin-top: 10px;
}

.thumbs a {
display:block;
float:left;
margin:10px 10px 0px 0;
}

.thumbs img {
width: 72px;
height: 72px;
display:inline-block;

}
.thumbs img:hover {
border-color: #880000;
}

.new-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	font-weight: normal;
}
.new-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding:5;
}

.new-container {
	font-family: "Times New Roman", Times, serif;
	background-color: #f4f4f4;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.new-box {
	padding: 10px;
	background-image: url(../imgs/new-bg.jpg);
}

.new-text-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}


.new-text-link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.new-index-title {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #CCCCCC;
	background-image: url(../imgs/new-title-bg.jpg);
	height: 18px;
	color: #FFFFFF;
	font-size: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#new-accent-image {
	display:block;
	float:left;
	height:187px;
	margin-top: 20px;
}
.new-brochure-link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
.new-brochure-link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}

.new-brochure-link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003399;
	text-decoration: none;
}
.new-brochure-link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
