@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, ins, img, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, /*ol,*/ ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
padding: 0pt;
vertical-align: baseline;
}
marquee {
	font-size: 36px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:200;
	border:double;
}
blockquote:before, blockquote:after, q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
input, textarea, select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong{
	font-weight: 700;
}
ul{
	list-style: outside;
}
a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/******* /GENERAL RESET *******/
html, body {
	margin: 0;
	padding: 0;
	/*font: 10px normal Arial, Helvetica, sans-serif;*/
	height:auto;
	background-image: url(light2.jpg);
	background-attachment:fixed;
	/*background-repeat: repeat-x;*/
}
h1{
	font-family:Helvetica, Verdana, sans-serif;
	font-size:36px;
}
h2{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:20px;
	color: white;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 20px;
	padding-left: 20px;
	padding-right: 20px;	
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px;
	padding-left: 10px;
	padding-right: 20px;
}
/*p:first-letter{
	color:#6ea6fb;
	font-style:italic;
	font-size:30px;
}
*/
address{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:20px;
}

.rounded_corner {
-moz-border-radius:10px;
-webkit-border-radius:10px;
width:400px;
height:100px;
background-color:#000;
}
#rounded_corner {
-moz-border-radius:10px;
-webkit-border-radius:10px;
width:400px;
height:100px;
}
.container {
	/*width: 960px;*/
	width: 1024px;
	margin: 0 auto;
	position: relative;
	z-index:9999;
}
.photoslideshow {
	width: 1024px;
	height:200px;
	margin: 0 auto;
	position: relative;
}

.header_lang
{
	text-align: justify;
	float: right;
	width:210px;
	padding-top: 11px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 0px;
}

#header {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	padding-top:145px;
	background: url(images/header2.png);
	background-color:#0E437E;
	background-repeat: no-repeat;
	background-position: left bottom;	/*width: auto;*/
	position: static;
}
#header a
{
	position:absolute;
	top: 0;
	left: 0;
	width: 1024px;
	height: 100%;
}
#header a h1
{
	display: none;
}
#photo {
	width: 100%;
	height: 100%;
	padding-top: 120px;
	background:url(images/headers/6a.jpg);
	background-color:#0E437E;
	
	/*background-image: url(Header.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;	/*width: auto;*/
	position: static;
}
#Logo{
	width: 100%;
	height: 100%;
	padding-top: 120px;
	background: url(Logo.jpg);
	background-color:#0E437E;
	
	/*background-image: url(Header.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;	/*width: auto;*/
	position: static;
}

#main{
	padding-top:20px;
	height: 380px;
	padding-left:20px;
	background: #FFF;
}
#mainContent { 
	margin: 0 180px;
	padding: 0 0px;
	display: block;
	overflow:hidden;
	/*width:644px;*/
	width:624px;
} 

.mainContent { 
	margin: 0 180px;
	padding: 0 0px;
	display: block;
	overflow:hidden;
	/*width:644px;*/
	width:800px;
	z-index:9987;
} 

#mainContent h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#0E437E;
	color: #fff;
	font-size:16px;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	width:624px;
}

#mainContent ul {
	padding: 0 0 0 25px;
	color: #666666;
	margin: 0;
	overflow:hidden;
}

#mainContent li {
	margin: 2px 0 2px 0;
	padding: 0px;
	overflow:hidden;
}
#mainContent a, a:visited {
	color:#000;
	text-decoration: none;
	font-size: 14px;
	}
#mainContent a:hover, a:active { 
	color: #F00;
	}

#sidebar1 {
	float: left;
	/*width: 180px;*/
	width:200px;
	font-size: 0.9em;
}

#sidebar1 h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#275390;
	color:#fff;
	font-size:16px;
	margin: 0;
	padding: 0px 0px 5px 5px;
	height: 22px;
	border-right: #0B3E82 solid 1px;
}

#sidebar1 ul {
	list-style: none;
	margin:0;
	padding: 0;
	text-transform:uppercase;
	display:block;
}

#sidebar1 li {
	border-bottom: 1px #d0d0d0 dotted;
	margin: 0;
}

#sidebar1 li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	text-transform:uppercase;
	/*color: #6fa5fd;*/
	color: #400000;
}

#sidebar1 li a:hover {
	background: #e6e6e6;
	display: block;
	/*border-right: 5px solid #0F345F;*/
	border-right: 5px solid #275390;
	/*color: #14568a;
	color: #0F345F;*/
	color:#333;
}

#sidebar2 {
	float: right;
	width:200px;
	/*padding: 0px 0px 0px 0px;*/
	margin:0;
	/*font-size: 12.0em;*/
	display:block;
}

