/* Style Sheet CSS */
/* Do not reorder ie sweep*/
body,td,th {
	color:#000;
	font: normal .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	margin:0 0 20px 0;
	padding:0;
	text-align:center;
}

a{
	font-weight: bold;
	color: #8B3C12;
	text-decoration: none;
}

a:hover{text-decoration:underline;}

a:active, a:visited{color: #B07D03;}

h1  {
   font-size: 1em;
   font-family: "MS Sans Serif", Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

.blue12 {
	font-size: 1em;
	color: #696969;
	background-color: transparent;
	font-weight: bold;
}

.gold1 {
	font-size: 1em;
	color: #B46F1A;
	background-color: transparent;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/* General DIV Styles */

#maincontainer{
	background: transparent url(images/company.jpg) no-repeat top left;
	margin: 0 auto;
	padding: 300px 0 0 0;
	position: relative;
	width: 700px;
	text-align: left;
}

#maincontainer p{margin: 0 20px; padding: 5px 0}
#maincontainer ul{
	list-style-type:none;
	margin:0 20px;
	padding:30px 0 20px 0;
}

#maincontainer li{
	background: transparent url(images/bullit1.JPG) no-repeat top left;
	padding:0 0 0 28px;
	margin-bottom: 10px;
}
.normal {font-size: .8em;}
.small {font-size: .7em;}
.acknowledgement {
	background: transparent;
	color: #C3634A;
}
.picture {
	margin: 4px;
	border: 8px ridge #BFBFBF;
}
#Text1, #Text2{
	width: 450px;
	background-color: #CCAF91;
	padding: 0;
	margin: 0;
}

/* divs */

#header1 h1 {
	display:block;
	background: transparent url(images/header1.jpg) no-repeat top;
	height: 100px;
	width: 450px;

}

#header1 h1 span{
	display: block;
	margin: 0;
	color: White;
	padding: 55px 5px 4px 120px;
}

.sectionhead {
	display: block;  margin: 56px 5px 4px 110px;  color: White;
}

#heading2{
	background: transparent url(images/footer.jpg) no-repeat bottom center;
	padding-bottom:70px;
}
#heading2 h1{
	display:block;
	background: transparent url(images/header2.jpg) no-repeat bottom;
	height: 130px;
	width: 450px;
}
#heading2 h1 span{
	font-size: .8em;
   font-family: "MS Sans Serif", Geneva, sans-serif;
   display: block;
	margin: 0;
	color: White;
	padding: 83px 5px 4px 60px;
	text-align: left;
}

#footer {
	margin: -80px 0 0 0;
	width: 415px;
	text-align: left;
	font-size: .55em;
	color: White;
	line-height: 1.1em;
}

#footer a{color: #BC6146;
}

/* Right Navigation  */

#rightbox{
	position:absolute;
	top: 300px;
	margin-left: 470px;
	padding-bottom: 100px;
	background: #BFBFBF url(images/navfooter.JPG) no-repeat bottom center;
	width:200px;
}
#rightbox a {
	display: 		block;
	font-weight: 	bold;
	color: #C66441;
	text-decoration:none;
	margin-left: 	0px;
	padding-left: 	30px;
	padding-bottom: 4px;
	background: url(images/nav.JPG) no-repeat 0 1px;
}
#rightbox a:hover {
	color: Black;
	background: transparent url(images/navover.JPG) no-repeat 0 1px;
}

#right1 h1{
	display: block;
	background: transparent url(images/right1.JPG) no-repeat center left;
	height: 100px;
	width: 200px;
}

#right1 h1 span{
	display: block;
	margin: 0;
	color: White;
	padding: 55px 5px 4px 75px;
}

#right2 h1{
	display:block;
	background: transparent url(images/right2.JPG) no-repeat center left;
	height: 150px;
	width: 200px;
}

#right2 h1 span{
	display: block;
	margin: 0;
	color: White;
	padding: 102px 5px 4px 85px;
}

