@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body { line-height: 1.5; background: #fff; margin:1.5em 0; }

a img { border: none; }

/* @end */

/* @group Typography */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
   
body { font-size: 75%; }


/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body { 
  color: #222; 
  font-family: Georgia, "lucida bright", "times new roman", serif; 
}
h1,h3,h4,h5,h6 { 
  color: #fff; 
  font-family: 1em Georgia, "lucida bright", "times new roman", serif; 
}

h2 {
color: #e6fbfb;
 font-family: 1em Georgia, "lucida bright", "times new roman", serif; 
}

p {
	color:#FFFFFF;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 48px; line-height: 1.1; margin-bottom: 0.35em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.5em; line-height: 1.25; margin-bottom: 0.25em; margin-top: 0.25em;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

body  {
	background: #f3f3d7;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container { 
	position: relative;
	width: 986px;
	background: url(../i/u_bd_bgr_986.gif) repeat-y center;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}

#container2 {
	position: relative;
	width:950px;
	background: #7aa2ac url(../i/u_grad_bg.png) repeat-x;
	margin: 0 auto; 
	}

#header {
	background: #2FA0B0;
	margin: 0;
	padding: 0px;
	height: 30px;
	width: 950px;
}

#time-phone {
	float: left;
	background: transparent;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 30px;
	padding: 0 0 0 30px;
	margin: 0;
	width: 790px;
	}
	
#top-links {
	font-size:13px;
	line-height:30px;
	margin:0;
	float: left;
	width:110px;
	color:#FFFFFF;
	padding-right:20px;
}

#top-links a {
color:#FFFFFF;
text-decoration:none;}

#title-header {
	/*float: left;*/
	width:823px;
	height: 96px;
	padding: 12px 0 0 30px;
	
}

#title-header h3 {
color:#333333;
}
#map {
	/*float: left;*/
	position:absolute;
	top: 30px;
	left: 843px;
	width: 77px;
	height: 122px;
	margin:0 30px 0 0;
	padding:0;
	}
	
#title-header h1 {
font-size:50px;
color:#2b536b;
margin-bottom: 0px;
}

/*#navcon a:hover, #navcon .current a {
text-decoration:underline;*/



	
	
	#nav a:hover, #nav .current a {
	background: url(../i/u_nav_on.gif) no-repeat 0px 0px;
	font-size: 14px;
	float: left;
	line-height: 36px;
	list-style: none;
	width: 118px;
	height: 36px;
	}
#navcon {
position:relative;
}


#nav {
position:absolute;
top: 0px;
left: 15px;
width: 780px;
}

#nav ul {
text-align:center;
color:#FFFFFF;
}

#nav li {
	font-size: 14px;
	float: left;
	line-height: 36px;
	background: url(../i/u_nav_off.gif) no-repeat 0px 0px;
	list-style: none;
	width: 118px;
	height: 36px;
	padding:0;
	margin:0;
	}
	
	#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color:#FFFFFF;
	text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
	/* font-family: Georgia, "lucida bright", "times new roman", serif; */
	text-align:center;
	font-size: 12px;
	line-height: 36px;
}

a { color:#EBFFFE;}
#nav a:hover {
	text-decoration:underline;}
	
	#hero-pic {
	position: relative;
	top: 35px;
	left: 30px;
	width: 890px;
	height: 333px;
	margin-bottom: 40px;
	}

#hero-pic img {
    border: 5px solid #FFFFFF;
    background-color: rgb(230,230,230);
    width: 880px;
    height: 323px;
    top:  0;
    left: 0
}
	
	#maincontent-holder {
	margin: 0px;
	position:relative;
	/*float: left;*/
	width: 950px;
}
.textcolumn {
	/*float: left;*/
	width: 420px;
	padding: 5px 25px 80px 30px;
	margin: 0;
	}
	
.textcolumn-wide {
	/*float: left;*/
	width: 550px;
	padding: 5px 25px 80px 30px;
	margin: 0;
	}
