﻿body {
	font: small Arial, Helvetica, sans-serif;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	color: black;
	background-color: #cccccc;
}
#container {
	background-color: #f6eddd;
	width: 760px;
}
#masthead img {
	float: left; 
}
#masthead p {
	font: normal small-caps 600 3em "Times New Roman", Times, serif;
	text-align: center;
	color: #35366a;
	margin: 10px 10px 10px 0;
	padding-top: 30px;
}
#quickmenu {
	clear: both;
	background-image: url('../qmimages/gradient_4.gif');
	padding-left: 69px;
}
#image_block {
	padding: 20px 0 0 20px;
	margin-bottom: -3px;
}
#image_block img {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
#column_l {
	float: left;
	width: 265px;
	text-align: center;
	padding: 15px;
	border-left-width: 20px;
	border-left-color: #f6eddd;
	border-left-style: solid;
	background-color: #113962;
	color: #FFFFFF;
}
/*#column_l img {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}*/
#title_l1 {
	margin: 25px 0 5px 20px;
	font-weight: bold;
	font-size: 1.75em;
	text-align: left;
}
#title_l2 {
	font-size: 1.5em;
	text-align: left;
	margin-left: 20px;
	line-height: 1.5em;
}
#title_l3 {
	font-size: 1.8em;
	text-align: right;
	width: 265px;
	margin-top: 30px;
}
#title_l4 {
	font-size: 3em;
	text-align: right;
	font-weight: bold;
	width: 265px;
}
#title_l5 {
	font-size: 3em;
	font-weight: bold;
	text-align: right;
	width: 265px;
	margin-top: 30px;
}
#title_l6 {
	font-size: 1.8em;
	text-align: right;
	width: 265px;
}

#column_r1 {
	float:right;
	font-size: 1.25em;
	padding: 0 30px 0 30px;
	width: 380px;
	border-right-width: 20px;
}
#title_r1 {
	clear:left;
	font-size: 2em;
	text-align: center;
	color: #02AEAA;
	font-weight: bold;
	margin-top: 20px;	
}
#title_r2 {
	clear:left;
	font-size: 1.5em;
	text-align: center;
	color: #02AEAA;
	font-weight: bold;
	margin-top: 20px;	
}
#title_r3 {
	clear:left;
	font-size: 1.3em;	
	text-align: center;
	color: #02AEAA;
	font-weight: bold;
	margin-top: 20px;	
}
#phone_1 {
	font-size: 1.6em;
	text-align: center;
	font-weight: lighter;
	color: #113962;
}
#address_1 {
	font-size: 1em;
	text-align: center;
	font-weight: lighter;
	color: #113962;
	margin-top: -15px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	text-align: center;
}
#footer p {
	margin: 10px 0 10px 0;
	font-size: 1em;
	color: #113962;
}
#footer a {
	color: #113962;
	text-decoration: underline;
}
#footer a:hover {
	color: #02aeaa;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #BA0400;
	text-decoration: underline;
}