/*Theme Name: artesian*/

* { 
	padding: 0;
	margin: 0;
}

a{color:#CD6910;}
a:hover{color:#362619;}
.orange{color:#CD6910;}
.brown{color:#362619;}
.coffee{color:#7F5D3F;}
.clear{clear:both;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #F3E6CD;
}
a {
	text-decoration: none;
}
h1, h3, h5 {
	font-weight: normal;
	font-family: Georgia,Times, serif;
}

h1{font-variant:small-caps;}

li, p {
font-family: Arial, Helvetica, sans-serif;
}

/* Layout */
#header {
	width: 100%;
	height: 364px;
	background: url(images/bgr_header.jpg) repeat-x top;
}

#header .rapper {
    height: 335px;
}

*html #header .rapper {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header.png',
sizingMethod='scale');}

/*Home*/
.homedesc{min-height:160px;}


#content {
	padding: 20px 0;
	width: 100%;
	background: #f3e6cd url(images/bgr_content.gif) repeat-x bottom;
	border-bottom: 3px solid #fff;
	float:left;
}
#footer {
	width: 100%;
	padding: 0 0 40px 0;
	background: #362619 url(images/footer.jpg) no-repeat top;
	border-top: 1px solid #b3b3b3;
	float:left;
}
#footer .rapper {
	padding: 35px 0;
}
.rapper {
	width: 900px;
	margin: 0 auto;
}
.clearer {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.left_1_3, .center_1_3, .right_1_3 {
	width: 33%;
	float: left;

}

.left_3_10 {
	float: left;
	width: 28%;
}
.right_7_10 {
	float: right;
}

/* Homepage */

.moreinfo{background:#FFF4DF;font-size:80%;text-align:center;border:1px solid #FFF4DF;margin-right:20px;padding:6px;}


/* Navigation */
.menu li {
	list-style: none;
}
.menu li a {
	text-decoration: none;
}
#header .menu {
display:block;
left:-10px;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0.75em;
float:left;
}
#header .menu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;


}

#header .menu li a {
	display: block;
	padding: 20px 0px 20px 0px;
	color: #af894b;
	font: .875em "Georgia", "Times", serif;
	text-transform: uppercase;
}
#header .menu li a:hover {
	color: #362619;
	background: url(images/arrow_hover.gif) no-repeat center bottom !important;
}
#header .menu li.current_page_item a {
	color: #362619;
	background: url(images/arrow_active.gif) no-repeat center bottom;
}

#header #comms {
float:right;
position:relative;
top:18px;
width:215px;}

#header #comms em{
font-size: .75em;
font-style:italic;
}

#masthead{background: url(images/header.png) no-repeat bottom center;overflow-x:hidden;
overflow-y:hidden;
text-indent:-9999px;width:900px;height:235px;float:left;}
#masthead{margin-top:32px;}

#footer .menu, #video {
	margin: 10px 0;
}
#footer .menu li {
	margin: 0 0 5px 0;
}
#footer .menu li a {
	color: #fff;
	font: bold 16px Arial, sans-serif;
	text-transform: uppercase;
}
#footer .menu li ul {
	margin: 5px 0 5px 20px;
}
#footer .menu li ul li a {
	text-transform: none;
}
#footer .menu li a:hover {
	color: #cd6910;
}


/* Checklist */
.checklist {
	margin: 10px 0;
}
.checklist li {
	list-style: none;
	font: 16px Arial, sans-serif;
	color: #332309;
	padding: 4px 28px;
	background: url(images/checkbox.jpg) no-repeat 0 0px;
}


/* Type */
h1 {
	display: inline;
	padding: 0 60px 0 0;
	color: #332309;
	font-size: 45px;
	text-transform: uppercase;
	background: url(images/h1.jpg) no-repeat right center;
}
h2 {
font-family: georgia, times, sans-serif;
font-weight:normal;
color:#332309;
display:inline;
}