.textcolumn-wide h3 { color:#e6fbfb;font-size: 29px; line-height: 1.1; margin-bottom: 0.35em; }
.textcolumn-wide h2 { color:#e6fbfb;font-size: 38px; line-height: 1.1; margin-bottom: 0.2em; margin-top: 0.35em;}
	
.sidecolumn-wide {	
	position: absolute;
	top: 5px;
	left: 605px;
	margin-right:30px;
	background: #638d9c;
	}
.sidecolumn-wide2 {	
	position: absolute;
	top: 25px;
	left: 635px;
	margin-right:30px;
	background: #638d9c;
	}	
	
	.sidecolumn-wide3 {	
	position: absolute;
	top: 25px;
	left: 679px;
	margin-right:30px;
	background: #bad6db;
	}	
	
	.sidecolumn-wide3 h3, .sidecolumn-wide3 p {
	color: #385a6e;
	}
	
.sidecolumn-inner {
	padding: 10px;
	}
	
.action {
	
	font-size:13px;
	height: 34px;
	line-height:20px;
	margin-bottom: 20px;
	margin-top: 16px;
}
	
.action a, .action a:link, .action a:visited, .action a:active {
	color: #fffbc2;
	text-decoration: underline;
	padding:6px 10px 6px 0px;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.action a:hover {
	text-decoration: none;
	}	
	
.pic2column {
	/*float: left;*/
	position:absolute;
	left: 473px;
	top: 0px;
	width: 475px;
	padding: 22px 0 0 0;
	margin: 0 0 20px 0;
	}
	
.piccanvas-left {
	float: left;
	width: 220px;
	margin: 0 6px 6px 0;
	background: #638d9c;
	}
	
.piccanvas-right {
	float: left;
	width: 220px;
	margin: 0 6px 6px 0;
	padding:0;
	background: #638d9c;
	}
	
.photo-holder {
	width: 200px;
	background: transparent;
	padding: 10px 10px 0 10px;
	}
	
.nibs-holder {
	width: 200px;
	padding: 5px 10px 10px 10px;}
	
.nibs-holder h4 {
	font-size:36px;
	margin-bottom: -3px;
	font-weight: normal;
	}
	
.nibs-holder p {
	font-size: 13px;
	color:#FFFFFF;
	margin: 0;
	}
.readmore {
	margin: 0;
	padding-top: 5px;
	width:200px;
	font-size: 13px;
	color:#FFFFFF;
	}
		
.padleft10 {
	padding-left: 6px;
	cursor: pointer;
	vertical-align: text-bottom;
	}
	
.arrowalign {
	padding:0;
	cursor: pointer;
	vertical-align: middle;
	border: solid 1px #fffbc2;
	}
	
.piccol-left, piccol-right { }
	
.console {
	width: 100%;
	height: 194px;
	padding: 12px 6px 0 6px;
	background: #385a6e;
	margin-bottom: 20px;
	}
.viewer { 
	float: left;
	width: 220px;
	}
	
.viewertext {
	float: left;
	width: 188px;
	padding: 0 0 0 12px;
	}
    
 .tabletext {
	font-family: arial, helvetica, sans-serif
    float: left;
	padding: 12px;
    width: 158px;
	}
	
.viewertext h3 {
	font-size:29px;
	line-height: 1.1;
	margin-bottom:0.35em;
	}
	
.viewertext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
#prefooter { 
	position: relative;
	}
	
	#footer {
	clear: both;
	position:absolute;
	bottom:0px;
	background: #7aa2ac;
	width: 950px;
	padding: 0;
	margin: 0;
	}
.finner {
	width: 890px;
	margin: 0px 30px 0 30px;
	border-top:1px solid #FFFFFF;
	padding: 0px 0 30px 0;
	}
	
#footer p {
	color:#FFFFFF;
	font-size:12px;
	}
	
#btm { }
	
	/* @gradient test - failed */
	
	.grad img {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
}
.box {
  position: relative;
  width: 950px;
  
}
.box * {
  margin: 0px;
  position: relative;
  z-index: 1;
}
* html .grad {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='i/u_grad_bg.png', sizingMethod='scale');
}
* html .grad img {
  display: none;
}
* html .box {
    position:static;
}
.blue { 
  background-color: #7aa2ac; 
}

/* a:link, a:visited {
	color: #ce0c0d;
	text-decoration: none;	
}

a:hover, a:active {
	color: #ce0c0d;
	text-decoration: underline;
}
height: 1100px;
	overflow: hidden;
	background: url(../i/u_grad_bg.gif) repeat-x;
	
	*/
	
	
.date {
display:inline;
}
		
.formbackground {
background-color: #bad6db;
padding:20px;
}

.formbackground p {
	color:#385a6e;
}

.textcolumn-wide .formbackground h2 { 
color:#385a6e;
font-size: 38px; 
line-height: 1.1; 
margin-bottom: 0.2em;
 margin-top: 0;
 }

.webform label, .webform p {
	font-family:Arial, Helvetica, sans-serif;
}

ul {
	color:#FFFFFF;
	list-style: disc inside;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.textcolumn-wide ul {
margin-bottom: 16px;}

.sideimages {
border: 0;
margin-bottom: 0px;
border: solid #fff 3px;
}

.sideimgcon {
margin-bottom: 8px;

}

img.thumb {
margin-right:6px;
margin-bottom:6px;
border:0;
}

.lightbox-container {
	width: 100%;
	margin-bottom:25px;
	}
.required {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	}	
	
	
	/* dynamic menus styles */
	
	
	
	
	
	
	#nav_575339 a:hover, #nav_575339 .current a {
	background: url(../i/u_nav_on110.gif) no-repeat 0px 0px;
	font-size: 12px;
	float: left;
	line-height: 36px;
	list-style: none;
	width: 112px;
	height: 36px;
	}


#nav_575339 ul {
text-align:center;
color:#FFFFFF;
padding:0;
	margin:0;
	width: 790px;
	font-family: Georgia, "lucida bright", "times new roman", serif;

}

#nav_575339 li {
	font-size: 12px;
	float: left;
	line-height: 36px;
	background: url(../i/u_nav_off110.gif) no-repeat 0px 0px;
	list-style: none;
	width: 112px;
	height: 36px;
	padding:0;
	margin:0;
	}
	
	#nav_575339 a, #nav_575339 a:link, #nav_575339 a:visited, #nav_575339 a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	line-height: 36px;
}

#nav_575339 {
position:absolute;
top: 0px;
left: 20px;
width: 790px;
}

.specials-flash {
position: absolute;
width: 150px;
height: 150px;
cursor: pointer;
top: 340px;
left: 750px;
z-index: 5;
}
