 body { font-family: Arial, Helvetica, sans-serif;}

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

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

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

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

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

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

a:hover { text-decoration: underline;}

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

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#647B88;
	background:#647B88;
	height:1px;
	border:0;}
	
/* Teamplate */
#nav {width:153px;
	margin:0;
	padding:0;
	padding-top:40px;
	}
#nav ul{margin:0;
	padding:0;
	}
#nav li{list-style:none;
	line-height:26px;
	border-bottom:1px solid #000000;
	margin:0;
	margin-right:40px;
	padding:0;
	}
#nav a{ font-size:11px;
	color:#000000;
	font-weight:b;
	text-decoration:none;
	padding-left:15px;
	display:block;
	}
#nav a:hover{ font-size:11px;
	color:#000000;
	font-weight:b;
	text-decoration:none;
	padding-left:15px;
	display:block;
	background-color:#A4A4A4;
	}
	
#address {width:120px;
	padding-right:30px;
	padding-left:2px;
	padding-top:10px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	}
	
#sidebar{width:113px;
	padding-right:35px;
	padding-left:5px;
	padding-bottom:0;
	padding-top:5px;
	}
	
.bottomlinks p{color:#EAEAEA;
	font-size:11px;
	font-weight:bold;
	}
.bottomlinks a{font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-size:11px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	}


/* End Template */


/* Home Page */
#home {width:113px;
	margin:0;
	padding:0;
	padding-top:30px;
	}
#home ul{margin:0;
	padding:0;
	}
#home li{list-style:none;
	line-height:26px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
	margin:0;
	padding:0;
	}
#home a{ font-size:11px;
	color:#FFFFFF;
	font-weight:b;
	text-decoration:none;
	padding-right:15px;
	display:block;
	}
#home a:hover{ font-size:11px;
	color:#333333;
	font-weight:b;
	text-decoration:none;
	padding-right:15px;
	display:block;
	}

#homeaddress {width:106px;
	padding-right:7px;
	padding-left:0px;
	padding-top:8px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	color:#FFFFFF;
	}


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

#contactForm{
	background:#676767;
	border:2px solid #333333;
	padding:0px 7px 4px 7px;
	margin:10px 0px 0px 5px;

}
#contactForm input, textarea{
	margin:3px 0px 3px 0px;
	width:125px;
	padding:3px 3px 3px 3px;
}
#contactForm .submit{
	height:25px;
	padding:0px;
	width:125px;
}
.contactTitle{
	color:#FFF !important;
	font-size:16px;
	line-height:14px;
	padding:3px 3px 3px 3px;
	margin:5px 0px 5px 0px;
	text-align:center;
	text-transform: uppercase;
}

/* Custom Forms End */
