* {margin: 0; padding: 0;}

table {align: center; }
td {vertical-align: top;}

h1 {font-family: century gothic; font-size: 16px; color: #006cac; margin: 0.1em; padding-left: 4px; }
h2 {font-family: century gothic; font-size: 14px; color: #006cac; margin: 0.1em; padding-left: 4px; }
h3 {font-family: century gothic; font-size: 14px; color: #006cac; margin-top: 2px; font-weight:normal; background-color:#006cac;  margin-bottom: 2px; padding: 4px;  border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; }

p {margin: 1.25em 0; margin-left: 0.1em; padding-left: 1em; padding-right: 1em; }

hr { height: 1px; color: #CCCCCC; }

td { background-color:#FFFFFF; }

#maintable { margin: 0 auto; width:800px; background-color:#FFFFFF; border: 1px solid #CCCCCC;  }
#breadcrumb { margin: 0 auto; width:100%; }

body {
	background-color: #CCC;
	color: #000000;
	margin: 3px;
	padding: 3px;
	font-family: century gothic;
	font-size: 12px;
	font-weight:normal;
}

#header { background-image:url(images/header.gif); height:150px; width: 800px;  }

#main-left {
	width: 150px;
	background-color: #CCC;
	color: #000000;
	font-family: century gothic;
	font-size: 12px;
	font-weight:normal;
}

#footer {
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	text-align: left;
	background-color: #1e8ccc;
}

#imaro {
	color:#000000;
	padding: 1px;
	text-align: center;
	font-size: 10px;
}

#caption {
	border-right: 1px solid #CCC; 
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #333; 
	font-family: century gothic;
	font-size: 10px;
	font-weight:normal;
	background-color:#f7f7f7;
	padding: 1px;
	text-align:center;
	margin: 0.1em;
	 
}

#image {
	border-right: 1px solid #CCC; 
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px;
	text-align:center;
	margin: 0.1em;
	 
}

#gmap {
	border-right: 1px solid #CCC; 
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px;
	text-align:center;
	margin: 0.1em;
	width: 375px
	 
}


/* borders */
.bbox {
	border-right: 1px solid #cccccc; 
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
}

.bl {
	border-left: 1px solid #000000;
}

.bbr {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #cccccc; 
}

.blt {
border-top: 1px solid #000000; 
	border-left: 1px solid #000000;
}

.bt {
border-top: 1px solid #000000; 
}

/* links */
a	{
color: #0000ff; 
font-size: 12px; 
text-decoration: underline;
}

a:hover			{
color: #ff0000; 
font-size: 12px; 
text-decoration: none;
}

/* menus*/
a.menu3:link, a.menu3:visited, a.menu3:active {
	font-family: century gothic;
	color: #FFFFFF;
	background-color: #006cac;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display:block;
	border-left: 10px solid #999; 
	padding-left: 5px;
}

a.menu3:hover{
	color:#006cac; 
	background-color:#FFF;
	overflow:visible;
	text-decoration: none;
	border-left: 10px solid #006cac;
}

.menu4 {
	font-family: century gothic;
	color:#FFFFFF; 
	background:#006cac;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display:block;
	border: 1px solid #006cac; 
	margin: 0 0.1em 0 0;
}

a.menu4:link, a.menu4:visited, a.menu4:active {
	font-family: century gothic;
	color:#FFFFFF; 
	background:#006cac;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	display:block;
	border: 1px solid #006cac; 
	margin: 0 0.1em 0 0;
}

a.menu4:hover{
	color: #000;
	background:#FFFFFF;
	overflow:visible;
	text-decoration: underline;
}

a.imaro 		 { font-family: century gothic; font-size: 10px; color: #1f6eb5; font-weight: bold; text-decoration: none; }
a.imaro:visited  { font-family: century gothic; font-size: 10px; color: #1f6eb5; font-weight: bold; text-decoration: none; }
a.imaro:hover    { font-family: century gothic; font-size: 10px; color: #FF0000; font-weight: bold; text-decoration: underline; }

div{
text-align:left;
}
.listContentAjax{
	filter:alpha(opacity=30);
	opacity: 0.30
	-moz-opacity:0.30;
}

.listContent{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
.header{
width:600px;
margin:0px auto;
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:left bottom;
height:120px;
text-align:right;
padding:10px;
}
.headerLinks{
margin-top:120px;
float:right;
color:#FFFFFF;
}
.headerImage{
margin-top:70px;
float:left;
color:#B3B3B3;
}
.headerLinks a{
color:FFFFFF;
text-decoration:none;
}
.headerLinks a:hover{
text-decoration:underline;
}