body { font-family: Arial, Helvetica, sans-serif;
	background:#272627 url(assets/images/bg.jpg) top left repeat-x;
	margin:0;
	margin-top:30px;}

p { font-size: 13px;
	line-height: 20px;
	color:#FFFFFF;}

h1 { font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#2B3033;
	margin:0;
	}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#2B3033;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#305242;
	 line-height:22px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#19405D;}

a:hover { text-decoration: none;
	color:#2E4E46;}

li { font-size: 13px;
	 line-height: 20px;
	 padding-bottom:5px;
	 color:#FFFFFF;}

.imgborder { BORDER: #CCCCCC 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}

.nomargin {margin:0;}
	
	
/* Template */

.gal {color:#FEFEFF;
	  font-family:"Times New Roman", Times, serif;
	  font-size:34px;}

.address {font-size:14px;
	color:#000000;
	font-weight:bold;
	margin:0;
	padding-right:10px;
	}
	
#nav {width:171px;
	height:240px;
	margin:0px;
	text-align:center;
	}
#nav ul{
	padding:0px;
	margin:0px;
	}
	
#nav li{list-style:none;}

#nav a{font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	}
#nav a:hover{font-size:13px;
	color:#588B82;
	font-weight:bold;
	text-decoration:none;
	background: #CCCCCC;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	}
	
#title {width:340px;
	height:20px;
	padding-left:250px;
	padding-top:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#2B3033;
	margin:0;
	}
	
#bodyarea {width:570px;
	min-height:200px;
	height:auto;
	padding-top:100px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	}
	
*html #bodyarea {height:200px;
	}
#sidebar {width:151px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:15px;
	}
	
.bottomlinks a{ font-size:12px;
	color:#A5CBD6;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	}
.bottomlinks a:hover{ font-size:12px;
	color:#82A5AB;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	}


/* 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 */