body {
	background-color: #555447;
	background-image:url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818175;
	line-height: 133%;
	margin:0;
	padding:0;
	
}

a:link {
		color:#97352d;
}

a:visited {
		color: #3c3d18;
}

a:hover {
		color: #ea3911;
}

p {
	line-height: 133%;
	}

#outer {
	background-image:url(images/bg-stripe.gif);
	background-position: left 150px;
	background-repeat:repeat-x;
	overflow:visible;
	height:500px;
	width:100%;
	margin-top: 30px;
}


#container {
	position:relative;
	width: 719px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}


#content {
    background-image: url(images/bg-container.gif);
	width: 719px;
	text-align:left;
	background-color:#FFFFFF;
	clear: all;
	}


	
#contentleft {
	float: left;
	width: 248px;
	padding-right: 20px;
	vertical-align:top;
		}

	
#contentright {
	float:right;
	text-align:left;
	width: 667px;
	vertical-align:top;
	background-image: url(images/bg-container.gif);
	padding: 10px 27px 25px 25px;
			}

.scroll {
	height: 205px;
	width: 405px;
	overflow: auto;
	padding: 0px 5px 0px 0px;
	}

#contenthome {
	width: 234px;
	height: 260px;
	text-align:left;
	padding: 0px 23px 0px 12px;
	background-image: url(images/img-home.jpg);
	background-repeat: no-repeat;
	padding-left: 460px;
	padding-top: 20px;
	color: #96352d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
	line-height:24px;
	}

.imgleft {
	float:left;
	margin:0 15px 12px -5px;
	padding:3px;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	padding:3px;
}

.footer {
	clear: both;
	float:right;
	width: 699px;
	background-image:url(images/bg-footer.gif);
	background-repeat:no-repeat;
	height:101px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:15px;
	padding-right: 20px;
	text-align:right;
	line-height: 125%;
	
	}
	
ul {
	margin-left: 30px;
	}

.footer a:link {

		color: #e6e3c4;
		font-weight: normal;
		text-decoration:none;
}
.footer a:hover {

		color: #e6e3c4;
		font-weight: normal;
		text-decoration:underline;
}
.footer a:visited {

		color: #e6e3c4;
		font-weight: normal;
		text-decoration:none;
}




.topnav {
	clear: both;
	position:relative;
	top: 0px;
	width: 719px;
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	display: block;
	height: 50px;
	background-image: url(images/bg-container.gif);
	}
	
	
.question {
	color: #96352d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;}




hr {
	height:1px;
	border-top: 1px #e5e5e5;
	border-top-style: solid;
	width: 464px;
	text-align:center;
}

h1 {
	color: #96352d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #818175;
	font-weight:normal;
	text-transform:uppercase;
	}
	
h2 {
	color: #96352d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
		}

.homehdr {
	height: 100px;
	background-image:url(images/bg-hdr.gif)
	}
	


