﻿body {
background-color: #E7CF7D;
background-image: url('images/bg2.gif');
background-repeat: repeat-x;
background-position: top;
margin-top: 0;
}

/*definition list*/



dt           { font-family: Arial; font-size: 10pt; color: #333333; font-weight: bold }

dd           { font-family: Arial; font-size: 9pt; color: #000000; background-color: #FFFFCC }



/*main header cell*/

td.header {
background-image: url('images/home-header-bg.jpg');
background-repeat: no-repeat;
background-position: center top;
height: 100%;
}



.credits {
font-family: Arial;
font-size: 9pt;
text-decoration: none;
font-style: normal;
color: #6D2324;
}



/*footer cell*/

td.footer {
background-image: url('images/sign2.gif');
background-repeat: no-repeat;
background-position: bottom;
padding-left:20px;
padding-top: 10px;
height: 225px;
text-align: left;
}

td.specials {
	
	border-top: 1px #6A2223 dashed;
	border-right: 1px #6A2223 dashed;
	border-bottom: 1px #6A2223 dashed;
	border-left: 1px #6A2223 dashed;
	padding: 10px 10px 10px 10px;
	background-color: #E7CF7D;
	text-align: left;
}

td.specials2 {
	
	border-top: 1px #6A2223 dashed;
	border-right: 1px #6A2223 dashed;
	border-bottom: 1px #6A2223 dashed;
	border-left: 1px #6A2223 dashed;
	padding: 10px 10px 10px 10px;
	background-color: #E7CF7D;
	}


.bodytext    { font-family: Arial; font-size: 9pt; color: #000000 }

h3           { font-family: Georgia; font-size: 12pt; color: #6D2324; font-weight: bold }



a:link       { font-family: Arial; font-size: 9pt; color: #6D2324; text-decoration: underline }

a:visited    { font-family: Arial; font-size: 9pt; color: #6D2324; text-decoration: underline }

a:hover      { font-family: Arial; font-size: 9pt; color: #FF0000; text-decoration: underline }

a:active.faq     { font-family: Arial; font-size: 9pt; color: #6D2324; text-decoration: underline; color: #6D2324; }



/*h3 links*/

a.h3 { font-family: Georgia; font-size: 12pt; color: #6D2324; font-weight: bold; text-decoration: none }

a:link.h3 { font-family: Georgia; font-size: 12pt; color: #6D2324; font-weight: bold; text-decoration: none }

a:visited.h3 { font-family: Georgia; font-size: 12pt; color: #6D2324; font-weight: bold; text-decoration: none }

a:hover.h3 { font-family: Georgia; font-size: 12pt; color: #6D2324; font-weight: bold; text-decoration: none }

a:active.h3 { font-family: Georgia; font-size: 12pt; color: #6D2324; font-weight: bold; text-decoration: none }







a.faqs { border-bottom: dotted 1px #6D2324; text-decoration: none; font-family: Arial; font-size: 12pt; font-weight: bold }

a:link.faqs  { font-family: Arial; color: #333333; font-size: 12pt; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #990000 }

a:visited.faqs  { font-family: Arial; color: #333333; font-size: 12pt; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #990000 }

a:hover.faqs  { font-family: Arial; color: #333333; font-size: 12pt; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #990000 }

a:active.faqs  { font-family: Arial; color: #333333; font-size: 12pt; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #990000 }



h2           { font-family: Georgia; font-size: 18pt; color: #585858; font-weight: bold }

h1           { font-family: Arial; color: #6D2324; font-size: 16pt; font-weight: bold }



/*blockquote*/

blockquote {
background: transparent url(images/quoleft.png) left top no-repeat;
}

blockquote div {
font-family: Arial; 
font-size: 9pt; 
color: #000000;
font-style: italic;
padding: 0 5px;
background: transparent url(images/quoright.png) right bottom no-repeat;
width: 350px;
}

hr           { border-bottom: 1px solid #993300 }



/*accordion code*/





.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #E7CF7D;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}

.element p {
	margin: 0;
	padding: 4px;
}

.float-right {
	padding:10px 20px;
	float:right;
}

.dropcap {
float:left;
color:#D4D4C7;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
}

#print {
	
	width: 225px;
	border: 1px maroon dotted;
	background-color: #fff;
	padding: 3px 3px 3px 3px;
	
}

.imageBorder {
	padding: 5px;
	background-color: #6D2324;
	float: left;
	margin-right: 5px;
}

.imageBorder2 {
	padding: 5px;
	background-color: #6D2324;
	margin-right: 5px;
}

dl.associates dt {
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

dl.associates dd {
	text-indent: 10px;
	font-size: 10pt;
	font-weight: 500;
	margin: 8px 0;
	background-color: #fff;
	color: #6D2324;
}

dl.associates dd a {
	font-weight: normal;
}

