body {
	margin: 0px;
	background: url(../images/bkgd.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
}

#container {
	width: 920px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -443px;
	padding: 0;
}

/*----------------------------header----------------------------------*/

#header {
	width: 878px;
	height: 345px;
	position: absolute;
	left: 18px;
	top: 0;
	z-index: 1;
	background: url(../images/topBkgd.jpg) left top no-repeat;
	padding-left: 19px;
}

/*--------gloss-----------*/

#gloss {
	width: 10px;
	height: 700px;
	position: absolute;
	left: 232px;
	top: 266px;
	z-index: 10;
}

/*-----------------------------sIFR----------------------------------*/

/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}



/*-------------------------body content------------------------------*/

#theBody {
	background: url(../images/borders.gif) left top repeat-y;
	width: 890px;
	position: relative;
	left: 19px;
	top: 340px;
	z-index: 5;
}


/*---------------------------sideNav---------------------------------*/

#sideNav {
	width: 203px;
	height: auto;
	float: left;
	padding: 0 6px;
	margin-top: -70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b16036;
}

* html #sideNav {
	padding-top: 70px;
}

#sideNav h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #895229;
	padding: 0 0 0 8px;
	margin: 15px 0;
}

#sideNav h4 strong {
	color: #c86f2b;
	margin: 0;
	padding: 0;
}

#sideNav h4 a:link, #sideNav h4 a:visited { 
	color: #895229;
	text-decoration: none;
	border: none;
}

#sideNav h4 a:hover, #sideNav h4 a:active {
	color: #c86f2b;
	text-decoration: none;
	border: none;
}

#sideNav h4 strong a:link, #sideNav h4 strong a:visited, #sideNav h4 strong a:hover, #sideNav h4 strong a:active {
	color: #c86f2b;
	text-decoration: none;
	border: none;
}


#sideNav ul {
	font-size: 12px;
	list-style: none;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 25px;
}

#sideNav ul li {
	margin: 0 0 3px 0;
	padding: 0;
}

#sideNav a:link, #sideNav a:visited {
	color: #b16036;
	text-decoration: none;
	border: none;
}

#sideNav a:hover, #sideNav a:active {
	color: #c86f2b;
	text-decoration: none;
	border-bottom: 1px dotted #c86f2b;
}

/*---------------------------content---------------------------------*/

#content {
	width: 550px;
	height: auto;
	float: right;
	background: url(../images/bottom.jpg) 480px bottom no-repeat;
	padding: 20px 105px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

#content h1 {
	border-bottom: 1px dotted #d0996a;
	margin: 0 0 5px 0;
	padding: 10px 0;
	color: #d49c6b;
	font-size: 22px;
}

#topPhone {
	width: 150px;
	height: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c86f2b;
	text-align: right;
}

#content h2 {
	color: #d49c6b;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 16px 0;
	padding: 0;
}

#content h2 strong {
	color: #aa4a45;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content h3 {
	color: #c86f2b;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#content h4 {
	font-size: 16px;
	color: #c86f2b;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content h5 {
	font-size: 13px;
	color: #AA4A45;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content h6 {
	color: #d49c6b;
	font-size: 16px;
	text-align: center;
}

.specialText {
	font-size: 13px;
	font-weight: bold;
	color: #AA4A45;
}

#content p {
	margin-top: 3px;
}

#content ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 50px;
	line-height: auto;
}

#content ul li {
	padding: 0 0 10px 5px;
	margin: 5px 0 0 0;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}

#content a:link, #content a:visited {
	color: #245495;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #245495;
}

#content a:hover, #content a:active {
	color: #b16036;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #b16036;
}

.redText {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

#logo {
	font-size: 12px;
	color: #d49c6b;
	font-weight: bold;
	text-align: center;
	padding: 30px 120px 30px 0;
}

#logo a:link, #logo a:visited {
	color: #245495;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #245495;
}

#logo a:hover, #logo a:active {
	color: #b16036;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #b16036;
}

.about {
	margin: 5px 5px 5px 10px;
	border: 2px solid #d49c6b;
	float: right;
}


/*----------------------------footer----------------------------------*/

