body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#544F64;}

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

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

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

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

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

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

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#544F64;}

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

.smalltext { font-size: 11px;
	         line-height: 16px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#ECC8A8;
	background:#ECC8A8;
	height:1px;
	border:0;}
	
/* Splash */

.enter {color:#8F2A54;
	    font-size:22px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-style:italic;}

.enter a {color:#8F2A54;
	    font-size:22px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;}
		
.enter a:hover {color:#E0DBF1;
	    font-size:22px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;}

/* End Splash */			  
			  
/* Template */ 

.nav a{font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		padding-right:15px;
		line-height:20px;
		margin:0;
		}
.nav a:hover{font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		padding-right:15px;
		margin:0;
		padding-bottom:0;
		line-height:20px;
		background:url(assets/images/bullet.gif) right no-repeat;
		}
.nav_small a{font-family:"Times New Roman", Times, serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		padding-right:15px;
		line-height:20px;
		margin:0;
		}
.nav_small a:hover{font-family:"Times New Roman", Times, serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		padding-right:15px;
		margin:0;
		padding-bottom:0;
		line-height:20px;
		background:url(assets/images/bullet.gif) right no-repeat;
		}		
.address {font-family:"Times New Roman", Times, serif;
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:18px;
		}
		
.smile a{font-family:"Times New Roman", Times, serif;
		font-size:13px;
		color:#483D56;
		font-style: italic;
		font-weight:bold;
		text-decoration:none;
		}
.smile a:hover{font-family:"Times New Roman", Times, serif;
		font-size:13px;
		color:#483D56;
		font-style: italic;
		font-weight:bold;
		text-decoration: underline;
		}
		
.bottomlinks a{color:#827797;
		text-decoration:none;
		}
		
.bottomlinks p{color:#9E5038;
		font-size:11px;
		margin:5px 0 5px 0;
		}
		
.bottomlinks a:hover{color:#8F2A54;
		text-decoration:none;
		}
		
		
.services p{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#444050;
		text-decoration:none;
		line-height:20px;
		margin-top:5px;
		letter-spacing:1px;
		}
.services a{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#444050;
		font-weight:bold;
		text-decoration:none;
		line-height:20px;
		letter-spacing:1px;
		}
.services a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#444050;
		text-decoration:none;
		font-weight:bold;
		line-height:20px;
		letter-spacing:1px;
		}
/* 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;
}
.contactInputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #544F64;
	
}
.blueBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #544F64;
}
 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;
}

/* Custom Forms End */.photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333;
}

