<!--
a {outline: 0;}
:focus {outline: 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 21px;
	text-align: center; 
	color: #221E1F; 
	background-color: #5E0908;
	background-image: url(../images/bkg_08.gif); 
	margin: 15px auto 15px auto;
	padding: 0px;
	}

p { 
	font-size: 13px; 
	line-height: 20px;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	line-height: 21px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h2 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h3 { 
	font-size: 12px; 
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h4 { 
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h5 { 
	font-size: 13px; 
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:visited { 
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #0F2267; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #0F2267; 
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

.clear {
	clear:both;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

dl {
	margin: 0px;
	}

dt {
	font-size: 12px; 
	line-height: 19px;
	margin: 0px; 
	}

dd {
	font-size: 12px; 
	line-height: 19px;
	margin: 0px; 
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.righth3 {
	float: right;
	margin: 8px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 10px 6px 0px;
	}

.small {
	font-size: 80%;
	line-height: 120%;
	}

.center {
	text-align: center;
	}

.w {
	line-height: 26px;
	}

.new {font-size:16px; font-weight:bold; text-transform:uppercase; color:#661A16; background-color:transparent;}

.red {color:#9A0A0B;}

/* ---------------------------------------------------- HEADER STYLES */
	
#head {
	top: 0px;
	left: 0px;
	width: 810px;
	height: 161px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_hd.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#logo {
	width: 810px;
	height: 131px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* main nav styles */

#mainNav {
	float:left;
	width:810px;
	height:30px;
	text-align:left;
	color:#000000;
	background-color:transparent;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#mainNav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

#mainNav li {
	display:inline-block;
	float: left;
	height: 30px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px; 
	text-align:center;
	text-transform:uppercase;
	margin: 0 0 0 -1px;
	padding: 0 0 0 0;
	background:url(../images/bullet_main_nav.gif) no-repeat right 7px;
	}

#mainNav li a,
#mainNav li a:link,
#mainNav li a:visited { 
	float: left;
	display: inline-block;
	text-align:center;
	color: #9B6A2D; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 8px 0 7px 0;
	margin: 0 0 0 0;
	}

#mainNav li a:active,
#mainNav li a:hover  { 
	color: #C19C49; 
	background-color: transparent; 
	text-decoration: none; 
	}

#mainNav li.contact {
	background:none; 
	}

#mainNav li.select {
	 background:url(../images/bkg_navtab_rt.gif) no-repeat right top;
	 }

#mainNav li.select a,
#mainNav li.select a:link,
#mainNav li.select a:visited,
#mainNav li.select a:active,
#mainNav li.select a:hover {
	font-weight:bold;
	color: #5E0908; 
	background:url(../images/bkg_navtab_lft.gif) no-repeat left top;
	}


#mainNav li.home a {
	 width: 58px; 
	 }

#mainNav li.community a {
	width: 132px; 
	}

#mainNav li.custom a {
	width: 121px; 
	}

#mainNav li.features a {
	width: 137px; 
	}

#mainNav li.request a {
	width: 146px; 
	}

#mainNav li.news a {
	width: 101px; 
	}


#mainNav li.contact a {
	width: 103px; 
	}

/* end main nav styles */

/* ---------------------------------------------------- TOP OF PAGE AREA STYLES */

div.page {
	width: 810px;
/*	clear: both; */
	color: #000000;
	background-color: #FEF6E5;
	background-image: url(../images/bkg_page.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div.horiz1 {
	width: 800px;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	color: #000000;
	background-color: #9B6A2D;
	background-image: url(../images/bkg_horiz1.gif);
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

div.topimg {
	width: 800px;
	height: 314px;
	color: #000000;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

/* TOP OF PAGE STYLES FOR MORTGAGES SECTION */

div.topmortgages {
	width: 800px;
	height: 314px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_topct_mortgages.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

div.topmortgages p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #221E1F;
	background-color: transparent;
	margin: 0px 16px 0px 13px;
	}

/* TOP OF PAGE STYLES FOR COMMUNITY SECTION PAGES */

div.topmap {
	width: 800px;
	height: 556px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_topct_map.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

div.mapmenu {
	width: 300px;
	color: #4B0000;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	}

div.communityitem p {
	margin-bottom: 5px;
	}

div.communityitem h1 a {
	text-decoration:none;
	}

div.mapmenu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-indent: -3px;  
	color: #4B0000;
	background-color: transparent;
	margin: 0px 15px 0px 60px;
	}


div.mapmenu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #4B0000;
	background-color: transparent;
	margin: 0px 15px 0px 60px;
	}

div.mapmenu h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #4B0000;
	background-color: transparent;
	margin: 0px 15px 15px 60px;
	}

div.mapmenu h5 {
	display: block; 
	float: left;
	width: 18px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
	margin: 1px 0px 0px 30px;
	pading: 0px 0px 0px 0px;
	}

div.mapmenu a {text-decoration:none;}

img.estar {
	display: inline;
	margin: 0px 7px -2px 7px;
	}

div.topmodels {
	width: 800px;
	height: 314px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_topct_models.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

div.topmodels p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	color: #4B0001;
	background-color: transparent;
	margin: 0px 20px 0px 20px;
	}

div.horiz2 {
	width: 800px;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	color: #000000;
	background-color: #9B6A2D;
	background-image: url(../images/bkg_horiz2.gif);
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

/* ---------------------------------------------------- SUBNAV STYLES */

/* new sub nav styles */

#sectionNav {
	float:left;
	width:800px;
	height:28px;
	text-align:left;
	color:#000000;
	background-color:transparent;
	margin:0 5px 0 5px;
	padding:0 0 0 0;
	}

#sectionNav h4 {
	float: left;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 33px;
	}

#sectionNav ul {
	list-style-type: none;
	list-style-position: outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#sectionNav li {
	display:inline-block;
	float: left;
	height: 28px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	text-align:center;
	text-transform:uppercase;
	margin: 0 0 0 -1px;
	padding: 0 1px 0 0;
	background:url(../images/bullet_sub_nav.gif) no-repeat right 5px;
	}

#sectionNav li a,
#sectionNav li a:link,
#sectionNav li a:visited { 
	float: left;
	display: inline-block;
	text-align:center;
	color: #9B6A2D; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 6px 0 8px 0;
	margin: 0 0 0 0;
	}

