/* Localized */
/* CSS Document */

/*-----Global Styles-----*/

body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
/*-----Centers the site. All content resides in this div-----*/
#content_holder {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:854px;
	height:100%;
	background-color: #F6F6F6;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#header {
	width:854px;
	margin: 0px;
	background-color: #ffffff;
	#background-color: #5970B2;
	}
/*-----Content Styles-----*/	


#content {
	width: 854px;
	margin: 28px 0 0 0;
	}
	
/* ---- Container for columns ---- */

#mid-content-holder {
	width: 852px;
	clear: both;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6F6F6;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(style_imgs/midcontentBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;

}

#mid-content-holder .wide_iframe	{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
	
.break {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1%;
}	
/*-----Left Collumn-----*/

#left_collumn {
	width: 205px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18pt;
	background-image: url(style_imgs/leftnavcolBG03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 23px;
	padding-bottom: 22px;
	}
#left_collumn p {
	color: #F6F6F6;
	line-height: 1.5em;
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 8px;
}

#left_collumn ul {
	padding:0;margin:0; 
	list-style-position:inside; 
}
#left_collumn li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
#left_collumn li a {
	text-decoration: none;
	background-image: url(images/linkbullet_norm.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#left_collumn li a:link {
	text-decoration: none;
	color: #141F78;
}

#left_collumn li a:visited {
	text-decoration: none;
	color: #003399;
}

#left_collumn li a:hover {
	color: #cc9900;
	background-image: url(images/linkbullet_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#left_collumn li a:active {
	text-decoration: underline;
	color: #003399;
}
	
	/*-----Left Collumn "Quick Links" Header-----*/
	
#left_collumn h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#01256f;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 18px;
	padding-left: 10px;
	}
	
#left_collumn p a {
	font-size: 11px;
	margin-left: -10px;
}

	
#left_collumn hr {
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}

	
/*-----Center Collumn-----*/

#center_collumn {
	width: 420px;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #999999;
	}

/* .home class for BODY */
.home #center_collumn {
	width: 368px;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #999999;
	}


.management #center_collumn {
	float:left;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 50px;
	margin-left: 30px;
	}
	
.featured .management #center_collumn h1 {
	margin:0 0 0 30px;
	}

	
/*-----Center Collumn - NO RIGHT COL-----*/
#center_collumn_solo {
	width: 568px;	
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #999999;
	}
#center_collumn_solo .clearbreak {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	width: 100%;
	height: 10px;
	
}


#center_collumn_photosg {
	width: 616px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #999999;
	}
#center_collumn_photosg .photoholder {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 5px;
}
.photoholder p#desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}



/*-----Center Collumn Header-----*/
	
#center_collumn h1,
#center_collumn_solo h1,
#center_collumn_photosg h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #01256f;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 10px;
	}
#center_collumn_photosg h1 {
	margin-bottom: 10px;
}	
	
	
/*-----Sets Sub Color Grey #1490cc for Sub Headings-----*/	

.sub1490cc {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}

#center_collumn h2,
#center_collumn_solo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	/*margin:0 0 -10px 0;*/
	}

#center_collumn p,
#center_collumn_solo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: justify;
	}
	
#center_collumn table,
#center_collumn_solo table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#center_collumn table tr td,
#center_collumn_solo table tr td{
	padding: 0px 5px 15px 10px;
	
	}



#center_collumn p a,
#center_collumn_solo p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	}
	
#center_collumn li,
#center_collumn_solo li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	#color: #333333;
	text-decoration: none;
	}

#center_collumn ul,
#center_collumn_solo ul {
	list-style-type:disc;
	}
	
center_collumn ul li a,
center_collumn_solo ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	}
#center_collumn li a:link {
        text-decoration: none;
		          color: #141F78;
					 }

 #center_collumn li a:visited {
					         text-decoration: none;
								        color: #003399;
										  }

 #center_collumn li a:hover {
							          color: #cc9900;
																					 }

 #center_collumn li a:active {
																					         text-decoration: underline;
																								        color: #003399;
}


