/*Globals*/
body { margin:0; padding:0; background: #EEB834; }
body * { margin:0; padding:0; }
#bgd_container { background: url(images/background.jpg) center top repeat-x;   }
#shell { margin:0px auto; width:900px; position:relative; } 

/*Header*/
#header { width:900px; height:164px; background: url(images/header.jpg) 0 0 no-repeat; }

/*Main Content*/
#container { width:900px; background: url(images/container.jpg) repeat-y; }
#contentWrapper { width:900px; background: url(images/wrapper2.jpg) 0 0 no-repeat; }

#contentAdmin { padding:45px 83px 30px 83px; width:600px; min-height:351px; _height:351px; }
#content { padding:45px 0px 30px 83px; width:490px; min-height:451px; _height:451px; }
	#content p { padding: 5px 0 10px 0; }
	#content a, #content a:visited { color: #FE3000; }
	#content a:hover { color: #EEB832; }
	#content h2, h3, h4, h5 { padding: 5px 0; color: #000; font-weight: bold; }
	#content h2 { font-size: 18px; }
	#content h3 { font-size: 16px; }
	#content h4 { font-size: 14px; }
	#content h5 { font-size: 13px; }
	#content ul li { list-style: disc !important; }
	#content ul { margin-left: 25px; }
	#content ol { margin-left: 35px; }

/*Footer*/
#footer { text-align:center; font: 10px/14px Verdana, Arial, Helvetica, sans-serif; color: #000; background: url(images/footer.jpg) 0 0 no-repeat; padding-top:  80px;}
	#footer a, #footer a:visited { color: #000; }

/*Menu*/
#menuarea { width:900px; height:39px; background: url(images/menu.jpg) 0 0 no-repeat; }
#navigation { height: 39px; width:800px; padding: 0 50px; }
#navigation ul { height:31px; }
#navigation ul li { list-style:none; height:31px; position:relative; float: left; }
#navigation ul li a img { }

#navigation ul li ul { position: absolute; height:auto; width: 145px; left: 0; top: 40px; background: #FFD75D; display: none; border: 2px #FEA418 solid; border-top: none; }
#navigation ul li ul li { display: block; height:auto; text-align: center;  }
#navigation ul li ul li a { font: 11px/20px Verdana, Arial, Helvetica, sans-serif; color: #000; padding:0px 5px; width: 135px; display: block; }
	#navigation ul li ul li a:hover { text-decoration: none; background: #FEDC78; }

/*Menu and Submenu Positioning*/
#navigation36 { margin-right: 170px; }
#navigation59 { margin-left: 10px; margin-right: 5px; }

/*Container*/
.containertitle { height: 40px; }

/*Shapes*/
#shape1 { position: absolute; top: 147px; left: 0; }
#shape2 { position: absolute; top: 150px; left: 405px; }
#shape3 { position: absolute; top: 151px; left: 540px; }
#shape4 { position: absolute; top: 154px; left: 675px; }
#shape5 { position: absolute; top: 147px; left: 825px; }

/*Misc*/
.featureCenter { border: 2px #F93200 solid; margin: 0px auto; }
.featureRight { border: 2px #F93200 solid; float: right; margin: 5px; }
.photo { border: 1px #F93200 solid; }
.photoRight { border: 1px #F93200 solid; float: right; margin: 5px; }
#pagephoto { border: 1px #F93200 solid; float: left; margin: 5px 10px 0 0px; padding: 5px; background: #fff; }
#tlink { margin: 2px 40px; float: right; }
	#tlink a, #tlink a:visited { color: #fff; }
#flashPhotos { position: absolute; right: 0; top: 240px; }

/*Sifr*/
.sIFR-flash {  visibility: visible !important;	margin: 0;	padding: 0; }
.sIFR-replaced { visibility: visible !important; width:auto; }
.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; overflow: hidden; text-decoration: none; }
.sIFR-alternate a { text-decoration: none; cursor: pointer; }
.sIFR-replaced > div { display: none !important; }
.sIFR-active h1 {display:block; color:#000; font-size:24px; line-height:24px; font-style: italic; margin:0; padding:0; }

/*DNN Overrides*/
.Normal { font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; line-height: 20px !important; font: inherit; }
#dnn_dnnLOGIN_cmdLogin { text-decoration: none !important; font-weight: normal !important; font-size: 10px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; }
