body { 
	font-family: Arial, Helvetica, sans-serif;
	background:url(assets/slice/images/bgrepeat.jpg) fixed top left repeat-x #ECBB5E;
	color:#FFFFFF;
}

p { font-size: 12px;
	line-height: 20px;
	color:#ffffff;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#e9b54f;
	 }

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#e9b54f;
	 }

h4 { font-size: 12px; 
	 font-weight: bold;
	 color:#e9b54f;
	 }

a { font-weight: bold;
	text-decoration: none;
	color:#e9b54f;
	}

a:hover { 
	color:#FEE3BC;
	
}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 
	 }

.imgborder { BORDER: #ffffff 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#88662C;
	background:#88662C;
	height:1px;
	border:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/*----------customized template----------*/
.leftsideRepeat {
	background:url(assets/slice/images/sidebar.jpg) repeat-y top left;
}
.leftnav {
	background:url(assets/slice/images/navbg.jpg) top left no-repeat;
}

.leftnav li {
	border-bottom:2px dotted #524848;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	width:125px;
	color:#FFFFFF;
	line-height:25px;
	text-align:right;
		
	
}

.leftnav ul{
	margin:0;
	list-style-type:none;
	padding:0;

}


.leftnav a{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.leftnav a:hover {
	color:#e9b54f;
	margin-left:0;
	
}
#children {
	width:167px;
	height:220px;
	background-image:url(assets/children.png);
	float:right;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF;
	
		
}
#children h3 {
	margin-bottom:0px;
	margin-top:5px;
}
#children p {
	color:#fff;
	line-height:normal;
	margin-top:0px;
	font-size:11px;
}


.bodyConent {
	background:url(assets/slice/images/bodyContent.jpg) repeat-x top left #090100;
}

.mainbody {
	background:url(assets/slice/images/bodywGirl.jpg) bottom right no-repeat;

}

.mainbodyRepeat {
	background:url(assets/slice/images/mainbodyRepeat.gif) #030000 top center repeat-y;

}

.title {
	background:url(assets/titles/regular.gif)  top center no-repeat
}
.title h1{
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-top:25px;
	padding-left:25px;
}

.bottomlinks a{
	font-size:11px;
	color:#7C1F1F;
}
.bottomlinks a:hover{
	font-size:11px;
	color:#fff;
}

.address {
	background:url(assets/slice/images/topart.jpg) top left no-repeat;
	height:105px;
	color:#f9e2b7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

.btmGirl 
{
	background:url(assets/slice/images/girl.jpg) right bottom no-repeat;
}


/*-----------end template---------*/
/*-----------splash ----------*/

.splashmainBody {
	background:url(assets/slice/splash/mainbody.gif) bottom left no-repeat;

}
.splashnav{
	background:url(assets/slice/splash/nav.gif) top left no-repeat;
}

.splashnav a{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.splashnav a:hover {
	color:#e9b54f;
	margin-left:0;
}

.splashnav li {
	border-bottom:2px dotted #524848;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	width:125px;
	color:#FFFFFF;
	line-height:25px;
	text-align:right;
		
	
}
.splashnav ul{
	margin:0;
	list-style-type:none;
	padding:0;

}


.tagline p{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#FFFFFF;
	line-height:24px;

	}

#splashContentWrap{
	width:515px;
	height:378px;
	border:1px solid #FFFFFF;
}
/*----------end splash---------*/

/* Custom Forms End */