body {
	margin: 0px;
	background: url(../images/body_bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223030;
}
u {
	color: #FF0000;
	background-color: #FFFF00;
}
.q {
	color: #FFFFFF;
	background-color: #FF0000;
}


a:link, a:visited {
	color: #c47e30;
}
a:hover, a:active {
	color: #232F2F;
}



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

#staff-pic {
	margin: 0px 0px 50px 0px;
	padding: 0px;
	width: 175px;
	height: 225px;
}

#staff-pic-float {
	margin: 0px 0px 50px 0px;
	padding: 0px;
	width: 175px;
	height: 225px;
	float: left;
}

#staff-BigPic{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 310px;
	height: 225px;
	top: 0px;
}

/* Header */

#header {
	
}

/* Mast */

#mast {
	
}

/* Top Nav */

#topNav {
	
}

#topNav p{
	
}

#topNav a:link,#topNav a:visited{

}

#topNav a:hover,#topNav a:active{

}

/* Content */


#content {
	position: relative;
	
}


/* Column Container */


#columnContainer {
	
}

/* Left Column */

#leftColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 257px;
	background-image: url(../images/left_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#leftColumn .headerLink {
	display: block;
	width: 253px;
	height: 226px;
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
}
#leftColumn #leftNav {
	width: 190px;
	margin: 0 0 0 65px;
	padding-top: 0px;
}
#leftColumn #leftNav li {
	width: 190px;
	list-style-type: none;
}
#leftColumn #leftNav a {
	padding: 3px 15px 3px 3px;
	display: block;
	width: auto;
	text-align: right;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 14px;
	color: #FFFFFF;
}

#leftColumn #leftNav ul {
	background-color: #c47e30;
}

#leftColumn #leftNav a:hover {
	color: #ffffff;
	background-color: #667271;
}
#leftColumn #leftNav .one {
	background-color: #c47e30;
	width: 60px;
	margin-left: 112px;
}
#leftColumn #leftNav .two {
	background-color: #2e2c21;
	width: 160px;
	margin-left: 12px;
}
#leftColumn #leftNav .three {
	background-color: #b9975c;
	width: 155px;
	margin-left: 17px;
}
#leftColumn #leftNav .four {
	background-color: #2f2712;
	width: 145px;
	margin-left: 27px;
}
#leftColumn #leftNav .five {
	background-color: #705c42;
	width: 180px;
	margin-left: -8px;
}
.six {
	background-color: #c47e30;
	width: 70px;
	margin-left: 102px;
}
.seven {
	background-color: #2e2c21;
	width: 125px;
	margin-left: 47px;
}
.eight {
	background-color: #b9975c;
	width: 165px;
	margin-left: 7px;
}
.nine {
	background-color: #2f2712;
	width: 95px;
	margin-left: 77px;
}
.ten {
	background-color: #705c42;
	width: 37px;
	margin-left: 135px;
}
#leftNav li ul {
	height: auto;
	margin-top: 0;
	padding: 0;
}

#leftNav li ul li {
	width: 100px;
	height: auto;
	background-color: #c47e30;
}

#leftNav li ul li a {
	width: 100px;
	height: auto;
	margin-bottom: 0;
	text-align: left;
}

#leftColumn #leftSubNav {
	margin: 0px;
	padding-top: 5px;
	clear: both;
}
#leftColumn #leftSubNav li {
	clear: right;
	list-style-type: none;
}
#leftColumn #leftSubNav a {
	clear: right;
	float: right;
	background-image: url(../images/left_nav_sub_bg.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 13px;
	margin-bottom: 5px;
	color: #4d4232;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;

}
#leftColumn #leftSubNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #667271;
	background-image: none;
	padding: 3px;

}
#LVI {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#OT {
    margin: 100px 0 0 0;
	padding: 0;
	}
.left-column-cta {
	width: 160px;
	height: 100px;
	float: right;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.left-column-cta-diamond {
	width: 180px;
	height: 68px;
	float: right;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.number{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	text-align:right;
	margin: 0;
	padding:0;
}

.hours-sidebar{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
	margin-top: 5px;
	
	padding:0;
}

#leftColumn p{
	
}

#leftColumn ul{
	
}

