body{
background-color: #002D1A;
font-family: Arial, Helvetica, sans-serif;
background-image: url('../images/body_background.gif');
background-position:center;
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

*{
padding: 0px;
margin: 0px;
}

p{
font-size: 12px;
line-height: 1.7;
color: #555555;
}

h5{
color: #590504;
}


A:link{
text-decoration: underline;
color: #DB1919;
font-size: 12px;
}

A:visited{
text-decoration: underline;
color: #DB1919;
font-size: 12px;
}

A:hover{
text-decoration: underline;
color: #2E5372;
font-size: 12px;
}

A:active{
text-decoration: underline;
color: #DB1919;
font-size: 12px;
}

#container{
width: 900px;
margin-left: auto;
margin-right: auto;
}

.side_panel p{
color: #ffffff;
font-size: 12px;
}

.side_panel h4{
color: #ffffff;
font-style:italic;
}

#nav_background{
background-image: url('../images/nav_background.gif');
background-repeat: repeat-x;
width:898px;
margin-left:auto;
margin-right:auto;
}

.main_content p{
color:#555555;
}

.main_content A:link{
text-decoration: underline;
color: #EF8700;
font-size: 12px;
}

.main_content A:visited{
text-decoration: underline;
color: #EF8700;
font-size: 12px;
}

.main_content A:hover{
text-decoration: underline;
color: #38A0D9;
font-size: 12px;
}

.main_content A:active{
text-decoration: underline;
color: #EF8700;
font-size: 12px;
}

.main_content h4{
color: #931A98;
}

.main_content h3{
color: #02502A;
}

#side_panel_middle{
background-image: url('../images/side_panel_middle.gif');
}

.container_object{
background-image: url('../images/container.gif');
background-repeat:no-repeat;
background-position:bottom;
width:500px;
min-height:175px;
padding-bottom:15px;
}

.container_object h3{
color: #02502A;
}

.container_object_small{
background-image: url('../images/container_small.gif');
background-repeat:no-repeat;
background-position:bottom;
width:425px;
min-height:150px;
}

.container_object_small:hover{
background-image: url('../images/container_small_over.gif');
background-repeat:no-repeat;
background-position:bottom;
width:425px;
min-height:150px;
}

.container_object_small h3{
color: #02502A;
}

.business_zone h5{
color: #38A0D9;
}

.business_zone A:link{
text-decoration: underline;
color: #EF8700;
font-size: 12px;
}

.business_zone A:visited{
text-decoration: underline;
color: #EF8700;
font-size: 12px;
}

.business_zone A:hover{
text-decoration: underline;
color: #931A98;
font-size: 12px;
}

.business_zone A:active{
text-decoration: underline;
color: #DB1919;
font-size: 12px;
}

.directory_info h3{
color: #02502A;
}

#home_header{
background-image: url('../images/home_header.gif');
background-repeat: no-repeat;
height:35px;	
}

ul{
padding-left:20px;
}

li{
font-size:12px;
line-height: 1.7;
color: #38A0D9;
}

.container_object_small:hover h3 {
	color:#ef8700;
}