	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		color: #000000;
		background-image:url(/images/bg_main.jpg);
		background-repeat:no-repeat;
		background-position: center top;
		background-color:#241d1a;
		}

	a {text-decoration: underlined;}

	a:link {color: #003366;}
	
	a:visited {
		color: #003366;
	}

	a:hover {text-decoration: underline;}
	
	#frame {
		width:880px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;

		}



	#header {
		width:256px;
		height:89px;
		background-image:url(/images/logo.png);
		background-repeat:no-repeat;
		margin-right:auto;
		margin-left:auto;
		margin-top:20px;
	}


	#topnav {
		margin-right:auto;
		margin-left:auto;
		text-align: center;
		width:800px;
		font-size:1.1em;
		font-weight:bold;
		margin-top:55px;
		color:#9a8c84;
		font-family:Tahoma;
		}
	
	#topnav ul, li {
	   list-style: none;
	   font-size:0.6em;
	   padding: 0;
	   text-indent: 0;
	   margin: 0;
		}

	#topnav ul {
	    clear:both;
	    margin: 0 auto;
		padding-top:0.2em;
		padding-bottom:0.2em;
	}

	#topnav li {
	   display: inline;
	    margin:0em;
	}

	#topnav a.active {
		color:#63554d;
		text-decoration:none;
		font-size:1.3em;
	}

	#topnav a.active_sub {
		color:#63554d;
		text-decoration:none;
		font-size:1.2em;
	}



	#topnav a.active_small {
		color:#a3948b;
		text-decoration:none;
		font-size:1.2em;
	}




	#topnav a.inactive {
		color:#b48fa3;
		text-decoration:none;
		font-size:1.15em;
	}

	#topnav a.offers {
		color: #FF0000;
		text-decoration:none;
		font-size:1.3em;
	}


	#topnav a:hover {
		text-decoration: underline;
	}


	#image_header {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:20px;
	}



	#content {
		width:880px;
		margin-right:auto;
		margin-left:auto;
		background-color:#FFFFFF;
		font-size:1.2em;
	}
	

	#content p {
		margin-left:0.9em;
		font-size:0.7em;
		margin-right:1em;
	}

	#content .content_overview p a {
		font-size:1em;
		text-decoration:underline;
	}


	
	#main_headline {
		width:806px;
		margin-right:auto;
		margin-left:auto;
		border-bottom:1px solid #8c7d74;
		margin-top:1.5em;
		margin-bottom:1em;
		padding-bottom:0.5em;

	}

	#main_headline a {
		font-size:0.8em;
		color:#63554d;
		text-decoration:none;
}


	#content h1 {
		font-weight:bold;
		color: #8c7d74;
		text-align:center;
		font-size:0.85em;
	}

	#content h2 {
		margin-left:0.9em;
		margin-top:1em;
		font-size:0.8em;
		font-weight:bold;
	}
	
	#text_area {
		width:806px;
		margin-right:auto;
		margin-left:auto;
	}

	.content_overview2col {
		width:400px;
		float:left;
	} 
	
	.content_overview {
		width:268px;
		float:left;
	} 
	
	.content_overview_2col  {
		width:536px;
		float:left;
	} 

	#content .content_overview h1 {
		color:#b996a9;
		font-size:0.8em;
		margin-left:0px;
		padding-left:0px;
		text-align:left;
	}



	#content .content_overview p {
		color:#8c7d74;
		margin-left:0px;
		padding-left:0px;
		text-align:left;
		font-size:0.65em;
	}

	#content .content_overview2col h1 {
		color:#b996a9;
		font-size:0.8em;
		margin-left:0px;
		padding-left:0px;
		text-align:left;
	}



	#content .content_overview2col p {
		color:#8c7d74;
		margin-left:0px;
		padding-left:0px;
		text-align:left;
		font-size:0.65em;
	}


	#content .content_overview2col ul{
		margin-left:0.5em;
		padding:0px;
	}	

	#text_area .content_overview2col li{
		font-size:0.65em;
		color:#333333;
		padding-left:0.1em;
		margin-left:0px;
		list-style-position: outside;
		list-style-type:disc;
		margin-bottom:0.2em;
	}	

	#content #text_area .content_overview2col ul {
		margin-left:1em;
		margin-right:1em;
	}	


	#content .content_overview table p {
		margin-left:0px;
		padding-left:0px;
		text-align:left;
		margin-bottom:0.1em;
		padding-bottom:0em;
		margin-top:0em;
		padding-top:0em;

	}




	#content .content_overview a {
		color:#b996a9;
		margin-left:0px;
		padding-left:0px;
		text-align:left;
		font-weight:bold;
		font-size:1.2em;
		text-decoration:none;
	}

	#content .content_overview li a{
		color:#333333;
		text-decoration:underline;
		font-size:0.85em;
	}	

	#content .content_overview ul{
		margin-left:0.5em;
		padding:0px;
	}	

	#text_area .content_overview li{
		font-size:0.65em;
		color:#333333;
		padding-left:0.1em;
		margin-left:0px;
		list-style-position: outside;
		list-style-type:disc;
		margin-bottom:0.2em;
	}	

	#content #text_area .content_overview ul {
		margin-left:1em;
		margin-right:1em;
	}	


	#content .content_overview a:hover {
		text-decoration: underline;
	}

	#content .content_gallery p {
		font-size:0.55em;
		text-align:center;
		color:#b48fa3;
	}


	#footer_swirl {
		width:880px;
		height:96px;
		background-image: url(../images/footer_swirl.jpg);
		background-repeat:no-repeat;
		margin-right:auto;
		margin-left:auto;
	}

	#footer {
		margin-right:auto;
		margin-left:auto;
		text-align: center;
		height:1em;
		width:880px;
		color: #9d9993;
		font-size:0.7em;
		margin-top:1em;
		margin-bottom:1em;
		}
	
	#footer ul, li {
	   list-style: none;
	   font-size:1em;
	   padding: 0;
	   text-indent: 0;
	   margin: 0;
		}

	#footer ul {
	    clear:both;
	    margin: 0 auto;
		padding-top:0.2em;
		padding-bottom:0.2em;
	}

	#footer li {
	   display: inline;
	    margin:0em;
	}
	
	#footer a {
		color: #9d9993;
		text-decoration:none;
		}