.entry h2 {display:block;}
h2 a {
	color: #AF894B;
	font: bold 20px Arial, sans-serif;
	text-transform: uppercase;
}
h2 a:hover {
	color: #cd6910;

}
h2 a.frame {
	display: block;
	width: 284px;
	height: 146px;
	background: url(images/frame.jpg) no-repeat bottom left;
}
h2 a.frame img {
	display: block;
	margin: 20px 0 0 16px;
	border: 0;
}
h2 a.frame:hover img {
	margin: 10px 0 0 6px;
	border: 10px solid #cd6910;
}
h3 {
	color: #362619;
	font-size: 30px;
}
h5 {
	color: #a4998f;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
#content p {
	color: #332309;
	font-size: 1em;
	line-height: 1.2em;
	padding: 5px 15px 5px 0px;
}
#footer p {
	color: #A49988;
}

/* */

/*Blockquote*/

blockquote {min-height:100px;background:url(images/bqbar.jpg) no-repeat 0px 6px;font-style:italic;padding:0 0 10px 28px;}
#content blockquote p{font-size:22px;width:100%;color:#7F5D3F;padding: 0 0 26px;}

#sqs{display:block;height:450px;}
.fiftysq{width:440px;margin-top:20px;margin-right:10px;float:left;}
.fiftysq p{margin-left:96px;font-size:90%;}
input,textarea{color:#A4998F;background:#fcfcec;border:1px solid #A4998F;width:390px;font-size:16px;padding:6px 2px;}
input:hover,textarea:hover,input:active,textarea:active{border:1px solid #CD6910;color:#CD6910;}
form{margin-top:10px;padding:10px;border:1px solid #A4998F;background-color:#fff;width:400px;}
input p{color:#a4998f;}


/* Locations */

#interior.locations .location{margin:0 0 10px 0;width:100%;border-bottom:1px solid #a4998f;}
#interior.contact-us .location{border-right:0;margin-left:20px;padding-top:8px;height:160px;width:400px;}
.location {display:block;float:left;height:250px;}

.location ul{list-style-type:none;color:#362619;margin-top:10px;}
.address {border-right:1px solid #a4998f;height:200px;font-size:90%;color:#6F685A;width:270px;float:left;margin-top:10px;}
#interior.contact-us .location .address{border-right:0;}
.map {height:200px; padding-left:10px;float:left;margin-top:10px;}
.map a{float:right;padding: 4px 10px;border:1px solid #cd6910; background-color:#cd6910;color:#F3E6CD;}
.map a:hover{background-color:#362619;border-color:#362619;}
iframe{border:1px solid #a4998f;}

.offering{height:200px;font-size:90%;padding:10px;width:296px;display:block;float:left;}
.offering {color:#6F685A;}


#contactbtn{margin-top:-10px;margin-right:-10px;color:#F3E6CD;background-color:#a4998f;cursor:pointer;width:100px;float:right;}
#contactbtn:hover{background-color:#cd6910;}
#flashcontent{1px solid #cd6910;}

#nutrition{clear:both;display:block;padding-top:30px;}
a.brochure{font-family:georgia;line-height:50px;padding:2px 4px;}
.fbase{clear:both;}

a#vid1,a#vid2{border:2px solid #cd6910;background-position:top left;}
a#vid1{background:url(images/video1_tn.jpg);}
a#vid2{background:url(images/video2_tn.jpg);}
a#vid1:hover,a#vid2:hover{border:2px solid #F3E6CD; background-position: bottom left;}

select#dropdown{padding:6px;font-size:90%;width:100%;}

a#tvbtn{background:transparent url(images/tvicon.jpg) no-repeat left bottom;
color:#cd6910;
padding-left:56px;
height: 36px;
float:left;

}

a#tvbtn:hover{color:#362619;}

.video_link {
	display: block;
	float: left;
	margin-top: 6px;
	width: 300px;
	height: 200px;
}

#vid1 {
	margin-right: 10px;
}



/*Contact Form*/

.wpcf7{
float:left;
margin:0 20px 0 0;
padding:0;
}

.fbase a{color:#F3E6CD;}
.fbase a:hover{color:#CD6910;}


#newsletter {
margin-left:10px;
padding-left:10px;
float:right;

border-left:1px solid #888;
	text-align:left;
	height:36px;

}
#newsletter a {
	display: block;

	

}
#newsletter a:hover {
	background-position: top left;
}
