/* CSS Document */

/* sidemenu */
ul.sidemenu {
	text-align: left;
	padding: 0;
	text-decoration: none;
	margin: 10px 0px 0px;
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	border-bottom: 1px solid #999999;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;
	color: #CCCCCC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
ul.sidemenu li a:hover {	
	color: #16253A;
	border: none;
}
h1 {
	margin-left: 10px;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #90002F;
	margin-top: 10px;
}

div.Table_01 {
	position:relative;
	width:800px;
	margin: 0px auto;
	background: url(bkgnd-main.jpg) repeat-y;
}

div.header_ {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:53px;
	background: url(header.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}

div.header-photo_ {
	position:relative;
	width:800px;
	height:261px;
	background: url(header-photo.jpg);
	clear: both;
}

div.logo {
	left:50px;
	top:0px;
}
div.navigation-clm_ {
	width:223px;
	margin: 0px;
	padding: 0px;
	font: 14px/1.75em Georgia, "Times New Roman", Times, serif;
	float: left;
	height: 100%;
}

div.maintext-clm_ {
	padding: 0px 0px 10px;
	width: 575px;
	position: relative;
	margin: 0px 0px 0px 224px;
	height: auto;
}

div.maintext-clm_ li {
	margin: 0px 0px 10px 30px;
	width: 535px;
	position: relative;
	height: auto;
	font: 13px/1.25em Verdana, Arial, Helvetica, sans-serif;
}
div.footer_ {
	background: #16253A;
	padding: 28px 0px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	float: left;
	width: 800px;
}

#location {
	border: 5px: solid black;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-color:  #16253A;

}
.maintext {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	font: 13px/1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.centered{
	text-align:center;
	margin:0 20px 5px 0;
}
p.clear{
	clear:both;
	padding:0 20px 5px 0;
	font: 13px/1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.headerlinks {
	color: #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 20px 30px 20px 0px;
	text-transform: uppercase;
}
.headerlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.logo {
	position: absolute;
	top: 60px;
	left: 70px;
}

img.base_location {
	margin: 10px;
	margin-left:auto;
	margin-right:auto;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
	border: 2px;
  	margin: 5px 10px 10px 0px;
}
img.float-left-sp{
	margin: 5px 10px 10px 10px;
	float:left;
}
img.float_left{
	margin: 5px 10px 10px 0px;
	float:left;
}
tr.bottom-space{
	padding-bottom:20px;
}
div#award{
	margin:5px 20px; 
}
div#award img{
	margin:0 20px 20px 0;
}









