/* CSS Document */
#contentwrapper {
width: 955px;
float:left;
}

#contentwrapper p{
text-align: left;
}

#contentwrapper a, a:visited, a:hover{
text-decoration: none;
color: black;
}

.bodycopy {
text-align: left;
}

.header {
font-weight: bold;
font-size: 1.2em;
}

.right {
text-align: right;
}

.center table{
margin-left: auto;
margin-right: auto;
}

/* 
	Menu Styles for each ordinary page 
	Ids are automatically generated from the first 8 letters of the menu name
	followed by "_" followed by the number of the content section
*/
/*home*/
#Home_1 {
float: left;
width: 48%;
}

#Home_1 div {
text-align: right;
margin: 10px 40px 10px 10px;
}

#Home_2 {
float: right;
width: 52%;
}

/* about */
#About_Us_1 {
float: left;
width: 32%;
margin-top:20px;
}

#About_Us_1 img{
margin: 15px;
}

#About_Us_2 {
margin-top: 20px;
float: right;
width: 68%;
}


/* contact us */
#Contact_1 {
margin-left: 239px;
width: 600px;
margin-top:20px;
text-align: right;
font-size: 1.2em;
}

#Contact_1 img {
float: right;
width: 380px;
}

#Contact_1 p {
text-align: right;
}

#Comereci_1 {
}

#Portfoli_1 {
margin-left:70px;
}

#Build_Yo_1 {
margin-left: 110px;
}
#Custom_R_1 {
margin-left: 110px;
}
#Custom_R_1 img {
padding: 7px;
}

#Whats_in_1 {
margin-left: 110px;
}

#Pricing_1 {
margin-left: 110px;
}

#Communit_1 {
margin-left: 110px;
}

#Resident_1 {
margin-left: 239px;
}

#Resident_1 p {
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}

#Resident_1 td {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

#Resident_1 a {
	text-decoration: none;
}

#Resident_1 img {
	width: 200px;
	border: none;
	margin: 15px;
}

/* 
	Gallery styles for testimonials and residential samples 
	Ids are automatically generated from the gallery directory names
*/
.gallery_testimonials p {
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	width: 800px;
	margin-left: 239px;
}

.gallery_testimonials ul {
	width: 800px;
	margin-left: 239px;
}

.gallery_testimonials li {
	display: inline;
	text-align: center;
}

.gallery_testimonials a {
	text-decoration: none;
}

.gallery_testimonials img {
	width: 200px;
	border: none;
	margin: 15px;
}

.galleryItem_testimonials {
	margin-left:239px;
}

.galleryItem_testimonials div.a {
	text-decoration: none;
}

.galleryItem_testimonials img {
	width: 350px;
}

.galleryItem_testimonials div.itemImg {
	width: 380px;
	height: 400px;
	border: none;
	margin: 20px 15px 20px 0;
	float: left;
}

.galleryItem_testimonials  h1 {
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
}

.galleryItem_testimonials p.question {
	font-weight: bold;
	font-style: italic;
}

.galleryItem_testimonials div.itemNav {
	margin-top: 20px;
	text-align: right;
	font-weight: bold;
}

/* House Galleries */

.gallery_res_chateauEze p {
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	margin-left: 239px;
	width: 800px;
}

.gallery_res_chateauEze ul {
	margin-left: 239px;
	width: 800px;
}

.gallery_res_chateauEze li {
	display: inline;
	text-align: center;
}

.gallery_res_chateauEze a {
	text-decoration: none;
}

.gallery_res_chateauEze img {
	width: 125px;
	border: none;
	margin: 3px;
}

.galleryItem_res_chateauEze {
	margin-left:239px;
}

.galleryItem_res_chateauEze img{
	width: 600px;
	margin: 10px;
}

.galleryItem_res_chateauEze p{
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	width: 800px;
}

.galleryItem_res_chateauEze div.itemNav {
	font-family: Times;
	font-size: 1.3em;
	text-transform: capitalize;
}

.gallery_res_namonds p {
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	margin-left: 239px;
	width: 800px;
}

.gallery_res_namonds ul {
	margin-left: 239px;
	width: 800px;
}

.gallery_res_namonds li {
	display: inline;
	text-align: center;
}

.gallery_res_namonds a {
	text-decoration: none;
}

.gallery_res_namonds img {
	width: 125px;
	border: none;
	margin: 3px;
}

.galleryItem_res_namonds {
	margin-left:239px;
}

.galleryItem_res_namonds img{
	width: 600px;
	margin: 10px;
}

.galleryItem_res_namonds p{
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	width: 800px;
}

.galleryItem_res_namonds div.itemNav {
	font-family: Times;
	font-size: 1.3em;
	text-transform: capitalize;
}

.gallery_res_eastnor p {
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	margin-left: 239px;
	width: 800px;
}

.gallery_res_eastnor ul {
	margin-left: 239px;
	width: 800px;
}

.gallery_res_eastnor li {
	display: inline;
	text-align: center;
}

.gallery_res_eastnor a {
	text-decoration: none;
}

.gallery_res_eastnor img {
	width: 125px;
	border: none;
	margin: 3px;
}

.galleryItem_res_eastnor {
	margin-left:239px;
}

.galleryItem_res_eastnor img{
	width: 600px;
	margin: 10px;
}

.galleryItem_res_eastnor p{
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	width: 800px;
}

.galleryItem_res_eastnor div.itemNav {
	font-family: Times;
	font-size: 1.3em;
	text-transform: capitalize;
}

.contactform {
    margin-left: 239px;
}
}

