@import 'ie.css';
@import 'reset.css';
@import 'typography.css';
@import 'grid.css';





/* Global Elements
-------------------------------------------------------------- */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:90%;
	margin:0;
	color:#000;
	background:#757D5A;
}
html {
     overflow: -moz-scrollbars-vertical;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color:#bcca91;
}
strong, b, em, i, blockquote, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background:transparent;
}
blockquote, del {
	color:#3A3E2D;
}
blockquote blockquote {
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
caption {
	background:transparent;
	font-size: .8em;
	line-height: 1.875em;
	letter-spacing:1px;
}
th	{
	border-bottom: 2px solid #7C8462; font-weight: bold;
}
td {
	border-bottom: 1px solid #7C8462;
}
ins {
	text-decoration:none;
}
a {
	color:#000;
	text-decoration:none;
}

/* Header
-------------------------------------------------------------- */


.span-18  { width: 850px; }

#header {
	background:#FFF;
height:160px;
}
#branding {
	overflow:visible;
	font-size:115%;
	padding-top: 0px;
	padding-bottom: 90px;
	position:relative;
	text-align: left;
	margin: 0 auto;
	width: 870px;
}
#title {
	margin: 0px 10px 0px 0;
	padding: 0px 10px 20px 0;
	line-height:1;
	display:inline;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1.4em;
    font-weight:bold;
    text-transform:uppercase;
	letter-spacing: 0px;
	border-right:0px solid #000;
}

#title span {
	background: url(images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 41px;
}

* html #title span {
	background: transparent;
	
} /* to correct transparent png in IE */

.tagline {
	font-size: 16px;
	color: #fff;
}

#description {
	margin:0;
	line-height:1;
	display:inline;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-style:italic;
    font-size:1.25em;
	color:#757D5A;
}
#site-meta {
	font-size: .6em;
	line-height: 1.875em;
}
#top-right {
	text-align:right;
	position:absolute;
	top:3px;
	right:0px;
	padding:4px 0;
	font-size: 23px;
	color: #000;
}

.location {
	font-size: 18px; 
	padding: 7px 7px;
	line-height: 26px;
}

#fader {
	font-size: 14px;
	margin: 5px 10px 0 0;
	padding: 5px;
	background: #f4fdd5;
	width: 350px; height: 15px;
	text-align: center;
	border: 1px solid #eee;
}

#fader a {
	color: #757d5a;
}


/* Access
-------------------------------------------------------------- */

#access {
	background:#FFF;
}
.skip-link {
	display:none;
}




/* Content
-------------------------------------------------------------- */

#content {
	margin-bottom:2em;
}
#content a {
	color:#BCCA91;
}
#content a:hover {
	color:#000;
	border-bottom:1px dotted #000;
}

#content ul {
	margin: -10px 0 0 30px;
}

#content ul li {
	list-style-type: square;
	color: #000;
}

#content ul li a {
	list-style-type: square;
	color: #BCCA91;
}

#content ul li a.{
	list-style-type: square;
	color: #BCCA91;
}

#content ul li#current a {	
	color: #000;
}


.left {
	float: left;
	width: 500px;
	padding: 0px 40px 0 20px;
	margin-top: 0px;
}

.right {
	float: right;
	width: 280px;
	margin-top: 0px; 
}

