body {
/*color:#333; ---->>>>>> edit by DM 19 May 2005  */ 
/*text-align: center; ---->>>>>> edit by DM 19 May 2005  */ 
margin:0;
padding:0;
background-color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight: normal;
/*line-height: 1.5em;*/
}

body#map {
background-color: #fff;
}

div#wrapper {
margin-left: auto;
margin-right: auto;
width: 730px;
text-align: left;
background-color: #fff;
border: 1px solid #f9702b;
padding: 0;
margin-top: 1em;
padding-bottom: 0;
} 

#header {
/*height: 60%;*/
background-color: #ffffff;
color: #000;
position: relative;
clear: both;
}


#logo {
background-color: #ffffff;
position: absolute;
left: 20px;
top: 20px;
float: left;
width: 260px;
}

#homeimage {
float: right;
padding: 0;
margin: 0;
}

.clear {
clear: both;
}

#menuhome {
border-bottom: 7px solid #900;
background-color: #600;
width: 730px;
/*height: 40%;*/
}

#address {
margin:0;
padding:0;
}

img {
border: 0;
}

.img_right {
float: right;
background-color: #030;
padding: 8px;
margin-left: 20px;
margin-bottom: 20px;
margin-top: 10px;
color: #235b9c;
text-align: right;
font-size: x-small;
}

ul#nav {
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0;
margin: 0;
list-style: none;
width: 140px;
background: #600;
padding: 0.5em 10px;
line-height: 1.8em;
float: left;
}

#nav li {
text-align: right;
}

a#nav {
color: #f60;
}


ul.bulletedlist {
font-family: Georgia, "Times New Roman", Times, serif;
list-style-type: circle;
}

li.bulletedlist {
list-style-type: circle;
line-height: 1.8em;
color: #600;
}


#stamp {
float: left;
width: 140px;
}

a.breadcrumb:link, a.breadcrumb:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #666;
	background: transparent; 
	}

a.breadcrumb:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #c00;
	background: transparent; 
	}

a.breadcrumb:active {
	font-weight: normal; 
	text-decoration: none;
	color: #c00;
	background: transparent;  
	}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #f60;
	background: transparent; 
	}

a:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #c00;
	background: transparent; 
	}

a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #c00;
	background: transparent;  
	}



#quotebox {
width: 430px;
height: 127px;
padding: 0;
margin: 0;
float: right;
background: url(../images/bannerx.jpg) no-repeat;
}

#quotation {
color: #fff;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}

.orange_emphasis {
color: #F60;
}

#content {
line-height: 1.5em;
padding: 15px;
/*background-color: #fff;*/ /*removed this as wrapper div already declares bgcolor as white*/
}

h1 {
font-size: 1.8em;
color: #600;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.4em;
color: #600;
font-weight: normal;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
color: #900;
margin-bottom: 0;
}

p {
margin-top: 0;
}

.menu {
margin-top: 0;
}

table {
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 0;
border-bottom: 0;
border-collapse: collapse;
}

td, th {
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding-left: 5px;
}

caption {
font-family: Georgia, "Times New Roman", Times, serif;
color: #600;
padding-bottom: 5px;
padding-left: 5px;
text-align: left;
}

#breadcrumb {
font-size: small;
color: #666;
}