#sectionNav li a:active,
#sectionNav li a:hover  { 
	color: #C19C49; 
	background-color: transparent; 
	text-decoration: none; 
	}

#sectionNav li#last {
	background:none; 
	}

#sectionNav li.select {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav li.select a,
#sectionNav li.select a:link,
#sectionNav li.select a:visited,
#sectionNav li.select a:active,
#sectionNav li.select a:hover {
	font-weight:bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}


#sectionNav ul#community {
	margin:0 0 0 538px;
	}

#sectionNav ul#communityrw {
	height:28px;
	margin:0 0 0 21px; 
	}

#sectionNav ul#communityrp {
	margin:0 0 0 237px;
	}

#sectionNav ul#communitytv {
	margin:0 0 0 163px;
	}

#sectionNav ul#unique {
	margin:0 0 0 501px;
	}

#sectionNav ul#contactSub {
	margin:0 0 0 473px;
	}

/* -------- section nav tab styles -------- */

/* welcome tab */

#sectionNav li.welcome a {
	width: 73px; 
	 }

#sectionNav .subwelcome li.welcome,
#sectionNav .subwelcome li#last.welcome {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subwelcome li.welcome a,
#sectionNav .subwelcome li.welcome a:link,
#sectionNav .subwelcome li.welcome a:visited,
#sectionNav .subwelcome li.welcome a:active,
#sectionNav .subwelcome li.welcome a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* features tab */

#sectionNav li.quality a {
	width: 124px; 
	}

#sectionNav .subfeatures li.quality,
#sectionNav .subfeatures li#last.quality {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subfeatures li.quality a,
#sectionNav .subfeatures li.quality a:link,
#sectionNav .subfeatures li.quality a:visited,
#sectionNav .subfeatures li.quality a:active,
#sectionNav .subfeatures li.quality a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* rincon features tab */

#sectionNav li.rincon a {
	width: 125px; 
	}

#sectionNav .subrincon li.rincon,
#sectionNav .subrincon li#last.rincon {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subrincon li.rincon a, 
#sectionNav .subrincon li.rincon a:link,
#sectionNav .subrincon li.rincon a:visited,
#sectionNav .subrincon li.rincon a:active,
#sectionNav .subrincon li.rincon a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* catalina features tab */

#sectionNav li.catalina a {
	width: 137px; 
	}

#sectionNav .subcatalina li.catalina,
#sectionNav .subcatalina li#last.catalina {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subcatalina li.catalina a, 
#sectionNav .subcatalina li.catalina a:link,
#sectionNav .subcatalina li.catalina a:visited,
#sectionNav .subcatalina li.catalina a:active,
#sectionNav .subcatalina li.catalina a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* townhomes features tab */

#sectionNav li.townhomes a {
	width: 148px; 
	}

#sectionNav .subtownhomes li.townhomes,
#sectionNav .subtownhomes li#last.townhomes {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subtownhomes li.townhomes a, 
#sectionNav .subtownhomes li.townhomes a:link,
#sectionNav .subtownhomes li.townhomes a:visited,
#sectionNav .subtownhomes li.townhomes a:active,
#sectionNav .subtownhomes li.townhomes a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* single family features tab */

#sectionNav li.family a {
	width: 158px; 
	}

#sectionNav .subfamily li.family,
#sectionNav .subfamily li#last.family {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subfamily li.family a,  
#sectionNav .subfamily li.family a:link,
#sectionNav .subfamily li.family a:visited,
#sectionNav .subfamily li.family a:active,
#sectionNav .subfamily li.family a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* models tab */

#sectionNav li.models a {
	width: 65px; 
	}

