﻿body {
	background: #DCD9B8;
	padding:0;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
	
}
#header {
	background-attachment: scroll;
	background-image: url(file:///Macintosh HD/Users/mopdog6/Desktop/GREG ASSETS/ValenceWeb/valenceWeb/images/headerBG.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	background-color: #740000;
	background-image: url(../images/headerBG.jpg);
}
#mainBody {
	background-color: #646150;
	background-repeat: repeat-x;
	background-image: url(file:///Macintosh HD/Users/mopdog6/Desktop/GREG ASSETS/ValenceWeb/valenceWeb/images/body_02.jpg);
	background-image: url(../images/body_02.jpg);
}
#footer {
	background-image: url(file:///Macintosh HD/Users/mopdog6/Desktop/GREG ASSETS/ValenceWeb/valenceWeb/images/footerBG.jpg);
	background-attachment: scroll;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #DAAA2E;
}
p {
	font-family: 
	"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}
a:link {
	font-size: 16px;
	color: #660000;
	text-decoration: underline;
	font-family: "Arial Narrow",Geneva, Arial, Helvetica, sans-serif;
}
dl, dt, dd, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	line-height: 14px;
}
#menu {
	position: absolute;
	top: 183px;
	left: 0em;
	width: 165px;
}

#menu dt {
	cursor: pointer;
	height: 25px;
	line-height: 13px;
	text-align: right;
	font-weight: bold;
	background-color: #DAAA2E;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	margin-top: 2px;
	margin-right: 2;
	margin-bottom: 2px;
	margin-left: 0;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 7px;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 164px;
	width: 163px;
	background-color: #FFCC33;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	color: #660000;
	top: 10%;
	height: 100%;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: left;
font-size: 11px;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
	color: #660000;
	text-decoration: none;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#menu li a:hover {
text-decoration: underline;
}


#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #660000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
.style1 {
	color: #660000;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #660000;
		font-size: 16px;
	font-family: "Arial Narrow",Geneva, Arial, Helvetica, sans-serif;
	

}
#careers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#careers th {
	background-color: #FFDD7C;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
	color: #646150;
	font-weight: normal;
}
#careers td {
	font-size: x-small;
	padding: 5px;
}
#careers a {
	font-size: x-small;
	text-decoration: none;
}
#careers a:hover {
	color: #000000;
	text-decoration: underline;
}