#footer {
	width: 100%;
	height: 165px;
	background-color: #e6dfcb;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b16036;
	line-height: 15px;
	z-index: 5;
	margin-top: 340px;
}

#bottomNav {
	width: 750px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -395px;
	margin-top: 20px;
	text-align: center;
}

#bottomNav a:link, #bottomNav a:visited {
	color: #b16036;
	text-decoration: none;
}

#bottomNav a:hover, #bottomNav a:active {
	color: #b16036;
	text-decoration: underline;
}


/* .......... clearfix from positioniseverything.net
http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ........................... */

/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
/* ........................... */



/*---------------------Contact Forms------------------------*/

#miniContact {
	width: 178px;
	height: 308px;
	position: relative;
	top: 0px;
	left: 6px;
	background: url(../images/miniContact.jpg) left top no-repeat;
	margin-top: 15px;
	padding: 60px 0 0 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #d49c6b;
	font-size: 9px;
}

#miniContact input {
	width: 136px;
	background-color: #ffffff;
	margin-bottom: 5px;
	color: #d49c6b;
	padding: 3px 7px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #d49c6b;
	font-size: 11px;
}

#miniContact textarea {
	width: 136px;
	background-color: #ffffff;
	margin-bottom: 0;
	color: #d49c6b;
	padding: 3px 7px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #d49c6b;
	font-size: 11px;
}

#miniContact #captcha input {
	width: 106px !important;
}

#miniContact #captcha img {
	margin: 2px;
}

#miniBtn {
	margin-top: 5px;
}

#miniBtn input {
	width: 60px;
	height: 22px;
	background-color: #d49c6b;
	margin-bottom: -5px;
	margin-left: 5px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#mainContact {
	width: 300px;
	position: relative;
	left: 120px;
	background: #f8f6f0 url(../images/contact.jpg) left top no-repeat;
	margin: 30px 0;
	padding: 10px 0 15px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 30px solid #d49c6b;
	border-right: 1px solid #d49c6b;
	border-bottom: 1px solid #d49c6b;
	border-left: 1px solid #d49c6b;
	color: #d49c6b;
	font-size: 9px;
}

#mainContact input {
	width: 200px;
	background-color: #ffffff;
	border: none;
	margin-top: 6px;
	color: #d49c6b;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainContact select {
	width: 220px;
	background-color: #ffffff;
	border: none;
	margin-top: 6px;
	color: #d49c6b;
	padding: 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainContact textarea {
	width: 200px;
	background-color: #ffffff;
	border: none;
	margin-top: 6px;
	color: #d49c6b;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainContact #captcha input {
	width: 175px !important;
}

#mainBtn input {
	width: 60px;
	height: 22px;
	background-color: #d49c6b;
	margin-top: 6px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

/*-----------------gallery---------------------*/
#gallery {
	width: 409px;
	height: auto;
	position: relative;
	left: 100px;
	top: 0px;
	background: url(../images/gallery_bkgd.jpg) top left no-repeat;
	text-align: center;
	padding: 52px 16px 2px 0;
}

#gallery img {
	padding-bottom: 4px;
}

/* ============================================== ASPX form/Error box controls */
#errors {
	clear: both;
	margin-top: 20px;
}
#errors ul {
	margin-left: 200px;
}
#errors li {
}
/* ============================================== ASPX form/Captcha controls */
#pnlCaptcha {
	border: 1px solid #D49C6B;
	margin-bottom: 10px;
	padding: 20px;
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
	border: 1px solid #D49C6B;
	margin: 5px 0;
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
	margin-left: 5px;
	border: 1px solid #D49C6B;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
	width: 60px;
	height: 22px;
	background-color: #d49c6b;
	margin: 10px 0 0 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#submitBtn input {
	width: 60px;
	height: 22px;
	background-color: #d49c6b;
	margin: 10px 0 20px 220px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#submitBtn2 input {
	width: 60px;
	height: 22px;
	background-color: #d49c6b;
	margin: 10px 0 0 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#map {
	width: 530px;
	height: 450px;
	border: 1px solid #245495;
	margin-bottom: 20px;
}

.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
  color: #000 !important;
}
.invalid {
  background-color: #EC8486 !important;
  color: #000 !important;
}