/*   Page Formatting            */

body {  font-family: Arial, Helvetica, sans-serif; color: #5A5947; font-size: 62.5%; text-align: center; 	background-color: #FFF;
	background-image: url(gold5b.png);
	background-attachment: fixed;
	background-repeat: x-repeat;
	background-position: center top;
}

/*   Main Design Wrapping  */

#mainborder1 { border: 1px solid #D9D3B4; width: 380px; margin: 0px auto 10px auto; padding: 2px; clear: both; }

#mainborder2 {	width: auto; margin: 0px; padding: 10px;clear: both;	background-color: #FFF;}


/*   Logo Block */


/*   Main Navigation and Content  */

#maincontainer { background-color: #FFF; height: auto; width: auto; clear: both;}


#content {
	width: 370px;
	margin: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #295C8F;
	text-align: left;
}

#content p {font-size: 1.2em;}

#content a:link { color: #990000; text-decoration: none;}
#content a:visited { color: #aa0000;text-decoration: none;}
#content a:active {	color: #db553a;	text-decoration: none;}
#content a:hover {	color: #db553a;	text-decoration: none;}

#content2 {
	height: auto;
	width: 560px;
	float: left;
	margin-left: 15px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #295C8F;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#content2 p {font-size: 1.2em;}

#content2 a:link { color: #990000; text-decoration: none;}
#content2 a:visited { color: #aa0000;text-decoration: none;}
#content2 a:active {	color: #db553a;	text-decoration: none;}
#content2 a:hover {	color: #db553a;	text-decoration: none;}


#breadcrumb {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;
	color: #295C8F;	padding: 6px 0px 6px 0px; text-align: left;}

#address {
	width: auto;
	border: 1px solid #eeeeee;
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding: 6px 0px 6px 0px;
	background-color: #FFFFFF;
}



/*   Bottom Navigation  */

#bgreyborder { width: 739px; border: 1px solid #295C8F; margin: 0px; padding: 2px; background-color: #D9D3B4; clear: both;}

#bnavigationpanel { height: auto; width: 735px; margin: 0px; padding: 2px; background-color: #295C8F;  font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;
	color: #FFFFFF;	font-weight: bold; text-transform: lowercase;}

#bnavigationpanel a:link {	color: #FFFFFF;	text-decoration: none;}
#bnavigationpanel a:visited {	color: #FFFFFF;	text-decoration: none;}
#bnavigationpanel a:active {	color: #DBDFEF;	text-decoration: none;}
#bnavigationpanel a:hover {	color: #DBDFEF;	text-decoration: none;}

/*   Highlight Table */

#highlight {text-align: left; float: left; font-size: 1.2em; margin-bottom:10px; width: 440px;}

#high1 {width: 142px; float: left; margin-right: 6px; }

#more1 {background-color: #E5E1CF; width: 100%; text-align: right; font-weight: bold; margin: 8px 0px 0px 0px;}
#more1 a:link {	color: #990000;	text-decoration: none;}
#more1 a:visited {color: #990000;	text-decoration: none;}
#more1 a:active {	color: #db553a;	text-decoration: none;}
#more1 a:hover {	color: #db553a;	text-decoration: none;}

#high2 {width: 142px; float: left; margin-right: 6px; }
#more2 {background-color: #E5E1CF; width: 100%; text-align: right; font-weight: bold; margin: 8px 0px 0px 0px;}
#more2 a:link {	color: #990000;	text-decoration: none; }
#more2 a:visited {color: #990000;	text-decoration: none;}
#more2 a:active {	color: #db553a;	text-decoration: none;}
#more2 a:hover {	color: #db553a;	text-decoration: none;}

#high3 {width: 142px; float: left; margin-right: 2px;}
#more3 {background-color: #E5E1CF; width: 100%; text-align: right; font-weight: bold; margin: 8px 0px 0px 0px;}
#more3 a:link {	color: #990000;	text-decoration: none; }
#more3 a:visited {color: #990000;	text-decoration: none;}
#more3 a:active {	color: #db553a;	text-decoration: none;}
#more3 a:hover {	color: #db553a;	text-decoration: none;}




/*   Text Formatting            */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px; color: #5A5947;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
color: #5A5947;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
h3 {
font-family: Arial, Helvetica, sans-serif;	font-size: 1.5em;	color: #295C8F;
	font-weight: normal; margin: 0px 0px 5px 0px; }


li {font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	color: #08315A;}

.larger {font-size: 130%}

strong {font-weight: bold;}
.caps {text-transform:uppercase;}
#choose {font-size: 130%; width: 370px;}

blockquote {margin-left:20px;}
#footer {clear:both; 	margin: 15px 0 0 15px;
	text-align: left;}
