@charset "utf-8";
/* CSS Document */

/* everything default to 0; */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin: 0;
	text-align: center;
	background-color: #5F5E41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/bk-lt-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul {
	padding-left: 20px;
	padding-top: .25em;
}

/* Container for all content */	
#wrapper{
	width: 990px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3D0B00;
	border-bottom-color: #3D0B00;
	border-left-color: #3D0B00;
}

#AcralyteImage {
	padding-right: 8px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.Border {
	border: 1px solid #05254B;
}

/* Clearing a float */

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#topRightBox {
	height: 276px;
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 12px;
	padding-left: 28px;
	color: #222222;
}
.buttonBkgrnd a {
	background-image: url(images/wood-button.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
}
.buttonBkgrnd a:hover {
	background-image: url(images/wood-button-mo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
}
#mainContentBox {
	color: #121212;
}
#mainContentBox p {
	color: #A9A756;
	margin-left: 24px;
	margin-right: 24px;
}
#mainContentBox h1, #mainContentBox h2, #mainContentBox h3, #mainContentBox h4, #mainContentBox h5, #mainContentBox h6 {
	margin-left: 30px;
	margin-right: 30px;
}
#blackNavBox1 {
	font-size: 12px;
	font-weight: bold;
	width: 878px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right:auto;
}
#blackNavBox1 a:hover {
	color: #ECEC00;
	background-color: #000000;
}
#blackNavBox2 {
	font-size: 12px;
	font-weight: bold;
	width: 909px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blackNavBox2 a:hover {
	color: #E6E380;
}
#blackNavBox2Submenu {
	font-size: 12px;
	font-weight: bold;
	background-color: #121212;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}
#blackNavBox2Submenu a:hover {
	color: #E6E380;
	background-color: #000000;
}
#navBkgrnd {
	background-image: url(images/backgrnds/middleNavBkgrnd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D0B00;
	border-bottom-color: #3D0B00;
}
#searchBox {
	float: right;
	width: 160px;
	color: #D9D66C;
	margin-top: 4px;
	margin-bottom: 4px;
}



/* Footer bar navigation container */
#footerNav {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	width: 990px;
}
#footerNav a {
	color: #CCCCCC;
	text-decoration: none;
}
#footerNav a:hover {
	color: #FFFFFF;
}
/* copyright */
#footerLeft {
	text-align: left;
	width: 160px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #9F9E72;
	float: left;
}
#footerLeft a {
	color: #CCCCCC;
	text-decoration: none;
}
#footerLeft a:hover {
	color: #FFFFFF;
}
/* gulfnetwork link */
#footerRight {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	width: 160px;
	float: right;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #9F9E72;
}
#footerRight a {
	color: #9F9E72;
	text-decoration: none;
}
#footerRight a:hover {
	color: #CCCB9F;
}


/* text styles */
.textBlue {
	color: #0F2763;
	font-weight: bold;
}
.textSmall {
	font-size: x-small;
}
.textWhite {
	color: #FFFFFF;
}
.textLtGreen {
	color: #CCCB9F;
}
.textBoxLtGreen {
	background-color: #CCCB9F;
	width: 350px;
	border: 2px solid #5F5E41;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 8px;
}


.textTopRight {
	width: 300px;
}
.leftTdBorder {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3D0B00;
}

a {
	color: #9E5125;
	text-decoration: none;
}
a:hover {
	color: #884720;
}
p {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: small;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.125em;
	padding-left: 0em;
	color: #8F8F69;
}
