body 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	margin-top:0px; 
	font-size:12px; 
	padding:0px; 
	font-family: "Century Gothic";
	background:#e2c6c8;
}

.h2{
	font-family: "Century Gothic";
	font-size:15px;
	font-style:normal;
}

.h3{
	font-family: "Century Gothic";
	font-size:18px;
	color:#f7941d;
	font-style:normal;
}

/****************************************** Header Classes *****************************************/
.header_1{
	background:#f5dcdd url(header_image.jpg) no-repeat top left; 
	height:203px;
}

/****************************************** Middle Css *********************************************/
.middle_content{
	font-family: "Century Gothic"; 
	font-size:14px; 
	height:504px; 
	width:526px; 
	padding:5px; 
	vertical-align:top;
	width:378px;
}

/****************************************** Left & left Menu ***************************************/
.left_bg{
	width:161px; 
	background:#f5dcdd url(left_bottom_img.jpg) no-repeat bottom right;
}

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

#left_menu li { /* all list items */
	background:transparent url(left_menu_bg.jpg) repeat-x scroll 0%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin:0px;
	padding:8px 5px 7px 10px;
	position:relative;
}

/* Styles for Menu Items */
#left_menu ul li a:link, #left_menu ul li a:visited {
	background:url(left_menu_icon.png) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#374c48;
	text-decoration:none;
	padding-left:13px;
	font-weight:bold;
}
/* Hover Styles */
#left_menu ul li a:hover { 
	background:url(left_menu_icon.png) no-repeat left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	padding-left:13px;
	font-weight:bold;
}

/****************************** right side Classes *******************************/
.right_bg{
	background:url(right_bottom.jpg) no-repeat bottom left; 
	width:87px;
}

/**************************** footer class ***************************************/
.footer_1{
	background-color:#f5dcdd; 
	height:83px;
}

.footer_2{
	background:url(footer_1.jpg) no-repeat bottom left;
	width:46px;
}

.footer_3{
	width:330px;
	vertical-align:middle;
/*	padding-top:8px;*/
	padding-left:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;	
}

.footer_3 a:link , .footer_3 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	text-decoration:none;
}

.footer_3 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	text-decoration:underline;
}

.footer_4{
	background:url(footer_2.jpg) no-repeat top; 
	width:90px; 
	height:52px;
}

.footer_5{
	width:35px;
}

.footer_6{
	background-color:#e3c3c4; 
	width:330px; 
	height:31px;
}
