body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #232323;
}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px 25px;
	width: 800px;
	background-image: url(../assets/Backgrounds/032410_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #666699;
}

a:hover, a:active
{
	color: #40A895;
	text-decoration: none;
}

	a img { border: 0px; }
div#nav {
	margin: 0px auto;
	color: #666699;
	text-align: center;
	height: 35px;
	width: 1000px;
}
div#nav a {
	color: #C01400;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-bottom: 3px;
	font-size: 16px;
	vertical-align: top;
	font-style: italic;
}
div#nav a:hover {
	color: #009DDC;
}

/*GLOBAL HEADER, NAV*/
div#header_container
{
	margin: 0px auto;
	padding: 0px 0px 5px;
	background-color: #232323;
	color: #CC0000;
	text-align: center;
	font-size: 20px;
	font-family: Optima, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#header_container a:hover {
	color: #13DBFD;
	text-decoration: none;
}
#header_container a {
	color: #CC0000;
}
#header_container p {
	font-size: 92%;
	line-height: 1em;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
div#header_container h1 {
	font-size: 21px;
	font-family: Optima, sans-serif;
	text-align: center;
	line-height: 1em;
	color: #C10405;
	padding: 5px 0px 10px;
	margin: 0px;
}
div#header_container h2 {
	margin: 0px;
	padding: 3px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1em;
	color: #000033;
}
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

.imageLeft {
	float: left;
	margin-right: 15px;
}
div#content
{
	right: 50%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
div#content h1 {
	font-size: 30px;
	color: #6699CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 30px;
}
div#content h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4E5263;
	font-size: 20px;
	line-height: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#content h3 {
	font-size: 18px;
	color: #4E5263;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 10px 0px 0px;
	line-height: 24px;
	font-style: italic;
	font-weight: normal;
}
div#content h4 {
	font-size: 110%;
	font-family: "Trebuchet MS";
	color: #4E5263;
	font-weight: bold;
}
div#content h5 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	line-height: 1.2em;
}
div#content h6 {
	font-weight: normal;
	color: #999999;
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 1em;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#content p {
	font-family: Optima, sans-serif;
	color: #666699;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
#content ul {
	color: #666699;
	font-family: Optima, sans-serif;
	font-weight: normal;
	list-style-type: circle;
	font-size: 14px;
	line-height: 20px;
}
.notes {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #232323;
}
.imgBdrBlue {
	border: 1px solid #0C255A;
}
.imgBdrGrey {
	border: 1px solid #E5E5D9;
}
#sidebarFltLft {
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 300px;
}
#sidebarFltLft h1 {
	font-size: 22px;
	padding: 0px 0px 10px;
	margin: 0px 10px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: none;
	text-align: left;
	text-indent: 0px;
	color: #663399;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebarFltLft h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669999;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	padding: 0px;
}
#sidebarFltLft h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4E5263;
	line-height: 20px;
	font-size: 16px;
	font-style: italic;
}
#sidebarFltLft h6 {
	font-size: 78%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
#sidebarFltLft p {
	margin-top: 0.5em;
	padding-left: 5px;
	margin-bottom: 0.5em;
	padding-top: 2px;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663399;
}
#sidebarFltLft .bump {
	font-weight: bold;
	color: #1954AA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
}
#sidebarFltLft  li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666699;
	font-size: 13px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin: 0px 0px 0px -18px;
	line-height: 17px;
}
#sidebarFltLft #leftNav {
	margin: 0px;
	padding: 0px;
}
#sidebarFltLft #leftNav a {
	display: block;
	padding: 8px 0px 8px 20px;
	margin: 0px 0px 2px;
	color: #666699;
	border-bottom: 1px solid #E5E5D9;
	text-decoration: none;
}
#sidebarFltLft #leftNav a:hover {
	color: #669999;
	background-color: #FFFDF0;
}
.altLinks a {
	color: #264063;
	text-decoration: underline;
}
.bump {
	font-size: 140%;
	font-weight: normal;
	line-height: 1.2em;
}
#content #Inquiry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #264063;
	line-height: 1.2em;
}
#content iframe {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#Inquiry #content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
}
#Inquiry #content tr {
	padding: 0px;
	margin: 0px;
}
#content #GalleryContainer .Gallery {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	display: block;
	height: 125px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
#content #GalleryContainer .Gallery h2 {
	color: #1D5BB1;
}
#content #GalleryContainer {
	padding: 0px;
	display: block;
	float: right;
}
.importantNotes {
	padding: 10px 20px 15px;
	margin-top: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #E5E5D9;
	background-color: #FFFDEE;
}
.importantNotes dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666699;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 125%;
}
.importantNotes dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding: 0px;
	color: #666699;
}
.clrFlt {
	clear: both;
}

