/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0 20px;
	background: #FFFFFF url(images/bkgdflood.gif) repeat-x;
	font: normal 12px "Times New Roman", Times, serif;
	color: #660000;
}

h1, h2, h3 {
	color: #CC9999;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic normal 197% "Times New Roman", Times, serif;
	color: #660000;
	text-transform: lowercase;

}

h2 {
	font-size: 107%;
	color: #482124;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 0px 0 0 0px;
	text-align: left;
	font: bold normal 100% "Times New Roman", Times, serif;

}

ol {
	list-style-position: inside;
	list-style-type: none;

}

ul {
	list-style: none;
}

ul li {
	padding-left: 1px;
	background: no-repeat left center;
	list-style-position: inside;
	list-style-type: square;

}

a {
	text-decoration: none;
	color: #996600;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 0px;
	background: url(images/header2.jpg) no-repeat;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03%20copy.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(images/img04.gif) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(images/img07.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(images/img08.gif) repeat-x;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(images/img10-2.gif) no-repeat center bottom;
}
#footerCE {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(images/img10-2.gif) no-repeat center bottom;
}
.floating-box {
	float: left;
	width: 360px;
	margin: 0 20px;
	font-size: 100%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxJobs {
	float: left;
	width: 360px;
	margin: 0 20px;
	line-height:144%;
	font-size: 92%;
}
.floating-boxJobs .heading {
	text-transform: uppercase;
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 0 80px 0 20px;
	background: right top;
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
	font-family: "Times New Roman", Times, serif;
	color: #660000;

}

#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #660000;
	font-weight: bold;
	text-transform: lowercase;



}

#menu a:hover {
	color: #996666;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bolder;
	text-transform: lowercase;


}

#menu b {
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 95px;
	color: #660000;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #D7CE32;
}

#footer a {
	color: #D7CE32;
}
.continuing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