#sidebar2 h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#275390;
	color: #fff;
	/*color: #000;*/
	font-size:16px;
	margin: 0 0 0 0;
	padding: 0px 3px 5px 5px;
	height: 22px;
	border-left: #0B3E82 solid 1px;
}

#sidebar2 ul {
	list-style: none;
	margin:0;
	padding: 0px;
	text-transform:uppercase;
}

#sidebar2 li {
	border-bottom: 1px #d0d0d0 dotted;
	margin: 0;

}

#sidebar2 li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	/*color: #006699;*/
	/*color: #6fa5fd;*/
	color: #400000;
	margin-left: 2px;
}

#sidebar2 li a:hover {
	background: #e6e6e6;
	display: block;
	border-right: 5px solid #275390;
	/*color: #0F345F;*/
	color:#333;
	border-left: 0px solid #98989A;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#content {
	color:#000;
	padding-top: 20px;
	width:1024px;
	height:auto;
	min-height:500px;
	/*min-height:300px;*/
	margin-left:  auto;
	margin-right: auto;
	background:#FFF;
	padding-bottom:20px;
	clear:both;
	z-index:9997;
}
.google iframe {
	margin: 8px;
	width:1000px;
	height:900px;
	/*border:none;*/
	border:double;
}
#content2 {
	color:#000;
	padding-top: 20px;
	width:1024px;
	height:auto;
	min-height:700px;
	/*min-height:300px;*/
	margin-left:  auto;
	margin-right: auto;
	background:#FFF;
	padding-bottom:20px;
	clear:both;
}
/******News Box Information Styles******************************/
#box {
	background-image:url(images/Holiday_County.jpg);
	/*background-color:#055EA0;*/
	padding-top:10px;
	width:1024px;
	height:350px;
	/*height:350px;*/
	margin-left:  auto;
	margin-right: auto;
	/*background:#000;*/
	padding-bottom:20px;
	clear:both;
	z-index:9997;
}
#box h2{
	color:#FFF;
}
#box h3 {
	font-size:16px;
	color:#FFF;
}
#infobox1{
	margin-left:20px;
	margin-top:10px;
	width:512;
	height:auto;
	float:left;
}
#infobox1 h2{
	color:#FFF;
}
#infobox1{
	font-size:16px;
	color:#FFF;
}
#infobox2 {
	width:512;
	height:auto;
	margin-left:512px;
}
#infobox2 ul {
	list-style: none;
	/*margin:20;*/
	text-transform:uppercase;
	display:block;
}
#infobox2 li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	/*color: #6fa5fd;*/
	color:#FFF;
	margin-left: 2px;
	font-size:14px;
}
#infobox2 li a:hover {
	background: #FFF;
	display: block;
	color:#F00;
	border-left: 0px solid #98989A;
	font-size:15px; 
}
#box ul {
	list-style: none;
	/*margin:20;*/
	text-transform:uppercase;
	display:block;
}
#box li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	/*color: #6fa5fd;*/
	color:#FFF;
	margin-left: 2px;
	font-size:14px;
}
#box li a:hover {
	background: #FFF;
	display: block;
	color:#F00;
	border-left: 0px solid #98989A;
}
#box p {
	color:#F00;
	font-size:15px;
	text-transform: uppercase;
}
/****************END OF NEWS INFORMATION STYLES************************/
#sidebar {
	/*padding-top: 20px;*/
	height: 380px;
	/*margin-left:  auto;
	margin-right: auto;*/
	background: #FF0;
	padding-bottom:20px;
}
	
#content_break {
	width: 1024px;
	height: 20px;
	background:#0E437E;
}
#image_logo {
	height: auto;
	display: block;
	background-image:url(it/images/it.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
/***************************************/
/*****JQuery Menu***********************/
/***************************************/
.jquerycssmenu{
	width: 1024px;	
	background:#0E437E;
	margin:0 auto;
	font: bold 12px Verdana;
	border-bottom: 1px solid black;
	z-index:9998;
	/*padding-left: 15px; /*offset of tabs relative to browser left edge*/
		/*-moz-border-radius:10px;
		-webkit-border-radius:10px;*/
}
 .goto {
	color: #999;
	padding: 286px 0 10px 0;
	/*padding: 466px 0 10px 0;*/
	text-align: right;
	display: block;
	position: absolute;
	top: 61px;
	right: 0;
	padding-right:25px;
}
#goto{
	padding-top:5px;
	position:absolute;
	float:left;
	/*left: 198px;*/
	width: 257px;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:9998;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
height: auto;
min-height:20px;
display: block;
background:#0E437E;
padding: 5px 7px 4px 7px;
margin-right: 0px; /*spacing between tabs*/
border-bottom-width: 0;
color: #FFFFFF;
text-decoration: none;
text-transform:uppercase;
font-size:13px;
}