#sectionNav .submodels li.models,
#sectionNav .submodels li#last.models {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .submodels li.models a,  
#sectionNav .submodels li.models a:link,
#sectionNav .submodels li.models a:visited,
#sectionNav .submodels li.models a:active,
#sectionNav .submodels li.models a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* amenities map tab */

#sectionNav li.amenities a {
	width: 104px; 
	}

#sectionNav .subamenities li.amenities,
#sectionNav .subamenities li#last.amenities {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subamenities li.amenities a,  
#sectionNav .subamenities li.amenities a:link,
#sectionNav .subamenities li.amenities a:visited,
#sectionNav .subamenities li.amenities a:active,
#sectionNav .subamenities li.amenities a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* plat map tab */

#sectionNav li.plat a {
	width: 74px; 
	}

#sectionNav .subplat li.plat,
#sectionNav .subplat li#last.plat {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subplat li.plat a,  
#sectionNav .subplat li.plat a:link,
#sectionNav .subplat li.plat a:visited,
#sectionNav .subplat li.plat a:active,
#sectionNav .subplat li.plat a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* photo gallery tab */

#sectionNav li.photogallery a {
	width: 109px; 
	}

#sectionNav .subphotogallery li.photogallery,
#sectionNav .subphotogallery li#last.photogallery {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subphotogallery li.photogallery a,  
#sectionNav .subphotogallery li.photogallery a:link,
#sectionNav .subphotogallery li.photogallery a:visited,
#sectionNav .subphotogallery li.photogallery a:active,
#sectionNav .subphotogallery li.photogallery a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* gallery tab */

#sectionNav li.gallery a {
	width: 69px; 
	}

#sectionNav .subphotogallery li.gallery,
#sectionNav .subphotogallery li#last.gallery {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subphotogallery li.gallery a,  
#sectionNav .subphotogallery li.gallery a:link,
#sectionNav .subphotogallery li.gallery a:visited,
#sectionNav .subphotogallery li.gallery a:active,
#sectionNav .subphotogallery li.gallery a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* sales team tab */

#sectionNav li.team a {
	width: 88px; 
	}

#sectionNav .subteam li.team,
#sectionNav .subteam li#last.team {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subteam li.team a,  
#sectionNav .subteam li.team a:link,
#sectionNav .subteam li.team a:visited,
#sectionNav .subteam li.team a:active,
#sectionNav .subteam li.team a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}


/* unique features tab */

#sectionNav li.unique a {
	width:117px;
	}

#sectionNav .subunique li.unique,
#sectionNav .subunique li#last.unique {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subunique li.unique a,  
#sectionNav .subunique li.unique a:link,
#sectionNav .subunique li.unique a:visited,
#sectionNav .subunique li.unique a:active,
#sectionNav .subunique li.unique a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* service tab */

#sectionNav li.service a {
	width:182px;
	}

#sectionNav .subservice li.service,
#sectionNav .subservice li#last.service {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subservice li.service a,  
#sectionNav .subservice li.service a:link,
#sectionNav .subservice li.service a:visited,
#sectionNav .subservice li.service a:active,
#sectionNav .subservice li.service a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* contact tab */

#sectionNav li.subcontact a {
	width:87px;
	}

#sectionNav .subcontact li.subcontact,
#sectionNav .subsubcontact li#last.subcontact {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subcontact li.subcontact a,  
#sectionNav .subcontact li.subcontact a:link,
#sectionNav .subcontact li.subcontact a:visited,
#sectionNav .subcontact li.subcontact a:active,
#sectionNav .subcontact li.subcontact a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* our staff tab */

#sectionNav li.staff a {
	width:79px;
	}

#sectionNav .substaff li.staff,
#sectionNav .substaff li#last.staff {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .substaff li.staff a,  
#sectionNav .substaff li.staff a:link,
#sectionNav .substaff li.staff a:visited,
#sectionNav .substaff li.staff a:active,
#sectionNav .substaff li.staff a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}


/* testimonials tab */

#sectionNav li.testimonials a {
	width:161px;
	}

#sectionNav .subtestimonials li.testimonials,
#sectionNav .subtestimonials li#last.testimonials {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav .subtestimonials li.testimonials a,  
#sectionNav .subtestimonials li.testimonials a:link,
#sectionNav .subtestimonials li.testimonials a:visited,
#sectionNav .subtestimonials li.testimonials a:active,
#sectionNav .subtestimonials li.testimonials a:hover {
	font-weight: bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

/* end new sub nav styles */



#communitywelcome #extraNav {
	position:absolute; 
	top:-5px; 
	left:46px; 
	width:250px; 
	height:23px; 
	}

#communitywelcome #extraNav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	}

#communitywelcome #extraNav li {
	float: left;
	display:inline-block;
/*	height: 28px; */
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	background:url(../images/models/btn_extra_rt_bg.gif) no-repeat right top;
	}

