/* @override http://localhost:9003/style/default.css */

/* CSS Document */

body {
	margin: 0;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #242943;
	background: url(/images/bg.jpg) repeat-x;
	background-color:#F2F3E6;
	
	}

/* ---------------------------------------Header---------------------------------------- */

#header {
	padding: 0px;
	font-size: 95%;
	background: #242943;
	}
/* Memphis */

#headercontainer {
	width: 770px;
	margin: auto auto;
	padding: 20px 0px 0px 0px;
	}

/* ---------------------------------------NAV---------------------------------------- */

#nav {
	font-family: Georgia, serif;
	font-size: 90%;
	text-transform: uppercase;
	width: 100%;
	padding: 15px 0px 0px 0px;
	letter-spacing:3px;
	
}

#nav li {
	display: inline;
	
}
#nav ul {
	margin:7px 0px 7px 0px;
	padding:7px 0px 7px 0px;
}
#nav a {
	color: #DADAD1;
	padding:7px 18px 7px 18px;
	background-color: #242943;
	text-decoration: none;

}

#nav li a:hover {
	background: #DADAD1;
	color: #717171;
	background: url(/images/navonbg.jpg) repeat-x;	

}
#nav li  a.active {
	background: #DADAD1;
	color: #242943;
	background: url(/images/navonbg.jpg) repeat-x;

}

/* ---------------------------------------SUB---------------------------------------- */


.ssub {
	width: 760px;
	margin: 10px auto 8px auto;
	padding: 5px 0px;
	}
	
.sub {
	width: 760px;
	margin: 10px auto 8px auto;
	padding: 5px;
	border: 1px solid #6F7897;
	background:#fcfcf2;
	}
	
.subtag{
	width: 345px;
	float:right;
	padding: 4px;
}

.subtagab{
	width: 465px;
	float:right;
	padding: 0px 2px;
}

.subimg{
	padding:4px;
	border: 1px solid #6F7897;
	margin:0px 4px 4px 0px;
}
.photoimg{
	padding:4px;
	border: 1px solid #6F7897;
	margin:0px 6px 8px 6px;
}



/* ---------------------------------------NEWS CENTER---------------------------------------- */
.date{
	height:50px;
	width:77px;
	background: url(/images/newsdate.jpg) no-repeat;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	float: left;
	margin: 0px 0px 5px 0;

}
.day{
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 17px;
}
.month{
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 17px;
}

#recent{
	float: right;
	width: 194px;
	padding: 10px 4px;
	margin-bottom: 5px;
	text-align: center;
	background: url(../images/newssectionheader.jpg) no-repeat;
}

#pastnewsletters{
	float: right;
	width: 182px;
	padding: 10px;
	margin-bottom: 5px;
	text-align: center;
	background: url(../images/newssectionheader.jpg) no-repeat;
}

 #entries{
	float: left;
	width: 540px;
	margin-bottom: 20px;
}
.entry{
	margin-bottom: 30px;
	border-top:1px solid #C5C7C0;
	padding-top:4px;
}

.newscntrimg{
	margin: 10px 15px 5px 0;
	padding:4px;
	border: 1px solid #6F7897;
}

.newsletterarchive{
	background: url(../images/newsletterpdf.jpg) no-repeat;
	font-size: 90%;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: 3px;
	padding-top: 7px;
}

.recententry{
	background: url(../images/newsicon.jpg) no-repeat;
	font-size: 90%;
	text-align: left;
	padding-left: 22px;
	margin-bottom: 8px;
}
.recententry a{
	text-decoration: none;
}

.recententry a:hover{
	text-decoration:underline;
}
.newsletterarchive a{
	text-decoration: none;
}

.newsletterarchive a:hover{
	text-decoration:underline;
}
/* ---------------------------------------Quotes and News---------------------------------------- */

#quotes {
	background: url(/images/quotes.jpg) no-repeat;
	width:352px;
	float:left;
	padding:40px 2px 35px 2px;
	margin-top:25px;
}

