body {
	background-color:#FFFFFF;
	margin:0pt;
}
body, table, td , p {
	font-family:verdana,tahoma,sans-serif;
	color:#424241;
	font-size:12px;
}

a {
	color:#651c1b;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input.text, textarea.text {
	border: solid #807F7F 1px;
	color: #807F7F;
	font-size: 11px;
	padding: 1px 2px;
}

input.button {
	background-color:#BAA059;
	border:thin outset #5D4F27;
	color:#FFFFFF;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}

ul {
	list-style-type:square;

}
td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
	font-size: 11px;
}

td.formfield {
	padding-left: 4px;
}


div#BREADCRUMBS {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}

h1 { font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-weight:bold;}
h2 { font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; color: #4a0000; font-weight:bold;}}
h3 { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; color: #4a0000; font-weight:bold;}}
h4 { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #4a0000; font-weight:bold;}}
h5 { font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; color: #4a0000; font-weight:bold;}}
h6 { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; color: #4a0000; font-weight:bold;}}

hr {
	height: 1px;
	border: none;
	color: #cccccc;
	background: #cccccc;
}


/*******************************************************/


#innermenu {
	font-weight: bold;
}

#innermenu a {
	color: #973F1C;
}

#innermenu a:hover {
	color: #D17A2D;
}


/***************** mainmenu styles *********************/

#mainmenu {
	width:100%;
	border-collapse: collapse;
}

#mainmenu td {
	white-space: nowrap;
	text-align: center;
	padding: 2px 6px;
}

#mainmenu td a {
	font-family:tahoma, verdana, arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
#mainmenu td a:hover {
	color: #000000;
	text-decoration: none;
}
	

div.submenu {
	padding: 0px;
	position: absolute;
	display: none;
	background: #ffffff;
	text-align: left;

	border:1px solid #424241;
	opacity: 0.90;
	filter: alpha(opacity = 90);

}
div.submenu table {
	width: 170px; /* this functions as a min-width for all browsers, assuming nowrap is set in the td below */
}

div.submenu td {
	padding: 4px 4px;
	cursor:pointer;
	text-align: left;
	white-space: nowrap;
}

div.submenu td a {
	font-size: 11px;
	color: #775D17;
	font-weight: bold;
	text-decoration: none;

}

div.submenu td.hover {
	background: #EDE9DE;
}

div.submenu td.hover a {

	color: #000000;
	text-decoration: underline;
}


/****************************************/













#slideshowbox {
height:294px;
margin:7px auto;
width:773px;
z-index:0;
}
input {
border:1px solid #000000;
font-family:verdana;
font-size:9px;
}
#go {
display:inline;
}
#go input {
background-color:#EAE9E9;
border:thin outset #000000;
color:#FFFFFF;
display:inline;
font-family:verdana;
font-size:10px;
font-weight:bold;
height:18px;
padding-bottom:3px;
padding-top:1px;
}
#text {
color:#424241;
display:inline;
font-family:tahoma;
font-size:11px;
line-height:19px;
padding-top:10px;
}
#welcometext {
color:#424241;
display:inline;
font-family:tahoma;
font-size:11px;
line-height:19px;
padding-top:10px;
}
#getstarted {
padding-bottom:4px;
padding-top:15px;
}
#getstartedtext {
color:#424241;
font-size:9px;
font-weight:bold;
}
#quote {
color:#414A79;
font-family:georgia;
font-size:13px;
text-align:left;
}
#footer {
background-color:#FFFFFF;
color:#636462;
font-size:11px;
height:80px;
line-height:20px;
margin-top:7px;
padding-top:23px;
text-align:center;
vertical-align:bottom;
width:100%;
}
#footer a {
color:#636462;
font-size:9px;
}

#topinside {
color:#959593;
font-size:11px;
}
#welcome {
margin-right:3px;
}

#title {
font-family:georgia;
font-size:20px;
font-weight:bold;
letter-spacing:-0.5px;
}
#insideleft {
padding:15px 15px 15px 23px;
}
#insideleft a {
color:#651c1b;
}
#insideright {
background-color:#EAE9E9;
height:100%;
margin-bottom:5px;
margin-right:5px;
margin-top:5px;
padding-left:38px;
padding-right:30px;
padding-top:11px;
}
#insideright a {
color:#651c1b;
}
#insideright a:hover {
	color: black;
	text-decoration: underline;
}

#insidecontent {
width:773px;
}
#subtitle {
font-size:13px;
font-weight:bold;
}
#contentarea {
background-color:#4a0000;
}
#contentareamain {
background-color:#4a0000;
padding-bottom:30px;
padding-top:1px;
}
