/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #3D515C;}
body#logo{
	background: #FFFFFF url(images/img1.gif) repeat-x;}
img {
	border: none;}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
	color: #8F3844;}
p, ul, ol, li {
	margin-top: 0;
	padding-top: 3px;
	line-height: 140%;}
ul {
	margin-left: 0;
	padding-left: 13px;
	list-style-type: square;
	list-style-position: outside;}
/*ul#membermenu{
	list-style: none;}
ul#membermenu a:hover{
	background-color: #fcdacf;
	text-decoration: none;}*/
ol {
	margin-left: 0;
	padding-left: 25px;
	list-style-position: outside;}
ul#lev1 {
	margin-left: 0;
	padding-left: 1em;
	list-style-type: circle;}
ul#lev2 {
	margin-left: 0;
	padding-left: 2em;}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #8F3844;}
a:hover {
	text-decoration: underline;
	color: #3D515C;}

/* Header */

#header {
	height: 116px;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url(images/img2.gif) no-repeat center bottom;}
#header * {
	text-align: center;
	text-decoration: none;
	color: #8F3844;}
#header h1 {
	letter-spacing: -2px;
	font-size: 40px;
	margin-top: 30px;}
#header h2 {
	letter-spacing: normal;
	font-size: 12px;}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;}
#colOne {
	float: right;
	width: 215px;}
#colTwo {
	float: left;
	width: 540px;}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #F5EDEE url(images/img1.gif) repeat-x 0px -120px;}
#footer p, #footer a {
	margin: 0;
	text-align: center;
	font-size: 10px;}

/* Boxed */

.boxed {}
.boxed .title {
	margin: 0;
	padding: 0;
	font-size: 20px;}
.boxed .content {
	padding: 12px;
	background: url(images/img3.gif) repeat-x;
	font-size: 14px;}
.boxed .legal {
	text-align: justify;
	font-size: 11px;}
.boxed .lbl {
	font-size: 10px;}
.boxed .image {
	float: left;
	margin: 5px 20px 0 0;}

/* colTwo */

#colTwo {}
#colTwo .title {
	margin: 0;
	padding: 0;
	font-size: 20px;}
#colTwo .boxed {
	width: 100%;
	padding-top: 10px;
	background: url(images/img3.gif) repeat-x;
	font-size: 14px;}
#colTwo .image {
	float: left;
	margin: 5px 20px 5px 0;}
#colTwo .update {
	font-size: 10px;
	float: right;}
#colTwo .content h3 {
	font-size: 16px;}
#colTwo .content h4 {
	font-size: 14px;}
