/*
CSS Design by LWS Design
http://www.lwsdesign.com
12-06-2009
*/

body {
	margin: 0;
	padding: 0;
	background: #98002e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #135293;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #135293;
}

.boxed {
	padding: 5px 30px 0px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 150%;
	list-style: none;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #000;
}

.orange a {
	color: #000;
}

.green {
	margin: 20px 30px;
	background: #ffffff  url(images/img04.gif) repeat-x;
	color: #000;
}

.green a {
	color: #000;
}
.col-one {
	float: left;
	width: 300px;
}

.col-one a {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	color: #000;
}

.col-one a:hover {
	text-decoration: underline;
	color: #98002E;
}

.col-two {
	float: right;
	width: 300px;
	list-style: none;
}

.col-two a {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	color: #000;
}

.col-two a:hover {
	text-decoration: underline;
	color: #98002E;
}

/* the page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #fff  url(images/page_fill.jpg) repeat-x left bottom;
	} 

/* the sidebar url(images/img01.gif) repeat-y;*/

#sidebar {
	float: left;
	width: 240px;
}


/* tables */

#content table
{
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 0.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #f1f1f1;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #d8ecff;
	color: inherit;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #135293;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/img03.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #ed1b24;
	text-decoration: none;
}

/* the menu */

#menu {
	padding: 20px;
	font-style: italic;
	font-weight: bold;
	background: #98002E 
	/*url(images/img04.gif) repeat-x; green 85C329*/
}

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

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 149%;
	color: #fff;
}

#menu a:hover {
	text-decoration: underline;
	color: #ccc;
}

/* the next menu */

#nextmenu {
	padding: 30px;
	background: #98002E 
	}

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

#nextmenu li {
	padding: 2px;
}

#nextmenu li.first {
	background: none;
}

#nextmenu a {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}

#nextmenu a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}


/* content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	color: #000;
	/*background: url(images/img12.gif) repeat-x;*/
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#footer a {
	font-style: italic;
	color: #000;
}

#links {
	float: left;
	width: 220px;
	height: 40px;
	padding: 0px 0 0 5px;
	/*background: url(images/img13.gif) repeat-x;*/
}

#links a {
	color: #000;
}

#legal {
	float: right;
	width: 720px;
	height: 40px;
}
