/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,embed,object {
	margin:0;
	padding:0;	
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	text-decoration:none; 
	color: #4e2770;
}
a:focus,a:hover { 
	text-decoration:underline;
	color: #a0522d;
}
a img { 
	border:0; 
}
.clear { 
	clear:both;
	height: 1px;
	overflow: hidden;
}
.marginclear {
	height: 1px;
	overflow: hidden;
}

/* Site
=====================================================================*/
body{ background: #e0d6bb repeat-x; no-repeat top center; font-family: Helvetica, Arial, sans-serif, sans-serif; font-size: 12px; text-align: center; line-height:21px; }

#container { width: 1000px; text-align: left; margin: 0 auto -106px; position: relative; z-index: 10; }

#header { position: relative; height: 340px; width: 1000px; }
#logo { position: absolute; width: 175px; height: 133px; top: 197px; left: 487px; text-indent: -9999em; }

/* Glow
=====================================================================*/
#frame { height: 275px; width: 100%; position: absolute; top: 0; left: 0; z-index: 1; overflow: hidden; }
#slider { position: absolute; top: 0; right: 0; background: url('images/gradient.png'); height: 274px; width: 100%;  }
#fade { height: 275px; left: 0px; top: 0px; background: url('images/fade.png') repeat-x; position: absolute; width: 100%; z-index: 2; }
#glow { height: 399px; top: 0px; left: 0px;  background: url('images/glow.png') no-repeat bottom center; position: absolute; width: 100%; z-index: 2;  }
#glowbg { height: 399px; top: 0px; left: 0px; background: url('images/header_bg.png') repeat-x; bottom center; position: absolute; width: 100%; z-index: 2;  }

/* Content
=====================================================================*/
#content { overflow: hidden; width: 900px; color: white;
	padding: 25px 40px 40px;
	margin-left: 15px;
}
#content h2 { font-size: 40px; color: #4d2c02; line-height:42px; }
#content h3 { font-size: 22px; color: #4d2c02; }
#content h4 { }
#content h5 { }
#content p { line-height: 22px; margin: 10px 0; }
#content strong { color:#4d2c02; }
#content ul, #content ol { margin: 10px 0 10px 30px; line-height: 22px; }
#content li { margin-left: 0; margin-bottom: 8px; margin-right: 0; margin-top: 8px; list-style-type: disc; }

#cnt { float: left; width: 555px; color: #4d2c02; font-size: 16px; }

#sidebar {  margin: 0px 0 0; width: 305px; color: #4d2c02; font-size: 14px; }
#sidebar #pullout { margin: 0px 0 0; padding: 20px 20px 15px; background: #c6ba9a; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
#sidebar fieldset { text-align: center; }
#sidebar fieldset dl { text-align: left; }
#sidebar label { color: #bbb; font-weight: bold; }
#sidebar input.textbox { width: 257px; padding: 4px; margin: 5px 0 10px 0; border: none; background: #333; color: #ddd; font: bold 14px Helvetica, Arial, sans-serif; }
#sidebar input.textbox:focus { outline: none; -webkit-box-shadow: 0 0 8px #080808; }
#sidebar .submit { margin-top: 5px; }

/*#footer { margin-top: 40px; color: #999; font-size: 12px; font-weight: bold; }
#footer a { color: #7e7e95; text-decoration: underline; }*/
.footer, .push {
			font-family: Arial, Bitstream Vera Sans;
			color: #FFFFFF;
			font-size: 1.03em;
			font-style: normal;
			line-height: 20px;
			height: 187px; /* .push must be the same height as .footer */
}


#menucontainer {
	display:block;
	position: absolute;
	padding:0 ;
	width:600px;
	height:100px;
	top:378px;
	left: 416px;
	margin:-100px 0 0 0;
	border-width:0 0 0 0;
}


#pagetitle {
	position: absolute;
	padding:0;
	width:800px;
	height:50px;
	top:438px;
	left: 120px;
	margin:-100px 0 0 0;
	border-width:0 0 0 0;
	font-size: 28px; color: #4d2c02; line-height:42px; 

}





