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

body {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: none;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 180%;
	color: #9B0000;
	font-weight: bold;
	padding-top: 20px;
}

h2 {
	font-size: 167%;
	background-position: bottom;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}

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

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

p {
	font-size: 14px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 890px;
	height: 35px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/img02.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

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

#menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 20px 0 15px;
	text-decoration: none;
	font-size: 115%;
	color: #FFFFFF;
	height: 28px;
}

#menu a:hover {
	background-image: url(images/active.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 28px;
	background-position: left top;
	color: #FFFFFF;
	
	
}
#menu a.active {
	background-color: #FFFFFF;
	height: 28px;
	background-image: url(images/activef.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;

}

/* Logo */

#logo {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
}

#logo h1 {
	padding-top: 150px;
	font-size: 400%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

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

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

/* Page */

#page {
	width: 900px;
	margin: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
}
#pagesearch {
	width: 804px;
	margin: 0 auto;
}




/* Content */

#content {
	float: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 880px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

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

#content ul li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#homecontent {
	float: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 690px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

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

#homecontent ul li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	background-color: #FFFF99;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

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

#sidebar ul li {
	padding-left: 15px;
	background: url(images/imgh07.gif) no-repeat 0px 13px;
}

#sidebar h2 {
	padding-top: 11px;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 7px;
}


.boxed {
}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 18px 0 0 px;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #CFCDFC;
	background-image: url(images/img0y6.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.boxed .content {
	padding: 1px;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
	background-color: #FFFFFF;
	width: 297px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 100%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	height: 60px;
	padding: 0 0 0 0;
	background-color: #999999;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer p {
	line-height: normal;
	font-size: 85%;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

#footer a {
	color: #000000;
}

#legal {
	float: left;
	background-color: #999999;
	top: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

#links {
	float: right;
}
#googlesearch {
	text-align: right;
	padding-right: 19px;
	padding-top: 5px;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	background-color: #FFCC99;
	border: thin outset #000000;
	padding: 9px;
}

