@charset "UTF-8";
/* CSS Document */
<style type="text/css">

body {
	background-color: #000000;
}
#order {
	background-color: #070707;
	border: thin solid #FBCB34;
}
#catBody #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FACB33;
	text-align: center;
	background-image: url(images/siteimages/images/bodyBground_05.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}
#mainDiv {
	background-image: url(images/EXESCRN_Design.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#contentText {
	padding-left: 40px;
	padding-right: 200px;
}
#catBody #navcontainer #navlist a {
	text-transform: uppercase;
	color: #660000;
}
#navcontainer {
	padding-left: 100px;
	padding-top: 260px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	color: #FFCC00;
	font-size: 14px;
}
.style4 {font-size: 10px}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}
.galleryImg {
	border: 1px solid #FACB33;
	height: 180px;
	width: 301px;
	float: left;
	margin-right: 35px;
	margin-bottom: 100px;
	margin-left: 35px;
	margin-top: 0px;
}
#navMain ul {
	list-style-type: none;
	display: inline;
	vertical-align: top;
}
a:active {
	text-decoration: none;
	color: #0B9242;
}
h2 {
	font-size: 16px;
	color: #FACB33;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/siteimages/bground.jpg);
}
#headerLogo {
	background-image: url(images/siteimages/logoHeader.png);
	width: 971px;
	background-repeat: no-repeat;
}
#nav td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
}

</style>
#mainBody {
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainBody {
	width: 885px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image: url(images/splashExecute_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 300px;
	font-size: 12px;
	text-indent: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#siteInfo {
	font-weight: bolder;
	text-transform: uppercase;
	color: #FBCB34;
	font-size: 24px;
	text-align: center;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#photos {
	height: 330px;
	background-image: url(images/splashExecute_05.jpg);
	background-color: #FACB33;
}
#catBody {
	width: 971px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/siteimages/images/bodyBground_03.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 0px;
}
#wrapDiv {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
}
#catFooter {
	background-image: url(images/siteimages/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FBCB34;
	height: 50px;
	padding-bottom: 50px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 971px;
	padding-top: 20px;
}

