body {
	background:#2C1202;
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	line-height:20px;
	padding: 10px 0px 0px 10px;
}

a,
a:visited,
a:active {
	color:#c00;
}


#header {
	width:844px;
	height:119px;
	background:#B06534;
}

#nav {
	width:598px;
	height:24px;
	padding:7px 0px 0px 246px;
	background:#6A3909 url('../img/head/nav-back.gif') repeat-y ;
	color:#FFFBD9;
}
* html #nav { width:845px; padding-bottom:7px } /* for IE */

#nav a,
#nav a:active,
#nav a:visited {
	color:#FFFBD9;
	text-decoration:none;
	border:0px;
}

#nav a:hover {
	color:white;
}
	
#nav a.nav1 {
	font-weight:bold;
}


#main,
#mainwide {
	width:844px;
	background:#FFFBD9;
	color:black;
	margin:0px;
}

#main {
	background:url('../img/head/main-back.gif') repeat-y #FFFBD9;
}

#content,
#contentML {
	color:#953704;
	padding:10px 30px 10px 30px;
}
#contentML td { color:#953704;
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	line-height:20px;
	padding: 10px 0px 0px 10px; }

#main #content,
#main #contentML {
	width:568px;
	float:left;
	
}
#mainwide #content,
#mainwide #contentML {
	width:784px;
}

#left {
	float:left;
	width:202px;
	padding:0px 5px 0px 9px;
	color:#953704;
}

#left a,
#left a:visited,
#left a:active {
	display:block;
	background:url('../img/head/menu-back.gif') no-repeat;
	width:177px;
	height:23px;
	text-decoration:none;
	margin-bottom:3px;
	padding:4px 0px 0px 25px;
	color:#953704;
}

#left a.nav1,
#left a.nav1:visited,
#left a.nav1:active {
	background:url('../img/head/menu-back1.gif') no-repeat;
}

#left h3 {
	padding: 10px 0px 0px 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

#foot,
#foot1 {
	width:844px;
	text-align:center;
	color:#FFFBD9;
	padding-top:20px;
}

#foot {
	background:url('../img/head/content-end.gif') no-repeat top left;
}
#foot1 {
	background:url('../img/head/content-end-wide.gif') no-repeat top left;
}

#foot a,
#foot a:visited,
#foot a:active,
#foot1 a,
#foot1 a:visited,
#foot1 a:active {
	color:#FFFBD9;
}

h2 {
	font-size:17px;
}

h1 {
	font-size:19px;
}

.endlink {
	text-align:right;
	padding-right:30px;
}

.breaker {
	width:1px;
	height:1px;
	clear:both;
}

div.ContactInfoN,
div.ContactInfo {
	float:left;
	padding-top:20px;
}

div.ContactInfo {
	width:380px;
	padding-right:30px;
}

div.ContactInfoN {
	width:300px;
}

div.ContactInfoN h2,
div.ContactInfo h2 {
	margin:0px;
	padding:0px;	
}
