body{
font-size:18px;
}

*{
list-style: none;
margin: 0px;
padding: 0px;
}

#menu {
list-style: none;
width: 190px;
padding-top: 35px;
padding-top: 35px;
height:450px;
min-height:450px;
padding-left: 50px;
background: url(images/background.png) no-repeat;
vertical-align:top;
}

#menu a:link{
color: #333333;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;
}

#menu a:visited{
color: #333333;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;

}

#menu a:hover{
color: #595959;
}

#menu a:active{
color: #dbdbdb;
}

#vac_h1
{
color:#000099;
font-weight:bolder;
font-size:50px;
font-family:"Courier New", Courier, monospace;
text-decoration:none;
}
#vac_h2
{
color:#FF9900;
font-weight:bold;
font-size:45px;
text-decoration:none;
}
.CircleBullet {
color: #000000;
font-weight: lighter;
list-style-position: outside;
list-style-type: disc;
display:list-item;
margin-left:2em;
}

#vac_menu {
list-style: none;
width: 190px;
padding-top: 35px;
height: 750px;
min-height:750px;
padding-left: 50px;
}

#vac_menu a:link{
color: #333333;
font-family: Trebuchet MS;
font-size: 15px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;
}

#vac_menu a:visited{
color: #333333;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;

}

#vac_menu a:hover{
color: #595959;
font-size: 16px;
}

.hdr-addr {
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	border:solid 2px  #F60;
}

.hdr-addr table tr td {
	text-align: center;
	vertical-align:top;
}

.sp-addr {
	font-size:9px;
}

.bld {
	font-weight: bold;
}
.ab {
	font-size: 16px;
}

.ttl-bold {
	font-weight: bold;
}

.content {
	vertical-align:top;
	min-height:450px;
	
}