#wrapper {
	text-align: left; /* Resets the text alignment to left to override what was set for versions of WinIE5. */
	margin: 0px auto; /* Centers the content of the page within the window in all but versions of WinIE5. */
	width: 1000px;
}



body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #FFFFFF url(/images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#header {
	width: 764px;
	height: 101px;
	margin: 0 auto;
	background: url(/images/header.jpg);
	float: left;
	clear: right;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	padding-right: 20px;
}

#header li {
	display: inline;
}



/* Menu */

#menu {
	width: 950px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	clear: left;
}

#heading
{
	margin:0 0 0 0;
}

#menu UL
{
	margin:0;
	padding:0 0 0 50px;
	color:#FFFFFF;
}
#menu UL LI
{
	margin:0;
	padding:0;
	margin-right:25px;
	list-style-type:none;
	float:left;
}
#menu UL LI a
{
	display:block;
	float:left;
	padding:0 0 0px 0;
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
}

#menu UL LI a:hover
{
	color: #FFFF99;
}

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

h1 {
	font-size: 197%;
	color: #663300;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 30px;
}

h4 {
	margin: 0;
	font-weight: normal;
	color: #333333;
	font-size: 150%;
}

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

p {
}

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

ulmenu {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

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

/* got rid of this because of netscape - make into a class instead
 ul li {
	padding-left: 15px;
	background: url(../images/img07.gif) no-repeat 0px 7px;
}
*/

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

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

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

#navLink a {
	color: #008898;

}

#navLink a:hover {
	color: #666666;

}

img {
	border: none;
}

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

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

hr {
	display: none;
}





#menu3 {
	width: 740px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/header2.jpg);
}



/* Logo */

#logo {
	width: 740px;
	height: 208px;
	margin: 0 auto;
	background: #2A2A2A url(../images/img03.jpg);
}

#logo h1, #logo h2 {
	margin-right: 0px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 220px;
	font-size: 150%;
	padding-left: 275px;
}

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

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

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 795px;
	padding: 0px 0px 0px 0px;

}

#contentindex {
	float: left;
	width: 1000px;
	padding: 0px 0px 0px 0px;

}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 300px;
	padding: 15px;
	background: #EAEAEA;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 0px;
}

#sidebar a {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	color: #008898;
	text-decoration: underline;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 20px;
	
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	height: 210px;
	margin-bottom: 0px;
}

.space {
	height: 220px;
	margin-bottom: 0px;
}

.boxed .title {
	height: 35px;
	margin: 0;
	padding: 0px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.boxed .content {
	padding: 0px;
}

.boxed2 {
	height: 550px;
	margin-bottom: 0px;
}
.boxed2 .title {
	height: 35px;
	margin: 0;
	padding: 0px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.boxed2 .content {
	padding: 0px;
}


.boxed3 {
	height: 250px;
	margin-bottom: 0px;
}

.boxed4 {
	height: 300px;
	margin-bottom: 0px;
}

/* Footer */

#footer {
	text-align: center; /* Resets the text alignment to left to override what was set for versions of WinIE5. */
	margin: 5px auto; /* Centers the content of the page within the window in all but versions of WinIE5. */
	width: 919px; /* Sets the overall width of the layout. */
	height: 78px;
	clear: left;
	padding-top: 5px;
}


#footer p {
	line-height: normal;
	font-size: 100%;
	color: #999999;
}

#footer a {
	color: #999999;
	margin-top: 5px;
}

#footer a:hover {
	color: #008898;
}

#legal {
	float: right;
	color: #999999;
}

#links {
	float: right;
}
#topright {
	float: right;
	width: 500px;
	padding: 20px 2px 0px 0px;
	height: 80px;
	clear: right;

}

#topright a {
	padding: 0px 0px 0 0px;
	font-size: 9pt;
	color: #007391;
}

#topright a:hover {
	text-decoration: underline;
}

#homelink {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 236px;
	height: 101px;
}

#homelink a {
	width: 236px;
	height: 80px;
	
}
#homelink ul {
	height: 43px;
	margin: 0;
	list-style: none;
}

#homelink li {
	display: inline;
}

#homelink a {
	display: block;
	float: left;
	height: 101px;
}

#homelink .homeone a:hover {
	background-image: url(/images/homelink.jpg);
	}
#homelink .homeone a {
	background-image: url(/images/homelink.jpg);
	width: 236px;
	float: left;
}
#homelink .hometwo a:hover {
	background-image: url(/images/header2.jpg);
	}
#homelink .hometwo a {
	background-image: url(/images/header2.jpg);
	width: 605px;
	float: left;
}
#maincontent {
	float: left;
	width: 610px;
	padding: 15px 0px 0px 0px;
}

#maincontentindex {
	float: left;
	width: 800px;
	padding: 15px 0px 0px 0px;
}

#headertext {
	float: left;
	width: 490px;
	padding: 25px 2px 0px 20px;
	height: 15px;
	clear: right;
}
#sidebar2 {
	float: left;
	width: 180px;
	padding: 2px 0px 8px 15px;
}
#sidebar_right {
	float: right;
	width: 205px;
	padding: 0px 0px 0px 0px;
}
#sidebar_right a {
	color: #663300;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar_right a:hover {
	color: #C60E10;

}

#sidebar_right ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar_right ul li {
	padding: 5px 14px;
	
}

#sidebar_right ul li.first {
	border: none;
}

#sidebar_right ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar_right ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar_right ul li p {
	margin: 0;
}
.nobold {
	font-weight: normal;
	
}
.bluetextindex {
	
	color: #0033CC;
	font-weight: normal;
}
