body{
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.imgLeft {
	margin: 3px 10px 5px 0;
	float: left;
}

/*-----------------------*/
/*----wrapper styles-----*/
/*-----------------------*/
#wrapper{
	width: 790px;
	height: auto;
	left: 50%;
	margin-left: -395px;
	text-align: left;
	position: relative;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.video-container1 {
	float:left;
	width:510px;
	margin:10px;
}
/*-----------------------*/
/*----content styles-----*/
/*-----------------------*/
#content{
	width: 750px;
	left: 50%;
	margin-left: -374px;
	margin-bottom: 0px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}

/*-----------------------*/
/*-columnContainer styles*/
/*-----------------------*/
#columnContainer{
	width: 750px;
	margin: 0px 0px 0px 0px;
}

/*-----------------------*/
/*----clearfix styles----*/
/*-----------------------*/
/*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;
}

/*-----------------------*/
/*----leftPanel styles---*/
/*-----------------------*/
#leftPanel{
	width: 171px;
	margin: 243px 0px 0px 0px;
	background-image: url(../images/leftPanel_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	float: left;
}

#leftPanelContent{
	width: 160px;
	margin: 15px 0px 0px 0px;
	left: 50%;
	margin-left: -65px;
	position: relative;
}

#leftPanel ul{
	width: 109px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-size: 12px;
	color: #572600;
	list-style: none;
}

#leftPanel ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #572600;
	display: block;
	height: 24px;
	width: 140px;
}
#leftPanel ul li.double {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #572600;
	display: block;
	height: 34px;
	width: 140px;
}

#leftPanel ul li a{
	padding: 5px 0px 0px 0px;
	width: auto;
	height: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-repeat: repeat-x;
	background-position: left top;
	font-size:10px;
}

#leftPanel ul li a:link, #leftPanel ul li a:visited{
	color: #572600;
	text-decoration: none;
}

#leftPanel ul li a:hover, #leftPanel ul li a:active{
	text-decoration: none;
}
#leftPanel #qcContainer {
	width: 140px;
	height: 253px;
	background-image: url(../images/qc_bg.jpg);
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	position:relative;
	float:left;
}
#leftPanel form p {
   margin: 0px 0px 0px 7px;
   padding: 0px;
}
#leftPanel #qcContainer form{
	padding: 75px 0px 0px 0px;
}
#leftPanel #qcContainer input{
	width: 125px;
	height: 15px;
	margin: 0px 0px 5px 0px;
	padding-left: 1px;
	color: #000000;
	background: #D4BDA2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #999B96;
	border-right: none;
	border-bottom: 1px solid #999B96;
	border-left: none;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
}

#leftPanel #qcContainer textarea{
	width: 125px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding-left: 1px;
	color: #000000;
	background: #D4BDA2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #999B96;
	border-right: none;
	border-bottom: 1px solid #999b96;
	border-left: none;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
}

#leftPanel #qcContainer #buttons input{
	margin: 0px;
	width: 80px;
	height: 20px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #572600;
	background-color: #FAFAF9;
	margin: 5px 0px 0px 30px;
}

    
/*-----------------------*/
/*---middlePanel styles--*/
/*-----------------------*/
#middlePanel{
	width: 579px;
	margin: 243px 0px 0px 0px;
	background-image: url(../images/middlePanel_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

#middlePanelContent{
	width: 520px;
	margin: 15px 0px 0px 10px;
	/*left: 50%;
	margin-left: -260px;
	position: relative;*/
	float:left;
}

h1{
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height:20px;
}
#cta{
	/*position:absolute;
	top:265px;
	right:20px;
	z-index:999;*/
	width: 226px;
	height: auto;
	float: right;
	margin: 0 0 5px 5px;
}
#cta img {
	border:none;
	margin-bottom: 3px;
}

.divRight {
	float:right;
	width: 255px;
	
}