#communitywelcome #extraNav li a { 
	float: left;
	display: inline-block;
	color: #5E0908; 
	text-decoration: none; 
	padding: 3px 0px 3px 10px;
	margin: 0;
	background:url(../images/models/btn_extra_lft_bg.gif) no-repeat left top;
	} 

#communitywelcome #extraNav li a:link {  
	color: #5E0908; 
	text-decoration: none; 
	}

#communitywelcome #extraNav li a:visited { 
	color: #5E0908; 
	text-decoration: none; 
	}

#communitywelcome #extraNav li a:active { 
	color: #9B6A2D; 
	text-decoration: none; 
	}

#communitywelcome #extraNav li a:hover {  
	color: #9B6A2D; 
	text-decoration: none; 
	} 


/* CUSTOM HOMES SECTION SUBNAV STYLES */

#sectionNav.customsub {
	float:left;
	width:800px;
	height:30px;
	text-align:left;
	color:#221E1F;
	background-color:transparent;
	margin:0 5px 0 5px;
	padding:0 0 0 0;
	}

#sectionNav.customsub li {
	height: 30px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	text-align:center;
	text-transform:uppercase;
	margin: 0 0 0 -1px;
	padding: 0 1px 0 0;
	background:url(../images/bullet_sub_nav.gif) no-repeat right 6px;
	}

#sectionNav.customsub li a,
#sectionNav.customsub li a:link,
#sectionNav.customsub li a:visited { 
	float: left;
	display: inline-block;
	text-align:center;
	color: #9B6A2D; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 6px 0 8px 0;
	margin: 0 0 0 0;
	}

#sectionNav.customsub li a:active,
#sectionNav.customsub li a:hover  { 
	color: #C19C49; 
	background-color: transparent; 
	text-decoration: none; 
	}

#sectionNav.customsub li#last {
	background:none; 
	}

#sectionNav.customsub li.select,
#sectionNav.customsub li#last.select {
	 background:url(../images/bkg_subtab_rt.gif) no-repeat right bottom;
	 }

#sectionNav.customsub li.select a,
#sectionNav.customsub li.select a:link,
#sectionNav.customsub li.select a:visited,
#sectionNav.customsub li.select a:active,
#sectionNav.customsub li.select a:hover {
	font-weight:bold;
	color: #5E0908; 
	background:url(../images/bkg_subtab_lft.gif) no-repeat left bottom;
	}

ul#customsub {
	margin: 0px 0px 0px 169px;
	}

#sectionNav.customsub li.custommain a {
	width: 141px; 
	 }

#sectionNav.customsub li.customfeatures a {
	width: 195px; 
	 }

#sectionNav.customsub li.custommodels a {
	width: 130px; 
	}

#sectionNav.customsub  li.customtestimonials a {
	width: 165px; 
	}

/* ---------------------------------------------------- CONTENT STYLES */


/* DISCLAIMER */

div.ctdisclaimer {
	width:810px;
	position:relative;
	margin: 0 0 0 0;
	padding: 15px 0px 2px 0px;
	}

div.disclaimertep {
	position:absolute;
	top:-4px;
	left:18px;
	width:121px;
	height:83px;
	}

div.disclaimerfacebook {
	position:absolute;
	top:10px;
	right:36px;
	width:64px;
	height:64px;
	}

div.ctdisclaimer p {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	color: 000000;
	background-color: transparent;
	margin: 0 auto 0 auto;
	}

div.ctdisclaimer h2 {
	line-height:25px;
	font-style: italic;
	color: #990033;
	background-color: transparent;
	margin: 0px auto 24px auto;
	padding: 0px 0px 0px 0px;
	}

.ctdisclaimer a:link, .ctdisclaimer a:visited {
	text-decoration:none;
	}

.ctdisclaimer a:active, .ctdisclaimer a:hover {
	color:red;
	text-decoration:underline;
	}

.ctdisclaimer h2 a:link, .ctdisclaimer h2 a:visited {
	text-decoration:underline;
	}

.ctdisclaimer h2 a:active, .ctdisclaimer h2 a:hover {
	color:red;
	}

/* EMAIL BUTTON */