/*-----Put Featured Class in Body Tag on featured page, OR any page that needs a double wide center collumn (not on iframe pages)-----*/
.featured {
}

/*-----Center collumn overrides for "Featured" Pages-----*/

.featured #content_holder #content #center_collumn  {
	width: 626px;
	float:left;
	margin:0px 0px 50px 0px;
	}
		

/*-----Right Collumn-----*/

#right_collumn {
	width: 228px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 325px;
	
	}
 /* right column style for pages with right column image taller than 275 pixels */

#right_collumn_tall {
	width: 160px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	padding-right: 20px;
	
	}
#destinations #right_collumn_tall {
	width: 160px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	padding-right: 20px;
	}
	
	
#right_collumn img {
	margin:0px;
	border: 1px solid #FFFFFF;	
}

#right_collumn_tall img {
	border: 2px solid #999999;
}



/*-----Footer-----*/

#footer {
	width:auto;
	height:60px;
	border-top-width:3px;
	text-align:right;
	clear:both;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-top-color: #cc9900;
	padding-right: 20px;
	 }
#mid-content-holder #bottomgrad {
	vertical-align: bottom;
	background-color: #FFFFFF;
	clear: both;
	height: 32px;
	background-image: url(style_imgs/midcontent_botmBG.jpg);
	background-repeat: repeat-x;
}


#footer h3 a, #footer h2 a {
	text-decoration: none;
	}

/*-----Footer Large Nav-----*/	
#footer h2 {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	}

#footer h2 a:link {
	font-size: 10px;
	color: #333333;
	}

#footer h2 a:visited {
	font-size: 10px;
	color: #333333;
	}

#footer h2 a:hover {
	font-size: 10px;
	color: #333333;
	}

#footer h2 a:active {
	font-size: 10px;
	color: #333333;
	}

/*-----Footer Small Nav-----*/
#footer h3 {
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	}
	
#footer h3 a:link {
	font-size: 9px;
	color: #999999;
	}

#footer h3 a:visited {
	font-size: 9px;
	color: #999999;
	}
.broker_footer {
	text-align: center;
}

#footer h3 a:hover {
	font-size: 9px;
	color: #999999;
	}

#footer h3 a:active {

	font-size: 9px;
	color: #999999;
	
	}
	
/*-----Form Styles-----*/
/*-----Goes on body tag-----*/
#form {
	background-color: #f5f9fc;
	background-attachment: fixed;
	background-image: url(none/index.html);
	background-repeat: no-repeat;
}

/*-----Holds Form in Place-----*/
#form_container {
	width: 555px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
}

/*-----Form Element Div Positioning-----*/
.left_multi {
	float: right;
	margin-bottom: 12px;
	margin-right: 15px;
}
.right_multi {
	float: right;
	margin:0 0 12px 0;
	clear: both;
}
.left_single {
	float: right;
	margin-bottom: 12px;
	clear: both;
}

#left_check {
	float: right;
	clear: both;
	margin-bottom: 18px;
	margin-right: 153px;
}

.form {
}

.form #center_collumn {
	width: 555px;
	float:left;
	margin:0 0 50px 0;
	}
	
.subscribe_left{
float: left;
	margin-bottom: 12px;
	margin-right: 15px;
	clear: both;
}
.subscribe_right {
float: left;
	margin:0 0 12px 0;
	}



	

/*-----Sets with for Form Elements (goes directly on form element-----*/
#styled_single_short {
	/*margin-right: 200px;*/
	width: 200px;
}
#styled_single {
	width: 467px;
}
#styled_multi {
	width: 200px;
	/*margin-right: 204px;*/
}

.asterix {color: #993300}

#direct {
float: left;
	margin-bottom: 12px;
                 font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:normal;}
/*-----Sets Submit and Check box alignment------*/
.left_check {
	float: left;
	clear: both;
	margin-bottom: 18px;
	margin-left: -4px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 5px;
	padding: 3px 10px;
	border: 0 solid #FFF;
	width: 144px;
	background: #314f6d;
	#background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #2875DE;
	font: 11px arial}

#sddm div a:hover
{	background: #49A3FF;
	color: #FFF}
