/* GENERAL
----------------------------------------------- */

body {
	margin:0; 
	padding:0; 
	background:#024620 url(images/bkground.gif) repeat-x top left;
	font:13px Trebuchet MS, Tahoma, Verdana, Arial, Sans Serif;
	color: #403E37; 
	}	

img { border:none; float:left; }

.red { color:#6f1b1b; }

h1 { font-size:24px; font-family:Georgia, Serif; font-weight:normal; margin:0px; padding:0px; color:#703927; }
h2 { font-size:18px; margin:0 0 3px 0; padding:0px; color:#531100; font-weight:normal; }

/* LINKS
----------------------------------------------- */	
a:link, a:visited { color:#703927; text-decoration:none; }	
a:hover, a:active { text-decoration:underline; }	

#footer a:link, #footer a:visited { color:#647d61; text-decoration:none; }	
#footer a:hover, #footer a:active { text-decoration:underline; }	

/* CONTAINER
----------------------------------------------- */	
#container { width:944px; margin:0px auto; }

/* HEADER
----------------------------------------------- */
#header { width:944px; height:116px; float:left; background:url(images/header-bkground.jpg) no-repeat top right; }
#logo { float:left; width:339px; height:116px; }
#logo img { float:left; }

#nav { float:left; margin:0px; width:605px; padding:0; height:116px; }

#banner {
	float:left;
	width:944px;
	height:223px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#bannerSub { float:left; width:944px; height:223px; background:url(images/bannerSub.jpg) no-repeat top left; }

/* CONTENT
----------------------------------------------- */
#content { float:left; 944px; background-color:#faf8e0; }
#main { float:left; width:357px; background:#faf8e0 url(images/main-bkground.gif) repeat-x bottom left; padding:35px 60px 45px 50px; }
#main p { line-height:20px; }
#news { float:left; width:126px; background:#faf8e0 url(images/news-bkground.gif) repeat-x top left; margin-right:3px; padding:35px 35px 0px 35px; }
#news p { line-height:20px; border-bottom:1px dotted #504e46; padding:0 0 15px 0; }

#contact { float:left; width:158px; background:#faf8e0 url(images/contact-bkground.gif) repeat-x top left; padding:35px 60px 25px 60px; }
#contact p { line-height:20px; padding:0 0 0px 0; }

#mainSub { float:left; width:556px; background:#faf8e0 url(images/main-bkground.gif) repeat-x bottom left; padding:35px 60px 45px 50px; }
#mainSub p { line-height:20px; }

#contactSub { float:left; width:158px; background:#faf8e0 url(images/contact-bkgroundSub.gif) repeat-x top left; padding:35px 60px 25px 60px; }
#contactSub p { line-height:20px; padding:0 0 15px 0; }


/* FOOTER
----------------------------------------------- */
#footer { float:left; width:944px; padding:6px 0 15px 0; color:#647d61; font-size:10px; }
#copyright { float:left; width:40%; padding:0 0 0 50px; }
#credit { float:right; width:40%; padding:0 10px 0 0; text-align:right; }