.ctdisclaimer a.btnEmail {display:inline-block; /*position:relative; top:-2px; left:3px; */width:144px; height:27px; padding:0; margin:0 0 0 2px; text-align:center; color:#FFFFFF; text-decoration:none; background:url(../images/models/btn_email_bg.gif) no-repeat left top;}

.ctdisclaimer a.btnEmail:link, .ctdisclaimer a.btnEmail:visited {color:#FFFFFF; text-decoration:none;}

.ctdisclaimer a.btnEmail:active, .ctdisclaimer a.btnEmail:hover {text-decoration:none; color:#DDDDDD;}

/* --------------------------------- ONE COLUMN PAGE CONTENT STYLE */

div.contentonecol {
	width: 715px;
	text-align: left;
	background-color: transparent; 
	margin: 0px 90px 0px 5px;
	padding: 35px 0px 30px 0px;
	}

div.contentonecol p { 
	margin: 0px 40px 15px 100px; 
	}

div.contentonecol h1 {
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 40px 20px 98px;
	padding: 0px 0px 0px 2px;
	}

div.contentonecol h2 {
	color: #990033;
	background-color: transparent;
	margin: 0px 40px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

div.contentonecol h3 {
	background-color: transparent;
	margin: 0px 40px 1px 100px; 
	}

div.contentonecol h4 { 
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	margin: 0px 40px 6px 100px; 
	}


div.contentonecol ul { 
	margin: 0px 60px 15px 147px;
	}

div.contentonecol ol { 
	margin: 0px 60px 15px 147px;
	}

div.contentonecol li { 
	margin: 0px 0px 4px 0px; 
	} 

div.contentonecol .hr {
	width:360px;
	height:10px;
	border-bottom: 1px solid #FE0000;
	margin:0 0 25px 205px;
	}

div.contentonecol hr {
	display:none;
	}

div.wrapperStaff {
	width:620px;
	padding-bottom:25px;
	margin-left:85px;
	}

.bioImg {
	float:left;
	width:135px;
	height:250px;
	margin-left:15px;
	}

div.contentonecol .bioImg h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#221E1F;
	background-color:transparent;
	padding:0;
	margin:0 0 1px 0;
	}

div.contentonecol .bioImg p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#221E1F;
	background-color:transparent;
	padding:0;
	margin:0;
	}

div.contentonecol .bioImg img {
	display:block;
	margin:0 0 6px 0;
	}

/* --------------------------------- CUSTOM ONE COLUMN PAGE CONTENT STYLE */

div.customcontentonecol {
	width: 805px;
	text-align: left;
	background-color: transparent;
	margin: 0px 0px 0px 5px;
	padding: 35px 0px 30px 0px;
	}

div.customcontentonecol p { 
	margin: 0px 130px 15px 100px; 
	}

div.customcontentonecol h1 {
	width: 440px;
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 130px 10px 98px;
	padding: 0px 0px 0px 2px;
	}

div.customcontentonecol h2 {
	color: #990033;
	background-color: transparent;
	margin: 0px 40px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

div.customcontentonecol h3 {
	background-color: transparent;
	margin: 0px 40px 1px 100px; 
	}

div.customcontentonecol h4 { 
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	margin: 0px 40px 6px 100px; 
	}

div.customcontentonecol ul { 
	margin: 0px 60px 15px 147px;
	}

div.customcontentonecol ol { 
	margin: 0px 60px 15px 147px;
	}

div.customcontentonecol li { 
	margin: 0px 0px 4px 0px; 
	} 


/* --------------------------------- TWO COLUMN PAGE CONTENT STYLE */

div.contenttwocol {
	width: 800px;
	text-align: left;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 35px 0px 15px 0px;
	}

div.contenttwocol p { 
	margin: 0px 40px 15px 37px; 
	}

div.contenttwocol h1 {
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 40px 10px 43px;
	padding: 0px 3px 0px 2px;
	}

div.contenttwocol h2 {
	color: #990033;
	font-weight: normal;
	background-color: transparent;
	margin: 0px 40px 0px 45px;
	padding: 0px 0px 0px 0px;
	}

div.contenttwocol h3 {
	background-color: transparent;
	margin: 0px 40px 1px 45px; 
	}

div.contenttwocol h4 { 
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	margin: 0px 40px 6px 45px; 
	}

div.contenttwocol ul { 
	margin: 0px 60px 14px 90px;
	}

div.contenttwocol ul.twocol { 
	margin: 0px 20px 18px 25px;
	}

div.contenttwocol li { 
	margin: 0px 0px 4px 0px; 
	} 

div.contenttwocol li.doublespaced { 
	margin: 0px 0px 8px 0px; 
	} 

div.contenttwocol ul li ul { 
	margin: 6px 25px 4px 25px;
	}

div.contenttwocol ol {
	margin: 0px 60px 15px 90px;
	}

div.contenttwocol ol li { 
	margin: 0px 25px 4px 0px; 
	} 

div.contenttwocol ol li ul {  
	margin: 10px 35px 15px 25px;
	}


/* --------------------------------- HOME PAGE CONTENT */

div.homefeature {
	padding: 6px 0px 0px 0px;
	}

/* --------------------------------- COMMUNITY PAGES CONTENT STYLES */

div.communityitem {
	margin-bottom: 30px;
	background-color: transparent;
	}
div.communityitem p {
	margin-bottom: 5px;
	}

div.communityitem h1 {
	border-bottom: 0px solid #FE0000;
	text-indent: -3px;  
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

div.communityitem h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 16px;
	font-style: italic;
	color: #221E1F;
	background-color: transparent;
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

div.communityitem h3 {
	font-size: 11px; 
	line-height: 16px;
	margin: 0px 0px 1px 100px; 
	}

div.communityitem h5 {
	display: block; 
	float: left;
	width: 18px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
	margin: 3px 0px 0px 65px;
	pading: 0px 0px 0px 0px;
	}

/* Community Map Styles */

div#mapmarker {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#mapmarker p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 13px;
	margin: 0px 0px 3px 8px; 
	}

div#mapmarker img { 
	margin: 0px 0px 5px 0px;
	}

div#mapmarker h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px 0px 3px 8px;  
	}

div#mapmarker h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px 0px 0px 8px;    
	}