table {font-size: 12px; background #596043; border: 0px solid #bcca91; padding: 10px; font-weight: bold;  margin: 0 0 10px 0; }
table tr { background: #596043; padding: 0px; border-bottom: 1px dashed #777; color: #fff;}
table td{ padding: 0 2px; color: #fff; padding: 3px; text-align: center;}
table th{ padding: 0 2px; font-weight: bold; color: #fff; ;padding: 5px; border-bottom: 4px solid #757d5a;text-align: center; }
tr .first {color: #bcca91; width: 150px; padding-right: 2px;}


.promo {
	background: transparent url(images/promobg.png) no-repeat;
	color: #fff;
	width: 227px; height: 224px;
	margin: -20px -25px 0px 0px;
	float: right;
	
}

* html .promo {
	behavior: url(iepngfix.ht);
	
} /* to correct transparent png in IE */

.promo p {
	padding: 73px 0 0 30px;
	width: 135px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
}

.promo .link {
	padding: 0px 0 0 10px;
	width: 140px;
	text-align: center;
	font-size: 12px;
}


#appointment {
	width: 850px; height: 400px;
	background: #1F1916 url(images/banner.jpg) no-repeat;
	margin-top: -27px;
	border-left: 10px solid #3b342a;
}

#appform {
	float: right;
	width: 250px;
	background: #1F1916;
	padding: 0px 20px;
	height: 400px;
	border-left: 8px solid #3b342a;
}

#contactform {
	float: left;
	width: 850px;
	background: transparent;
	padding: 0px 20px;
	height: 400px;
	border-left: 0px solid #3b342a;
}

img.float-left {
	float: left; 
	border: 4px solid #bcca91; 
	margin: 0 10px 0 0px;
}

.homelink {
	background: #5d6540;
	padding: 3px 7px;
	text-align: center;
	color: #fff;
	margin: 20px 0;
	border: 3px solid #bcca91;
}

.homelink {
	color: #fff;
}

.attention {
	background: #5d6540;
	padding: 3px 7px;
	text-align: center;
	color: #fff;
	margin: 20px 0;
	border: 3px solid #bcca91;
}

.entry-meta,.edit-link {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
	color:#3A3E2D;
}
#content .entry-meta a,#content .edit-link a {
	color:#3A3E2D;
}
#content .entry-meta a:hover,#content .edit-link a:hover {
	color:#000;
}
.entry-content {
	margin-top:1.5em;
}
.page .entry-content, .single .entry-content {
	margin-top:3em;
}
.entry-content h1,.entry-content h2,.entry-content h3 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	margin-bottom:1.5em;
	line-height: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
.entry-content h4 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	margin-bottom:1.5em;
	line-height: 1.5em;
	font-style:italic;
}
.entry-content h5,.entry-content h6 {
    font-size:.8em;
	margin-bottom:0;
	line-height: 1.875em;
	text-transform:uppercase;
	letter-spacing:1px;
}
.caps {
	font-size:0.8em;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 1px;
}
.important {
	font-weight:bold;
	background:#BCCA91;
	padding:0 1px;
}
#noresults-searchform input {
	text-indent:10px;
}

/* Ribbon
-------------------------------------------------------------- */

.ribbon a, #content .ribbon-title a {
	color:#FFF;
}
.ribbon a:hover, #content .ribbon-title a:hover {
	color:#575350;
	border:none;
}
.ribbon {
	background:#1F1916 url(images/ribbon-bottom.gif) no-repeat bottom center;
	color:#FFF;
	padding:0em 0 0 0;
	border-bottom:9px solid #3B342A;
	margin-bottom:1em;
	width:100%;
}
.single #access, .author #access, .category #access,
.archive #access, .search #access, .four04 #access, .paged #access {
	padding-bottom:12px;
	background:url(images/ribbon-top.gif) no-repeat bottom center;
	position:relative;
	width:100%;
	z-index:100;
}
.single .ribbon, .author .ribbon, .category .ribbon,
.archive .ribbon, .search .ribbon, .four04 .ribbon, .paged .ribbon {
	margin-top:-12px;
}
#feature-title {
	color:#FFF;
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
	text-transform:uppercase;
	letter-spacing:1px;
}
.entry-title .container, .page-title .container {
	display:block;
}

#rss-remind {
	margin-top:1.5em;
	margin-bottom:2em;
}
#remind-call {
	font-size:2em;
	line-height:1.5em;
}

/* Comments
-------------------------------------------------------------- */