.jquerycssmenu ul li a:hover{
	background:#0E437E;
	color:red;
/*background-image: url(tintbluedark.gif) /*tab link background during hover state*/

}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid black;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
display:inline;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
background:#0E437E;
color: white;
padding: 4px 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid black;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
/*background: #eff9ff;*/
background:#222222;
color: Red;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}

/**********End of Jquery Menu***********/

/*#header img {
	margin: 20px 0 10px;
}*/
/* Footer Style */
#footer {
	padding-top: 20px;
	float: none;
	width: 1024px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background: #0E437E;
	font-size:14px;
}

#footer-content {
	margin: 0 auto;
	width: 960px;
	padding-top: 5px;
	font-size: 14px;
	/*z-index:9995;*/

}
#footer-links {
	width: 100%;
	/*border-top: 1px #a7a7a7 dotted;
	border-bottom: 1px #a7a7a7 dotted;*/
}
#prefooter {
	margin: 0 0 1px;
	width: 100%;
	height: 1px;
	clear: both;
}
.footer_div
{
	width:200px;
	border-right: 1px dotted #999;
	padding-left:10px;
	z-index:9990;
}



.footer_content
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.footer_content a {
	color:#FFF;
	text-decoration: none;
	font-size: 14px;
	text-transform:uppercase;
}
.footerlist li
{
	display: inline;
	list-style-type: none;
	padding-right:20px;
	margin-left:25px;
}

/* End of Footer Style */


#page {
	background-image:url(images/bg.png);
	width:auto;
}

/* -----------Photo Slideshow------------*/
#photobanner p {
                font-family: Georgia, Times New Roman, serif;
                color: #ffffff;
                font-size: 32px;
                font-weight: bold;
                text-align: right;
                position: absolute;
                top: 220px;
                right: 60px;
                z-index: 100;
}
#photobanner {
                width: 1024px;
                height: 125px;
                background: #000000 url(images/headers/1.jpg) no-repeat;
                position: relative;
}
.slideshowphoto {
                position: absolute;
                top: 0;
                left: 0;
				width: 1024px;
				height: 200px;
                display: none;
}
.slideshowphotoon {
	position: absolute;
	/*top: -6px;
	left: 7px;*/
	top: 0;
	left: 0;
	width:1024px;
	height: 200px;
}

#narrowphotobanner {
                width: 1024px;
                height: 125px;
                background: #ffffff;
                position: relative;
}
#narrowphotobanner p {
                font-family: Georgia, Times New Roman, serif;
                color: #ffffff;
                font-size: 32px;
                font-weight: bold;
                text-align: right;
                position: absolute;
                top: 136px;
                right: 60px;
                z-index: 100;
}

.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/*#loading{
	text-align: center;
	visibility: hidden;
}*/


/*Ajax menu ********************************************/
/******* /GENERAL RESET *******/
/******* REUSE *******/
h1, h2, h3, h4, h5, h6{
	font-weight: 700;
	/*color: #6ea6fb;*/
	color:#000;
	line-height: 1.8em;
}
h2{
	font-size: 22px;
}
/******* /REUSE *******/
/******* CONTAINER *******/
#container{
	width: 960px;
	margin: 0pt auto;
	color: #fff;
}
/******* /CONTAINER *******/

/******* MENU *******/
#menu{
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
}
#menu li{
	width:185px;
	height:auto;
	/*font-size:14px;*/
	float: left;
	margin: 0;
	text-transform: uppercase;
	/*color: #6fa5fd;*/
	color: #400000;
	padding: 5px;
	display:block;
	border-bottom: 1px #d0d0d0 dotted;
}
#menu li:hover{
	background: #e6e6e6;
	color:#333;
	cursor: pointer;
	display: block;
	border-right: 5px solid #275390;
	border-left: 0px solid #98989A;
}
/******* /MENU *******/
/******* LOADING *******/
#loading{
	text-align: center;
	visibility: hidden;
}
/******* /LOADING *******/
/******* CONTENT *******/
.content{
	color: #000;
	margin: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 12px;
	min-height:250px;
	clear: both;
	visibility:visible;
}


.content p{
	margin-bottom: 0.7em;
	/*border-bottom: 2px dotted #6fa5fd;*/

}
.content a{
	font-weight: 700;
	color: #6fa5fd;
		line-height: 1.3em;

	/*border-bottom: 1px dotted #6fa5fd;*/
}
.content2{
	color: #7e7e7e;
	margin: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 12px;
	min-height:700px;
	/*height: 700px;*/
	clear: both;
}
.content2 p{
	margin-bottom: 0.7em;

}
.content2 a{
	font-weight: 700;
	color: #6fa5fd;
		line-height: 1.3em;
}

/******* /CONTENT *******/
/*End of Ajax Menu**********************************************/

