@charset "utf-8";
* {margin:0px; padding:0px; outline:none;}
body {
	background: #fff url(/images/background.jpg) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #f45e0b;
	font-weight:bold;
}
a:hover {
	color: #a83c00;
}
a:visited {
	color: #757060;
}
h1 {
	color: #3c291f;
	font-size:1.6em;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:.4em 0em;
}
h2 {
	font-size: 1.4em;
	color: #3c291f;
	font-weight:normal;
	padding:.6em 0em .2em;
}
h3 {
	font-size: 1em;
	padding:.5em 0em 0em;
}
p {
	font-size: .9em;
	line-height:1.4em;
	padding:.5em 0em;
}

img {border: 0px none;}
#wrapper {
	width: 960px;
	background: url(/images/bg.jpg) left top no-repeat;
	margin:0px auto;
}
#header {
	height: 135px;
}
#logo {
	margin: 65px 0px 0px 60px;
	float:left;
}
#tagline {
	width: 300px;
	float:right;
	height:15px;
	margin:115px 0px 0px 0px;
	text-align:right;
	padding:0px 10px;
	color:#745f54;
	font-size:14px;
	line-height:15px;
}
#tagline acronym { border-color: #564036;
}
/*-MAIN NAVIGATION-*/
#nav {
	height: 40px;
	line-height:40px;
	list-style: none;
	padding:0px 4%;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
}
#nav li {
	float: left;
	padding:0px;
	line-height:40px;
	margin: 0px 20px;
	font-size:1.1em;
	cursor:pointer;
	display:block;
}
#nav li a {
	text-decoration: none;
	color: #3c291f;
	float: left;
	height:40px;
	line-height: 40px;
	display: block;
	padding:0px 0px 0px 10px;
	font-weight:normal;
	cursor:pointer;
}
#nav li a span {
	line-height: 40px;
	display:block;
	float:left;
	height:40px;
	padding:0px 10px 0px 0px;
	cursor:pointer;
}
#nav li#current {
	background: url(/images/nav-current-bg.jpg) left top repeat-x;
}
#nav li#current a {
	background: url(/images/nav-current-left.jpg) left top no-repeat;
}
#nav li#current a span {
	background: url(/images/nav-current-right.jpg) right top no-repeat;
}
#nav li a:hover {
	background: url(/images/nav-hover-left.jpg) left top no-repeat;
}
#nav li a:hover span {
	background: url(/images/nav-hover-right.jpg) right top no-repeat;
}
/*-CONTENT-*/
#content {
	padding: 20px 0px;
	min-height:700px;
}
#content ul {
	padding: .8em .3em .8em .5em;
	list-style:none;
	font-size:.9em;
	line-height: 1.2em;
}
#content ul li {
	background: url(/images/list-style-image.jpg) left top no-repeat;
	padding:0em .3em .4em 20px;
}

/*-COLUMN LAYOUT-*/
#columns {
	border-top: 1px solid #ded9ce;
}
#left-col {
	border-right: 1px solid #ded9ce;
	float:left;
	width: 560px;
	padding: 10px 0px 10px 0px;
}
#left-col h1 {
	text-align: center;
}
#right-col {
	float: right;
	width: 380px;
	padding:4px 4px;
}
#right-col h2 {
	background: url(/images/sidebar-title-bg.jpg) left top no-repeat;
	line-height:27px;
	height: 27px;
	padding: 0px 0px 0px 35px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	margin: 5px 0px 10px;
}

/*-HOME-*/
	/*-SLIDER-*/
	#slider {
		margin: 0px 0px 20px;
		height: 50px;
		line-height:50px;
		background:#fff5bf;
		text-align:center;
		font-size:1.5em;
		color: #757060;
		font-family:Arial, Helvetica, sans-serif;
	}
	#slider #previous, #slider #next {
		float: left;
		width: 10px;
		background: #f9edae;
		height:50px;
		line-height:50px;
		cursor:pointer;
	}
	#slider #panes {
		float: left;
		width: 940px;
		height:50px;
		line-height:50px;	
		overflow: hidden;
	}
	#slider strong {
		color: #f45e0b;
		font-weight:normal;	
	}
	/*-HOME PORTFOLIO SECTION-*/
	#home-portfolio-wrapper {
		padding: 10px 0px;
		background: url(/images/home-portfolio-bg.jpg) left top no-repeat;
		margin:30px 0px 10px;	
	}
	#left-col #home-portfolio-wrapper h1 {
		text-align: left;
		font-size: 1.2em;	
		padding-left: .7em;
	}
	.home-portfolio {
	padding: .6em;
	clear:both;	
	}
	.home-portfolio h2 {
		font-size: 1.3em;
		border-bottom: 1px solid #ded9ce;
	}
	.home-portfolio img {
		float: left;
		border-right: 1px solid #ded9ce;	
		padding: 5px 5px 5px 0px;
	}
	.home-portfolio ul {
		list-style: none;
		
		width: 165px;
		float:right;
	}


