body {
	font: medium Georgia, Garamond, "Book Antiqua", "Times New Roman", Times, serif;
	color: #694505;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000FF;
	text-decoration: underline;
}
a:hover {
	color: #B97A08;
}
td {
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	padding: 0px 0px 50px;
	width: 780px;
	background: #FFFBF2;
}
#header {
	border-bottom: 1px solid #694505;
	background: #FFFAF1;
	margin: 0px;
	padding: 0px;
}
#m {
	background: #FFFFFF;
	padding: 5px 15px;
	border-bottom: 2px solid #694505;
	border-top: 1px solid #694505;
	text-align: left;
}
#m ul#mainlevel {
	margin: 0px;
	padding: 0px;
}
#m ul#mainlevel li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#m ul#mainlevel li a.mainlevel {
	color: #694505;
	text-decoration: none;
	padding: 5px 15px;
	font-size: medium;
}
#m ul#mainlevel li a.mainlevel:hover {
	color: #FFFBF2;
	background: #694505;
}
#content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#rightcol {
	width: 1%;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#rightcol .moduletable {
	background: #FFFEFA url(../images/glyph-moduletable.gif) no-repeat center top;
	padding: 17px 5px 5px;
	margin-bottom: 20px;
	margin-top: 0px;
	border-right: 1px solid #694505;
	border-bottom: 1px solid #694505;
	border-left: 1px solid #694505;
}
#rightcol .moduletable h3 {
	text-align: left;
	width: 100%;
	border: 0px none #FFFBF2;
	margin: 0px 0px 10px;
	padding: 0px;
}
#rightcol .moduletable .contentheading {
	font-size: x-large;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: url(none);
	text-align: left;
	font-style: italic;
}
#rightcol .moduletable table.contentpaneopen td {
	padding: 0px 0px 15px;
}
#rightcol .moduletable a {}
#rightcol .moduletable a:hover {}
#rightcol .moduletable img {}
a.readon {
	background: url(../images/icon.gif) no-repeat left center;
	padding-left: 40px;
}
a.readon:hover {}
#content table.contentpaneopen {
	width: 100%;
}
.componentheading, h1 {
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
	background: url(../images/glyph-h1.gif) no-repeat center center;
	margin: 0px;
	padding: 20px 0px;
}
h2 {
}
h3 {
	font-style: italic;
	font-weight: normal;
	text-align: center;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #694505;
}
#footer {
	border-top: 1px solid #694505;
	border-bottom: 2px solid #694505;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: small;
	padding: 5px 30px;
	text-align: left;
}
#footer #address {
	float: right;
}
#footer ul#mainlevel {
	margin: 0px;
	padding: 0px;
}
#footer ul#mainlevel li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#footer ul#mainlevel li a.mainlevel {
	color: #694505;
	text-decoration: none;
	padding: 5px 15px;
}
#footer ul#mainlevel li a.mainlevel:hover {
	color: #FFFFFF;
	background: #694505;
}
table#rates {
	margin-bottom: 20px;
	border-bottom: 1px solid #694505;
}
table#rates th {
	padding: 3px 6px;
	border-bottom: 2px solid #FFFFFF;
	background: #FFEDC3;
	white-space: nowrap;
	border-top: 1px solid #694505;
}
table#rates td {
	padding: 3px 6px;
	border-bottom: 1px solid #EED394;
}
table#rates .rates-wp {
	background: #315796;
	font-weight: bold;
	color: #FFFFFF;
}
table#rates .rates-wv {
	font-weight: bold;
	color: #FFFFFF;
}
table#rates .rates-ws {
	font-weight: bold;
	color: #FFFFFF;
	background: #6990D0;
	border: 1px solid #FFEDC3;
}
table#rates .rates-wl {
	font-weight: bold;
	color: #FFFFFF;
	background: #B9CDEE;
}
table#rates .rates-su {
	font-weight: bold;
	color: #694505;
	background: #FFF387;
	border-top: 1px solid #EED394;
	border-right: 1px solid #EED394;
	border-left: 1px solid #EED394;
}
table#rates .rates-sp {
	font-weight: bold;
	color: #FFFFFF;
	background: #ADE3D9;
}
#email_form_style td {
	padding: 4px 8px 4px 0px;
}
.inputbox {
	font: medium Georgia, Garamond, "Book Antiqua", "Times New Roman", Times, serif;
	color: #694505;
	border: 1px solid #694505;
	background: #FFFEFA;
	font-size: medium;
	padding: 1px;
}
.button {
	font: bold large Georgia, Garamond, "Book Antiqua", "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #694505;
	border-top: 3px solid #BF7D09;
	border-right: 3px solid #2F1F02;
	border-bottom: 3px solid #2F1F02;
	border-left: 3px solid #BF7D09;
}
.article_seperator {
	display: none;
}
table.blog {}
table.blog table.contentpaneopen td {
	padding-bottom: 10px;
}
.contentheading, table.blog .contentheading {
	font-size: x-large;
	background: url(none);
	text-align: left;
	margin: 0px;
	padding: 15px 0px 10px;
	font-weight: bold;
}
.message {
	font-size: x-large;
	font-weight: normal;
	text-align: center;
	background: #FFFEFA ;
	padding: 5px 5px 5px 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #694505;
	border-right: 1px solid #694505;
	border-bottom: 1px solid #694505;
	border-left: 1px solid #694505;
}

table.blog a.contentpagetitle {
	font-weight: bold;
	color: #694505;
	text-decoration: none;
}
table.blog a.contentpagetitle:hover {
	color: #694505;
	text-decoration: underline;
}
table.blog {}