/* top elements */
* { padding: 0; margin: 0; }

/* CSS RESET */
html{color:#000;background:#475810;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	color:#000;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #475810;
}

a {
	text-decoration:none;
	color:#FFFFFF; 
}
a:hover {
	text-decoration: underline;
		color: #CC0000
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url(images/bkgd.gif) top left repeat-y;
}


#page_header {
	height: 140px;
	background: #FFFFFF url(images/header3.jpg) no-repeat left bottom;
	clear: both;
	width: 740px;
	margin-top: 30px;
	margin-left: 19px;
}

#page_header h1 {
	padding-top:40px;
	padding-left:15px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF9900;
	line-height:28px;
	letter-spacing:-1px;
}

#page_header h2 {
	margin:0px;
	font-family: verdana;
	font-size: 12px;
	color: #D5D0B0;
	line-height:12px;
	padding-left: 15px;
}

#page_header h3	{
	padding: 42px 15px 0 0;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	color: White;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	left: 575px;
}

#menu_bar {
  margin:0px 0px 0px 19px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url(images/menu_bg.gif) no-repeat left bottom;

}

#bg {
	width: 760px;
	padding: 6px 10px 0px;
	background: url(images/bkgd.gif) no-repeat;
	height: 600px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bg2 {
	width: 760px;
	padding: 6px 10px 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url(images/bkgdtop.gif) no-repeat;
}

.fl{ float:left}
.fr{
	float:right;
	margin-right: 20px;
}
.clearfix{ clear:both}

			/*BANNER*/
#banner {
width : 740px;
height : 150px;
margin : 0 0 0 19px;
padding : 0;
}

/* Navigation */

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background: #C86000 url(images/bar.jpg) no-repeat right top; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background: #DE6B02 url(images/bar_bg_hover.gif) repeat-x left bottom; 
  color: #fff;
}

#navcontainer li a#current  {
	background: #DE6B02 url(images/bar_bg_hover.gif) repeat-x left bottom;
	color: #FFF;
}


#logo {position:absolute; top:30px; left:80px}
#logo h1 {
	font-size:34px;
	color: #9B3535
}
#logo div {
	padding-left:100px
}

/* content */

.img { margin:0px 0  0 70px }
.main {
	width:440px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.main2 {
	width:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0px 0px 0px 40px;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	
.rightImage
    {
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
    }
	
.middle {
	width:775px;
	margin-bottom: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background: url(images/bkgdmiddle.gif) repeat-y;
	float: right;
	margin-right: -5px;
}

#text {
	margin:0px 0 0 40px;
	width: 420px;
}
#text p {margin:0 auto; width:420px; }
#text h2 {
	font-size:20px;
	padding:20px 0 20px 0;
	font-weight: normal;
}
#text h3 {
	font-size:13px;
	font-weight: bold;
	color: #FF6600;
}
#text img {margin:10px 0  0 0}
#bm img {
	margin:10px 0  0 0;
	border: 1px solid #000000;
}
#col {margin:30px 0  10px 65px ;width:300px; background:url(images/col.jpg); width: 419px; height:161px ; }

#col div {width: 150px; margin: 20px 0 0  10px; display:inline}
#col .first  {margin: 20px 30px 0 20px;}
#col li{line-height:20px; list-style:inside disc;color:#9b3535;}
#col a { color:#9b3535; text-decoration:underline;}
#side {
	margin-left: 45px;
}
#side #top {
	background:url(images/g_top.gif);
	height:237px;
}
#side h2 {
	font-size:24px;
	color:#000;
	padding:20px 0 13px 0
}
#side li {
	list-style: url(images/ar.gif) inside;
	line-height:20px
}
#side li a {
	color:#333300
}
#top {margin-top:20px}

.bkgdbottom {
	width:775px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background: #FFFFFF url(images/bkgdbottom.gif) no-repeat;
	float: right;
	height: 123px;
	margin-right: -5px;
}
			
			/*FOOTER*/
#footer {
	clear: both;
	color : #fff;
	font : 90% "Trebuchet MS", verdana, arial, sans-serif;
	padding: 9px 10px 9px 0;
	margin: 10px 5px;
	text-align: center;	
	
}
#footer a:link, #footer a:visited {
background : inherit;
color : #b2d094;
}
#footer a:hover {
background : inherit;
color : #fff;
text-decoration : none;
}

/* additional classes */
.clear { clear: both; }
.gray  {
	color: #D5D0B0;
}