/*-FOOTER-*/
#footer-wrapper {
	background: #3c291f url(/images/footer-bg.jpg) left top repeat-x;
	padding: 20px 0px;
	clear:both;
	height:1%;
}
#footer {
	width: 960px;
	margin: 0px auto;
	font-size:.7em;
}
#footer p {
	line-height: normal;
	padding:.2em 0em;
}
#connect-images {
	text-align: center;
	
}
#connect-images img {
	margin: 0px 15px;
}
#footer-nav {
	color: #5c4a40;
	text-align:center;
}
#footer-nav a {
	font-weight: normal;
}
#footer-contact {
	margin-top: 1.8em;
	color: #eeebe1;
	text-align:right;
}
#footer address {
	color: #eeebe1;
	text-align:right;
}
#copyright {
	color: #5c4a40;
	text-align:right;
}
#copyright a {
	color: #6a564c;
	text-decoration: none;
}
/*-GENERAL STYLES-*/
.clear {clear:both; display:block;}
.align-left {text-align:left;}
.align-right {text-align:right;}
.align-center {text-align:center;}
.all-caps {text-transform: uppercase;}
.capitalize {text-transform: capitalize;}
img {border:none;}
a img {border:none;}
address {font-size: .9em; font-style: normal;}
.bold {font-weight:bold;}
.serif {font-family: Georgia, "Times New Roman", Times, serif;}
.sans-serif {font:Verdana, Arial, Helvetica, sans-serif;}
.orange {color: #f45e0b;}
acronym {
	cursor: help;
	border-bottom: 1px dotted #bbb;
}
hr {
	height: 1px;
	border:0 none;
	background: #ccc;
	display:block;
	text-align: left;
	margin:15px auto;
	width: 90%;
}
.italic {font-style: italic;}

#query-box {
	background: url(/images/orange-arrow-down.jpg) no-repeat;
	background-position: 5% 100%;
	padding: 7px 20px;
	margin:15px 0px;
}
#query-box p {
	background: #ee6d19;
	padding:10px;
	color:#fff;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
#query-box p strong {font-size:120%;}
#query-box p a {
	color: #3D2920;
}
#query-box img {
	float: right;
	margin:5px 5px 0px 5px;
}

/*---------------CONTACT US----------------*/
#contact-form {
	padding: 20px 0px 30px 0px;
	width: 600px;
	float: left;
}

#contact-form span, #quick-contact-form span {
	display: block;
	margin-top: 5px;
}
#contact-form span label, #quick-contact-form span label {
	display: block;
	width: 120px;
	text-align: right;
	padding: 1px 0px;
	padding-right: 5px;
	float: left;
}
#contact-form span input, #contact-form span textarea, #quick-contact-form input {
	width: 200px;
	padding: 1px 2px;
	background: #f2f1ed url(/images/input-bg.jpg) left top repeat-x;
	border: 1px solid #d2cec2;
}
#contact-form span textarea {
	height: 150px;
	width: 400px;
}
#contact-form .submitBtn {
	width: 100px;
	margin: 15px 0px 0px 430px;
}
#error_box { 
	color: #ff0000;
	border: 1px solid #FF0000;
	}
#error_box ul {margin-left: 30px}
#city-state-zip {
	margin-top: 5px;
}
#city-state-zip label {
	display: block;
	width: 120px;
	text-align: right;
	padding: 1px 0px;
	padding-right: 5px;
	float: left;
}
#city-state-zip input {
	float: left;
	margin-right:5px;
}
#city-state-zip input#state {
	width: 25px;
}
#city-state-zip input#zip {
	width: 60px;
}
#quick-contact-form {
	width: 390px;
}
#quick-contact-form textarea {
	width: 200px;
	padding: 1px 2px;
	height:60px;
	border: 1px solid #d2cec2;
	background: #f2f1ed url(/images/input-bg.jpg) left top repeat-x;
}
#contact-form input:focus, #quick-contact-form input:focus, #contact-form textarea:focus, #quick-contact-form textarea:focus {
	border: 2px solid #f45e0b;
}
#quick-contact-form .submitBtn {
	width: 70px;
	cursor:pointer;
	margin: 15px 0px 0px 260px;
}

img {behavior: url(/iepngfix.htc) }