/* CSS Document */


#centermap{
background:#fff;
padding:10px 10px 10px 10px;
width:640px;
}

.subcolumns{
height:340px;
}

.subcr{
padding:0 0 0 0 !important;
}


.subcr, .subcl{
height:330px;
overflow:hidden;

}





.spacer-gif{

margin:-1px;
padding:-1px;
filter:alpha(opacity=01);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;


}


#content {
 height: expression('200px'); min-height: 200px;

}



#inside #menu  .pipe{
	position: relative;
	top: 1px;
         font-size: 12px;
	color: #000000;
	display: none;
}




#container #inside #menu a{
	
	color: #660033;
	font-size: 22px;
	z-index: 50;
	font-weight: normal;
	padding: 0px 24px 1px  24px;;
	

}
	
#container #inside #menu a:hover {
	color: #9A736E;
}
#container #inside #menu .menu_selected {
	color: #660033;


}


H2,H1
{
	font-family: "Times New Roman", Times, serif;
	color: #660033;
	padding:5px 10px 5px 10px;
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	background: url(header_back.jpg) #F4C43E repeat-x top;
	Display: inline;
	height:30px;
	line-height: normal;
	}

h5 {
  font: normal 1.0625em Georgia, serif;
  margin: 10px 10px 5px 10px;    
  
}

H3 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px 0 0 4px;
	padding:10px 0 0 0 ;
	font-size: 20px;
	font-weight: normal;
	
	}


h4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px 0 0 4px;
	padding:2px 0 0 0 ;
	font-size: 20px;
	font-weight: normal;  
}



	
P {
	font-family: Arial;
         padding: 3px 0px 3px 3px;
	margin:0 0 0 0;
	color: #333333;
         font-size: 12px;
         line-height: 120%;
}

ul {
        margin: 0px;
        padding: 0px;
        line-height: 160%;
        margin-left: 30px;
        text-align: left;
}
UL LI {
        padding:0px;
        margin: 0px;
        line-height:160%;
        list-style-type:none;
	padding-left: 12px;
        background-image: url(bullet.gif);
        background-position: 0px 6px;
	background-repeat: no-repeat;
}
A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window {
	color: #660033;
	text-decoration: underline;
	
}
A:hover,
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #9A736E;
}

.caption,
table {
	font-size: 11px;
       color: #000000;
}
/*---------- mail form ------------------------------------------------*/
form{
       
	padding:0;
	margin:0;
	width: 950px;
	background-color: white;}

.mailform,
.mailformrequired,

.mailformradio,
input,
celmenu,
select,
.text,
.button,
textarea {
         font-size: 11px;
         padding:0;
        overflow: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #000000;
}

.mailformrequired{

font-weight:bold;
}


.text,
textarea {
padding:2px 0 2px 4px;
	
height: 22px;


}

.button {
margin-left: 0;
background-color: #F5CB55;
font-family: "Times New Roman", Times, serif;
width: 295px;
color: #660033;
font-size: 18px;
font-weight: normal;


}
.mailformcomment{
font-size: 12px;
font-family: arial;
font-weight: bold;
color: #333;
margin-bottom: 12px;

}

.formh1{
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
background:#F5CB55;
display:block;
color:#660033;
padding:4px;
width:938px;
margin:0;
}