#comments {
	margin-top:3em;
}
#comments h3 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	margin-bottom:1.5em;
	line-height: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
#comments ol {
	list-style:none;
	margin:0 0 1.5em 0;
	overflow:hidden;
}
#comments ol li {
	margin-bottom:1.5em;
	overflow:hidden;
}
.comment-author {
	padding-bottom:12px;
	background:url(images/comment-top.gif) no-repeat bottom left;
}
.bypostauthor .comment-author {
	background:url(images/comment-top-author.gif) no-repeat bottom left;
}
.comment-content {
	background:#7C8462;
	border-bottom:1px solid #697051;
}
.bypostauthor .comment-content {
	background:#8A9073;
}
.comment-content p {
	padding:.75em;
	margin:0;
}
.wp-smiley {
	float:none;
	margin:0;
}
.comment-meta {
	font-size: .8em;
	line-height: 1.875em;
	color:#3A3E2D;
}
#content .comment-meta a {
	color:#3A3E2D;
}
#content .comment-meta a:hover {
	color:#000;
}
#comments-list .comment-meta {
	float:right;
}
#respond {
	background:#7C8462;
	padding:3em 40px;
	border-bottom:1px solid #697051;
}
#respond input, #respond textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:1em;
	width:630px;
	padding:0;
	margin:0;
}
#respond .form-input {
	margin-bottom:.125em;
}
#respond .form-input input, #respond textarea {
	border:none;
	width:626px;
	padding-left:4px;
	background:#F1F2EF;
	border-top:2px solid #52573F;
}
#respond textarea {
	margin-bottom:1.5em;
}
#respond .form-input input:focus, #respond textarea:focus {
	background:#FFF;
}
.form-label {
	font-size: .8em;
	line-height: 1.875em;
}

/* Navigation
-------------------------------------------------------------- */

.nav-previous {
	float:left;
	width:50%;
}
.nav-next {
	float:right;
}
#nav-above {
	display:none;
}
.navigation {
	overflow:hidden;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-style:italic;
	font-size: .8em;
	line-height: 1.875em;
}


/* Testimonials */

.testimonials {
	margin: 0 0 50px 0;	
}

.testimonials .top {
	background: #fff;
	width: 800px;
	margin: 0 auto;
	color: #666;
}

.testimonials .top p {
	padding: 10px 10px 0px 10px;
	background: #fff;
}

.testimonials .bottom {
	background: #fff url(images/testimbot.png) no-repeat;
	height: 40px;
	width: 800px;
	margin: 0 auto;
	margin-top: -25px;
}

.testimonials .name {
	margin: 0px 0 0 40px;
}


/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 16px 0;
	max-width:100%;
}
img.alignleft,
img.align-left {
	display: block;
	float: left;
	margin-right:1.5em;
}
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:1.5em;
}
img.center,
img.align-center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}

/* Footer
-------------------------------------------------------------- */
#footer {
	background:#1F1916 url(images/footer-top.gif) no-repeat top center;
	color:#FFF;
	padding:3em 0 6em 0;
	font-size: .8em;
	line-height: 1.875em;
	border-top:9px solid #3B342A;
}
#footer p {
	 margin-bottom: 1.875em; 
}
#site-info a {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#575350;
}

/* Footer-bar sidebars
-------------------------------------------------------------- */

#footer-bar {
	padding-bottom:3em;
	clear:both;
}
.sidebar .footerlinks {
	list-style:none;
	margin:0;
}
.sidebar .footerlinks h3 {
	color:#FFF;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	line-height: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
}
.sidebar .footerlinks ul {
	margin:0 0 1.5em 0;
	list-style:none;
}
.sidebar .footerlinks ul ul {
	margin:0;
}
.sidebar a {
	color:#FFF;
}
.textwidget a, .sidebar a:hover {
	color:#575350;
}
#footer #calendar h3 {
	display:none;
}
#footer #calendar caption {
	color:#FFF;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
	line-height: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
}
#footer #calendar th, #footer #calendar td {
	border:none;
	padding-top:0;
	padding-bottom:0;
	
}


