@charset "utf-8";
/* CSS Document */

body {
	background-color: #e8e8cb;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#submenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#submenu ul li {
	margin-bottom: 10px;
	color: #CCC;
}
.content-entry {
	margin-top: 20px;
	margin-right: 10px;
}
.grey {
	color: #666;
}
.red {
	color: #c21c22;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content-entry p {
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.first {
	margin-top: 0px;
}
.img-in-middle {
	padding-top: 20px;
}
html {
	height:100%;
}
#wrapper-left {
	background-image: url(../img/main_swirl_bg_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper-right {
	background-image: url(../img/main_swirl_bg_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#submenu ul li a, #submenu ul li a:visited {
	color: #333;
	text-decoration: none;
}
#submenu ul li a:hover, #submenu ul li a:active {
	color: #c21c22;
	text-decoration: none;
	text-decoration:underline;
}
#subcontent a, #subcontent a:visited {
	color: #333;
	text-decoration: none;
}
#subcontent a:hover, #subcontent a:active {
	color: #c21c22;
	text-decoration: none;
	text-decoration:underline;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img {
	margin-left: 20px;
}
#wrapper-content {
	background-image: url(../img/leaves_bg.gif);
	background-repeat: no-repeat;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	background-position: -6px top;
}
#content-upper img {
	margin-top: 10px;
	margin-bottom: 0px;
}
.clear-both {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#submenu {
	width: 150px;
	font-size: 11px;
}
#subcontent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9;
	width: 509px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #666;
}
#content-lower {
	margin-top: 20px;
	margin-bottom: 10px;
}
#content {
	background-color: #FFF;
	background-image: url(../img/content_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996;
	border-bottom-color: #996;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.wrapper {
	height:100%;
}
.content-entry table {
	margin-top: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
.img-on-right {
	margin-bottom: 10px;
	margin-left: 10px;
}
.content-entry ul li {
	margin-bottom: 10px;
}
#footer img {
	margin-bottom: 30px;
}
.entry-separator {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9;
	margin-right: 10px;
}
.reference li {
	float: left;
	width: 150px;
	margin-left: 5px;
}
.img-on-left {
	margin-bottom: 10px;
	margin-right: 10px;
}
.reference {
	padding-left: 20px;
	list-style-type: none;
}

.content-entry table tr td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
}
