@charset "utf-8";
html, body {
	height:100%;
	margin:0;
	padding:0;
}
html {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/site-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}
#wrap {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/bg-over.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

img, div, span, a, input { 
	behavior: url(/pngfix/iepngfix.htc) ;
}



/* IE PNG Fix
** IE PNG Alpha Fix v2.0 Alpha 4
** by Angus Turnbull - http://www.twinhelix.com. Updated: 2 October 2009. 
*/


/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}			
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both; 
}
a, object {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #820024;
}			
a:hover {
	text-decoration: none;
	color: #60001b;
}
img {
	border: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #800024;
	margin: 0px;
}
#left-clm h3 {
	font-weight: normal;
	color: #800024;
	font-size: 11px;
	margin: 0px;
}
#left-clm #news p {
	margin-top: 4px;
}

#contianer {
	margin: auto;
	width: 1000px;
	position: relative;
	background-image: url(images/container-bg.png);
	background-repeat: no-repeat;
	background-position: left 183px;
}
form  {
	margin: 0px;
	padding: 0px;
}
form  .field, #contianer .text_input  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	border: 1px solid #DDDDDD;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#contianer  #header  {
	height: 150px;
	position: relative;
	margin-right: 24px;
	margin-left: 24px;
}
#header #logo {
	position: absolute;
	top: 0px;
	right: 400px;
	height: 150px;
	width: 202px;
}

#header #subnav {
	margin-top: 50px;
	position: absolute;
	right: 0px;
	width: 365px;
}
#header #subnav ul, #nav ul, ul#ads, #left-clm ul, #left-clm #from ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#header  #subnav ul {
	float: left;
	margin-right: 10px!important;
}
#header #subnav li {
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 4px;
}
#header #subnav li.current_page_item a {
	color: #60001b;
	font-weight: bold;
}
#header #subnav a {
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1F1F1;
}
#subnav #search {
	float: left;
}
#search #button, #copy #comments .form_submit  {
	color: #FFFFFF;
	background-color: #820024;
	border: 1px solid #64001C;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}
body.home #nav {    
    top: 605px;
}
#nav {    
	border-top: 2px solid #820024;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    height: 30px;
    left: 24px;
    position: absolute;
    text-transform: lowercase;
    top: 160px;
    z-index: 9999;    
	width: 954px;
	background: #eee;
}
#nav li {
	float: left;
	display: block;
}
#nav li a {
	color: #820024;
	display: block;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
}
#nav li.current_page_item a {
	background: #820024;
	color: #fff;
}
#nav li a:hover {
	background: #60001b;
	color: #fff;
}

#start {
	margin-right: 22px;
	margin-left: 24px;    
	margin-top: 10px;    
	background: none repeat scroll 0 0 #FFFFFF;
}
#ads {
	position: absolute !important;
	z-index: 1;
}
#banner #ads li {
	height: 445px;
	width: 954px;
	overflow: hidden;
	display: block;
}
#banner #ads.fill {
	background-image: url(/wp-content/uploads/2009/12/Happy-Valley-home2.jpg);
	background-repeat: no-repeat;
}
#banner.smallfill {
	background-image: url(/wp-content/uploads/2009/12/Happy-Valley-home2.jpg);
	background-repeat: no-repeat;
height: 220px;
}
#start #left-clm {
	position: relative;
	z-index: 100;
	float: left;
	width: 329px;
}
body.home #start #left-clm {
	margin-top: 295px;
}
body.home #start #left-clm #news {    
margin-top:60px;
}
#left-clm h1, #left-clm h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #800024;
	margin-top: 0px;
	margin-bottom: 12px;
}
#left-clm #from {
	background-image: url(images/from-bg.gif);
	background-repeat: repeat-x;
	margin-left: 15px;
	height: 65px;
	width: 286px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;    
	margin-top: 50px;
}
#left-clm #from a:hover {
	background-color: #fff;
}
#left-clm #from a.small {
	width: 72px;
}
#left-clm #from a.smallest {
	width: 55px;
	margin-right: 0px;
}
#left-clm #from a {
	color: #0A0A0A;
	background-color: #B4CD95;
	display: block;
	margin-right: 6px;
	float: left;
	width: 196px;
	margin-top: 8px;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#left-clm #from .price .textwidget{
	position: absolute;
	top: 0px;
	width: 80px;
	left: 60px;
	text-align: right;
}
#left-clm #from .price {
	position: absolute;
	font-size: 34px;
	font-weight: normal;
	color: #b4cd95;
	top: 0px;
	left: 150px;
	letter-spacing: -2px;
	width: 130px;
	text-align: right;
}

#left-clm #from h1 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-weight: normal;
}
#left-clm #from h2.widgettitle {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	letter-spacing:0px;
    top:28px;
	right:60px;
	width: 80px
}

#left-clm #news ul,#left-clm #news  li {;
	margin-bottom: 15px;
}


#left-clm #news {
	padding: 15px;
	background-image: url(images/clm-div.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	min-height: 180px;
}
#left-clm #tweets {
	min-height: 50px;
}
#internal #copy #logo{
display: none;
}
#start #right-clm {
	position: relative;    
margin: 25px 0 0;
	z-index: 1000;
	float: left;
	width: 625px;
}
body.home #start #right-clm {
	margin-top: 465px;
}
#internal #start #left-clm {
	margin-top: 0px;
}
#internal #start #right-clm, #internal #start #aspnetForm {
	margin-top: 0px;
	background-color: #fff;
	position: relative;
}
#content #copy {
	padding: 20px;
}

#content #heading {
	height: 70px;    
	padding-bottom: 8px !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
}

