body  {
	font: 11px verdana, arial, sans-serif;
	background: #ffffff url(http://www.shive-hattery.com/images/gradient.jpg);
	background-repeat: repeat-x; 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
    
}

#links {
	width: 584px;
	padding-left: 75px;
	padding-top: 75px;
	line-height: 24px;
	padding-bottom: 75px;
	
	

}


a:link, a:visited, a:active { 
font-weight : bold;
text-decoration : none;
color : #ffffff;
} 
a:hover {
	color : #002b5d;
	font-weight : bold;
} 
a:hover.nav { 
font-weight : bold;
} 

.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 0 solid #ffffff;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 575px;
	background-color: #728ab6;
	background-image: url(http://www.shive-hattery.com/images/blueside.gif);
	background-repeat: repeat-y;
} 

.twoColFixLtHdr #toprow {
	background: #728ab6;
	border-bottom: 3px solid #ffffff;
	clear: left;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	z-index: -100;
} 


.twoColFixLtHdr #toprow .topbar {
	font-family : verdana, arial, sans-serif;
	font-style : normal;
	height : 65px;
	line-height : 2em;
	color : #ffffff;
	text-decoration : none;
	text-indent : 3px;
	list-style-position : inside;
	list-style-type : square;
	width: 285px;
	margin-top: 0;
	margin-left: 196px;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #5673a3;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 0;
	position: relative;
}


.twoColFixLtHdr #toprow .hrd {
	font-family : verdana, arial, sans-serif;
	font-style : normal;
	color : #002b5d;
	font-size: 14px;
	font-weight : bold;
	width: 285px;
	margin-top: 0;
	margin-left: 196px;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #5673a3;
	position: relative;
	z-index: 100;
	height: 18px;
	text-indent: 3px;
	padding-top: 2px;
}

li.blue {
color: #5673a3;
}


.twoColFixLtHdr #blsidebar1eft {
	float: left; /* since this element is floated, a width must be given */
	width: 193px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    margin: 0;
   	/*background: #002b5d; the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    display: inline;
	background-color: #002b5d;
}

.logo {
   width: 189px;
   margin: 0;
   padding: 0;
   display: block;
    
	}
    
/* Menu 1 starts here */
#menu1 {
width: 193px;
height: 500px;


}

#menu1 ul
{
font-family: verdana, arial, sans-serif;
list-style-type:none;
margin-top: 50px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding:0;
}
#menu1 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu1 a
{
color: #483000;
text-decoration: none;
text-align: right;
line-height: 15px;
font-size: 10px;
display: block;
padding-top: 3px;
padding-right: 0;
padding-bottom: 3px;
padding-left: 5px;
width: 182px;
background-color: #002b5d;
border-bottom: 0px solid #fff;
}

#menu1 a:link, #menu1 a:visited
{
color: #fff;
text-decoration: none;
}

#menu1 a:hover
{
color: #0092d1;
}

#menu1 li a#current
{
border-bottom: 3px solid #C0C018;
background: #487890 ;
color: #fff;
}
/* Menu 1 ends here */

  

.twoColFixLtHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	 margin-top: 0;
     margin-right: 0;
     margin-bottom: 0;   
     margin-left: auto;    
    width: 584px;
     background: url(images/mail.jpg);
	background-repeat:  no-repeat;
	background-color: #728ab6;

    
} 

/*.twoColFixLtHdr #mainContent .btmbar {
font-family : verdana, arial, sans-serif;
font-style : normal;
height : 2em;
line-height : 2em;
color : #ffffff;
text-decoration : none;
text-indent : 3px;
list-style-position : inside;
list-style-type : square;
height : 50px;
width: 285px;
padding: 0;
margin: 0; 
background-color: #5673a3;
}*/

/* .twoColFixLtHdr #mainContent .btmbar p.mtop {
width: 285px;
padding: 0;
margin: 0;
} */

h3 {
font-family : verdana, arial, sans-serif;
font-size: 18px;
font-weight: bold;
color : #002b5d;
}
