/* GLOBALS */

/* CSS Document */

/* GLOBALS */

body {
margin: 0 auto;
background-color: #ebebdf;
text-align: center;
}

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #6b5746;
}


hr{
height:1px;
border:0;
background:#D6D6C8;
color:#D6D6C8;
margin:10px 0;
padding:0;
}


.style1 {font-family: "Times New Roman", Times, serif;
		 font-size: 24px;
		 color: #004183;
text-transform:uppercase;
}
.style2 {font-family: "Times New Roman", Times, serif;
		 font-size: 22px;
		 color: #004183;
}

.style3 {font-size: 14px; 
		 font-family: Arial, Helvetica, sans-serif;
		 color:#6b5746; 
}

.style4 {
	color: #004183;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style5 {font-size: 24px;
         color: #004183; 
		 font-family: Arial, Helvetica, sans-serif; 
}

.style6 {
	color: #6b5746;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.smalltxt {
font-size: 9px;
color:#6b5746;
}

.smalltxtital {
font-size: 9px;
font-style: italic;
color:#6b5746;
}

.footer {
text-align: left;
color: #d0e4a4;
font-size: 9px;
line-height: 16px;
}

/* navbar link */

a.navcolor {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;	
}

a.navcolor:hover {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

/* text link */

a {
color: #004183;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #7b98cc;
font-weight: normal;
}

/* footer link */

a.foot {
color: #7b98cc;
text-decoration: underline;
font-weight: normal;
}

a.foot:hover {
text-decoration: underline;
color: #7b98cc;
font-weight: normal;
}

/* OPBA Box */

.curvebox {
float: left;
}

.curveboxpad {
padding: 0px 10px;
}

.tanbox {
background-color: #d6d6c8;
margin: 0;
}

/* Animation Image Box */

.gallerybox {
width: 520px;
}

.spacer10 {
margin: 0px 0px 10px 0px;
}

.clearit {
clear: both;
}

.navcolor {
font-family: Arial Narrow;
font-size: 13px;
color: #ffffff;
font-weight: bold;
}

.divider10 {
width: 100%;
height: 10px;
border-top: 1px solid #d6d6c8;
margin: 10px auto 0px auto;
}

.imgarrow {
float: left;
margin: 0px 5px 0px 0px;
line-height: 11px;
}

.mainbullet {
list-style-type: none;
padding: 0;
margin: 0px 0px 0px 0px;
}

.mainbullet li {
background-image: url(_images/arrow.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin-bottom: 15px;
}



/**************************/

#container{
	width:809px;
	background:url(../images/bgtile.jpg) repeat-y;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

#bob_hale{
	width:268px;
	height:263px;
	display:inline;
	float:left;
}

#header{
	width:541px;
	height:222px;
	background:url(../images/Benefit_Auction_Services_Header.jpg);
	float:left;
	display:inline;
position:relative;
}

#header #flash_container{
position:absolute;
right:0px;
top:0px;
font-size:12px;
color:#fff;
margin-top:27px;
width:150px;
margin-right:32px;
height:17px;
}

#header #flash_container .flash_text{
float:left;
display:inline;
}

#header #flash_container #flash{
float:right;
height:17px;
width:59px;
}

#menu{
	width:541px;
	height:31px;
	padding-top:10px;
	display:inline;
	background:url(../images/Benefit_Auction_Services_03.jpg);
	float:left;
}

#menu a{
	color:#FFF;
	text-decoration:none;
	background:url(../images/star.png) no-repeat right;
	padding-right:23px;
	font-size:13px;
	font-weight:bold;
}

#sidebar{
	margin-top:20px;
	width:234px;
	float:left;
	display:inline;
	margin-left:25px;
}

#content{
	width:520px;
	margin-left:10px;
	margin-top:20px;
	float:left;
	display:inline;
}

h2{
font-size:24px;
text-transform:uppercase;
font-family:"Times New Roman", Georgia, serif;
color:#004183;
}

#footer{
	width:809px;
	height:65px;
	float:left;
	display:inline;
	background:url(../images/footerbg.jpg);
}

#gallery_space{
	width:520px;
	height:330px;
	display:block;
	background:#fff;
}

#container p{
	margin:0 auto;
}