@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	color: #ffe7a6;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #ffe7a6;
}
p {
	padding-bottom: 10px;
}
body {
	background: #282a33 url(../images/top-bg.gif) repeat-x top;
	color: #FFF;
	font: 11px/19px Tahoma, Geneva, sans-serif;
}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
h1 {
	font: italic normal 30px/20px Georgia, "Times New Roman", Times, serif;
	color: #ffe7a6;
	margin: 0px;
	padding: 0px 0px 30px;
}
h2 { 
	font-size: 16px; 
	line-height: 20px; 
	font-weight: bold; 
	padding: 10px 0px; 
	color: #ffe7a6; 
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.text10 {
	font-size: 10px;
	line-height: 16px;		
}
.text11 {
	font-size: 11px;
	line-height: 17px;		
}
.text12 {
	font-size: 12px;
	line-height: 18px;		
}
.text13 {
	font-size: 13px;
	line-height: 17px;		
}
.text14 {
	font-size: 14px;
	line-height: 18px;		
}
.text15 {
	font-size: 15px;
	line-height: 18px;		
}
.text16 {
	font-size: 16px;
	line-height: 19px;		
}
.text17 {
	font-size: 17px;
	line-height: 20px;		
}
.text18 {
	font-size: 18px;
	line-height: 20px;		
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.align-image-left {
	float: left;
	margin: 3px 5px 0px 0px;
}
.align-image-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.image-border { 
	border: 2px solid #B76B20; 
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}
.underline {
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}	
.red {
	color:#de251c;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.wrapper {
	margin: auto;
	width: 970px;
}

/* === Header Section === */
#head {
	height: 387px;
	background: url(../images/swirl-top.jpg) no-repeat -60px bottom;
}
#logo { 
	display: block; 
	background: url(../images/logo.png) no-repeat; 
	height: 115px; 
	width: 360px; 
	position: absolute; 
	margin: 15px 0px 0px -5px; top: 3px; 
}
#lead {
	position:absolute;
	height: 110px;
	width: 430px;
	font: italic 23px/33px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 155px 0px 0px 5px;
}
#lead span {
	background: #614f12;
	padding: 2px;
}
#contact-button, #references-button {
	position:absolute;
	background: url(../images/contact-us.jpg) no-repeat;
	height: 40px;
	width: 147px;
	color: #000;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	margin: 280px 0px 0px 0px;
	padding-top: 14px;
	letter-spacing: -1px;
}
#references-button {
	position:absolute;
	background: url(../images/view-portfolio.jpg);
	width: 218px;
	margin-left: 153px;
}
#contact-button:hover, #references-button:hover {
	color: #ae651f;
}
#slideshow {
	background: url(../images/slideshow.jpg) no-repeat;
	height: 300px;
	width: 495px;
	position: absolute;
	margin: 70px 0px 0px 465px;
	padding: 25px 0px 0px 20px;
}
#images {
	position:absolute;
	width:452px;
	height:250px;	
}
#images .item {
	position:absolute;
	width: 450px;
	height:250px;	
}
#images img {
	position:absolute;
	width: 450px;
	height:205px;
}
#prev, #next {
	background: url(../images/left.gif) no-repeat;
	height: 29px;
	width: 29px;
	display: block;
	position: absolute;
	margin: 218px 0px 0px 0px;
	z-index:30;
}
#next {
	background: url(../images/right.gif) no-repeat;
	margin-left: 422px;
}
.description {
	position: absolute;
	height:40px;
	width:400px;
	font-size: 10px;
	color: #000;
	line-height:17px;
	z-index:30;
	margin: 214px 0px 0px 40px;
}
.description a {
	color: #b76b20;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
.description a:hover {
	color: #95571A;
}

/* === Main navigation ===*/
#nav {
	position:absolute;
	z-index:30;
	background: url(../images/nav.gif) no-repeat left top;
	height: 54px;
	width: 490px;
	margin: 0px 0px 0px 470px;
	padding: 7px 0px 0px 7px;
	list-style: none;
	font: italic bold 15px Georgia, "Times New Roman", Times, serif;
}
#nav li { 
	float: left; 
	padding-right: 6px; 
	white-space: nowrap; 
}
#nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
}
#nav li a span {
	display: block;
	padding: 9px 10px 12px;
}
#nav li a:hover, #nav li a.active {
	background: url(../images/nav-left.gif) no-repeat left top;
}
#nav li a:hover span, #nav li a.active span {
	background: url(../images/nav-right.gif) no-repeat right top;
}
#nav ul { 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px; 
	width:185px; 
	background: #854609; 
	position: absolute; 
	left: -999em; 
	margin: 35px 0px 0px; 
	padding: 3px; 
	list-style: none;
	border: 1px solid #683706; 
	font-size: 13px;
	line-height: normal; 
}
#nav ul li {
	width: 185px; 
	background:none;
}
#nav ul li a {color: #FFF;text-align: left; line-height: 17px;margin: 0px;padding: 5px 10px;display: block;width: 165px;}
#nav ul a:hover, #nav ul a:hover span { background-color:#ae6a28; background-image:none;  -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
#nav li ul ul { /* third-and-above-level lists */margin: -1em 0 0 10em;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */left: auto;}
#nav li:hover, #nav-left li.hover {  position: static;  } 


