/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body    { color: #2a5132; font-size: 13px; font-family: Georgia; background: #eee4bb url(images/img01.gif) repeat-x; margin-top: 0px; padding: 0px }

h1, h2, h3   { color: #4b0082; font-weight: normal; padding: 0px }

h1 {
	font-size: 197%;
}

h2  { font-size: 167%; border-top: 1px dotted #01320b }

h3  { font-style: italic; font-weight: bold; font-size: 100% }

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote  { color: #2a5132; font-size: 80%; margin: 0; border-left: #e6e6e6 }

blockquote * {
	line-height: normal;
}

a    { color: #4b0082; font-weight: bold; text-decoration: none }

a:hover    { font-weight: bold; text-decoration: underline }

img   { border: none }

img.left  { float: left; margin: 0 15px 0 0; border: solid 1px #01320b }

img.right  { float: right; margin: 15px 0 0 15px; border: solid 1px #01320b }

hr {
	display: none;
}

/* Header */

#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo   { background: no-repeat left top; float: left; padding-top: 5px }

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a  { font-size: 92%; text-decoration: none; padding: 0 20px; border-left: 1px solid #4b0082 }

#topmenu a:hover  { font-weight: bold }

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Menu */

#menu   { color: #f5f5dc; font-style: normal; font-size: 12pt; line-height: 24pt; font-family: Georgia; background-color: #01320b; text-align: center; float: left; width: 200px; height: 200px }

#menu ul   { line-height: 18pt; list-style-type: none; margin: 0; padding: 0px 20px 0 }

#menu li  { display: inline }

#menu a  { color: #ffffff; font-style: italic; font-size: 100%; text-decoration: none; background-repeat: repeat-x; text-align: center; padding: 8px 10px; display: block }

#menu a:hover  { font-weight: bold }

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 200px;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content       { float: left; padding-right: 20px; border-right: 1px solid #01320b; width: 620px }

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li  { background: no-repeat 0 8px; padding-left: 15px }

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title  { }

.content   { background-repeat: no-repeat }

.twocols {
}

.twocols .col1   { float: left; width: 280px }

.twocols .col2   { float: right; width: 280px }

/* Sidebar */

#sidebar     { text-align: center; float: right; width: 105px }

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li   { margin-bottom: 20px }

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2  { color: #145997; font-weight: bold; font-size: 100%; margin: 0; padding: 6px 0 0 10px; height: 30px }

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover  { font-weight: 100; text-decoration: none }

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper    { background-color: #e1d6a9; padding: 10px 0 20px; border-top: 10px solid #4b0082; height: 100px }

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal   { font-size: 1em; background: #e1d6a9 no-repeat left center; float: left; padding: 10px 0 10px 60px }

#links {
	float: right;
	padding: 10px 0 0 0;
}