	html, body {
	}

	body {
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: #d54954 url('/templates/Default/images/background.jpg') repeat-x;
		color: #ffffff;

	}

	p{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	h1{
		color: #ffffff;
		font-family: Verdana, Arial,  Helvetica, sans-serif;
		line-height: 24px;
		font-size: 23px;
	}

	h2{
		/*color: #81aecf; */
		color: #ffffff;
		font-family: Verdana, Arial,  Helvetica, sans-serif;
		font-size: 16px;
		line-height: 14px;
	}

	h3{
		color: #ffffff; 
		font-family: Verdana, Arial,  Helvetica, sans-serif;
	}

	a    {  color: #ffffff;   text-decoration: underline; }
	a:active  {  color: #ffffff;  text-decoration: underline; }
	a:visited {  color: #ffffff;  text-decoration: underline; }
	a:Hover	{   color: #ffffff;  text-decoration: none; }

	#container {
		width: 940px;
		margin: 0 auto;
		position: relative;
		top: 10px;
	}

	#header {
		height: 100px; 
		width: 940px;
		margin: auto 0;
		text-align: right;		
	}

	#header-content{
		padding-top: 55px;
		padding-bottom: 10px;
		color: #ffffff;
		text-align: left;
		border-bottom: 1px solid #ffffff;
		font-size: 14px;
	}

	#header-content small{
		font-size: 10px;
	}

	#logo{
		position: absolute;
		top: 0px;
		right: 10px;
		z-index: 2;
	}

	#menu{
		
	}

	#body{
		width: 940px;		
		position: relative;
		top: 0px;
	}

	#search{
		
		height: 22px;
		padding-top: 10px;
	}

	#content{
		min-height: 450px;
		text-align: center;
	}

	#left {
		float:left;
		width:174px;
		margin:0;
		padding-top: 10px;
	}

	#right {
		float:right;
		width:174px;
		margin:0;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
	}

	#middle {
		margin:10px 10px 20px 180px;
		border-left: 1px solid #ffffff;
		padding-left: 20px;
		min-height: 450px;
	}

	#middle li{
		list-style-type: square;
		padding-bottom: 15px;
	}


	#footer{
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 10px;
		width: 940px;
		clear: both;
		color: #000000;
		text-align: center;
		border-top: 1px solid #ffffff;
	}

	#footer b{
		color: #818285;
	}

	#footer a{
		color: #ffffff;
	}

	#clear{
		clear: both;
	}

	#error{
		font-weight: bold;
		color: #ff0000;
	}

	#alert{
		font-weight: bold;
		color: #ff0000;
	}

	#highlight{
		font-weight: bold;
		color: #ff0000;
	}

	/** MAIN MENU **/

	#menuset1{
		padding-top: 2px;
	}

	#menuset1 ul{
		list-style-type: none;
		margin: 0;
		padding:0;
		text-align: right;
		
	}	

	#menuset1 ul li{
		list-style-type: none;
		margin: 0;
		padding:2px;		
	}	

	#menuset1 ul li a{
		color: #ffffff;
		text-decoration: none;
		
	}

	#menuset1 ul li a:hover{
		text-decoration: underline;
	}

	#menuset1 ul li ul{
		list-style-type: none;
		margin: 0;
		padding: 5px 0px 5px 0px;
		width: 100%;
		color: #000000;
	}

	#menuset1 ul li div{
		height:0px;
	}

	#menuset1 ul li ul li a{
		color: #000000;
		text-decoration: none;
	}

	#menuset1_selected{
		background-color: #77090b;
	}

/** TOP LEVEL MENU ONLY **/

	#menuset1_top{
		width: 100%;
	}

	#menuset1_top ul{
		padding: 6px 0 7px 0;
		margin: 0;
		text-align: center;
		
	}

	#menuset1_top ul li{
		display: inline;
		border-right: 1px solid #000000;
	}

	#menuset1_top ul li a{
		color: #ffffff;
		padding: 6px 3px 4px 3px;
		margin-right: 10px;
		margin-left: 10px;
		text-decoration: none;
	}

	#menuset1_top ul li a:hover, .underlinemenu ul li a.selected{
		border-bottom: 2px solid #ffffff;
	}

/** TOP LEVEL MENU ONLY **/

	#menuset1_sub{
		width: 100%;
		margin: 0;
		color: #000000;
	}

	#menuset1_sub ul{
		padding: 6px 0 7px 0;
		margin: 0;
		text-align: center;
		
		
	}

	#menuset1_sub ul li{
		list-style-type: none;
		height: 70px;
	}
	
	#menuset1_sub th{
		text-align: left;
		font-weight: bold;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#menuset1_sub td{
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
	}

	#menuset1_sub th a{
		color: #ffffff;
		text-decoration: none;
	}

	#menuset1_sub td a{
		color: #000000;
		text-decoration: none;
	}

	#menuset1_sub ul li a:hover, .underlinemenu ul li a.selected{

	}


.footer a:link    {  color: #ffffff;   text-decoration: none; }
.footer a:active  {  color: #ffffff;  text-decoration: none; }
.footer a:visited {  color: #ffffff;  text-decoration: none; }
.footer a:Hover {   color: #ffffff;  text-decoration: underline; }

/** GENERIC **/

#table_scroll td{
	height: 200px;
	overflow: hidden;
	table-layout: fixed;
}

/****** ACCOUNT ******/

#account_logged_in{
	border: 1px solid #000000;
}

#account_logged_in th{
	text-align: left;
	background-color: #798b68;
	color: #ffffff;
	padding: 5px;
}

#account_logged_in th a{
	color: #ffffff;
}

#account_logged_in td{
	background-color: #d1f0b3;
	padding: 5px;
}

#account_logged_in td a{
	color: #9c180c;
	font-weight: bold;
}

#account_logged_in td a:hover{
	color: #798b68;
	text-decoration: none;
}

#account_register th{
	text-align: left;
}

#account_box{
	float:right;
	position: absolute;
	z-index:20;
	right: 521px;
	
}

#account_box a{
	color: #ffc422;
}

/*** NEWS ***/

#module_header{
	background: url("/templates/Default/images/module_header_bg.jpg") repeat-x left center;
	padding: 5px;
	font-weight: bold;
}

#news_list th{	
	text-align: left;	
}

#news_list th a{
	color: #ffffff;
	font-weight: bold;
}

#news_list th a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#news_list td{
	color: #ffffff;
}

#news_list td a{
	color: #ffffff;
	font-weight: normal;
}

#news_list td a:hover{
	text-decoration: underline;
}

#news_list li{
	list-style-type: square;
}

#news_list a{
	color: #ffffff;
	text-decoration: none;
}

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

/** PHOTO GALLERY **/

#photo_gallery{
	padding: 0px;
}

#photo_gallery img{
	border: 1px solid #000000;
	cursor: pointer;
}

#photo_gallery th{
	padding: 5px;
}

#photo_gallery td{
	padding: 5px;
}