BODY
{
	margin:0;
	padding:0;
	background:#E2C738;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

H1, H2, H3
{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	color:#181818;
}

H1 { font-size:2em; }
H2 { font-size:2.0em; }
H3 { font-size: 1.6em; }

P, UL, OL
{
	margin-top:0;
	line-height:180%;
}

A
{
	text-decoration:none;
	color:#333333;
	font-weight:900;
}

A:hover { border-bottom:1px dashed #464646; }

.links
{
	color:white;
	background-color:#993366;
	padding:6px;
	font-size:10px;
	text-transform:uppercase;
}

.title
{
	height:38px;
	letter-spacing:-.5px;
	padding: 12px 0px 20px 0px;
	color:#993366;
}

#menu
{
	width:940px;
	height:40px;
	margin:0 auto;
	padding:0px;
	background:#993366;
}

#menu UL
{
	margin:0;
	padding:0px 0px 0px 15px;
	list-style:none;
	line-height:normal;
}

#menu LI { float:left; }

#menu A
{
	display:block;
	height:18px;
	margin-right:3px;
	padding:12px 20px 0px 30px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	color:#FFFFFF;
	border:none;
}

#menu A:hover
{
	text-decoration:none;
	color:#e2c738;
}

#sidebar UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar LI
{
	margin:0;
	padding:0;
	line-height:35px;
	border-bottom:1px dashed #C8B032;
}

#sidebar H2
{
	height:38px;
	padding:12px 0 0 0px;
	letter-spacing:-.5px;
	color:#181818;
}

#sidebar P
{
	margin:0 0px;
	padding:0px 20px 20px 0px;
	text-align:justify;
}

#sidebar A
{
	border:none;
	font-weight:normal;
}

#sidebar A:hover
{
	text-decoration:none;
	border-bottom:1px dashed #464646;
}

#footer
{
	width:960px;
	height:100px;
	margin:0 auto;
	padding:0px 0px 10px 40px;
	background:url( 'images/bottom.jpg' ) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer P
{
	margin:0;
	padding-top:40px;
	line-height:normal;
	font-size:9px;
	text-transform:uppercase;
	text-align:center;
	color:#464646;
}

#footer A
{
	color:#333333;
	font-weight:900
}