/******Start of Ronuded Table Styles***********************************************/
#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}
/************************End of Rounded Table ****************************************/

/*************************Coda Slider Begin*****************************************/

/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 	{
	float: left;
	margin-right: 10px;
	}
.floatRight {
	float: right;
	}
.clear	{
	clear: both;
	}
a	{
	outline: none;
	}


/*
	PAGE STRUCTURE
*/
#page-wrap-1	{
	width: 350px;
	position: relative;
	z-index:auto;
	min-height: 450px;
	margin: 0 500px;
	z-index:9996;
	}

#page-wrap	{
	width: 500px;
	position: relative;
	z-index:auto;
	min-height: 450px;
	background: url(images/bgslider_new.png) top center no-repeat;
	float:left;
	z-index:9996;
	}
#page-wrap ul li {
	font-size:14px;
	text-transform:uppercase;
}
#page-wrap a, a:visited {
	color:#FFF;
	text-decoration: none;
	font-size: 14px;
	text-transform:uppercase;
	}

	
#page-wrap-1 li {
	float:left;
	display:inline;
}
#navbar2	{
	width: 350px;
	position: relative;
	z-index:auto;
	margin: 0 550px;
	z-index:9996;
	background-color:#0E437E;
	}
#navbar2 li{
	float:left;
	display:inline;
	list-style:none;
}
/*
	TYPOGRAPHY

ul	{
	list-style: square inside;
	}
a, a:visited {
	color: #729dff;
	text-decoration: none;
	font-size:12px;
	text-transform:uppercase;
	}
a:hover, a:active { 
	color: #000;
	text-transform:uppercase;
	}
*/	
blockquote	{
	padding: 0 20px;
	margin-left: 20px;
	border-left: 20px solid #ccc;
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic; 
	margin-top: 10px;
	}
blockquote ul li{
	color:#000;
	font-style:italic;
	font-weight:bold;
}
/*
	SLIDER
*/
.slider-wrap{
	width: 419px;
	position: absolute; 
	top: 87px;
	left: 40px;
}			
.stripViewer .panelContainer 
.panel ul{ 
	text-align: left;
	margin: 0 15px 0 30px;
	}
.stripViewer{ 
	position: relative;
	overflow: hidden;
	width: 419px;
	height: 285px;
	}
.stripViewer .panelContainer { 
	position: relative;
	left: 0;
	top: 0;
	}
.stripViewer .panelContainer .panel	{ 
	float: left;
	height: 100%;
	position: relative;
	width: 419px;
	}
.stripNavL, .stripNavR, .stripNav {
	display: none;
	}
.nav-thumb	{
	border: 1px solid black; 
	margin-right: 5px;
	}
#movers-row	{ 
	margin: -43px 0 0 62px;
	}
#movers-row div	{
	width: 20%;
	float: left;
	}
#movers-row div a.cross-link {
	float: right;
	}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 40px; 
	margin-top: -60px;
	position: relative;
	z-index: 9999;
	color: white;
	}
.photo-meta-data span {
	font-size: 13px; 
	}
.cross-link	{
	display: block;
	width: 62px;
	margin-top: -14px; 
	position: relative;
	padding-top: 15px;
	z-index: 9999;
	}
.active-thumb {
	background: transparent url(images/icon-uparrowsmallred.png) top center no-repeat;
	}
/****************************end of Coda Slider**********************************/

/**************************Contact Email Form************************************/
.box { 
border: 8px outset #FFFFFF;
margin-top: 15px;
margin-bottom: 0px;
margin-left: 50px;
width: 500px;
padding: 5px;
background-color:#0E437E;
color: #00008b;
 } 

form {
font-family:"MS Serif", "New York", serif;
/*border: 8px outset #FFFFFF;*/
padding: 2px;
background-color: #0E437E;
color: black;
font-weight: bold;
font-size:16px;
 }
form p {
	font-size:16;
	color:#000;
	text-transform:uppercase;
}

input {
	background-color: #F0F8FF;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 }

textarea {
background-color: #F0F8FF;
color: #F00;
font-weight: bold;
 }

select {
background-color: #F0F8FF;
color: #0000FF;
font-weight: bold;
 }

.button_email {
font-size: 18px;
font-family: "Lucida Calligraphy", serif;
border: 4px outset #FFFFFF;
background-color: red;
 color: black;
font-weight: bold;
padding-right:2px;
margin-top:10px;
}
.required {
	font-size: 14px;
	font-family: "MS Serif", "New York", serif;
	color: #F00;
}
/*********************************End of Form**************************************/
.iframe {
	z-index:9990;
}
.calendar { 
font: bold 12px Verdana;
text-transform:uppercase;
border: 8px outset #FFFFFF;
background-color:#0E437E;
color: #00008b;
 }
