/* tag styles */

html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #efefef;
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #3c3c3c;
}
ul {
	margin-left: 0px;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px 0px 0px 5px;
}
p {
	text-align: justify;
}
h1 {
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 12px;
	/*letter-spacing: -0.2px;*/
	color: #5d5d5d;
	text-shadow: 1px 1px 0px #f0dd9b;
	border-bottom: 1px dotted #e6bd2d;
	padding: 5px 0px 9px 0px;
}

/* form styles */
#form {
	margin:0 auto;
	width:520px;
	padding:14px;
}
#form label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 160px;
	float: left;
}
#form span {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	width: 160px;
}
#form .field {
	float: left;
	margin: 2px 0px 10px 10px;
}
#form button {
	margin-left:170px;
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e6bd2d;
	text-align: center;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	background: #424242 url('/images/gradient.png') repeat-x center bottom;
	cursor: pointer;
}
#form button:hover {
	border: 1px solid #bf9a17;
	color: #2e2e2e;
	background-color: #e6bd2d;
	background-image: none;
}
input, textarea {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	padding: 4px 2px;
	background-color: #ebebeb; 
	border: 1px solid #cbcbcb;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 330px;
}
textarea {
	padding: 5px;
	width: 322px;
	height: 180px;
}
input:focus, textarea:focus {
	box-shadow: 0 0 5px #e6bd2d;
	-moz-box-shadow: 0 0 5px #e6bd2d; 
	border: 1px solid #7c7c7c;
}

input.prefix {
	background-repeat: no-repeat;
	width: 67px;
	margin-right: 3px;
	padding-left: 35px;
}
input.prefix1 {
	background-image: url('images/form_prefix_1.png');
}
input.prefix2 {
	background-image: url('images/form_prefix_2.png');
}
input.prefix3 {
	background-image: url('images/form_prefix_3.png');
}






/* design styles */

#clear {
	clear: both;
}
#navigation {
	margin-bottom: 15px;
	background-color: #424242;
	background-image: url('images/header_gradient.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 110px;
	box-shadow: 0px 4px 5px #6c6c6c;
	-moz-box-shadow: 0px 4px 5px #6c6c6c;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, Tahoma, sans-serif;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.7px;
}
#navigation .wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#navigation h2 {
	background: none;
	float: left;
	margin: 0px 0px;
	padding: 0px;
	width: 335px;
	border: none;
}
#navigation h2 a {
	padding: 0px;
	margin: 0px;
	margin-left: -8px;
	width: 340px;
	height: 110px;
	display: block;
	background-image: url('images/logo_dots.png');
	background-repeat: no-repeat;
}
#navigation h2 a span { 
	display: none; 
}
#navigation ul {
	margin: 24px 0px;
	padding: 0px;
	list-style: none;
	float: right;
	position: relative
}
#navigation ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#navigation ul li a {
	display: block;
	margin: 18px 0px 0px 8px;
	padding: 4px 7px 6px 7px;
	line-height: 15px;
	text-decoration: none;
	color: #f1d984;
	text-shadow: 1px 1px 0px #000000;
}
#navigation ul li a:hover, #navigation ul li:hover a {
	background-color: #525252;
	border: 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #e6bd2d;
	text-shadow: 1px 1px 0px #000000;
}
#navigation ul li a.alt {
	margin-left: 40px;
	background-color: #e6bd2d;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #383838;
	text-shadow: 1px 1px 0px #f6e5ab;
}
#navigation ul li a.alt:hover, #navigation ul li:hover a.alt {
	background-color: #282828;
	border: 1px solid #747474;
	color: #e6bd2d;
	text-shadow: 1px 1px 0px #000000;
}

#banner {
	background-image: url('/images/banners/lagunatower.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#banner h2 {
	float: left;
	margin: 15px 20px;
	padding: 0px;
	width: 245px;
	height: 150px;
	display: block;
	background-image: url('images/banner_insert.png');
	background-repeat: no-repeat;
}
#banner h2 span { 
	display: none; 
}



