body,td,th {
	font-family: Verdana;
	font-size: 13px;
	color: #666;
	line-height:20px;
}
body {
	background:#89B1B6;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a{
color:#315E88
}
a:link{
color:#315E88;
}
a:visited{
color:#315E88;
}
a:hover {
	color:#01509B;
	text-decoration:none;
}
.wrapper{
width:794px;
margin:0 auto;
border-left:15px solid #ffffff;
border-right:15px solid #ffffff;
border-top:15px solid #ffffff;
border-bottom:15px solid #ffffff;
text-align:left;
background:#fff;
}
.upperhead{
width:100%;
background-color:#DB5600;
height:51px;
}
.tel{
float:right;
background:url(images/tel_04.jpg) center top no-repeat;
margin-right:10px;
padding-top:18px;
padding-left:46px;
font-size:12px;
width:200px;
}
.banner{
text-align:center;
background:url(images/top-logo.jpg) repeat-x top;
height:288px;
padding-top:43px;
width:100%;
}
.underbanner{
color:#ffffff;
width:100%;
padding-top:3px;
padding-bottom:3px;
text-align:center;
background:#ffffff;
}
.underbanner2{
width:97%;
padding-top:2px;
padding-bottom:2px;
text-align:left;
padding-left:2%;
font-size:11px;
background:#F8F8F8;
border:1px solid #ededed;
}
.article{
padding-top:5px;
padding-bottom:10px;
border-bottom:1px solid #ededed;
margin-bottom:30px;
}
.underbanner2 a:link,.underbanner a,.underbanner a:visited{
color:#666;
}

.input{
outline:none;
border:1px solid #D4D4D4;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
}
.button{
background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C;
border:1px solid #05396A;
height:21px;
font-size:10px;
font-weight:bold;
color:#FFF;
font-family:verdana;
text-align:center;
}
.content{
width:100%;
padding-top:10px;
}
.leftcolumn{
width:724px;
float:left;
padding-left:9px;
padding-right:31px;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.rightcolumn{
width:244px;
float:right;
padding-right:10px;
}
#navvy
{
width:244px;
font-size:12px;
font-weight:bold;
padding: 0;
text-align:left;
font-family:Verdana;
}

ul#navvylist
{
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width:244px;
}

ul#navvylist li
{
width:244px;
display: block;
margin: 0;
padding: 0;
}

ul#navvylist li a
{
display: block;
margin:0;
width:194px;
padding-top:6px;
padding-bottom:7px;
padding-left:40px;
padding-right:10px;
color: #315E88;
text-decoration: none;
background:url(images/link_13.jpg) no-repeat left top;
}

#navvy>ul#navvylist li a { width: auto; }


ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #315E88;width:174px;
padding-left:60px;
background:url(images/hover_13.jpg) no-repeat left top;
}
.box{
width:224px;
background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
padding:10px;
color:#315E88;
font-size:11px;
margin-top:20px;
}
.boxa{
width:450px;
background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
padding:10px;
color:#315E88;
font-size:11px;
margin-top:20px;
}


h2{
font-size:24px;
color:#4B7C82;
font-weight:normal;
margin:0;
width:100%;
padding-bottom:5px;
padding-top:3px;
text-decoration:none;
}

h2 a, h2 a:link, h2 a:visited{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
text-decoration:none;
}
h2 a:hover{
font-size:20px;
color:#333;
font-weight:normal;
text-decoration:underline;
}

h3{
font-size:14px;
color:#4B7C82;
font-weight:bold;
margin:0;
width:100%;
padding-bottom:5px;
padding-top:3px;
text-decoration:none;
}

h3 a, h3 a:link, h3 a:visited{
font-size:14px;
color:#6A6A6A;
font-weight:normal;
text-decoration:none;
}
h3 a:hover{
font-size:20px;
color:#333;
font-weight:normal;
text-decoration:underline;
}

.footer{
padding-top:8px;
padding-bottom:10px;
background:#F8F8F8;
border-top:2px solid #ededed;
text-align:center;
}
.footer a:link, .footer a, .footer a:visited{
color:#666;
}
.img{
border:0px;
}
.imgborder { 
border: 1px solid #4B7C9C;
padding: 7px;
margin: 8px 8px 8px 8px;
background-color:#fff;
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
background-color:#B59C88;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #6B8B8F;
}

#gallery {position:relative; width:500px; padding:0px; border:0px solid #fff; background:#fff}
#images {border:0px solid #4B7C9C; height:225px; background:#4B7C9C; margin-bottom:2px}
#image {position:relative; width:586px; height:319px; padding:5px; border:0px solid #4B7C9C; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:50px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:582px; height:100px; border:0px solid #4B7C9C; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:582px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:0px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:300px; width:20%; z-index:100; height:300px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:0px solid #FFF; outline: none;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