/* === Main Section === */
.box {
	background: url(../images/box-bg.gif) no-repeat right bottom;
	width: 450px;
	padding: 5px 15px 5px 5px;
	float: left;
	margin: 0px 0px 10px;
	line-height:20px;
	font-size:11px;
}
.box h2 {
	color: #ffe7a6;
	margin: 0px;
	padding: 2px 0px 6px;
	font: italic normal 20px Georgia, "Times New Roman", Times, serif;
}
#container {
	padding: 35px 0px 10px;
	font-size:12px;
	line-height:22px;
}
#container2 {
	background: url(../images/container2.gif) no-repeat center top;
	height: 275px;
}
#blog {
	background: url(../images/blog-box.jpg) no-repeat;
	height: 217px;
	width: 400px;
	position: absolute;
	margin: 37px 0px 0px;
	padding: 0px 40px 0px 20px;
}
#about {
	height: 200px;
	width: 460px;
	position: absolute;
	margin: 55px 0px 0px 500px;
	font-size: 14px;
	line-height: 24px;
}
#about h3 {
	margin: 0px;
	padding: 0px 0px 7px;
	color: #ffe7a6;
	font: italic normal 25px Georgia, "Times New Roman", Times, serif;
}
#blog h2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 20px 0px 30px;
}
#blog img {
	border: 5px solid #353740;
	margin: 0px 10px 5px 0px;
	float: left;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#blog h3 {
	margin: 0px;
	padding: 0px 0px 6px;
	color: #ffe7a6;
}
#blog h3 a {
	text-decoration: none;
}
#blog h3 a:hover {
	color:#FFF;
	text-decoration: none;
}
.more {
	background: url(../images/more.gif);
	height: 23px;
	width: 63px;
	display: block;
	float: right;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
.more:hover {
	color:#FFF;
	text-decoration:underline;
}
.portfolio {
	float: left;
	padding: 10px 0px 25px;
}
.portfolio p {
	padding: 0px;
}
.portfolio a {
	font-weight: bold;
}
.portfolio a:hover {
	text-decoration:underline;
	color:#FFF;
}
.portfolio div {
	background: url(../images/portfolio-bg.gif) no-repeat center top;
	padding-top: 5px;
}
.portfolio img {
	background: #FFF;
	padding: 10px;
	border-right: 1px solid #938E92;
	border-bottom: 1px solid #938E92;
}

.left {
	width:630px;
	float:left;
}
.right {
	width:320px;
	float:right;
}
.blog-box {
	width: 304px;
	background: url(../images/blog-box-top.jpg) no-repeat left top;
}
.blog-box-bottom {
	background: url(../images/blog-box-bottom.gif) no-repeat left bottom;
	padding: 0px 15px 20px;
}
.blog-box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.blog-box ul li {
}
.blog-box ul li a {
	background: url(../images/arrow.gif) no-repeat 3px 9px;
	padding: 0px 20px 4px 22px;
	display: block;
}
.blog-box ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.blog-box h2 {
	color: #FFF;
	margin: 0px;
	padding: 25px 0px;
	font: italic normal 21px Georgia, "Times New Roman", Times, serif;
}
.article-box {
	background: url(../images/box-bg.gif) no-repeat right bottom;
	margin: 0px 0px 15px;
	padding: 0px 20px 0px 0px;
}
.article-box img {
	background: url(../images/img-shadow.jpg) no-repeat center bottom;
	padding-bottom: 16px;
	float: left;
	margin: 2px 15px 0px 0px;
}
.article-box-right {
	float: right;
	width: 420px;
}
.title {
	padding: 0px;
	font-size:12px;
	font-weight: bold;
}
.title a {
	text-decoration: none;
}
.title a:hover {
	color:#FFF;
}
.date {
	font-size: 10px;
	color: #FFE7A6;
	padding: 2px 0px;
}
#contact-form p, #offer-form p {
	margin: 0px;
	padding: 2px 0px;
}
#contact-form label, #offer-form label {
	padding: 2px 0px 0px 5px;
}