#news {
	background: url(/images/news.jpg) no-repeat;
	width:352px;
	float:right;
	padding:40px 2px 35px 2px;
	margin-top:25px;
}
#map {
	background: url(/images/mapfade.jpg) no-repeat;
	width:352px;
	float:right;
	padding:40px 2px 35px 2px;
	margin-top:25px;
}
#mainoffice {
	background: url(/images/mainofficefade.jpg) no-repeat;
	width:352px;
	float:left;
	padding:40px 2px 35px 2px;
	margin-top:25px;
}
#app {
	background: url(/images/app.jpg) no-repeat;
	width:352px;
	float:left;
	padding:40px 2px 35px 2px;
	margin-top:25px;
}
#seek {
	background: url(/images/seek.jpg) no-repeat;
	width:352px;
	float:right;
	padding:40px 2px 35px 2px;
	margin-top:25px;
}
/* ---------------------------------------FADERZzzz---------------------------------------- */

#svc {
	background: url(/images/svcbg.jpg) no-repeat;
	width:770px;
	padding:40px 0px 35px 0px;
	margin-top:25px;
}

#hist {
	background: url(/images/histbg.jpg) no-repeat;
	width:770px;
	padding:35px 0px 35px 0px;
	margin-top:25px;
}

#quality {
	background: url(/images/qualitybg.jpg) no-repeat;
	width:770px;
	padding:35px 0px 35px 0px;
	margin-top:25px;
}

#pictures {
	background: url(/images/picbg.jpg) no-repeat;
	width:770px;
	padding:35px 0px 0px 0px;
	margin-top:25px;
	clear: both;
}
/* ---------------------------------------Content---------------------------------------- */



#container {
	width: 770px;
	margin: auto auto;
	padding: 15px 0px 20px 0px;
	}

.headline  {
	border-top:1px solid #C5C7C0;
	padding-top:4px;
}

.inbox  {
	padding:0px 8px 12px 8px;
}

#logosplitter {
	width: 550px;
	float:right;
}




/* ---------------------------------------Typography---------------------------------------- */

p{
	margin:0px;

}
a{
	text-decoration:underline;
	color:#242943;
}
h1{
	font-family: Georgia, serif;
	font-size: 160%;
	letter-spacing:1px;
	font-weight:normal;
	padding: 0px;
	margin: 2px 0px 8px 0px;
}
h2{
	font-family: Georgia, serif;
	font-size: 160%;
	letter-spacing:1px;
	font-weight:normal;
	padding: 0px;
	margin: 2px 0px 8px 0px;
}

h3{
	font-family: Georgia, serif;
	font-size: 160%;
	letter-spacing:1px;
	font-weight:normal;
	padding: 0px 0px;
	margin: 2px 0px 8px 8px;
	text-indent: 40px;
	font-style: italic;
}
h4{
	background: url(/images/newsicon.jpg) no-repeat;
	font-family: Georgia, serif;
	font-size: 160%;
	letter-spacing:1px;
	font-weight:normal;
	padding: 0px 0px;
	text-indent: 30px;
	margin: 2px 0px 8px 10px;
	font-style: italic;
}
h5{
	background: url(/images/newsicondrk.jpg) no-repeat;
	font-family: Georgia, serif;
	font-size: 160%;
	letter-spacing:1px;
	font-weight:normal;
	padding: 2px 0px 0px;
	text-indent: 22px;
	margin: 2px 5px 8px 10px;
	font-style: italic;
}
.hardhat{
	background: url(/images/hardhat.jpg) no-repeat;
}
.hardhatdrk{
	background: url(/images/hardhatdrk.jpg) no-repeat;
}

/* ---------------------------------------FOOTER---------------------------------------- */

#footer {
	clear: both;
	font-family: Georgia, serif;
	padding: 0px 0px 0px 0px;
	background: #DADAD1;
	border-top:2px solid #C5C7C0;
	border-bottom:2px solid #C5C7C0;	
}
#footercontainer {
	width: 770px;
	margin: auto auto;
	padding: 20px 0px 0px 0px;
}
#footright{
	width:352px;
	float:right;
	padding:2px;
}
#footleft{
	width:352px;
	float:left;
	padding:2px;
}
.footertext{
	font-size:85%;
	line-height: 15px;
}
