body {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 30px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #6D003A;
	background-image: url(images/bg.gif);
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	color: #8A2E94;
	font-size: 180%;
	line-height: 100%;
	font-weight: bold;
}
h1 a, h1 a:visited{
	color: #8A2E94;
	text-decoration: none;
}
h2 {
	margin: 0px 0px 2px;
	padding-bottom: 3px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	font-size: 150%;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	margin: 10px 0px 5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 140%;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #6D003A;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 950px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADCF5D;
	border-right-color: #ADCF5D;
	border-bottom-color: #ADCF5D;
	border-left-color: #ADCF5D;
}
/* header area */
#header {
	height: 225px;
	position: relative;
	background-color: #6D003A;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#top {
	padding-top: 50px;
	text-align: right;
	padding-right: 25px;
}
#nav {
	list-style: none;
	height: 35px;
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #8A2E94;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FFFF66;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 35px;
	font-weight: bold;
	font-size: 120%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E37ADF;
	padding-right: 12px;
	padding-left: 12px;
}
#nav .page_item a:hover {
	color: #FFFF66;
}

/* content area */
#content {
	float: right;
	width: 500px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#wrapper {
	float: left;
	width: 675px;
}
#left {
	background-color: #E3EECC;
	width: 150px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #A8298A;
}

/*sidebar */
#sidebar {
	float: right;
	width: 250px;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF9966;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}
/*sidebar title (h2) */
#sidebar h2, #left h2{
	color: #FF99CC;
	background-color: #6D003A;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93004D;
	font-size: 100%;
	text-indent: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	font-size: 12px;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul, #left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li {
	list-style: none;
	margin: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 15px;
}
#left li {
	list-style: none;
	margin: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	text-indent: 17px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-size: 95%;
}
/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #990000;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #CE68BD;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	background-color: #7D9F2F;
	color: #FFCCCC;
}
#footer a, #footer a:visited {
	color: #FFCCCC;
}
.alignright {
	float: right;
}
.clear {
	clear:both;
}
.featuredMain {
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #E2C5E2;
	border-right: 2px solid #E2C5E2;
	border-bottom: 2px solid #E2C5E2;
	border-left: 1px solid #E2C5E2;
	line-height: normal;
	font-size: 12px;
	overflow: hidden;
	background-color: #EEDDEE;
	background-image: url(images/hotpick.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
}
.featuredMain span {
	color: #000;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 5px 5px 5px 0px;
	font-size: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.featuredMain img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featuredMain a {
	padding: 0px;
	color: #A42586;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
.featured {
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #E2C5E2;
	border-right: 2px solid #E2C5E2;
	border-bottom: 2px solid #E2C5E2;
	border-left: 1px solid #E2C5E2;
	line-height: normal;
	font-size: 12px;
	overflow: hidden;
	vertical-align: top;
}
.featured span {
	color: #990000;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 5px 5px 5px 0px;
	font-size: 20px;
	border: 0px solid #CCCCCC;
}
.featured img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featured a {
	padding: 0px;
	color: #A42586;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
