@charset "utf-8";

*
{
	margin:0;
	padding:0;
	border:0;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#533419;
}
a
{
	color:#a45209;
}
p
{
	padding:5px 0 0 0;
	line-height:25px;
	font-size:0.9em;
	text-align: justify;
}
#main
{
	background:#fff;
}
#main
{
	padding:20px 0 20px 0;	
}
#mainCol
{
	width:543px;
	float:left;
}
#sideCol
{
	width:227px;
	float:left;
	margin:0 0 0 30px;
}

#mainCol h1
{
	color:#533419;
	font-size:2em;
	font-weight:normal;
}
#mainCol h2
{
	color:#a45209;
	padding:5px 0;
}
#mainCol h3
{
	color:#a45209;
	padding:5px 0;
	font-size:1.1em;
}
#mainCol UL
{
	margin:5px 0 5px 30px;
}
#mainCol UL LI
{

}
#mainCol .column
{
	float:left;
	width:255px;
	margin:0 15px 0 0;
	padding-top: 15px;
}


ul.checks
{
	list-style-image:url(../images/li-checkbox.gif);
}
ul.checks li
{
	padding:1px 0;
	margin:0 0 5px 0;
	font-size: 90%;
}

ul.triangles
{
	list-style-image:url(../images/li-green.gif);
}

ul.squares
{
	list-style-image:url(../images/li-green2.gif);
}

ul.triangles li
{
	padding: 1px 0;
	margin:0 0 5px 0;
	font-size:0.8em;
	color:#fff;
}

ul.squares li
{
	padding: 1px 0;
	margin:0 0 5px 0;
	font-size: 90%;
}

ul.triangles a
{
	color:#fff;
}


ul.latestwork
{
	margin:9px 0 0 0;
}
ul.latestwork li
{
	display:inline;
	padding:0 8px 0 0;
}
ul.latestwork li img
{
	border:3px solid #533419;
}







.more, .alternate
{
	/* used for jquery to display more info... */
	display:none;
}


.bodywidth
{
	width:800px;
	margin:0 auto;
}

#header
{
	/*height:91px;*/
	background:#533419;
}

#logo
{
	width:800px;
}

UL#submenu
{
	margin-top:5px;
}
UL#submenu LI
{
	list-style-type:none;
	/*width:227px;*/
	line-height:24px;
	background:#fefefe url(../images/subMenuHeader.jpg) no-repeat;
	padding:0 0 0 25px;
	
}
UL#submenu LI a
{
	color:#956939;
	text-decoration:none;
	font-size:0.8em;
	font-weight:bold;
}
UL#submenu LI UL LI
{
	list-style-type:none;
	line-height:24px;
	padding:0;
	background:#fefefe;
	font-size: 0.9em;
}
UL#submenu LI UL LI a
{
	font-weight:normal;
	color:#a45209;
}
#menu {
	/*background:yellow;*/
	text-align:right;
	padding:0px 0 0 0;
	float:left;
}
#menu a
{
	font-size:0.9em;
	line-height:26px;
	display:block;
	float:left;
	padding:0 19px;
	color:#fff;
	text-decoration:none;
}
#menu a:hover, #menu a.active
{
	background:#a45209;
	border-bottom:1px solid #ffcc33;
}
#menu UL LI
{
	display:inline;
	float:left;
}


#promo
{
	background:url(../images/promoBgRpt.jpg) repeat-x;
	
}
.promo-extras
{
	display:none;
}
#promo .bodywidth
{
	background:url(../images/promoBg.jpg) no-repeat top center;
	height:244px;
}
#promo-left
{
	float:left;
	width:543px;
	margin:22px 0 0 0;
}
#promo-right
{
	width:227px;
	float:left;
	margin:22px 0 0 30px;
}


#promo-inside
{
	background:url(../images/promoBgRptInside.jpg) repeat-x;
}
#promo-inside .bodywidth
{
	background:url(../images/promoBgInside.jpg) no-repeat top center;
	height:60px;
}
#promo-inside h1
{
	color:#fff;
	font-size:2em;
	font-weight:normal;
	padding:7px 0 0 0;
}
#promo-inside h1 span
{
	font-size:0.4em;
	font-weight:bold;
}

#footerTop
{
	background:#6b4e35;
}
#footerTop .bodywidth
{
	background:	url(../images/midFooterBg.jpg) no-repeat;
}

#footerTop .columnA,
#footerTop .columnB,
#footerTop .columnC
{
	padding:20px 0;
}
#footerTop h3
{
	color:#fff;
	font-size:1.3em;
}
#footerTop .columnA
{
	float:left;
	width:291px;
}
#footerTop .columnB
{
	float:left;
	width:282px;
}
#footerTop .columnC
{
	float:left;
	width:227px;
}


#footerBottom
{
	background:#4c2f14;
	height:100px;
}
#footerBottom .bodywidth
{
	background:	url(../images/footerBg.jpg) no-repeat;
}
#footerBottom p
{
	color:#FFFFFF;
	line-height:30px;
}
#footerBottom a.rss
{
	color:#fff;
	font-size:0.9em;
	text-decoration:none;
	margin:0 0 0 20px;
}


#contactForm .cf-textbox, #contactForm .cf-textarea, #contactForm .cf-button 
{
	border:1px solid #ccc;
	padding:4px;
	font-size:1em;
	background:#fafafa;
	font-weight:bold;
}
#contactForm .cf-textbox, #contactForm .cf-textarea
{
	width:400px;
}
#contactForm div
{
	margin:0 0 15px 0;
}
#contactForm label.error { 
	color:red;
	display:block;
	font-weight:bold;
	font-size:0.8em;
}




.filler
{
	height:200px;
}


/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
    height: 1%;
}
/* clearfix end */ 
