* {
	margin: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0px;
}

a {
	color: #1495ff;
	text-decoration: none;
}

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

body {
	font-size: 12pt;
	line-height: 1.75em;
	font-family: Georgia, serif;
	color: #ebe1d9;
	background-color: #000000;
}

br.clear {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #fff;
}

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


img.center {
	float: center;
	margin: 5px 20px 20px 0;
}

img.top {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}

#bg {
	background-position: top left repeat-x;
	background-repeat: repeat-x;
	background-color: #333333;
}

#banner {
	background: #fff;
}

#box1 {
	width: 745px;
	overflow: hidden;
	margin: 0 0 35px 0;
}

#box2 {
	width: 355px;
	overflow: hidden;
	float: left;
	list-style-image: none;
	
}

#box3 {
	width: 355px;
	overflow: hidden;
	margin: 0 0 0 390px;
}

#box4 {
	width: 650px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 10px;
	padding-top: 10px;

	
}

#box5 {
	width: 275px;
	overflow: hidden;
	float: right;
	background-color: #E0EAEB;
	
	
}

#content {
	width: 745px;
	margin: 0 0 0 355px;
	padding: 40px;
	background: #fff;
}


#copyright {
	padding: 0 0 80px 0;
	text-align: center;
	color: #D8C2AB;
}

#copyright a {
	color: #D8C2AB;
}

#copyrightMore {
	padding: 0 0 80px 0;
	text-align: left;
	color: #D8C2AB;
	font-size: 12px;
	line-height: 1.0
}

#copyrightMore a {
	color: #D8C2AB;
}

#footer {
	position: relative;
	padding: 40px;
	width: 1100px;
	color: #e1d2c7;
}

#footer a {
	color: #f4eeea;
}

#footer h2, #footer h3, #footer h4 {
	color: #f4eeea; 
}

#footer ul {
	list-style: none;
}

#footer ul li {
	padding: 15px 0 15px 0;
	border-top: dotted 1px #c6aa95;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footerContent {
	width: 745px;
	margin: 0 0 0 355px;
	font-size: 10px;
}

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

#header {
	position: relative;
	padding: 40px;
	height: 120px;
	background-image: url(images/CE-Header5.jpg);
}

#logo {
	position: absolute;
	top: 40px;
	left: 40px;
	height: 120px;
	line-height: 120px;
	background-image: url(images/CE-Header5.jpg);
}

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

#logo h1 {
	font-size: 3.5em;
	font-family: Lobster, cursive;
	text-shadow: 0 2px 1px #32251B;
}

#main {
	position: relative;
	padding: 0;
	width: 1180px;
	color: #5e5e5e;
	background-color: #D8A400;
	border: thick solid #FFFFFF;
}

#main strong {
	color: #3e3e3e;
}

#main a {
	color: #692AC1;
}

#main h2, #main h3, #main h4 {
	color: #242424;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 15px 0 15px 0;
	border-top: dotted 1px #b3b3b3;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#main ul.imageList li {
	padding: 15px 0 15px 0;
}

	/* TOP NAV MENU */
	
#nav {
	position: absolute;
	right: 39px;
	height: 53px;
	line-height: 53px;
	top: 72px;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
color: #000;
}


#nav a {
	text-decoration: none;
	text-transform: capitalize;
	color: #999999;
	text-shadow: 0 0px 0px;
	font-size: 1.2em;	
}


#nav li {
	margin: 0 1em 0 1em;
}



#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
}


#outer {
	position: relative;
	width: 1190px;
	margin: 0 auto;
	padding: 30px;
}


#search input.button {
	margin-left: 1em;
	border: 0;
	color: #fff;
	background: #1495ff;
	padding: 11px;
}

#search input.text {
	border: dotted 1px #fff;
	padding: 10px;
}

#sidebar {
	width: 240px;
	float: left;
	padding: 40px;
	color: #000000;
	background-color: #FFE672;
	font-weight: bold;
}

#sidebar a {
	color: #000000;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color: #692AC1;
}


#sidebar ul {
	list-style: none;
}



#sidebar ul li {
	padding: 15px 0 15px 0;
	border-top: dotted 1px #70665f;
}


#sidebar ul li.first {
	padding-top: 0;
	border-top: 0;
}

#sidebar ul :hover {
	color: #692AC1;
}

#outer #main #content .clear {
}
