h2 {
	font-family :Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #650c0d;
	font-weight: bold;
}

h3 { font-family :Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #650c0d; font-weight: bold;}
.subheader { font-family :Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #650c0d; font-weight: bold;}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #687818;
	background-image: url(images/main-bg.gif);
	margin: 0px;
	padding: 0px;
	background-color: #f0f0ee;
	background-repeat: repeat-x;
}

.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding: 15px;
	color: #000000;
	background-image: url(images/content-bg.gif);
	text-align: left;
}

#blog {
	width:575px;
}
.content1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding: 15px;
	color: #000000;
	text-align: left;
	background-color: #e5e5e5;
} 
.footbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding: 15px;
	color: #ffffff;
	background-image: url(images/index_47.png);
	background-repeat: repeat-y;
} 
.foot {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #ffffff;
} 

.paragraph {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #000000;
	background-image: none;
	padding-left: 5px;
}


.b_list {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;
	background-image: none;
	padding-left: 20px;
	line-height: 18px;
	padding-right: 20px;
}

td {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
tr {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
p {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
div {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
input {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
select {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
textarea {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
option {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
ul { padding-left: 0px; margin-left: 0px;font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
li { padding-left: 0px; margin-left: 0px;font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;} 

.question {
color: #687818;
}
.answer {
color: #003366;
}

hr {width:100%;}
a { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#650c0d; text-decoration: underline; }
a:hover{ color: #333; text-decoration: none; }

#menu {
	float:left;
	width:125px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#ads {
	float:right;
	width:225px;
	height:100%;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #687818;
}

#center {
 float:right;
 width:385px;
 padding-right: 10px;
}

.formlabel
{
font-weight:bold;
font-size:14px;
color: #650c0d;
}
.formcontent
{
color: #333333;
font-size: 14px;
}

.contenttitle
{
color: #650c0d;
font-size: 16px;
font-weight: bold;
}

.contentsubtitle
{
color:#650c0d;
font-size: 14px;
font-style: italic;
}