#middlePanel p.center1 {
	width:530px;
	margin:0 auto;
	position:relative;
	display:block;
	clear:both;
}
.frontentry {
	background-image:url(../images/frontentry.jpg);
	background-repeat:no-repeat;
	height:225px;
	width:174px;
	float:left;
	display:block;
	margin:10px 40px 20px 40px;
	border:4px solid #5d2e04;
}
.hallway {
	background-image:url(../images/hallway.jpg);
	background-repeat:no-repeat;
	height:225px;
	width:167px;
	float:left;
	display:block;
	margin:10px 40px 20px 40px;
	border:4px solid #5d2e04;
}
#middlePanel p.center2 {
	width:211px;
	margin:0 auto;
	position:relative;
	display:block;
	clear:both;
}
.reception {
	background-image:url(../images/receptiondesk.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:211px;
	float:left;
	display:block;
	border:4px solid #5d2e04;
	margin:0 0 20px 0;
}
#middlePanel p.center3 {
	width:530px;
	margin:0 auto;
	position:relative;
	display:block;
	clear:both;
}
.waitingroom {
	background-image:url(../images/waitingroom.jpg);
	background-repeat:no-repeat;
	height:168px;
	width:225px;
	float:left;
	display:block;
	margin:0px 16px 20px;
	border:4px solid #5d2e04;
}

.chairs {
	background-image:url(../images/waitingroomchairs.jpg);
	background-repeat:no-repeat;
	height:168px;
	width:225px;
	float:left;
	display:block;
	margin:0px 16px 20px;
	border:4px solid #5d2e04;
}


/*------------------ Gallery <--------------------*/
.gallery {
	display:inline;
	width:420px;
	height:680px;
}
.gallery h3 {
	padding: 20px 0px 0px 0px;

}
.gallery img {
	margin: 15px 15px 15px 15px;
	border: solid 5px #000000;
	height:120px;
	width:180px;
}
.gallery p {
	text-align:center;
	width:210px;
	float:left;
}


/*-----------------------------------------------------------------------For Sample Page only---------------------------------------*/
#qcContainer2{
	width: 140px;
	height: 253px;
	background-image:url(../images/qc_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#qcContainer2 form{
	padding: 70px 0px 0px 0px;

}
html* #qcContainer2 form{
	margin: 0px 0px 0px 0px;
	padding: 80px 0px 0px 0px;
}

#qcContainer2 input{
	width: 131px;
	height: 15px;
	margin: 0px 0px -7px -1px;
	padding-left: 1px;
	color: #000000;
	background: #D4BDA2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #999B96;
	border-right: none;
	border-bottom: 1px solid #999B96;
	border-left: none;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
}
html* #qcContainer2 input{
	margin: 0px 0px -17px -1px;
}

#qcContainer2 textarea{
	width: 131px;
	height: 30px;
	margin: 0px 0px -7px -1px;
	padding-left: 1px;
	color: #000000;
	background: #D4BDA2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #999B96;
	border-right: none;
	border-bottom: 1px solid #999B96;
	border-left: none;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
}
html* #qcContainer2 textarea{
	margin: 0px 0px -17px -1px;
}

#qcContainer2 #buttons{
	margin: 0px 0px 0px 0px;
}

#qcContainer2 #buttons input{
	width: 80px;
	height: 20px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #572600;
	background-color: #FAFAF9;
	margin: 5px 0 0 0;
}






.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/*-----------------------------------------------------------------------------------------------------------------------------------*/
/* 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;
}
/*=========END===========*/

h2{
	margin: 10px 0px 15px 0px;
	font-size: 12px;
	font-weight: bold;
}

h3{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

h4{
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

#middlePanel p{
	margin: 0px 0px 15px 0px;
}

#middlePanel ul{
	margin: 0px 0px 0px 0px;
}

#middlePanel ul li{
	margin: 0px 0px 10px 0px;
}

