body {
	font:small/122% arial, helvetica, clean, terminal, sans-serif;
	font:x-small;
}
body * {
	line-height:122%;
}
#w {
	font-size:12px;
	text-align:justify;
}
.right2 h1 {
	margin:-5px 0 0 10px;
	display:block;
	text-align:left;
	font: normal 20px Arial, sans-serif;
	color:#000;
}
.right2 p {
	margin:10px;
	color:#666;
	font: normal 12px Arial, sans-serif;
	text-align:justify;
}
.right2 {
	color:#666;
	font: normal 12px Arial, sans-serif;
}
#maps {
	clear:both;
	margin:10px auto 0 auto;
	width:91px;
	height:31px;
	background-image:url(../images/view-map.jpg);
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
	outline:none;
	border:none;
}
.maps {
	cursor:pointer;
}
#maps:hover {
	background-image:url(../images/view-map-over.jpg);
}
#details {
	clear:both;
	margin:0px auto 0 auto;
	width:91px;
	height:31px;
	background-image:url(../images/button-details.jpg);
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
	outline:none;
	border:none;
	cursor:pointer;
}
.details {
	cursor:pointer;
	z-index:9991;
}
.link {
	width:91px;
	height:31px;
	cursor:pointer;
}
#details:hover {
	background-image:url(../images/button-details-over.jpg);
}
#more {
	clear:both;
	margin:10px auto 0 auto;
	width:225px;
	height:31px;
	background-image:url(../images/click-to-request-info.jpg);
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
	outline:none;
	border:none;
}
.more {
	cursor:pointer;
}
#more:hover {
	background-image:url(../images/click-to-request-info-over.jpg);
}
#visit {
	clear:both;
	margin:0px auto 0 auto;
	width:95px;
	height:31px;
	background-image:url(../images/button-visit.jpg);
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
	outline:none;
	border:none;
}
.visit {
	cursor:pointer;
}
#visit:hover {
	background-image:url(../images/button-visit-over.jpg);
}
.footer a:link, .footer a:visited {
	color:#666;
	text-decoration:none;
}
.footer a:hover, .footer a:active {
	color:#666;
	text-decoration:underline;
}
.tags a:link, .tags a:visited{
	color:#CCC;
	text-decoration:none;
}
.tags a:hover, .tags a:active{
	color:#999;
	text-decoration:none;
}
.homef ul{
	color:#666;
	font:normal 12px Verdana, Geneva, sans-serif;
	list-style-type:none;
}
/* ----------- My Form ----------- */
.myform {
	width:400px;
	padding:5px;
	text-align:left;
}
#stylized p, #stylized h1, #stylized form, #stylized button {
	border:0;
	margin:0;
	padding:0;
}
#stylized .spacer {
	clear:both;
	height:1px;
}
/* ----------- stylized ----------- */
#stylized {
	position:relative;
	width:480px;
	height:330px;
	margin:12px 0 0 0px;
	border:solid 1px #CCC;
	background:#F7F7F7;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	color:#666666;
}
#stylized h1 {
	margin:5px 0 0 10px;
	display:block;
	text-align:left;
	font: normal 20px Arial, sans-serif;
	color:#666;
}
#stylized p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #CCC;
	padding-left:10px;
	padding-bottom:5px;
}
#stylized label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized textarea:focus, #stylized input:focus {
	border: 2px solid #999;
	padding:3px 2px;
	margin:2px 0 20px 10px;
}
#stylized input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #CCC;
	width:310px;
	margin:2px 0 20px 10px;
}
#stylized input[id="contact"] {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #CCC;
	width:310px;
	margin:2px 200px 20px 10px;
}
#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #CCC;
	width:310px;
	margin:2px 0 20px 10px;
}
#stylized textarea[name="contact"]{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #CCC;
	width:600px;
	height:150px;
	margin:2px 0 20px 10px;
}
#stylized button {
	clear:both;
	margin:20px 0 0 390px;
	width:77px;
	height:22px;
	background-image:url(../images/submit.jpg);
	padding-bottom:5px;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
#stylized button[id="contact"] {
	clear:both;
	margin:20px 0 0 680px;
	width:77px;
	height:22px;
	background-image:url(../images/submit.jpg);
	padding-top:3px;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