body.page-id-26 #content #heading {
    padding-top: 50px;
}

#content h1 {
	font-size: 39px;
	font-weight: normal;
	color: #800024;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 5px;
}
#content #heading h2 {
	text-align: left;
	color: #4d6e25;
}
#start #footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
}
#footer #credits {
	position: absolute;
	right: 0;
	top: 40px;
	font-size: 10px;
	text-align: right;
	width: 100px;
		

}
#footer a {
	color: #787878;
}

#content div.filed {
	float:left;
	margin-bottom:6px;
	margin-right:20px;
}
form.wpcf7-form, .google {
	padding: 25px ;
	padding-right: 15px !important;
	border-top:4px solid #800024;
	background-color:#f4f4f4;
	width:536px;
	margin-bottom: 15px;
	
}
div.split {
	padding-top: 10px;
	clear: left;
}
div.filed input, div.filed textarea, div.filed select {
	border: 1px solid #eee ;
	background-color: #FFFFFF !important;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px ;
}
div.filed input, div.filed textarea {
	width: 233px;
}
div.no  select{
	width: 156px !important;
}
form.wpcf7-form div.no  input {
	width: 144px !important;
}
div.accomm  select{
	width: 156px;
}
div.filed input:focus, div.filed textarea:focus, div.filed textarea:hover {
	border: 1px solid #800024 !important;
	width: 233px;
	background-color: #FFFFFF !important;
}
div.filed textarea {
	width: 495px !important;
}





.postmetadata {
	border-top-width: 2px;
	padding-top: 5px;
	border-top-style: solid;
	border-top-color: #615036;
	color: #fff;
}




.entry, .comment .reply { line-height: 1.5em; }
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p {  font-size:12px; margin-right: 12px; }

	.entry ul, .entry ol { margin-left: 15px; margin-top: 5px; padding-left: 0px; }
	
	
		.entry li { margin: 0 0 0.2em 0; }
		
	
div.description { padding-top: 10px; padding-bottom: 10px;}
		.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

/*---:[ image styles ]:---*/	
	.entry img {  }
	.entry img, .entry .gallery img { border: 3px double #bbb; margin: 0.1em 0; }
	.entry img.left, .entry img.alignleft { padding: 3px; margin: 0.5em 15px 0.5em 0; float: left; clear: left; }		
	.entry img.right, .entry img.alignright { padding: 3px; margin: 0.5em 0 0.5em 15px; float: right; clear: right; }
	.entry img.center, .entry img.aligncenter { display: block; padding: 3px; margin: 0 auto 1.5em auto; float: none; clear: both; }
	.entry img.off { padding: 0 !important; border: none !important; }
	.entry img.stack { clear: none !important; }
	.entry div.alignleft { text-align: left; float: left; }
	.entry div.alignright { text-align: right; float: right; }
	.entry div.aligncenter { text-align: center; margin: 0 auto; }
	.entry div.wp-caption { margin-bottom: 1.5em; border: 3px double #bbb; overflow: hidden; max-width: 490px; }
		.entry .wp-caption img { display: block; margin: 5px auto; border: none; }	
		.entry .wp-caption-text { margin: 0 5px; font-size: 0.8em; line-height: 1.3em; }
	.entry .gallery { margin: auto auto 15px; }
		.entry .gallery .gallery-item { margin: 0 0 0.6em; }
		.entry .gallery .gallery-icon, .entry .gallery .gallery-caption { margin: 0; }
		.entry .gallery .gallery-caption { margin: 5px; font-size: 0.8em; line-height: 1.3em; text-align: left; }

.tagged {  font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; 
	 }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none;border: 1px solid #fff;}
	
		.tagged a:hover { 
	color: #FFFFFF !important;
	background-color: #60001b;
	border: 1px solid #820024; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 500px; font-size: 1.4em; float: left; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

.clear { width: 500px; height: 1px; margin: 0 0 0.5em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 0.5em 0 !important; }

/*---:[ comment styles ]:---*/

#comments { width: 580px; clear: both; }
	ul#comment_list { margin: 0; padding:0px; border-top: 1px solid #ccc; }		
		ul#comment_list li.comment { margin: 0; padding: 1.2em 0 1.2em 1.2em; list-style: none; overflow: hidden; border-bottom: 1px solid #ccc; height: 1%; }
		ul#comment_list li.even { background: #f6f6f6; }
		ul#comment_list li.odd { background: #fbfbfb; }
		ul#comment_list li.trackback, ul#comment_list li.pingback { background: url('images/trackback_bg.gif'); }
			ul#comment_list li.comment ul.children { margin: 0 0 0 1.2em; }
				ul#comment_list li.comment ul.children li.comment { border-top: 1px dotted #fdf343; border-bottom: none; padding-bottom: 0; margin-top: 1.2em; }
				
			.comment_meta { margin: 0 0 1.2em; }			
				.comment_avatar .avatar { float: right; padding: 0 1.2em 1.2em 1.2em; }			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1em Arial, Verdana, Helvetica, sans-serif; color: #292929; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
				
/*---:[ comment pagination ]:---*/			
	#comments .navigation { overflow: hidden; padding: 1.0em 0; }
		#comments .navigation .alignleft { float: left; }
		#comments .navigation .alignright { float: right; }

/*---:[ comment form styles ]:---*/

#respond { padding: 2.4em 0 0; clear: both; overflow: hidden; padding-top: 0px !important; }

#comment_form { width: 650px; float: left; }

	#comment_form p { padding: 0.2em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

	
		#comment_form textarea { width: 500px;}
	
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			
/*---:[ search form styles ]:---*/