#middlePanel a{
	color: #572600;
	text-decoration: underline;
	font-style: normal;
}

#middlePanel a:link, #middlePanel a:visited{
	color: #572600;
	text-decoration: underline;
}

#middlePanel a:hover, #middlePanel a:active{
	color: #572600;
	text-decoration: underline;
}

#colorBrown{
	color: #572600;
}

#fontSizeSm{
	font-size: 9px;
	color: #572600;
}

#article{
	width: 400px;
	left: 50%;
	margin-left: -200px;
	padding: 15px 15px 15px 15px;
	background-color: #F5F0E5;
	position: relative;
}

#map{
	width: 450px;
	height: 450px;
	border: 1px solid #572600;
}

/*-----------------------*/
/*-----footer styles-----*/
/*-----------------------*/
#footer{
	height: 790px;
	height: 115px;
	left: 50%;
	margin-left: -395px;
	font-size: 9px;
	padding-top: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	clear: both;
}

/*-----------------------*/
/*-----topNav styles-----*/
/*-----------------------*/
#topNav{
	width: 790px;
	height: 34px;
	top: 0px;
	left: 50%;
	margin-left: -395px;
	padding-bottom: 0px;
	position: absolute;
	background-color: #FDF9EF;
	background-image: url(../images/topNav_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #572600;
}

#topNav table{
	margin: 10px 0px 0px 0px;
}

#topNav a{
	color: #572600;
	text-transform: uppercase;
}

#topNav a:link, #topNav a:visited{
	color: #572600;
	text-transform: uppercase;
	text-decoration: none;
}

#topNav a:hover, #topNav a:active{
	color: #361801;
	text-transform: uppercase;
	text-decoration: none;
}

/*#topNav #home{
	margin: 0px 0px 0px 0px;
}
html* #topNav #home{
	margin: 0px 0px 0px 0px;
}

#topNav #meet{
	margin: 0px 0px 0px 0px;
}
html* #topNav #meet{
	margin: 0px 0px 0px 0px;
}

#topNav #choosing{
	margin: 0px 0px 0px 0px;
}
html* #topNav #choosing{
	margin: 0px 0px 0px 0px;
}

#topNav #faq{
	margin: 0px 0px 0px 0px;
}
html* #topNav #faq{
	margin: 0px 0px 0px 0px;
}

#topNav #financing{
	margin: 0px 0px 0px 0px;
}
html* #topNav #financing{
	margin: 0px 0px 0px 0px;
}

#topNav #articles{
	margin: 0px 0px 0px 0px;
}
html* #topNav #articles{
	margin: 0px 0px 0px 0px;
}

#topNav #contact{
	margin: 0px 0px 0px 0px;
}
html* #topNav #contact{
	margin: 0px 0px 0px 0px;
}
*/
/*-----------------------*/
/*-----header styles-----*/
/*-----------------------*/
#header{
	width: 790px;
	height: 209px;
	top: 34px;
	position: absolute;
	left: -1px;
}

#header #flash-mast{
	margin: 0px 0 0 1px;
	width: 790px;
}

/*-----------------------*/
/*------mast styles------*/
/*-----------------------*/
#mast{
	width: 790px;
	height: 109px;
	left: 50%;
	margin-left: -394px;
	top: 0px;
	position: relative;
}
* html #mast{
	margin-bottom: -2px;
}
#waitingroom {
	height:168px;
	width:225px;
	background-image:url(../images/waitingroom.jpg);
	float:right;
	border:1px solid #a4895e;
}
#waitingroomchairs2 {
	height:250px;
	width:420px;
	background-image:url(../images/waitingroomchairs2.jpg);
	border:1px solid #a4895e;
	margin:0 0 10px 0;		
}
#hallway2 {
	height:264px;
	width:430px;
	background-image:url(../images/hallway2.jpg);
	border:1px solid #a4895e;
	margin:30px auto 20px;
}
p.left-contact {
	width:235px;	
}
