@charset "utf-8";/* CSS Document Made By Lenunuaight!*/html, body {	width: 100%; height: 100%; text-align: center; /* to centre IE */	margin:0; padding:0;}	body{	color: #333;	font-family:Verdana, Helvetica, Arial, sans-serif;	font-size:10px;	background: #527552 url(../templateimages/background.jpg) top left repeat-x;	}/*Common Tags------------------------------*/		img, a{	border:none;	}		h2{	font-size:18px;	color:#FF6600;	display:block;	margin:0;	padding:0;	}	/*Shell------------------------------*/	#wrapper {	width:820px;	margin:0 auto;	padding:0;	background: url(../templateimages/wrapper-background.jpg) top left repeat-y;	}		#header {	height:135px;	width:820px;	background: url(../templateimages/topnav.jpg) bottom left no-repeat;	}		#header #logo {		display:block;		float:left;		margin:10px 0 0;		}					#content {	text-align:left;	background:#fff;	padding: 10px 20px;	line-height:1.8;	width: 580px;			}	#content h1{	color:#666666;	font-size:16px;	display:block;	border-bottom:1px dotted #999999;	background:url(../templateimages/bullet-leaf.gif) center left no-repeat;	padding-left:30px;	}	#content img{	float:left;	margin:-5px 10px 10px 0;	}		#container {	width:820px;	height:auto;	margin:0;	background: #FFF;	}				#container #sidebar{	float:left;		padding:20px 0 0 0;	border: 0;	display: inline;	height:280px;		}	/*Side Panel Tags-------------------------------------*/		#sidepanel {	position:relative;	text-align:left;	padding: 0;	margin:0 0 15px;	background-color: #996633;		}			#sidepanel ul, #sidepanel li {			list-style:none;			margin:0;			padding:0;		}	#sidepanel a{	display:block;	font-weight:bold;	color:#FFCC00;	font-family:Verdana, sans-serif;	font-size:14px;	padding:10px 0 5px 25px;	text-decoration:none;	/*background: url(../templateimages/bullet-leaf.gif) center left no-repeat;*/	width: 175px;	height: 20px;	border-top: 1px solid #E0AF30;	border-bottom: 1px solid #604020;		}			#sidepanel a:hover{	background: #E0AF30 url(../templateimages/sidebar-button.jpg) center left no-repeat;	text-decoration:underline;	color:#604020;		}			#container #maincontent{			margin: 0 0 0 0;			display: inline;			z-index:-5;			width: 320px;			float: left;		}			#slideshow {		margin:0;		width: 620px;	}				/*Shell------------------------------*/	#wide-slideshow{	width:820px; margin:0;	}	#wide-content {	width:750px;	background:#FFF;	padding:0 35px 0 35px;	text-align:left;	line-height:1.8;	margin: 0;	}	#wide-content h1{	color:#666666;	font-size:16px;	display:block;	border-bottom:1px dotted #999999;	background:url(../templateimages/bullet-leaf.gif) center left no-repeat;	padding-left:30px;	margin: 0 0 0 210px;	}		#wide-content img{	float:left;	margin:0 25px 30px 0;	position: relative;	}/*Footer------------------------------*/	#footer {	color:#CCCCCC;	font-weight:bold;	margin:0;	height:115px;	padding:30px 0 0 0;	background: #527552 url(../templateimages/footer.jpg) top left no-repeat;	font-size: 13px;	clear: both;	}	#footer ul, #footer li{	margin:0; display:inline;	}	#footer a{		color:#999999;		text-decoration:none;		font-size: 12px;	}		#footer a:hover{	color:#FFFFFF;	text-decoration:underline;	background: #E0AF30;		}		#nav {		float:right;		width:500px;		height:40px;		margin:25px 15px 0 0;		padding:4px 19px 0 0;		list-style:none;	}		#nav li{		float:right;	}		#nav a{		font-weight:bold;		color:#CDCDCD;		display:block;		float:left;		font-family:"Lucinda Grande", sans-serif;		font-size:12px;		padding:2px 5px 2px 2px;		text-decoration:none;		background: url(../templateimages/bullet-star.gif) center left no-repeat;	}		#nav a:hover{			background: url(../templateimages/bullet-star-hover.gif) center left no-repeat;			text-decoration:underline;			color:#FF9900;	}/* utility tags */.floatleft{float:left;}.floatright{float:right;}.clear{clear:both;}
