@charset "utf-8";
/* CSS Document */


/*Global Reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal; padding:0; margin:0}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
img 		{behavior: url(css/iepngfix.htc); border:0;}



/*Set some default stuff*/
body{background:#FFF;font-size:80%;line-height:100%;font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color:#003471;margin:0;}
p{margin:0 0 20px;padding:0;}
a:link,a:visited,a:hover,a:active{color:#002148;text-decoration:underline;}


#headmain {
	background-image:url(../img/blue_header_img.jpg);
	
	background-repeat:no-repeat;
	background-position:center;
	height:89px;
	
}

#head {
	background-image:url(../img/block_nav.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:38px;
	
}
#foot {

	background-image:url(../img/footer_blue.jpg);
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFF;
	height:67px;
}
#content {
	margin:0px 30px 10px 30px;
}
#content td {
	
	line-height:20px;
}
#tabs {
	display:block;
	margin-top:35px;
}

#contentpadding {

padding:20;
margin:20;

}



#contacts-contact-image2{width:311px; height:427px;}
#contacts-contact-textholder{padding-top:0px;text-align:center;width:100%;}
.contactform-txtinput	{width:250px; clear:both; padding:1px; margin:3px 0px 6px 0px; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color:#003471}




#footer{display:block;font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;color:#FFF;font-size:100%;text-align:center; padding-top:5px;


}
#footer a:link,#footer a:visited,#footer a:hover,#footer a:active{color:#FFF;text-decoration:underline;outline:none;}
#footer ul li{float:left;display:block;border:none;list-style-type:none;background-color:#00F;text-align:center;margin:0;padding:0;}
#footer p {margin:0;padding:0; line-height:20px}


/*Headings*/


.maintitle {font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;color:#003471;font-size:170%; letter-spacing:-1px; margin:0; line-height:1.2em; width:100%;}

h2{font-family:"Georgia", Times New Roman, serif; color:#003471; letter-spacing:2px; font-size:150%; font-weight:200; padding:0; line-height:16px}

h3{font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;color:#003471;font-size:180%; letter-spacing:-1px; padding-bottom:10px;}

h4{font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color:#003471; text-transform: uppercase; letter-spacing:2px; font-size:84%; font-weight:200; padding:0; margin:0; line-height:16px}

h5 a:link,#h5 a:visited,#h5 a:hover,#h5 a:active{color:#000;text-decoration:underline;}
h5 {font-family:"Georgia", Times New Roman, serif; color:#000; text-transform: uppercase; font-style:italic; letter-spacing:3px; font-size:150%; font-weight:400; vertical-align: top;}

h6{font-family:"Georgia", Times New Roman, serif; color:#554129; letter-spacing:1px; font-size:120%; font-style:italic; line-height:132%; display:inline; text-indent: 30px; }


/*Navigation*/
#navigation-container{background-color:#FFF;width:100%;height:37px;display:block; padding-top:10px;}
#navigation{ width:984px;height:37px;display:block;background-image:url(../img/navigation_background.jpg);background-position:top;background-repeat:no-repeat;margin:0 auto;}
#navigation ul{border:none;list-style-type:none;clear:left;height:37px;margin:0;padding:0;}
#navigation ul li{display:block;float:left;border:0;margin:0;padding:0;}
#navigation ul li a{display:block;height:37px;margin:0;padding:0;}
#navigation ul li strong{ display:none}
#navigation a:focus,#navigation a:active, H1 a:focus {outline:none}

li#navigation-home a{width:175px; }
li#navigation-about a{width:161px;}
li#navigation-reviews a{width:153px;}
li#navigation-menus a{width:152px;}
li#navigation-private a{width:161px;}
li#navigation-contact a{width:140px;}

li#navigation-home a:hover{background:transparent url(../img/navigation_on.jpg) 5px 0 no-repeat;}
li#navigation-about a:hover{background:transparent url(../img/navigation_on.jpg) -170px 0 no-repeat;}
li#navigation-reviews a:hover{background:transparent url(../img/navigation_on.jpg) -331px 0 no-repeat;}
li#navigation-menus a:hover{background:transparent url(../img/navigation_on.jpg) -484px 0 no-repeat;}
li#navigation-private a:hover{background:transparent url(../img/navigation_on.jpg) -636px 0 no-repeat;}
li#navigation-contact a:hover{background:transparent url(../img/navigation_on.jpg) -797px 0 no-repeat;}

#home li#navigation-home a{background:transparent url(../img/navigation_on.jpg) 5px 0 no-repeat;}
#about li#navigation-about a{background:transparent url(../img/navigation_on.jpg) -170px 0 no-repeat;}
#reviews li#navigation-reviews a{background:transparent url(../img/navigation_on.jpg) -331px 0 no-repeat;}
#menus li#navigation-menus a{background:transparent url(../img/navigation_on.jpg) -484px 0 no-repeat;}
#private li#navigation-private a{background:transparent url(../img/navigation_on.jpg) -636px 0 no-repeat;}
#contact li#navigation-contact a{background:transparent url(../img/navigation_on.jpg) -797px 0 no-repeat;}



#comingsoon-container{background-color:#FFF;width:100%;display:block; padding-top:10px;}

.boldme{font-weight:400;}

.padding_1{padding:50;}