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

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

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#014990;
	 margin-bottom:5px;}

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

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

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

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;}

.imgborder { BORDER: #597B9E 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#2D5287;
	background:#2D5287;
	height:1px;
	border:0;}
			  
/* Template */
.nav a{font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		color:#383838;
		font-weight:bold;
		text-decoration:none;
		padding-left:60px;
		}
.nav a:hover{font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		color:#5575A4;
		font-weight:bold;
		text-decoration:none;
		padding-left:60px;
		}
		
#home a:hover{background:url(assets/images/navigation/home.jpg) center no-repeat;
				display:block;
				}
#about a:hover{background:url(assets/images/navigation/about.jpg) center no-repeat;
				display:block;
				}
#services a:hover{background:url(assets/images/navigation/services.jpg) center no-repeat;
				display:block;
				}
#gallery a:hover{background:url(assets/images/navigation/gallery.jpg) center no-repeat;
				display:block;
				}
#faqs a:hover{background:url(assets/images/navigation/faqs.jpg) center no-repeat;
				display:block;
				}
#links a:hover{background:url(assets/images/navigation/links.jpg) center no-repeat;
				display:block;
				}
#library a:hover{background:url(assets/images/navigation/library.jpg) center no-repeat;
				display:block;
				}
#news a:hover{background:url(assets/images/navigation/news.jpg) right no-repeat;
				display:block;
				}
#appointment a:hover{background:url(assets/images/navigation/appointment.jpg) right no-repeat;
				display:block;
				}
#payment a:hover{background:url(assets/images/navigation/library.jpg) right no-repeat;
				display:block;
				}
#contact a:hover{background:url(assets/images/navigation/contact.jpg) center no-repeat;
				display:block;
				}
#email a:hover{background:url(assets/images/navigation/email.jpg) center no-repeat;
				display:block;
				}
				
.smile p{font-size:14px;}

.smile a:hover{text-decoration:underline;
				color:#383838;}

.address {font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#FFFFFF;
			font-weight:bold;
			}
				
.phone {font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		margin:5px;
		}
.tag {font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#383838;
		font-weight:bold;
		margin:5px;
		}
		
.highlights p{font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				color: #383838;
				margin-top:8px;
				margin-bottom:8px;
				padding-left:5px;
				}
.highlights strong{font-size:11px;
						color:#FFFFFF;
						}
.highlights a{font-size:11px;
			color:#CCCCCC;
			}
.highlights a:hover{font-size:11px;
			color:#CCCCCC;
			}
.highlights h3{font-size:12px;
			font-weight:bold;
			color:#014990;
			margin-bottom:5px;
			}
			
.copy {font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		}
.copy a{color:#CCCCCC;
		text-decoration:none;
		}
.copy a:hover{color:#CCCCCC;
		text-decoration:underline;
		}
		
.bottomlinks {color:#FFFFFF;
font-size:11px;
			}
.bottomlinks a{color:#CCCCCC;
		text-decoration:none;
		}
.bottomlinks a:hover{color:#CCCCCC;
		text-decoration:underline;
		}
		.borderright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3865A9;
}
/* 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 */