#container {
	min-height: 300px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	padding: 10px 0px;
}
#leftcol {
	width: 700px;
	margin: 0px 10px 15px 0px;
	float: left;
}
#rightcol {
	width: 260px;
	margin: 0px 0px 15px 10px;
	float: left;
}

#col {
	width: 310px;
	margin: 0px 8px;
	float: left;
}
#col p {
	font-size: 95%;
	text-align: left;
	padding: 0px 2px;
}
#col h2 {
	border: #e6bd2d solid 1px;
	border-radius: 3px;
	padding: 3px 6px;
	font-family: Tahoma, Century Gothic, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #505050;
}

#tabs {
	clear: both;
	margin-bottom: 15px;
}
#tabs h2 {
	float: left;
	width: 225px;
	margin: 0px 10px;
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e6bd2d;
	text-align: center;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	padding: 5px 0px;
	background-color: #424242;
	background-image: url('/images/gradient.png');
	background-repeat: repeat-x;
	background-position: center bottom;
}
#tabs .line {
	clear: both;
	border-bottom: 1px solid #e6bd2d;
}
#tabs span {
	float: left;
	width: 211px;
	margin: 0px 10px;
	font-size: 80%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #d0d0d0;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	padding: 6px;
	background-color: #e8e8e8;
}
#tabs ul {
	margin-top: -2px; 
	padding: 0px;
	list-style: none;
}
#tabs li {
	margin: 2px 3px; 
	padding: 0px;
}
#tabs .button a {
	padding: 2px 5px;
	margin-top: 5px;
	background-color: #d0d0d0;
	border: 1px solid #cacaca;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	display: block;
}
#tabs .button a:hover {
	background-color: #424242;
	border: 1px solid #000000;
	color: #e6bd2d;
}

#footer {
	margin-top: 15px;
	border-top: 1px solid #cbcbcb;
	background-color: #e3e3e3;
	background-image: url('/images/footer_gradient.png');
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, Tahoma, sans-serif;
	font-size: 15px;
}
#footer .wrapper {
	width: 980px;
	margin: 20px auto 0px auto;
}
#footer h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	padding-bottom: 3px;
}
#footer .copyright, .copyright a:link {
	font-size: 11px;
	padding: 20px 0px;
	color: #3c3c3c;
}
#links .list {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#links .extra {
	float: right;
	text-align: right;
	margin-top: 10px;
	font-size: 10px;
}
#links ul {
	margin-top: -5px; 
	padding: 0px;
	float: left;
	list-style: none;
	position: relative;
}
#links li {
	margin: 1px 0px; 
	padding: 0px;
	font-size: 85%;
}
#links a:link, #links a:visited, #links a:active {
	color: #474747;
}
#links a:hover, #links li:hover {
	color: #ac8a13;
	text-decoration: underline;
}
#error {
	font-size: 90%;
	color: #b40404;
	border: 1px solid #b40404;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px;
	padding: 10px;
	background-color: #f5d0a9;
}


/* link styles */

a:link, a:visited, a:active {
	color: #ac8a13;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


/* content styles */

.centered {
	text-align: center;
}
.seo {
	text-indent: -99999px;
}
.comments {
	font-size: 90%;
}
.phone {
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial, Tahoma, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #e6bd2d;
	text-align: center;
	text-shadow: 1px 1px 0px #000000;
	letter-spacing: 0.7px;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	padding: 15px 0px;
	background-color: #424242;
	background-image: url('/images/gradient.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	box-shadow: 0px 3px 4px #6c6c6c;
	-moz-box-shadow: 0px 3px 4px #6c6c6c;
}


/* slideshow */
#slideshow {
	position:relative;
	height: 300px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#slideshow div {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 300px;
}
#slideshow div.active {
	z-index:10;
	opacity:1.0;
}
#slideshow div.last-active {
	z-index:9;
}

#slideshow div img {
	height: 298px;
	width: 978px;
	display: block;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}