/* CSS Document */

body {
margin:0;
padding:0;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-variant:normal;

}

p { text-align:justify; }

h1, h2, h3, h4, h5 { margin:0px; padding:0px; color:#093994;  }

h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }

a:link { 	color: #FFFFFF; text-decoration:none; }
a:visited {  color: #FFFFFF;}
a:hover { text-decoration:underline;}

a.inline { 	color: #000099; text-decoration:none; }
a:visited.inline {  color: #000099;}
a:hover { text-decoration:underline;}

#page-container { width: 100%; margin:auto; padding:0;}

#top-nav {	width: 100%;  background:url('../images/top_bg.jpg' ) repeat-x;	/*height: 125px;*/	padding:0;	margin:0; height:238px; }

#banner { background:url('../images/banner.png') no-repeat; height:238px; width:850px; max-width:850px; margin:auto; }

ul#nav { width:700px; margin:auto; /*padding:185px 0 0 0;*/ position: absolute; top:185px; margin-left:35px; padding-left:35px; list-style-image:none; color:#FFFFFF; }
ul#nav li { float: left; display:block; width: 100px; text-align:center; }
ul#nav li  a { text-decoration: none; display:block; height: 28px; padding-top:12px; }
ul#nav li  a:hover { font-weight:bold; background-color:#FF9900;  height: 28px; color:#000000;  }

/*main content*/
#body_wrap { margin-bottom:50px; width:850px; max-width:850px; margin:auto; padding:0; background-color:#FFFFFF; }

#body_wrap #left-side { float:left; width:235px; padding:0 15px 0 15px; }

#body_wrap #left-side .hr-line{ height:1px; color:#CCCCCC; margin:5px; }


#body_wrap #right-side { float:left; width:200px; margin-left:10px;}

#body_wrap #center-side {float:left; width:355px; margin-bottom:35px; min-height:500px; padding:0 15px 0 0px; }

#body_wrap #center-side li { line-height:25px; }


/* #resv_form { width:223px;/* height:258px; margin:0; padding:0;}
#resv { padding:5px; margin-bottom:10px; }*/
/*footer*/

#clear-footer {clear:both; height:5px; margin-top:15px; padding-top:15px;}

#footer { clear:both; width:100%; height:113px; background: #ea7e26; border-top:#666666 2px solid; /*url('../images/footer_bg.jpg'); */margin-top:20px; }
#footer_wrap {width:850px; max-width:850px; margin:auto; padding:0; }
#footer_content { height:45px; width:600px; margin:auto; padding-top:15px; }


.img_border { border:1px #999999 solid; }

#line-break {margin: 8px 0 8px 0px; padding:0; }

hr { height:1px; display:block; background-color:#cddae8; color:#cddae8;}

.pricelist { font-size:16px; color:#000000; font-weight:normal;}



/*HIGH SLIDE*/

.highslide {
    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid gray;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: white;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