#stylized button:hover {
	background-image:url(../images/submit-on.jpg);
}
/*----END OF STYLIZED----*/
table {
	font-size:inherit;
	font:x-small;
}
html>body {
	font:84.5%/122% arial, helvetica, clean, sans-serif;
}
table, pre, code, select, input {
	font-size:100%
}
textarea {
	font-size:107%;
}
html>body textarea {
	font-size:auto
}
big {
	font-size:122%
}
small {
	font:77% verdana;
}
body {
	background-color:#000;
	padding:0;
	margin:0;
}
.block {
	display:block;
}
.disnone {
	display:none;
}
.spacer {
	display:block;
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
html>body div.spacer {
	height:.01em;
}
.ynclear {
	clear: both;
	display:block;
}
.ztspace {
	margin-top: 0px;
}
.cntntblck {
	margin-bottom: 10px;
}
form {
	margin:0;
	padding:0;
}
#ynwrap a {
	color:#003399;
	text-decoration:none;
	cursor:pointer;
}
#ynwrap a:visited {
	color:#ffffff;
}
#ynwrap a:hover {
	text-decoration:underline;
}
#ynwrap {
	text-align:center;
}
#ynwrap hr {
	display:none;
}
#yncont {
	width:815px;
	margin:0 auto;
	text-align:left;
}
a.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
}
a:hover.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#bnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}
#header {
	font-family: times;
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}
#txtsm {
	font-family: times;
	color: #000000;
	font-size: 19px;
}
.rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A5002B;
}
/*BEGIN NAVIGATION*/
#ynnav {
	padding:0;
	clear:both;
}
#ynsubnav h5, #ynnav h5 {
	display:none;
}
#ynsubnav2 h5, #ynnav h5 {
	display:none;
}
#ynnav ul {
	margin:0;
	padding:0 0 0 4px;
	list-style:none;
	height:18px;
	border-bottom: 1px solid #2c4463;
}
#ynnav li {
	display:block;
	float:left;
	margin-right:2px;
	padding-left: 1px;
	background:#f2f3f5 url(http://suncopromotions.com/costanzahomes/i/sprite_vertical.png) 0 0 no-repeat;
}
#ynsubnav {
	padding:0;
	margin-bottom:0px;
	clear:both;
	width:100%;
}
#ynsubnav2 {
	padding:0;
	margin-bottom:0px;
	clear:both;
	float:left;
	width:100%;
}
#ynsubnav ul {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom: 1px solid #000000;
	float:left;
	width:100%;
	background: #21334a url(http://suncopromotions.com/costanzahomes/i/sprite_vertical.png) 0 -150px repeat-x;
}
#ynsubnav2 ul {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom: 1px solid #000000;
	float:left;
	width:100%;
	background: #000000 url() 0 -150px repeat-x;
}
#ynsubnav li {
	float:left;
	display:block;
	font:77% verdana;
	height:25px;
	background:url(http://suncopromotions.com/costanzahomes/i/sprite_vertical.png) 100% -100px no-repeat;
}
#ynsubnav2 li {
	float:left;
	display:block;
	font:77% verdana;
	height:25px;
	background:url() 100% -100px no-repeat;
}
#ynsubnav li.first a {
	padding-left:13px;
	border:0;
}
#ynsubnav2 li.first a {
	padding-left:43px;
	border:0;
}
#ynsubnav li.first a:visited {
	border:0;
}
#ynsubnav2 li.first a:visited {
	border:0;
}
#ynsubnav a {
	float:left;
	display:block;
	margin:7px 0;
	padding:0 7px;
	text-decoration:none;
	color: #ffffff;
	font: normal 100% verdana, arial;
}
#ynsubnav2 a {
	float:left;
	display:block;
	margin:7px 0;
	padding:0 7px;
	text-decoration:none;
	color: #ffe961;
	font: normal 100% verdana, arial;
}
#ynnavbot {
	clear:both;
	text-align:center;
}
#ynnavbot ul {
	list-style:none;
	margin:0;
	padding:3px 0 7px;
*padding-top:6px;
}
#ynnavbot li {
	display:inline;
	font-size:85%;
	padding:0 2px 0 4px;
	border-left:1px solid #003DB8;
}
#ynnavbot li.first {
	border:0;
}
#ynnavbot li a {
}
#ynnavbot li.on a {
	font-weight:bold;
}
/*END NAVIGATION*/