#leftColumn li{
	
}

#leftColumn img{
	
}

#leftColumn a:link,#leftColumn a:visited{

}

#leftColumn a:hover,#leftColumn a:active{

}
#facebook-cta{
	background-image: url(../images/facebook-cta.jpg);
	width: 147px;
	height: 76px;
	background-position: top left;
	margin: 5px 25px 20px;
	padding: 0px;
	float: right;
}

#facebook-cta:link, #facebook-cta:visited {
	background-image: url(../images/facebook-cta.jpg);
	background-position: top left;
}

#facebook-cta:active, #facebook-cta:hover {
	background-image: url(../images/facebook-cta.jpg);
	background-position: bottom left;
}


/* ___________________________________ Blogger Nav Selectors __________________________________ */

#blogCTA{
	background-image: url(../images/blogCTA.jpg);
	width: 200px;
	height: 105px;
	background-position: top left;
	margin: 20px 0px;
	padding: 0px;
	float: right;
}

#blogCTA:link, #blogCTA:visited {
	background-image: url(../images/blogCTA.jpg);
	background-position: top left;
}

#blogCTA:active, #blogCTA:hover {
	background-image: url(../images/blogCTA.jpg);
	background-position: bottom left;
}

/* ___________________________________ Blogger Nav Selectors __________________________________ */

#blogger-navigation{
	padding: 0px;
	margin: 40px 0px 20px 90px;
}

#blogDiv {
}

#blogger-navigation h3{
}

#blogger-navigation ul{
	list-style: none;
	padding: 0px;
	margin: 0px;

}

#blogger-navigation ul li{
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#blogger-navigation ul li a{
}

/*#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}

#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
	color: #232F2F;
	text-decoration: none;
}*/

#blogger-navigation #powered-by{
}

/* ___________________________________ Middle Column ___________________________________ */

#middleColumn {
	
}

#middleColumn p{
	
}

#middleColumn ul{
	
}

#middleColumn li{
	
}

#middleColumn img{
	
}

#middleColumn a:link,#middleColumn a:visited{

}

#middleColumn a:hover,#middleColumn a:active{

}

/* Right Column */

#rightColumn {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 57px 15px 0px;
	float: right;
	width: 503px;
	background-image: url(../images/right_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	position: relative;
	
}
#rightColumn h1 {
	color: #c27a2d;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
#rightColumn h2 {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
#rightColumn h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}


#rightColumn p{
	
}

#rightColumn ul{
	
}

#rightColumn li{
	
}

#rightColumn img{
	
}

#rightColumn a:link,#rightColumn a:visited{

}

#rightColumn a:hover,#rightColumn a:active{

}
#rightColumn .clearP {
	clear: left;
}

#rightColumn .ulCustom {
	margin: 0px;
	padding: 0px;
}
#rightColumn .ulCustom li {
	list-style-type: none;
	background-image: url(../images/li_bullet.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
}
#rightColumn .ulCustom li p {
	background-image: url(../images/li_line.jpg);
	background-repeat: repeat-y;
	background-position: 15px top;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: left;
}
#rightColumn .ulCustom .liClearMini {
	width: 230px;
}


#rightColumn .headerFloatOne {
	width: 280px;
	height: 30px;
	float: right;
	clear: right;
/*	background-color:#00FF00;
*/}
#rightColumn .headerFloatTwo {
	width: 280px;
	height: 210px;
	float: right;
	clear: right;
/*	background-color:#000099;
*/}
#rightColumn .headerFloatThree {
	width: 230px;
	height: 75px;
	float: right;
	clear: right;
/*	background-color:#00FF00;
*/}
#rightColumn .headerFloatFour {
	width: 120px;
	height: 15px;
	float: right;
	clear: right;
/*	background-color:#000099;
*/}

/* Page1Forms Mini Contact */