div#mapmarker h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px 0px 3px 8px;    
	}

div#mapmarker a { 
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#mapmarker a:link {  
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#mapmarker a:visited { 
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#mapmarker a:active { 
	color: #0F2267; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#mapmarker a:hover {  
	color: #0F2267; 
	background-color: transparent; 
	text-decoration: underline; 
	}

/* Welcome Page Styles */

#communitywelcome {
	position:relative;
	z-index:1;
	width: 800px;
	text-align: left;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 35px 0px 15px 0px;
	}

#communitywelcome p { 
	margin: 0px 40px 15px 45px; 
	}

#communitywelcome h1 {
	font-size:36px;
	line-height:36px;
	font-variant:small-caps;
	letter-spacing:1px;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 0 45px;
	}

#communitywelcome h2 {
	font-size:22px;
	line-height:25px;
	font-variant:small-caps;
	letter-spacing:1px;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 10px 45px;
	}

#communitywelcome h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	font-variant:small-caps;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 0 45px;
	}

#communitywelcome h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
	margin: 0px 20px 16px 45px;
	}

#communitywelcome ul { 
	margin: 0px 50px 16px 66px;
	}

#communitywelcome li { 
	margin: 0px 0px 4px 0px; 
	} 


#communitywelcome div.welcomemap {
	text-align: left;
	width: 210px;
	padding: 7px 0px 10px 0px;
	}

#communitywelcome div.welcomemap p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	margin: 0px 0px 5px 0px;
	}

#communitywelcome div.welcomemap p img {
	margin: 0px auto 16px 0px;
	}

#communitywelcome div.welcomemap p a {
	font-size: 14px;
	font-weight: bold;
	}

#communitywelcome div.welcomemap h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	font-style: italic;
	margin: 0px 0px 5px 0px;
	}


/* FEATURES AND MODEL FEATURES STYLES */

div.communityfeatures {
	width: 710px;
	margin: 0px 20px 0px 80px;
	padding: 30px 0px 30px 0px;
	}

div.communityfeatures p {
	margin: 0px 70px 0px 10px;
	}

div.communityfeatures h1 {
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 70px 8px 10px;
	padding: 0px 0px 0px 2px;
	}

div.communityfeatures h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
	line-height: 22px;
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #4B0001;
	background-color: transparent;
	border-bottom: 1px solid #4B0001;
	margin: 0px 70px 8px 10px;
	padding: 0px 0px 0px 2px;
	}

div.communityfeatures ul { 
	margin: 0px 50px 40px 30px;
	}

div.communityfeatures li { 
	margin: 0px 0px 4px 0px; 
	} 

div.uniquefeatures {
	width: 710px;
	margin: 0px 20px 0px 80px;
	padding: 30px 0px 30px 0px;
	}

div.uniquefeatures p {
	margin: 0px 70px 0px 10px;
	}

div.uniquefeatures h1 {
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 70px 8px 10px;
	padding: 0px 0px 0px 2px;
	}

div.uniquefeatures h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
	line-height: 22px;
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #4B0001;
	background-color: transparent;
	border-bottom: 1px solid #4B0001;
	margin: 0px 70px 8px 10px;
	padding: 0px 0px 0px 2px;
	}

div.uniquefeatures ul { 
	margin: 0px 50px 0px 30px;
	}

div.uniquefeatures li { 
	margin: 0px 0px 4px 0px; 
	} 

/* special features styles for Tortolita Vistas */

div.communityfeatures h2.contactLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; 
	line-height: 25px;
	text-align: left;
	font-style: italic;
	font-weight:bold;
	font-variant:normal;
	color: #990033;
	background-color: transparent;
	border-bottom:none;
	margin: 0px 70px 8px 10px;
	padding: 0;
	}

