body {
	margin:0px; 
	background-color: #E8E7E4; 
	background-image:url(../images/bg.gif); 
	background-repeat:repeat-x;
}

td {
	border-bottom: 1px #cccccc dotted;
}

#container {
background-color: #FFFFFF;
width:802px; 
margin-right:auto; 
margin-left: auto;

}

#headermainlogo {
	float: left;
	clear: right;
	width:267px;
	height:103px;
	background-image:url(../images/headermainlogo_b.gif);
	background-repeat:repeat-x;
}

#headertulsa {
	float: left;
	clear: right;
	top:0px;
	width:267px;
	height:103px;
	background-image:url(../images/headermainlogo_b.gif);
	background-repeat:repeat-x;
}

#headercoffeyville {
	float: left;
	clear: right;
	width:267px;
	height:103px;
	background-image:url(../images/headermainlogo_b.gif);
	background-repeat:repeat-x;
}

#topstripe1 {
	float: left;
	clear: inherit;
	width:801px;
	height:8px;
}

#imagearea {
	background-color: #8C0203;
	float: left;
	clear: inherit;
	top:111px;
	width:575px;
	height:96px;
}

#rightlogo {
	background-color: #8C0203;
	float: left;
	clear: right;
	width:226px;
	height:96px;
}

#topstripe2 {
	float: left;
	clear: inherit;
	width:801px;
	height:8px;
}

#menu {
	float: left;
	clear: right;
	width:161px;
	height: 100%;
	background-color: #A80204;
}

#menucontainer {
	width:161px;
	height: 100%;
	margin-top:20px;
}

#contentmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-image:url(../images/watermark.gif);
	background-repeat:no-repeat;
	background-position: top right;
	float: left;
	clear: right;
	width:640px;
	height: 100%;
	min-height: 271px;
	
}


#content {
	float: left;
	clear: inherit;
	background-image:url(../images/cbg.gif);
	background-repeat:repeat-y;
	width:801px;
	min-height: 315px; 
	height:100%;
}

#footercap {
	float: left;
	clear: inherit;
	width: 06px;
	height:70px;
}

#footertulsa_a {
	float: left;
	clear: inherit;
	width:266px;
	height: 70px;
	background-image:url(../images/footertulsa_c.gif);	
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-align:left;
}	

#footertulsa {
	float: left;
	clear: right;
	width:261px;
	height: 70px;
	background-image:url(../images/footertulsa_c.gif);	
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-align:left;
}	

#footerlogo {
	background-image:url(../images/footertulsa_b.gif);
	float: left;
	clear: right;
	top:486px;
	width:267px;
	height:70px;
}

#footercoffeyville {
	background-image:url(../images/footertulsa_b.gif);
	float: left;
	clear: right;
	border-right: 1px solid #65605D;
	width:267px;
	height:70px;
}

p {
	margin-left:22px;
	margin-right: 35px;
	text-align:justify;
}

ul { 
	color: #8C0203; 
	font-weight:bold; 
	line-height: 25px; 
	margin-top:10px;
	margin-bottom:30px;
}

ol { 
	margin-top:10px;
	margin-left:70px;
	margin-right: 35px;
}

h1 { 
	margin-left:22px;
	margin-right: 35px;
	color:#8C0203;
	font-weight:bold;
	font-style:italic;	
}

h2 { 
	margin-left:22px;
	margin-right: 35px;
	color:#8C0203;
	font-size:16px; 
	font-weight:bold;
	font-style:italic;	
}

form {
	margin-left: 30px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 30px;	

}


a {
	font-weight: bold;
	color: #A80204;
	text-decoration:none;
}

a:active {
	font-weight: bold;
	color: #A80204;
}

a:hover {
	font-weight: bold;
	color: #A80204;
	text-decoration:underline;
}

a:visited {
	font-weight: bold;
	color: #8C0203;
}

.menuitem {
	margin-bottom:10px;
}


.pagetitles {
	margin-top:10px; 
	margin-left:20px;
}

.imageborder {
	border: 1px solid #A80204
}