#contact-form input[type=text], #contact-form textarea, #offer-form input[type=text], #offer-form textarea {
	background: url(../images/contact-input.gif) no-repeat left top;
	width: 306px;
	color: #CCC;
	padding: 8px 8px 12px;
	font-size: 11px;
}
#contact-form textarea {
	background: url(../images/tetarea.gif) no-repeat;
	height: 200px;
	font: 11px/17px Tahoma, Geneva, sans-serif;
	color: #CCC;
	margin: 0px;
	padding: 8px;
	overflow: auto;
}
#offer-form textarea {
	background: url(../images/textarea-big.jpg) no-repeat;
	height: 145px;
	font: 11px/17px Tahoma, Geneva, sans-serif;
	color: #CCC;
	margin: 0px;
	padding: 8px;
	overflow: auto;
	width: 582px;
}
#contact-form input[type=submit], #offer-form input[type=submit] {
	background: url(../images/send.gif) no-repeat;
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	width: 68px;
	padding: 8px 0px;
	margin-left: 252px;
	cursor:pointer;
}
#offer-form input[type=submit] {
	margin-left: 515px;
}
.contact-errors, .featured { 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	font-size: 10px; 
	font-weight: bold; 
	color: #ffe7a6; 
	background: #3C3F4D; 
	margin: 0px 0px 15px; 
	padding: 7px 5px; 
	list-style: none; 
	border: 1px solid #474a58;
}
#container ul, #container ol {
	padding-left: 20px;
}

/* === Pagination === */
#paginator {
	padding: 20px 0px;
	text-align: center;
}
#paginator a, #paginator span {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;	
	padding: 8px 10px;
	margin: 1px;
	background: #171923;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #282D3E;
}
#paginator a:hover, #paginator span {
	background: #303449;
	border: 1px solid #242939;
}


/* === Footer Section === */
#footer {
	background: #20222b;
	border-top: 1px solid #2c2e37;
	padding: 10px 0px;
	height: 40px;
}
#copyright {
	margin: 0px 0px 0px 47px;
	padding: 10px 37px 8px 0px;
	float: left;
	position: absolute;
	width:550px;
}
#rss {
	background: url(../images/rss.gif) no-repeat left top;
	height: 30px;
	width: 36px;
	position: absolute;
	margin: 8px 0px 0px;
}
#ontop {
	background: url(../images/ontop.gif) no-repeat;
	height: 21px;
	width: 21px;
	display: block;
	position: absolute;
	margin: 10px 0px 0px 935px;
}