div.communityfeatures a.btnEmail {display:inline-block; width:144px; height:27px; padding:0; margin:0 0 0 2px; text-align:center; color:#FFFFFF; text-decoration:none; background:url(../images/models/btn_email_bg.gif) no-repeat left top;}

div.communityfeatures a.btnEmail:link, div.communityfeatures a.btnEmail:visited {color:#FFFFFF; text-decoration:none;}

div.communityfeatures a.btnEmail:active, div.communityfeatures a.btnEmail:hover {text-decoration:none; color:#DDDDDD;}

/* Models Page Styles */

div.communitymodels {
	width: 720px;
	text-align: center;
	background-color: transparent; 
	margin: 0px auto 0px auto;
	padding: 35px 0px 30px 0px;
	}

div.communitymodels p { 
	margin: 0px 0px 15px 0px; 
	}

div.communitymodels h1 {
	text-align: center;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	}

div.communitymodels h2 {
	color: #990033;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

table.modelkey {
	margin: 0px auto 0px auto;
	}

table.modelkey td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 20px;
	font-weight: bold;
	padding: 0px 15px 25px 15px; 
	}

table.modeltable {
	border-collapse: collapse;
	margin: 0px auto 20px auto;
	}

table.modeltable th {
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: transparent;
	padding: 2px 4px 2px 4px;
	}
	
table.modeltable td {
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: transparent;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #CCCCCC;
	}

table.modeltable td.available {
	border-top: 1px solid transparent;
	}

table.modeltable .left {
	text-align: left;
	padding-left: 0;
	}

table.modeltable a {
	text-decoration: none;
	}

div.communitymodels div.lotpremium { 
	text-align: right; 
	color#221E1F; 
	background-color: transparent; 
	}

div.communitymodels div.lotpremium p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	text-align: right; 
	color#221E1F; 
	background-color: transparent; 
	margin: 0px 16px 0px 0px;
	}

/* Amenities Page Styles */

#communityamenities {
	width: 800px;
	text-align: left;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 35px 0px 15px 0px;
	}

#communityamenities p { 
	margin: 0px 40px 15px 45px; 
	}

#communityamenities h1 {
	font-size:30px;
	line-height:34px;
	font-style:italic;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 27px 47px;
	}

/* Plat Map Page Styles */

#communityplat {
	width: 800px;
	text-align: left;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 35px 0px 15px 0px;
	}

#communityplat p { 
	margin: 0px 40px 15px 45px; 
	}

#communityplat h1 {
	font-size:30px;
	line-height:34px;
	font-style:italic;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 27px 47px;
	}

/* Gallery Page Styles */

div.thumbs {
	height: 66px;
	text-align: center;
	margin: 0px auto 0px auto;
	}

div.communitygallery {
	width: 720px;
	text-align: center;
	background-color: transparent; 
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	}

div.communitygallery p { 
	margin: 0px 0px 15px 0px; 
	}

div.communitygallery h1 {
	text-align: center;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	}

div.communitygallery h2 {
	color: #990033;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

/* --------------------------------- CUSTOM HOMES CONTENT STYLES */

div.customdisclaimer {
	margin: 0 0 0 0;
	padding: 15px 0px 15px 0px;
	}

div.customdisclaimer p {
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	color: 999999;
	background-color: transparent;
	margin: 0px 90px 10px 88px;
	}

div.customdisclaimer h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	background-color: transparent;
	margin: 0px 90px 2px 90px;
	}

/* --------------------------------- STERLING SERVICE CONTENT STYLES */

div.serviceitem {
	margin-bottom: 30px;
	}


/* --------------------------------- TESTIMONIALS CONTENT STYLES */

div.testimonialitem {
	margin-bottom: 15px;
	}

div.testimonialitem p {
	font-style: italic;
	}

div.testimonialitem h3 {
	font-weight: normal;
	border-bottom: 1px solid #FE0000;
	padding-bottom: 15px;
	}

/* --------------------------------- CALCULATOR CONTENT STYLES */

div.contentcalc {
	width: 620px;
	color: #221E1F;
	text-align: left;
	background-color: transparent;
	margin: 0px 95px 0px 95px;
	padding: 35px 0px 15px 0px;
	}

div.contentcalc p { 
	margin: 0px 0px 15px 13px; 
	}

div.contentcalc h1 {
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	}

div.contentcalc h2 {
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	}

/* --------------------------------- NEWS SECTION STYLES */

div.newsitem {
	width: 675px;
	color: #221E1F;
	background-color: transparent;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}

div.newsitem p { 
	margin: 0px 0px 15px 100px; 
	}

div.newsitem h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px; 
	line-height: 22px;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	background-color: transparent;
	background-image: url("../images/bullet_news.gif"); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;
	border-bottom: 0px solid #000000;
	margin: 0px 30px 0px 65px;
	padding: 0px 0px 0px 35px;
	}

div.newsitem h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px; 
	line-height: 21px;
	font-weight: normal;
	color: #990033;
	background-color: transparent;
	background-image: url("../images/bullet_news.gif"); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;
	margin: 0px 0px 2px 65px;
	padding: 0px 0px 0px 35px;
	}

div.newsitem h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	line-height: 16px;
	color: #990033;
	background-color: transparent;
	margin: 0px 0px 2px 100px; 
	}

div.newsitem h4 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 11px; 
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 12px 100px; 
	}

div.newsitem h5 { 
	font-size: 11px; 
	line-height: 17px;
	font-weight: bold;
	color: #A20000;
	background-color: transparent;
	background-image: url("../images/bullet_arrow.gif"); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;
	margin: 0px 0px 8px 100px;
	padding: 0px 0px 0px 12px; 
	}

div.newsitem img.right {
	margin-bottom: 15px;
	margin-left: 25px;
	}

