@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 14px;
	color: #333;
	background-image: url(../images/body_back_gradient.jpg);
}
#nav {
	height: 40px;
	padding-top: 5px;
	margin-left: 400px;
	padding-bottom: 5px;
}
#nav li:hover {
	border: thin solid #FFF;
}
#nav ul li ul {
	display: none;
	width: 10em;
	float: left;
	margin: 0px;
	position: absolute;
	left: -2px;
	overflow: visible;
}
#nav ul li:hover ul {
	display: block;
}

#nav ul li ul li {
	font-size: 0.9em;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #CCC;
}

#nav a {
	color: #FFF;
	text-decoration: none;
	background-color: #6E8276;
	display: block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	font-size: 1.2em;
}
.c {
	color: #030;
	text-decoration: none;
}

#nav a:hover {
	color: #333;
	background-image: url(../images/cream_back.jpg);
}
.c:hover {
	color: #7E8A83;
}

a {
	color: #6E8276;

}
.g {
	color: #FFF;
	background-color: #FFF;
}



#menu {
	margin-bottom: 10px;
	margin-left: 5px;
}
#wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(../images/moores_logo_green.gif);
	background-repeat: no-repeat;
	background-color: #FFF;

}
#header {
	font-size: 2.8em;
	text-align: right;
	padding-top: 45px;
	padding-right: 95px;
	padding-bottom: 5px;
}
#content1 {
	background-color: #6E8276;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #6E8276;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #6E8276;
	margin-top: 10px;
	height: 735px;
}
#links_bar {
	text-align: right;
	padding-right: 25px;
	padding-left: 5px;
}
#footer {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #8EB68E;
}
* {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin: auto;
	width: 100%;
}
#nav li {
	text-align: center;
	float: left;
	width: 10em;
	margin: 0px;
	list-style-type: none;
	position: relative;
	border: thin solid #666;
}
.clear {
	clear: left;
}
#text_left {
	float: left;
	width: 450px;
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 20px;
	height: 350px;
	padding-right: 20px;
	background-image: url(../images/cream_back.jpg);
	background-repeat: repeat;
	padding-bottom: 5px;
}
#text_right {
	width: 455px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	height: 350px;
	padding-right: 20px;
	background-image: url(../images/cream_back.jpg);
	padding-bottom: 5px;
}
#col_1 {
	float: left;
	height: 365px;
	width: 175px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 20px;
}
#col_2 {
	height: 350px;
	width: 175px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 20px;
}
#col_3 {
	width: 175px;
	height: 350px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 20px;
}
#col_4 {
	float: left;
	height: 350px;
	width: 175px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 25px;
}
#col_5 {
	height: 350px;
	width: 175px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 25px;
	text-align: center;
	float: left;
}
#text_left_2 {
	height: 360px;
	width: 460px;
	margin-left: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(../images/cream_back.jpg);
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}
#text_right_2 {
	height: 360px;
	width: 460px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	background-image: url(../images/cream_back.jpg);
	padding-top: 5px;
}
