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

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

h1 { font-size: 22px;
	 font-weight: bold;
	 margin:0;
	 color:#5182A2;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;}

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

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

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

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

a:hover { text-decoration: underline;}

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

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

.smalltext { font-size: 10px;
	         line-height: 14px;}
			 
hr {color:#50918B;
	background:#50918B;
	height:1px;
	border:0;}
			  
/* Template Features */

.title {color:#FFFFFF;
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		font-weight:bold;
		font-style:italic;}
		
.address {color:#CCCCCC;
		  font-size:12px;
		  font-weight:bold;}
		  
.nav {color:#4D8E86;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a {color:#4D8E86;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a:hover {color:#555555;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.bottomlinks {color:#AFCEE3;
	  font-size:12px;
	  font-weight:normal;
	  text-decoration:none;}
	  
.bottomlinks a {color:#AFCEE3;
	  font-size:12px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.bottomlinks a:hover {color:#4D8E86;
	  font-size:12px;
	  font-weight:bold;
	  text-decoration:none;}
	  
#bg {width:100%;
		height:100%;
		background: url(assets/images/bg3.jpg) bottom right fixed no-repeat;
		}

/* Template Features */