/* CSS Document */
#contentwrapper {
	width: 760px;	
	margin:8px; 
	text-align:left;		
}
#topwrapper{
	width: 760px;
	height: 125px;
}
#logo {
	height: 100px;
	width: 579px;
}

#address {
	height: 100px;
	width: 181px;
	padding-top:30px;
	float:right;
	text-align:right;
}
#flash {
	height: 250px;
	width: 760px;
	top:175px;
}

#mainwrapper{
	width: 760px;
	clear:both;
	background-image: url(/_images/template/body_bgslice.jpg);
	background-repeat: repeat-y;
}
#mainwrapper2{
	width: 760px;
	background-image: url(/_images/template/body_bg.jpg);
	background-repeat:no-repeat;
}
#maintext {
	width: 535px;
	padding:10px;
	font:.9em/normal "Century Gothic", Arial, Verdana;
	color: #5A5132;
}
#feature {	
	width: 181px;
	float:right;
}
#bottomnav{
	width: 760px;
	text-align:left;
}


#credits {

	width: 760px;
	text-align:left;
}

#maintext2 {
	padding:10px;
	font:.9em/normal "Century Gothic", Arial, Verdana;
	color: #5A5132;
}
