@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
	font-size: 100%;
	background-color: #9C0F1A;
	background-image: url(../graphics/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contactformcells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}

html {
	height: 100%;
}
#shadow {
	min-height: 100%;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../graphics/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#maincontainer {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#header {

}
#content {
	background-color: #FFFFFF;
	font-size: 0.80em;
	padding-top: 25px;
	padding-right: 17px;
	padding-bottom: 25px;
	padding-left: 17px;
	float: right;
	width: 539px;
}
#footer {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #663300;
	padding-top: 18px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	line-height: 16px;
	background-image: url(../graphics/stripes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	width: 734px;
}
#footer a {
	color: #663300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
#footer a:hover {
	color: #663300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
}
h1 {
	font-size: 1.7em;
	color: #000000;
	margin-bottom: 30px;
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}
#navmenu {
	padding: 0px;
	float: left;
	width: 157px;
	margin-left: 10px;
	margin-top: 13px;
}
h2 {
	font-size: 1.4em;
	color: #990D17;
	margin-bottom: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF9496;
}
#content p {
	line-height: 1.3em;
	margin-top: 1.0em;
	margin-bottom: 1.5em;
}
h4 {
	font-weight: bold;
	color: #ED8789;
	font-size: 0.9em;
}

.img_right_border {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
	border: 1px solid #E7CEBC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#content a {
	color: #990D17;
}
#content a:hover {
	color: #D94F64;
}


.img_left {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
h3 {
	font-size: 1.4em;
	color: #990D17;
	margin-bottom: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
#content ul {
	margin-left: 22px;
}
*:lang(en) #content ul {
	margin-left: -25px;
}
#caption_photo {
	float: right;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#caption_photo img {
	margin-bottom: 8px;
}

#siteseal {
	float: left;
	margin-right: 10px;
}

#content ul li {
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
.img_left_border {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	border: 1px solid #E7CEBC;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.datacell1 {
	vertical-align: top;
	background-color: #F2E0C6;
	padding: 4px;
}
.datacell2 {
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 4px;
}
