body {
	background:url(img/mainbg.jpg) #35164b;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cbbbd6;
}

.spacer {
	clear:both;
}

p {
 line-height:18px;
}

img {
	border:none;
}

h1 {
	font-size:14px;
	color:#e29041;
	margin-top:0px;
}

h2 {
	font-size:11px;
	color:#e29041;
}
hr {
	border:1px dotted;
	}
.tab {	
	width:125px; 
	float:left;
	padding:0px 8px 0px 0px;
	}	
/********** form styles  ****************/
legend {
	color:#ffffff;
	}
	
/********** outercont styles  ***********/

#outercont {
	background:url(img/contbg.jpg) repeat-x; 
	height:672px;
}


/********** innercont styles ************/

#innercont {
	width:1008px; 
	margin:0px auto; 
	padding-top:30px;
}

/********** topbar styles ************/

#topbar {
	display:block; 
	overflow:hidden;
	height:13px; 
	background:url(img/topbar_mid.gif) repeat-x; 
	margin:0px 10px; 
	width:992px;
}

#topbar .left {
	float:left;
	width:7px; 
	height:13px; 
	background:url(img/topbar_left.gif) no-repeat;
}

#topbar .right {
	float:right;
	width:7px; 
	height:13px; 
	background:url(img/topbar_right.gif) no-repeat;
}

/********** topmenu styles ************/

#topmenu {
	height:37px; 
	background:url(img/topmenubg.jpg) repeat-x; 
	clear:both; 
	margin-left:9px; 
	margin-right:6px;
}

#topmenu .left {
	background:url(img/topmenu_left.jpg) no-repeat;
}

#topmenu .right {
	background:url(img/topmenu_right.jpg) right no-repeat; 
	padding-top:10px;
	height:30px;
	padding-left:40px;
}

#topmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#topmenu li {
	float:left;
}

#topmenu .item {
	padding-bottom:11px;
}

#topmenu .sep {
	margin:0px;
	padding:0px;
}

#topmenu .item a {
	display:block;
	text-decoration:none;
	color:#2e1706;
	font-weight:bold;
	padding-left:8px;
	padding-right:6px;
	padding-top:0px;
	padding-bottom:3px;
}

#topmenu .item a:hover {
	background:url(img/menuover.jpg) repeat-x;
}
#topmenu .item .selected {
	background:url(img/menuover.jpg) repeat-x;
}

#topmenu .subitems {
	display:none;
	position:absolute;
	border-left:1px solid #3b2355;
	border-right:1px solid #3b2355;
	border-top:1px solid #3b2355;
	width:130px;
	margin-top:11px;
}

#topmenu .subitems li {
	float:none;
	display:block;
	height:18px;
	background:#170523;
	border-bottom:1px solid #3b2355;
	margin-bottom:-2px;
	padding-top:3px;
}

div > /**/ #topmenu .subitems li {
	margin-bottom:0px;
}

#topmenu .subitems li a {
	text-decoration:none;
	font-size:11px;
	color:#9a76b8;
	font-weight:normal;
}

#topmenu .subitems li a:hover {
	background:none;
	color:#b0a2b9;
}

#topmenu .item:hover .subitems {
	display:block;
}

#topmenu .sfhover .subitems {
	display:block;
}

/********** leftmenu styles **********/

#leftmenu {
	width:150px;
	padding-left:50px;
	float:left;
}

#leftmenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#leftmenu li {
	margin-bottom:10px;
}

#leftmenu a {
	color:#ff3a46;
	text-decoration:none;
}

#leftmenu a:hover {
	color:#93141c;
}

#leftmenu .selected {
	color:#ffffff;
	}
.leftheading {
	color:#E29041; 
	font-weight:200; 
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing:0px; 
	font-size:15px;
	}
/************ content styles ************/

#content {
	background:url(img/content_left.jpg) repeat-y #000000; 
	width:992px; 
	margin-left:10px;
	overflow:hidden;
	margin-top:-3px;
}

div > #content {
	margin-top:0px;
}

#content .wrap {
	background:url(img/content_right.jpg) right repeat-y; 
	padding-left:13px; 
	padding-right:15px;
	overflow:hidden;
}

#content .curtain_left {
	background:url(img/curtain_left.jpg) no-repeat;
}

#content .curtain_right {
	background:url(img/curtain_right.jpg) top right no-repeat;
	overflow:hidden;
	padding-top:45px;
	padding-bottom:45px;
}

#content strong {
	font-weight:normal;
	color:#85669f;
}

#content p a {
	color:#e2323d;
}

#content p a:hover {
	text-decoration:none;
}

#content .midcont {
	width:450px; 
	float:left; 
	padding-left:40px; 
	padding-right:20px;
}
#content .midcontwide {
	width:690px;
	float:left; 
	padding-left:40px; 
	padding-right:20px;
	}
/************ header styles ************/

#header {
	width:992px;
	margin-left:10px;
	height:148px;
	overflow:hidden;
}

#header .left {
	width:428px; 
	height:138px; 
	background:url(img/headerbg_01.jpg) no-repeat; 
	float:left; 
	padding-left:40px; 
	padding-top:10px;
}


#header .right {
	
	position: relative;
	width:524px; 
	height:148px; 
	background:url(img/headerbg_02.jpg) no-repeat; 
	float:right;
	text-align:right;
}
/********** homephoto styles ***********/


#home_photo {
	width:964px;
	overflow:hidden;
}
#home_photo img {
	float:left;
}

/********** botbar styles ************/

#botbar {
	height:72px; 
	background:url(img/botbar_mid.jpg) repeat-x; 
	margin-left:10px;
	margin-right:5px;
	text-align:center;
}

#botbar .left {
	background:url(img/botbar_left.jpg) left no-repeat;
	height:72px;
}

#botbar .right {
	background:url(img/botbar_right.jpg) right no-repeat; 
	height:42px;
	padding-top:30px;
}

#botbar ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#botbar li {
	display:inline;
	color:#9a76b8;
	font-size:10px;
	margin:0px 5px;
}

#botbar li a {
	color:#9a76b8;
	text-decoration:none;
}

#botbar li a:hover {
	color:#b0a2b9;
}
/********** footer styles ************/


#footer {
	padding-top:20px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#7d609b;
	text-align:center;
	padding-bottom:50px;
}

.floatr {
	float:right;
	margin:0px 0px 15px 20px;
	border:1px solid #CCCCCC;
	}
.floatl {
	float:left;
	margin:0px 20px 15px 0px;
	border:1px solid #CCCCCC;
	}
.purple {
	border:1px solid #3f3442;
	margin-top:-8px;
	}	