/* --------------------------------- SEARCH PAGE STYLES */


#searchresults table {
	margin-top: 20px;
	}
#searchresults td {
	font-size: 12px;
	color: black;
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #CCC;
	}

#searchresults th {
	font-size: 12px;
	color: black;
	padding: 2px 4px 2px 4px;
	text-align: center;
	}

#searchresults .left {
	text-align: left;
	padding-left: 0;
	}

#searchresults a {
	text-decoration: none;
	}


/* FOOTER STYLES */

div.footer {
	width: 810px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 34px 0px 0px 0px;
	}

div.footer ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
	}

div.footer li {
	display: inline;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 18px 0px 18px;
	}

div.footer li.first {
	border-left: 0px solid transparent;
	}

div.footer a { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:link {  
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:visited { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:active { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div.footer a:hover {  
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div.footer p {
	font-size: 9px;
	line-height: 13px;
	text-align: center;
	margin: 0px auto 10px auto;
	}

div.footer h3 {
	float: right;
	width: 100px;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	text-align: right;
	margin: 0px 24px 10px 0px;
	}

div.footer h4 {
	float: left;
	width: 100px;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 10px 20px;
	}

/* --------------------------------- POP UP PAGE STYLES */


#headpop {
	top: 0px;
	left: 0px;
	width: 810px;
	height: 143px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_hd_pop.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div.toppop {
	width: 800px;
	height: 314px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_topct_models.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

div.toppop p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
/*	color: #4B0001; */
	color: #333333; 
	background-color: transparent;
	margin: 0px 20px 8px 18px;
	}

div.toppop h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0px 24px 0px 20px;
	}

div.toppop h4 img { 
	margin: 0px 0px -1px 0px; 
	}

div.toppop a { 
	color: #FFFFFF;
	text-decoration: none; 
	}

div.toppop a:link {  
	color: #FFFFFF;
	text-decoration: none; 
	}

div.toppop a:visited { 
	color: #FFFFFF;
	text-decoration: none; 
	}

div.toppop a:active { 
	color: #8E001B;
	text-decoration: none;  
	}

div.toppop a:hover {  
	color: #8E001B;
	text-decoration: none; 
	}

div.toppop a.select {
	color: #8E001B;
	text-decoration: none; 
	}

div.toppop table#directform th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	color: #4B0000;
	background-color: transparent;
	margin: 0px;
	padding: 0px 5px 10px 0px;
	}

div.toppop table#directform td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

div.toppop table#directform td input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
	background-color: #FEF6E5;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	}

div.toppop table#directform td select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
	background-color: #FEF6E5;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	}

div.toppop table#directform td input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	color: #4B0000;
	background-color: #C6BFB3;
	margin: 0px;
	padding: 1px 3px 1px 3px;
	}

div.contentpop {
	width: 740px;
	text-align: center;
	background-color: transparent; 
	margin: 0px auto 0px auto;
	padding: 22px 0px 1px 0px;
	}

div.contentpop h2 {
	line-height:25px;
	font-style: italic;
	color: #990033;
	background-color: transparent;
	margin: 0px auto 24px auto;
	padding: 0px 0px 0px 0px;
	}

div.contentpop h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	margin: 0px 0px 1px 0px; 
	}

div.contentpop h4 img { 
	margin: 0px 0px -1px 0px; 
	}

div.contentpop a { 
	text-decoration: none; 
	}

div.contentpop a:link {  
	text-decoration: none; 
	}

div.contentpop a:visited { 
	text-decoration: none; 
	}

div.contentpop a:active { 
	text-decoration: none;  
	}

div.contentpop a:hover {  
	text-decoration: none; 
	}

/* EMAIL BUTTON */

.contentpop a.btnEmail {display:inline-block; width:144px; height:27px; padding:0; margin:0 0 0 2px; text-align:center; color:#FFFFFF; text-decoration:none; background:url(../images/models/btn_email_bg.gif) no-repeat left top;}

.contentpop a.btnEmail:link, .contentpop a.btnEmail:visited {color:#FFFFFF; text-decoration:none;}

.contentpop a.btnEmail:active, .contentpop a.btnEmail:hover {text-decoration:none; color:#DDDDDD;}

div.contentpop div.results {
	width: 740px;
	margin: 0px auto 26px auto;
	}

div.contentpop div.results div#directions {
	width: 300px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #4B0000;
	margin: 0px 16px 0px 0px;
	}

div.contentpop div#map_canvas {
	width: 400px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	}

div.footerpop {
	width: 810px;
	height: 34px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

form#registration {
  padding: 0px 0 20px 0;
}
form#registration th {
	font-size: 13px; 
	line-height: 20px;
	margin: 0px 0px 0px 0px;
  text-align:right;
}

form#registration td {
	font-size: 13px; 
	line-height: 20px;
	margin: 0px 0px 0px 0px; 
}

form#registration input {
  border:1px solid #666;
}

form#registration input.radio {
  border: none;
}

	-->