#rightColumn #miniContact {
	float: right;
	clear: right;
	width: 237px;
	background-image: url(../images/mini_contact_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	margin: 15px 0px 15px 15px;
	padding-bottom: 10px;
}
#rightColumn #miniContact .qc {
	margin: 5px 10px 10px 10px;
	
}
#rightColumn #miniContact .qc h4 {
	font-size: 14px;
	font-weight: normal;
	color: #c47d2f;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#rightColumn #miniContact .qc h4 strong {
	color: #21302f;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
}


#rightColumn #miniContact .qc input {
	width: 212px;
	border: 1px solid #a3a196;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a3a196;
	padding: 2px;
}
#rightColumn #miniContact .qc textarea {
	width: 212px;
	border: 1px solid #a3a196;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a3a196;
	padding: 2px;
	height: 75px;
}
#rightColumn #miniContact .qc #button .btnSubmit {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 86px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	clear: right;
	background: url(../images/submit.jpg) top center no-repeat;
}

.address2 {
  display: none;
}
#rightColumn #miniContact .qc input.valid, .form1 label input.valid {
  background-color: #D0ECAA;
}
#rightColumn #miniContact .qc input.invalid, .form1 label input.invalid {
  background-color: #EC8486;
}
#rightColumn #miniContact .qc input.single-line {
	width: 182px;
}
/* End Mini Contact */

#rightColumn #map {
	height: 400px;
	width: 500px;
	clear: both;
}
#rightColumn #gallery01 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#rightColumn #gallery01 li {
	list-style-type: none;
	padding: 0px 3px 0px 0px;
	float: left;
	margin: 0px;
}
#rightColumn #gallery01 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightColumn .clear {
	clear: both;
	padding-top: 10px;
}
#rightColumn .video {
	text-align: center;
}
#testimonial {
	float: right;
	margin: 0px 10px;
	padding: 15px 15px 0px 15px;
	border: #B8985D solid 1px;
}
.gal img {
	margin: 10px;
}
/* Page1Forms Main Form */
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 98%;
}
.form1 fieldset {
	margin-bottom: 10px;
	width: auto;
}
.form1 fieldset hr {
	clear: both;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
.form1 .float {
	float: left;
	margin-right: 15px;
}
.form1 label {
	display: block;
	margin-bottom: 4px;
	width: 150px;
}
.form1 label.comments {
	display: block;
	width: auto;
}
.form1 label input {
	width: 150px;
	border: #7da7d9 solid 1px;
	color: #807251;
	margin-top: 4px;
}
.form1 label select {
	width: 152px;
	border: #7da7d9 solid 1px;
	color: #807251;
}
.form1 label span {
	width: 110px;
}
.form1 label img {
	float: right;
	margin: 0;
	padding: 0;
	
}
.form1 label textarea {
	width: 99%;
	height: 250px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #807251;
	font-size: 12px;
}
.form1 #buttons {
	margin-top: 10px;
	text-align: right;
	width: auto	;
}
.form1 .autoWidth {
width: auto!important;
}



/* Footer */

#footer {
	position: relative;
	top: 115px;
	height: 400px;
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
/*	margin-top: 115px;*/
}

#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#footer #footerContainer {
	width: 790px;
	height: 400px;
	margin-left: -395px;
	left: 50%;
	position: relative;
}
#footer #footerContainer #contact {
	color: #FFFFFF;
	clear: both;
	padding-top: 30px;
	width: 790px;	
	height: 170px;
}
#footer #footerContainer #contact a:link, #footer #footerContainer #contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footerContainer #contact a:hover, #footer #footerContainer #contact a:active {
	text-decoration: underline;
}
#footer #footerContainer #contact img {
	float: right;
}
#footer #footerContainer #contact p {
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: right;
}





/* Disclaimer */

#disclaimer {
/*	clear: both;*/
	padding-top: 20px;
	text-align: center;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 180px;
}
.bnaHR {
	width: 410px;
	text-align: left;
	float: left;
}

/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.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-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

.right {
	float: right;

}

.left {
	float: left;
	margin-right: 50px;
}

