/* CSS Document */
body {
	background-color:#646344;
	width:791px;
	margin:0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
}

a {color:#9A8941;text-decoration:underline;}
a:hover {color:#78332E;text-decoration:none;}

a.ArticleLink {color:#78332E;text-decoration:none;font-weight:bold;}
a.ArticleLink:hover {color:#9A8941;text-decoration:underline;font-weight:bold;}

h1 {font-size:120%;}
h2 {font-size:100%;color:#972F2C;}
h3 {font-size:90%;color:#972F2C;}

ul {list-style-type:circle;font-size:95%;}
li {color:#666666}

#Content {
	background-image:url(Images/Footer1.jpg);
	background-position:410px bottom;
	background-repeat:no-repeat;
	padding-bottom:150px;
}

#Content2 {
	background-image:url(Images/Footer2.jpg);
	background-position:210px bottom;
	background-repeat:no-repeat;
	padding-bottom:250px;
}

#Content3 {
	background-image:url(Images/Footer3.jpg);
	background-position:210px bottom;
	background-repeat:no-repeat;
	padding-bottom:150px;
}

#Content4 {
	background-image:url(Images/Footer4.jpg);
	background-position:210px bottom;
	background-repeat:no-repeat;
	padding-bottom:220px;
}

#Content5 {
	background-image:url(Images/Footer5.jpg);
	background-position:210px bottom;
	background-repeat:no-repeat;
	padding-bottom:220px;
}

#Content6 {
	background-image:url(Images/Footer4.jpg);
	background-position:210px bottom;
	background-repeat:no-repeat;
	padding-bottom:220px;
}

#BG {
	background-image:url(Images/BG.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:791px;
}	

#Header {
	background-image:url(Images/Header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size:80%;
	width:791px;
}

#NavDiv {
	padding:117px 20px 0px 210px;
	font-weight:bold;
	text-align:right;
	font-size:85%;
}

#NavDiv a {color:#FFF;text-decoration:none;padding-left:10px;}
#NavDiv a:hover {color:#9F935F;text-decoration:none;padding-left:10px;}
#NavDiv a:active {color:#F9F8E9;text-decoration:none;padding-left:10px;}

#LeftColumn {
	width:205px;
	float:left;
	padding:159px 0px 0px 0px;
}

#RightColumn {
	float:right;
	width:497px;
	padding:21px 39px 0px 50px;
}

#Footer {
	background-image:url(Images/Footer.jpg);
	background-repeat:no-repeat;
	width:791px;
	height:35px;
}

#OutFooter {
	font-size:60%;
	color:#FFFFFF;
	text-align:right;
	margin-top:20px;
	padding-right:20px;
}

#OutFooter a {
	color:#FFFFFF;
	text-decoration:none;
}

#OutFooter a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.ClearBoth {
	clear:both;
}

.Caption {
	font-size:90%;
	text-align:center;
	color:#000;
	font-weight:bold;
}

.Message, .Pager {
	text-align:center;
	color:#8D3230;
	font-weight:bold
}

.ImageBorder {
	border:1px; 
	border-width: 1px;
	border-color:#B9B9AE; 
	border-style: solid;
}
A:hover, A:active {color:#B9B9AE}
A:hover .ImageBorder, A:active .ImageBorder {
	border:1px; 
	border-width: 1px; 
	border-color:#78332E;
	border-style: solid;
}

.DisplayNone {
	display:none;
}

.ImageFloat {
	float:left;
	padding:0px 20px 10px 0px;
}

.DropBox {
	width:155px;
	border:1px solid #717171;
	font-size:95%;
}

.TextBox {
	width:140px;
	border:1px solid #717171;
	padding:0px 5px 0px 2px;
	font-size:95%;
}

.TextBoxError {
	width:140px;
	border:1px solid #C54040;
	padding:0px 5px 0px 2px;
	font-size:95%;
}

.TextBox2 {
	font-family:"Trebuchet MS", Verdana, Arial;
	width:200px;
	height:150px;
	padding:0px 5px 0px 0px;
	margin-bottom:5px;
	border:1px solid #717171;
	font-size:95%;
}

.TextBox2Error {
	font-family:"Trebuchet MS", Verdana, Arial;
	width:200px;
	height:150px;
	padding:0px 5px 0px 2px;
	margin-bottom:5px;
	border:1px solid #C54040;
	font-size:95%;
}

.LeftHeader {
	width:150px;
	vertical-align:top;
	float:left;
	color:#393939;
	font-weight:bold;
}

.RightHeader {
	float:left;
	width:180px;
	padding:0px 0px 10px 0px;
}

.redtext {
	color:#990000
}

.FloatClear {
	clear:both;
}

.ImageButton {
	margin-top:10px;
	text-align:right;
	clear:both
}

.Quote {
	font-weight:bold;
	font-size:95%;
}

.ByLine {
	text-align:right;
	font-style:italic;
	font-size:90%;
}

.News {
	font-size:90%;
	color:#505050;
}

.Indent {
	padding:0px 0px 0px 10px;
}

ul.quotes li {padding:0 0 2em 0}