body { font-family: Georgia, "Times New Roman", Times, serif;}

.bg{background:#5A496B url(assets/images/bg.jpg) top left repeat-x;
	margin:0;
	margin-bottom:10px;
	}

.bg_body{background:#5A496B url(assets/images/NEW/bg.jpg) top left repeat-x;
	margin:0;
	margin-bottom:10px;
	}


p { font-size: 11px;
	line-height: 20px;
	color:#000000;
	}

h1 { font-family:"Times New Roman", Times, serif;
	 font-size: 28px;
	 color:#363366;
	 line-height:28px;
	 font-weight: normal;
	 letter-spacing:1px;
	 margin:0;}

h2 { font-family:"Times New Roman", Times, serif;
	 font-size: 20px;
	 font-weight: normal;
	 color:#B67821;
	 letter-spacing:1px;
	 margin-bottom:5px;
	 }

h3 { font-family:"Times New Roman", Times, serif;
	 font-size: 16px;
	 color:#5A496B;
	 font-weight: normal;
	 letter-spacing:1px;
	 margin-bottom:5px;
	 }

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

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

a:hover { text-decoration: none;
	color:#53415F;}

li { font-size: 11px;
	 line-height: 19px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#000000;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#32293C;
	background:#32293C;
	height:1px;
	border:0;}
	
.services li{list-style: disc;
	margin-left:-20px;
	color:#C49346;
	}
.services a:hover { text-decoration:underline;
	color:#C49346;
	}
			
.margin p{margin-top:5px;
	margin-bottom:5px;
	}
  
/* Template */
#nav {width:168px;
	margin:0;
	padding:0;
	}
#nav ul{margin:0;
	padding:0;
	margin-top:10px;
	}
#nav li{list-style:none;
	line-height:25px;
	margin:0;
	}
#nav a{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2F2E43;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	letter-spacing:1px;
	display:block;
	}
#nav a:hover{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2F2E43;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	letter-spacing:1px;
	display:block;
	background:url(assets/images/nav_bg.jpg) left no-repeat;
	}

.address {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-right:150px;
	}

.bottomlinks p{color:#F0E1C4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.bottomlinks a{color:#DB9122;
	text-decoration:none;
	}
.bottomlinks a:hover {color:#292130;
	text-decoration:n;
	}

/* End Template */

/* Splash */
#splash {width:168px;
	margin:0;
	padding:0;
	}
#splash ul{margin:0;
	padding:0;
	margin-top:10px;
	margin-left:1px;
	}
#splash li{list-style:none;
	line-height:17px;
	margin:0;
	}
#splash a{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2F2E43;
	line-height:17px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	letter-spacing:1px;
	display:block;
	}
#splash a:hover{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2F2E43;
	line-height:17px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	letter-spacing:1px;
	display:block;
	background:url(assets/splash/nav_bg.gif) left no-repeat;
	}


/* End SPlash */

/* Custom Forms -- Just change the colors */

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

/* Custom Forms End */