/* Form Styling */

form {
	margin: 0 0 20px 0;
}

label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
	color: #fff;
	font-size: 11px;
}

input, select {
	border: 3px solid #3b342a;
	color: #333;
	padding: 2px;
	margin-right:5px;
	margin-bottom: 2px;
}


select {width: 90px}

textarea {
	color: #333;
	padding: 5px;
	margin-right:5px;
	width: 213px;
	margin-bottom: 5px;
	font-size: 12px;
	border: 3px solid #3b342a;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

input[type="button"],input[type="submit"] { 
	margin: 0px 0px 0 0;
	color: #fff;
	background: #3b342a ;
	text-align: center;
	float: left;
	height: 25px;
	padding-top: 0px;
	margin: 0 4px 20px 0; 
	border: 1px solid #fff;
	cursor: pointer;
}

.jsvalidation{
display:block; 
font-size: 11px; 
margin-left: 0px; 
color: #fee74d; 
background:transparent; 
text-align: left; 
font-weight: bold;
margin-bottom: 10px;
}


/* Contact Form Styling */
#contactform label {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	color: #fff;
	font-size: 12px;
}

#contactform input, select {
	border: 3px solid #bcca91;
	color: #333;
	padding: 5px;
	margin-right:5px;
	margin-bottom: 2px;
}


#contactform select {width: 90px}

#contactform textarea {
	color: #333;
	padding: 5px;
	margin-right:5px;
	width: 247px;
	margin-bottom: 5px;
	font-size: 12px;
	border: 3px solid #bcca91;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#contactform input[type="button"],#contactform input[type="submit"] { 
	margin: 0px 0px 0 0;
	color: #fff;
	background: #536e3d ;
	text-align: center;
	float: left;
	height: 25px;
	padding-top: 2px;
	margin: 0 4px 20px 0; 
	border: 1px solid #fff;
	cursor: pointer;
	font-size: 14px;
}
/*  ------------------------- */


/* Services Digg Like Menu */
ul, li{margin:0; border:0; padding:0; list-style:none;}
#middlebar{
	font-size:11px;
	color:#3b5d14;
	background:#1f1916;
	font-weight:bold;
	padding:4px;
	height:50px;
	
}
	#middlebar .menu li {
		background:url(images/lm.png) left top no-repeat;
		height:30px;
		float:left;
		margin-right:10px;
	}
	#middlebar .menu li a{
		color:#fff;
		text-decoration:none;
		padding:0 10px;
		height:30px;
		line-height:30px;
		display:block;
		float:left;
		padding:0 0px 0 10px;
		background:url(images/rm.png) right top no-repeat;
		width: 200px;
	}
	#middlebar .menu li a:hover{
		color:#1f1916;
	}
#middlebar ul .submenu {
	border:solid 1px #c9dea1;
	border-top:none;
	background:#FFFFFF;
	position: relative;
	top: 4px;
	width:190px;
	padding:6px 0;
	clear:both;
	z-index:2;
	display:none;
}
	#middlebar ul .submenu li{
		background:none;
		display:block;
		float:none;
		margin:0 6px;
		border:0;
		height:auto;
		line-height:normal;
		border-top:solid 1px #DEDEDE;
	}
	#middlebar .submenu li a{
		background:none;
		display:block;
		float:none;
		padding:6px 6px;
		margin:0;
		border:0;
		height:auto;
		color:#1f1916;
		line-height:normal;
		width: 165px;
	}
	#middlebar .submenu li a:hover{
		background:#ffeee5;
	}

p.cats {
	margin:0;
	padding:0;
	float:left;
clear:both;
width:550px;
border-left: 10px solid #3b342a;
border-right: 10px solid #3b342a;
text-align:center;
}

p.cats img {
	margin:1px;
	padding:0;
}


