body 
{
	background:#afb681 url(../images/body_bg.jpg);
}

#container
{
	background-color:#FFFFFF;
	width:832px;
	margin:0px auto;
}
#header {
	background:#278655 url(../images/header_bg.jpg) no-repeat;
	height:96px;
	position:relative;
	}
#header h1 {text-indent:-9999px;}
#header h1 a {display:block;height:96px;width:420px;}
#header h2 {display:none;}

#header .contact {position:absolute;right:50px;top:45px;font-size:1.2em;color:#272727;}
#header .contact p {margin:0;padding:0;}
#header .contact .phone {color:#cad950;font-size:1.3em;font-family:Georgia, Times, serif;}

.idx #main1 {
	background:#fff url(../images/3-col_bg.gif) no-repeat;	
	}
#main2 {
	
	}
#colLeft {
	float:left;
	width:256px;
	margin:0; padding:0;
	font-size:1.1em;
	line-height:1.4em;
	}
#colLeft .padding {padding:15px 30px;}

#colRight {
	float:right;
	width:288px;
	margin:0; padding:0;
	font-size:1.1em;
	line-height:1.4em;
	}
#colRight .padding {padding:15px 30px;}
	
#content {
	margin:0 288px 0 256px;
	font-size:1.1em;
	line-height:1.4em;
	}
#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }
#content .padding {padding:15px 30px;}

h2.title {font-family:Georgia, Times, serif;font-weight:normal;line-height:18px;}
img.ifl {float:left;padding:5px 10px 10px 0;}
img.ifr {float:right;padding:5px 0 10px 10px;}

#footer { background:#237536 url(../images/footer_bg.jpg) no-repeat;height:63px; text-align:center;color:#4f4f4f;font-size:1.1em;}
#footer .padding {padding-top:25px;}

body.noRight #main2 { background-image:none; }
body.noRight #colRight { display:none; }
body.noRight #content { margin-right:0; }

body.noLeft #main1 { background-image:none; }
body.noLeft #colLeft { display:none; }
body.noLeft #content { margin-left:0; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}
