body {
	margin: 25px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-color: #FBF6EE;
	background-repeat: repeat-x;
	}

body, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #191919;
	line-height: 1.3em;
	}

a {
	color: #790000;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #AB761E;
	text-decoration: none;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #790000;
	margin-top: 10px;
	padding-bottom: 5px;
	}

img {
	border: 0px;
	}

ul {
	margin-left: 0;
	padding-left: 1.5em
	}
	
ul li {
	padding-bottom: 2px;
	}
	
ol {
	margin-left: 0;
	padding-left: 1.7em
	}

ol li {
	padding-bottom: 15px;
	}
	
div.borderTop {
	width: 820px; height: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/borderTop.png);
	background-position: top center;
	background-repeat: no-repeat;
	behavior: url("assets/iepngfix.htc");
	}
	
div.borderSide {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/borderSide.png);
	background-position: top center;
	background-repeat: repeat-y;
	behavior: url("assets/iepngfix.htc");
	vertical-align: top !important;
	}

div.borderBottom {
	width: 820px; height: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/borderBottom.png);
	background-position: top center;
	background-repeat: no-repeat;
	behavior: url("assets/iepngfix.htc");
	}

div.main {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 790px;
	padding: 0px 5px 0px 5px;
	z-index: 10;
	vertical-align: top !important;
	}

div.head {
	padding: 20px 20px 0px 20px;
	height: 80px;
	background-image: url(images/headbg.gif);
	background-position: top left;
	background-repeat: none;
	border-bottom: 4px solid #D3A861;
	position: relative;
	}
	
.clear {
	clear: both;
	}
	
/*HOME PAGE*/

div.photoBannerHome {
	padding: 0px;
	margin: 0px;
	height: 199px;
	}
	
div.whatwedo {
	background-color: #790000;
	padding: 15px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	}
	
div.whatwedo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	}
	
div.whatwedo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.4em;
	}
	
div.homeSections {
	background-color: #F8F0E3;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	background-image: url(images/homesectionsbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
div.homeSections h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #790000;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	}
	
div.homeSections table td {
	vertical-align: text-top;
	padding: 15px;
	width: 33%;
	}

.homeHeader {
	position: absolute; 
	top: 25px; 
	right: 25px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.4em;
	}

.homePhone {
	font-size: 21px;
	font-weight: bold;
	color: #790000;
	}

/* CONTENT PAGES */

div.photoBanner {
	padding: 0px;
	margin: 0px;
	height: 125px;
	}
	
div.header {
	background-color: #790000;
	padding: 10px 15px 10px 15px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	}
	
div.header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	}
	
.sectionDivider {
	height: 2px; width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	}

div.sections {
	background-color: #F8F0E3;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	background-image: url(images/homesectionsbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
div.sections h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #790000;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	}
	
div.sections table td {
	vertical-align: text-top;
	padding: 15px;
	}
	
div.sections table td.right {
	vertical-align: text-top;
	padding: 15px;
	background-color: #e6cda2;
	}
	
table.fees {
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;
	}

table.fees tr.white {
	background-color: #FFFFFF;
	}
	
table.fees tr {
	background-color: #f1e1c8;
	}
		
table.fees td {
	border-right: 1px solid #c8c8c8;
	padding: 7px 15px 7px 10px !important;
	}
	
table.fees td.noBorder {
	border-right: 0px;
	padding: 7px 15px 7px 10px !important;
	}
	
/* NAVIGATION */

table.nav {
	width: 100%;
	height: 38px;
	background-color: #d3d3d3;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/navbg.gif);
	}

table.nav td {
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	width: auto;
	cursor: pointer;
	border-left: 1px solid #9b4141;
	border-right: 1px solid #6d0202;
	}

table.nav td a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	display: block;	
	padding: 10px 15px 0px 15px;
	height: 26px;
	}

table.nav td a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	display: block;	
	padding: 10px 15px 0px 15px;
	height: 26px;
	}

table.nav td a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background: url(images/navbg_roll.gif);
	}

table.nav td.on {
	background: url(images/navbg_on.gif);
	color: #FFFFFF;
	}
	
table.nav td.on a:hover {
	background: url(images/navbg_on.gif);
	color: #FFFFFF;
	}

/* BUTTONS */

input.buttonLarge {
	background: url(images/buttonLarge.png) left top no-repeat;
	width: 233px;
	height: 27px;
	border: none;
	outline: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 0px 2px 0px;
	behavior: url("assets/iepngfix.htc");
	}

input.buttonMedium {
	background: url(images/buttonMedium.png) left top no-repeat;
	width: 150px;
	height: 27px;
	border: none;
	outline: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 0px 2px 0px;
	behavior: url("assets/iepngfix.htc");
	}
	
input.buttonSmall {
	background: url(images/buttonSmall.png) left top no-repeat;
	width: 100px;
	height: 27px;
	border: none;
	outline: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 0px 2px 0px;
	behavior: url("assets/iepngfix.htc");
	}

input.buttonLarge:hover {
	text-decoration: none;
	}
	
/*FOOTER*/

div.footer {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 20px 0px;
	font-size: 12px;
	color: #323232;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	}

div.footer a {
	color: #790000;
	font-weight: normal;
	text-decoration: underline;
	}

div.footer a:hover {
	color: #AB761E;
	text-decoration: underline;
	}
	
div.footer table {
	width: 100%;
	}
	
td.footcontact {
	text-align: right !important;
	vertical-align: text-top;
	}

/* MAIN NAVIGATION */

#mainnav {
	width: 790px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	background: url(images/navbg.gif) repeat-x top left;
	height: 36px;
	}

 #mainnav ul {
	width: 790px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#mainnav ul li {
	list-style: none;
	float: left;
	text-align: center;
	width: auto;
	}

#mainnav ul li a {
	color: #FFFFFF;
	float: left;
	padding: 9px 27px 9px 27px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	background: url(images/navbg.gif) repeat-x top left;
	height: 36px;
	border-left: 1px solid #9b4141;
	border-right: 1px solid #6d0202;
	}

#mainnav ul li a:hover {
	color: #FFFFFF;
	background: url(images/navbg_on.gif) repeat-x top left;
	height: 36px;
	}

#mainnav ul li.current {
	background: url(images/navbg_on.gif) repeat-x top left;
	padding: 0px 0px 0px 0px;
	}

#mainnav ul li.current a {
	color: #FFFFFF;
	padding: 9px 27px 9px 27px;
	}
