body { font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background:#F1D2B5 url(assets/images/bg.jpg) top center fixed no-repeat;
	margin-top:70px;}

p { font-size: 12px;
	line-height: 18px;
	color:#FFF0DD;}

h1 { font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 22px;
	 font-weight: normal;
	 color:#FFF0DD;
	 letter-spacing:1px;
	 margin-top:0;
	 margin-bottom:5px;}

h2 { font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 18px;
	 font-weight: normal;
	 color:#124049;
	 letter-spacing:1px;}

h3 { font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 14px;
	 font-weight: normal;
	 color:#F1D2B5;
	 letter-spacing:1px;}

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

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

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

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:5px;
	 color:#FFF0DD;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#844800;
	background:#844800;
	height:1px;
	border:0;}
	
/* Template */
#nav {width:143px;
	height:240px;
	margin:0;
	padding:0;
	}
#nav ul{margin:0;
margin-top:2px;
	margin-left:17px;
	margin-right:16px;
	padding:0;
	}
#nav li{list-style:none;
	line-height:16px;
	}
#nav a{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFF0DD;
	text-decoration:none;
	font-weight:bold;
	padding-left:3px;
	display:block;
	}
#nav a:hover{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFF0DD;
	text-decoration:none;
	font-weight:bold;
	padding-left:3px;
	display:block;
	background-color:#769EA6;
	}

.docname {font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#C13A1E;
	font-weight:bold;
	padding-left:10px;
	}
.title {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FDEFD5;
	font-weight:bold;
	}
.phone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#124049;
	font-weight:bold;
	padding-left:10px;
	}
.address {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1B5D6D;
	font-weight:bold;
	padding-left:10px;
	}

#sidebar {width:100px;
	margin:0;
	margin-top:44px;
	margin-left:17px;
	margin-right:16px;
	padding:5px;
	padding-bottom:20px;
	}
	
.bottomlinks p{color:#1B5D6D;}
.bottomlinks a{font-size:12px;
	color:#956A48;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-size:12px;
	color:#427884;
	font-weight:bold;
	text-decoration:none;
	}

/* End Template */
			  
/* 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;
}

/* Custom Forms End */

#splashLinksRelative {
	position:relative;
	}

#splashLinks {
	width:703px;
	z-index:1000;
	margin:-50px auto 0 auto;
	}
	
	
#splashLinks p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fd2c28;
	}
	
#splashLinks a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fd2c28;
	font-weight:bold;
	text-decoration:none;
	}	
