body
	{
	background:		#ffffff;
	color:			#3a3939;
	text-align:		left;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		1em;
	margin-bottom:	30px;
	}

#wrapper
	{
	width:			730px;
	text-align:		left;
	}	

#topleft
	{
	width:			200px;
	background: 	#ffffff;
	height:			144px;
	padding:		0;
	border:			0;
	float:			left;
	text-align:		left;
	margin-top:		50px;
	}

#topright
	{
	width:			500px;
	height:			210px;
	background:		#ffffff;
	color:			#3a3939;
	padding:		0;
	border-top:		1px solid #cccccc;
	border-bottom: 	1px solid #cccccc;
	margin-left:	30px;
	float:			right;
	text-align:		left;
	margin-top:		50px;
	}

#mainleft
	{
	width:			200px;
	background: 	#ffffff;
	padding:		0;
	border:			0;
	float:			left;
	text-align:		right;
	margin-top:		50px;
	}	

#mainright
	{
	width:			500px;
	background:		#ffffff;
	color:			#3a3939;
	padding:		0;
	border-bottom: 	1px solid #cccccc;
	margin-left:	30px;
	float:			right;
	text-align:		left;
	margin-top:		10px;
	}
	
#mainleft ul
	{
	border:			0;
	}
	
ul
	{
	list-style:		none;
	border-left:	5px solid #cccccc;
	}
	
li	{
	margin-bottom:	5px;
	margin-top:		5px;
	}
	
#mainleft a
	{
	color:			#3a3939;
	text-decoration:none;
	border-bottom:	3px solid #cccccc;
	}
	
#mainleft a:hover
	{
	border-bottom:	3px solid #e00000;
	}
	
h1
	{
	font-size:		1em;
	border-bottom:	3px solid #cccccc;
	}
		
h2
	{
	font-size:		1em;
	color:			#3a3939;
	border-bottom:	5px solid #cccccc;
	}

h3
	{
	font-size:		1em;
	color:			#3a3939;
	border-bottom:	3px solid #cccccc;
	}

h4
	{
	font-size:				0.8em;
	color:					#333333;
	text-decoration:		none;
	margin-top:				5px;
	padding-left:			5px;
	margin-bottom:			5px;
	margin-left:			5px;
	border-left:			10px solid #e00000;
	}
	
.reserve, .reserve a, .reserve a:hover, .reserve a:visited
	{
	padding:				20px;
	background:				#3a3939;
	border:					0;
	text-align:				center;
	margin-top:				10px;
	margin-bottom:			10px;
	text-decoration:		none;
	color:					#ffffff;
	font-size:				1.5em;
	}
		
small
	{
	font-size:				0.7em;
	}
	

.stag
	{
	padding:				20px;
	text-align:				center;
	}

.note
	{
	font-size:				1em;
	padding:				10px;
	color:					#282829;
	background:				#e4e4e4;
	line-height:			1.2em;
	}
	
.link-green
	{
	background:				#669966;
	color:					#ffffff;
	font-size:				1em;
	line-height:			22px;
	padding:				5px;
	font-weight:			bold;
	text-decoration:		none;
	}
	
.link-red
	{
	background:				#ff0000;
	color:					#ffffff;
	font-size:				1em;
	line-height:			22px;
	padding:				5px;
	font-weight:			bold;
	text-decoration:		none;
	}
	
.link-blue
	{
	background:				#66ccff;
	color:					#ffffff;
	font-size:				1em;
	line-height:			22px;
	padding:				5px;
	font-weight:			bold;
	text-decoration:		none;
	}
	
.link-blue a:link, .link-red a:link, .link-green a:link
	{
 	color:					#ffffff;
	}
	
.link-blue a:visited, .link-red a:visited, .link-green a:visited
	{
 	color:					#ffffff;
	}

.link-blue a:hover, .link-red a:hover, .link-green a:hover
	{
 	color:					#ffffff;
	}
	
td
	{
	font-size:				0.8em;
	}
	