	body {
		font-family: verdana, arial, helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: #596673;
	}
	a {
		color: #255F99;
	}
	a:hover {
		color: #255F99;
		text-decoration: underline;
	}

	.NormalTextBox {
		border: 1px solid #837852;
		width: 100px;
	}

	#dnn_dnnSearch_cmdSearch {
		color: #65717D;
	}

	#sf_whole {
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		text-align: left;
		border: 1px solid #777777;
		background-color: white;
		width: 750px;
	}
	
	#sf_main {
		margin-left: 50px;
		margin-right: 50px;
		margin-bottom: 15px;
		font-size: 10px;
	}

	#sf_top {
		background-image: url(/gfx/header_bg1.gif);
		background-position: top right;
		background-repeat: no-repeat;
		height: 106px;
	}
	
	.sf_logo {
		float: left;
	}

	.sf_searcharea {
		padding-top: 34px;
		padding-left: 265px;
	}

	.sf_banner {
		border-top: 1px solid #837852;
		border-bottom: 1px solid #837852;
		padding-top: 1px;
		padding-bottom: 1px;
	}

	.sf_topbanner_menu {
		background-color: #65717D;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;	
		color: #eaebed;
	}

	.searchtext {
		color: #4d6d95;
	}

	#sf_mainarea {
		margin-top: 18px;
		margin-bottom: 22px;
		font-size: 10px;

		margin-left: 0px;
		margin-right: 0px;
		padding: 0px;

	}

	#sf_navbar {
		width: 174px;
		margin: 0px;
		background-color: #65717D;
	}

	.sf_header {
		background-color: #837852;
		font-size: 12px;
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 8px;
		color: white;
		font-weight: bold;
		border-bottom: 1px solid white;
		
	}

	.sf_navbar_menu {
		background-color: #65717D;
		padding-left: 22px;
		padding-top: 10px;
		color: #eaebed;
		font-weight: bold;
		line-height: 1.6;
		padding-bottom: 320px;
	}

	#sf_contentarea {
		padding-left: 25px;
	}

	.sf_sectionheader {
		background-image: url(/gfx/sectionTitle_bg.gif);
		background-repeat: no-repeat;
		width: 420px;
		font-size: 16px;
		font-weight: bold;
		color: #65717D;
		padding-top: 12px;
		padding-left: 25px;
		padding-bottom: 18px;
	}

	#sf_contentarea h2 {
		color: #65717D;
		padding-bottom: 3px;
		font-size: 16px;
	}

	#contentpaney {
		width: 350px;
		color: #5a5a5a;
		padding-left: 30px;
		font-size: 10px;
		line-height: 1.5em;
	}

	#sf_mid {
		background-image: url(/gfx/gradLtoD.png);
		background-repeat: repeat-x;
		background-position: bottom left;
	}

	#sf_mid_top_handle {
		background-image: url(/gfx/gradDtoL.png);
		background-repeat: repeat-x;
		background-position: top left;
		padding-top: 20px;
	}


	.hours_area {
		border: 1px solid #cacbcd;
		margin-top: 50px;
		margin-left: 50px;
		margin-bottom: 30px;
		font-size: 10px;
		width: 300px;
	}
	.hours {
		background-color: #4e4e4e;
		padding: 4px;
		font-size: 14px;
		color: #ffffff;
		font-weight: bold;
	}

	#contactinfo2 {
		font-size: 10px;
		color: #5a5a5a;
		font-size: 10px;
		line-height: 1.5em;

	}

	#contactinfo2a {
		color: #5a5a5a;
		font-size: 10px;
		line-height: 1.5em;
	}

	#image_bg {
		padding: 20px; 
		border: 1px solid #837852; 
		width: 140px;
		background-color: white;
		background-image: url(/gfx/featitems.gif);
		background-position: bottom right;
		background-repeat: no-repeat;

	}

	.image_bg_smaller {
		border: 1px solid #837852; 
	}