body {
	background-color:#334552;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:9.5pt;
	margin:0; /* top,right,bottom,left */
	padding:0;
	color:#000;
}

div#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*background-image:url(images/shadow_background.gif);*/
	background-color:#FFF;
	background-position:center;
}



div#header {
	padding:0px;
	margin:0px;
	width:800px;
	height:76px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
}

div#navigation {
	padding-top:25px;
}

table#navigation {
	width:100%;
}

table#navigation a {
	font-family:arial;
	font-weight:bold;
	color:#5A0202;
	font-size:8pt;
}

/* Used for navigation dropdown */

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
	margin-left:0px;
}

#dropmenudiv a{
	width: 100%;
	display:block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	color:#000;
	font-weight:bold;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #5A0202;
	color:#FFF;
}

/* Used for navigation dropdown */
div#bigface {
	padding:0px;
	margin:0px;
	width:800px;
	height:182px;
	background-image:url(images/main_image.gif);
	background-repeat:no-repeat;
}

table#testimonial,
table#testimonial td {
	width:100%;
}

div#testimonial_text {
	margin:50px 100px 0px 250px;
	font-size:18pt;
	font-family:"Times New Roman", Times, serif;
	color:#591418;
}

div#left-padding {
	margin:0px 0px 0px 15px;
	padding-bottom:20px;
}

div#smallface {
	padding:0px;
	width:251px;
	height:181px;
	background-repeat:no-repeat;
}

table#container {
	width:100%;
	height:345px;
}

table#container td#wide251 {
	width:251px;
}

div#contentarea {
	padding:0px;
	margin:0px 15px 0px 15px;
	width:95%;
	min-height:455px;
	height: auto !important;
	height: 455px;
	text-align:justify;
}

div#contentarea2 {
	padding:0px;
	margin:0px 15px 0px 15px;
	width:510px;
	min-height:355px;
	height: auto !important;
	height: 355px;
	text-align:justify;
}

div#contentarea2 p {
	margin-right:10px;
}

div#whitespacer {
	height:20px;
	background-color:#FFF;
}

td#quote {
	width:251px;
	height:213px;
	padding:0 0 10px 0;
	background:#e6e6e7;
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;
	text-align:left;
	border:1px solid #565759;
	font-weight:bold;
}

td#quote h3 {
	margin:40px 20px 0px 20px;
}

td#quote p {
	margin:10px 10px 0px 20px;
	font-family:'Times New Roman', Times, serif;
	color:#565759;
	font-size:10pt;
	text-align:left;
	font-weight:normal;
}

td#newsblurb {
	width:251px;
	height:132px;
	padding:10px 0 0 0;
	background:#e6e6e7;
	background-image:url(images/newsteaser.gif);
	background-repeat:no-repeat;
}

td#newsblurb h3 {
	margin:0 20px 0px 20px;
	font-size:13pt;
	color:#003459;
	font-variant:small-caps;
}

td#newsblurb p {
	margin:10px 20px 0px 20px;
	font-size:10pt;
	color:#003459;
}

div#content {
	margin:0px 0px 0px 15px;
	width:534px;
	overflow:hidden;
}

div#contentarea p {
	text-align:justify;
}

div#content h3,
div#contentarea h3 {
	font-size:16pt;
	color:#003459;
	font-weight:normal;
	margin-bottom:0px 0px 1px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#contentarea #sub {
	font-size:12pt;
	color:#003459;
	font-weight:normal;
	font-variant:small-caps;
	margin-bottom:0px 0px 1px 0px;
}

div#content p {
	margin-right:20px;
	text-align:justify;
}

div#contentSub {
	margin:0px 0px 0px 15px;
	width:534px;
	min-height:562px;
	height: auto !important;
	height: 562px;
}

div#sectionblurb {
	margin:10px 0px 0px 15px;
	width:534px;
}

table#blurbcontainer {
	width:95%;
}

table#blurbcontainer td {
	width:164px;
	height:135px;
	background-image:url(images/box_triangle.gif);
	background-repeat:no-repeat;
}

table#blurbcontainer td p {
	text-align:left;
	margin:10px 10px 0px 10px;
}

table#blurbcontainer td h3 {
	font-size:12pt;
	margin:10px 0 0 10px;
	color:#5a0202;
	text-transform:uppercase;
}

div#menu {
	top:25px;
}

div#homeLink a#homeLink {
	display:block;
	height:75px;
	width:320px;
}

table, img {
	border:0;
}

a {
	color:#51060A;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div.footer {
	text-align:center;
	width:800px;
	margin:0 auto;
	font-size:8pt;
	color:#aaa;
}

div.subpage {
	margin-top:15px;
}

div.footer a {
	color:#aaa;
}
