body 
	{
	 background: #C3703C;
	 color: #754324;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 11px;
	padding: 0px;	
	} 
	
h1	
	{
	font-family: verdana, arial, sans-serif;
	background: #cccccc;
	display: block;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	
	vertical-align: baseline;
	color: #4B4949;}
h2	
	{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	display: block;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	vertical-align: baseline;
	color: #754324;}
p
	{
	font-size: 11px;
	text-align:left;
	line-height: 16px;
	}


a:link
	{
	color: #C3703C;
	
	text-decoration: none;
	}
a:visited
	{
	
	color: #CFB963;
	text-decoration: none;
	}
a:hover
	{
	color: #000000;
	text-decoration: underline;
	}
a:active
	{
	color: #CFB963;
	}

#header
	{position: relative;
	background: url(images/header.jpg) center center no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 169px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;		
	text-align: center;}

#header p
	{text-align: center;
	margin-top: 0px;
	color: #000000;
	font-size: 14px;
	padding-top: 200px;}
#content
	{position: relative;
	background: #CFB963;
	width: 775px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #cccccc;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
	margin-bottom: 0px;
	}
#content p.top
	{text-align: right;
	margin-right: 10px;
	}


#wrapper
	{position: relative;
	background:url(images/wrapper-bg.jpg) top left repeat-y #FCF7E6;	
	width: 700px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
	text-align: left;
	margin-bottom: 20px;
	}

#wrapper p
	{margin-left: 50px;
	margin-right: 50px;
	}
#wrapper p.calendar
	{margin-left: 20px;}


#topPanel{width:700px; height:36px; position:relative; margin: 0 auto; padding:0;background: #CFB963;}
#topPanel.sub{width: 700px; height:23px; position:relative; margin:0 auto; padding:0;}
#topPanel img{width:220px; height:80px; z-index:1; padding:0; position:absolute; margin:0 0 0 21px;}
#topPanel ul{display:block; width:700px; height:36px; position:absolute; top:0; right:0; margin:0px 0 0; padding:0 0px 0 0; list-style-type: none; border-bottom:0px solid #EBE2D9;}
#topPanel ul li{float:left; font:14px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
#topPanel ul li a{width:174px; height:36px; display:block; padding:0; color: #CFB963; background:url(images/nav-btn2.gif) no-repeat 0 0 #CFB963; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px;}
#topPanel ul li a:hover{width:174px; height:36px; list-style-type: none; background:url(images/nav-btn.gif) no-repeat 0 0 #CFB963; color:#754324;}
#topPanel ul li.active{width:174px; display:block; height:36px; background:url(images/nav-btn.gif) no-repeat 0 0 #CFB963; color:#754324; text-align:center; margin:0 0px 0 0;text-decoration:none;}


#left
	{	
	width: 427px;
	height: 100%;
	float: left;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 20px;}
#left p
	{margin-left: 55px;
	margin-right: 20px;
	color: #754324;}
#left h2
	{margin-left: 55px;}
#left ul
	{margin-left: 75px;}
#left form
	{margin-left: 55px;
	color: #4B4949;}


	
#right
	{
	width: 273px;
	height: 100%;
	float: left;
	padding-top: 20px;
	margin-bottom: 20px;}
#right p
	{margin-left: 25px;
	margin-right: 25px;
	color: #754324;
	}
#right p.center
	{text-align: center;}
#right ul
	{margin-left: 75px;
	color: #4B4949;
	line-height: 16px;}
#right form
	{margin-left: 25px;
	color: #754324;}


#footer
	{
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 775px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	background:#754324;
	font-size: 11px;
	text-align:center;
	clear: left;
	color: #ffffff;}

.floatimgleft 
	{
	float:left;
	clear: left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:3px;
	} 
.clear {clear: left;}
.padding
	{margin-left: 45px;
	}

.purple
	{color: #874AB6;
	font-weight: bold;}
.center
	{text-align: center;}