/*****************************

		Master CSS
		
*****************************/
html {
	padding-top:20px;
	background:transparent;
}
body {
	font-family:arial,helvetica,clean,sans-serif, verdana;
	background: url(../images/bg_body_tile2.gif) 0 -1px repeat-x #CCCC66;
	margin:0;
	padding:0;
}
p {
	margin:13px 0 0px 0;
	line-height:1.75em;
	font-size:13px;
}
h2 {
	color:#1f507e;
	font-weight:normal;
	font-size:145%;
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	border-bottom:1px solid #CCCC66;
	letter-spacing:.05em;
}
h3 {
	font-size:160%;
	color:#498AAF;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}
img{
	border-width:0;
}
hr{
	width:100%;
	height:1px;
	margin:10px 0;
}
a {
	color:#035884;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#669bb9;
	outline:none;
	-moz-outline-style:none;
}
#centering{
	position:relative;
	width:947px;
	height:auto;
	margin:0 auto;
}
#wrapper {	
	position:relative;
	width:947px;
	height:auto;
	float:left;
}
#mainContent{
	position:relative;
	float:left;
	width:947px;
	height:auto;
	background:url(../images/bg_mainContent.jpg) repeat-y;
	padding:0 0 20px 0;
	margin:0;
	clear:both;
}
.rowCol1{
	height:auto;
	width:auto;
	float:left;
}
.rowCol2{
	height:auto;
	width:auto;
	float:left;
}
.photoRight{
	padding:10px 30px 10px 10px;
	float:right;
}

/****************************

		Home CSS
		
****************************/

body {
	background: url(../images/bg_body_tile_home3.gif) 0 0 repeat-x #CCCC66;
}
#mainContent{
	background-image:none;
	padding:0;
}


.rowCol2{
	float:left;
	/*clear:both;
	position:relative;*/
	width:947px;
	height:auto;
	margin:0 0 0 0;
	background:url(../images/bg_mainContent_home-white.png) repeat-y;

}
.rowCol2 .top{
	width:947px;
	height:15px;
	background:url(../images/bg_mainContent_home_top-white.png) no-repeat;
}
.rowCol2 td {
	vertical-align:top;
}
hr{
	color:#CCCC66;
	font-size:1px;
	height:2px;
}
div.tour {
	height: 234px;
	width:723px;
	position: absolute;
	visibility: hidden;
}

/******************
***** COLUMNS *****
******************/

/* Stripe Column */
.stripeColumn {
	width:274px;
	height:auto;
	background-color:#ebebeb;
	margin:auto;
}
.stripeColumn h2{
	width:274px;
	height:40px;
	background:url(../images/home-greyDots.png) no-repeat bottom left;
	padding:14px 0 0 0;
	margin:0 0 5px 19px;
	border:0 solid #fff;
}
.stripeColumn h3{
	color:#1f507e;
	font-weight:normal;
	font-size:145%;
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	border-bottom:1px solid #CCCC66;
	letter-spacing:.05em;
	padding:14px 0 0 0;
	margin:0 0 5px 19px;
	border:0px;
}
.stripeColumn p{
	padding:0;
	margin:0px 20px 8px 20px;
	line-height:1.65em;
}
.stripeColumn .top{
	width:274px;
	height:12px;
	background:url(../images/home-topColumn.png) no-repeat;
	background-position:top;
}
.stripeColumn .bottom{
	bottom:0px;
	width:274px;
	height:17px;
	background:url(../images/home-bottomColumn.png) no-repeat;
	background-position:bottom;
	margin:0 0 20px 0;
}
.stripeColumn .photoRight{
	float:right;
	padding:5px 0px 5px 5px;
}
.stripeColumn .photoLeft {
	float:left;
	padding:5px 15px 7px 25px;
}

/* Dark Blue Column */

.darkBlueColumn {
	width:274px;
	height:auto;
	background-color:#1f507e;
	margin:auto;
}
.darkBlueColumn h2{
	color:#ffffff;
	width:274px;
	height:40px;
	background:url(../images/home-blueDots.png) no-repeat bottom left;
	padding:14px 0 0 0;
	margin:0 0 5px 19px;
	border:0 solid #fff;
}
.darkBlueColumn p{
	color:#ffffff;
	padding:0;
	margin:0px 20px 8px 20px;
	line-height:1.65em;
}
.darkBlueColumn .top{
	width:274px;
	height:12px;
	background:url(../images/home-topColumn.png) no-repeat;
	background-position:top;
}
.darkBlueColumn .bottom{
	bottom:0px;
	width:274px;
	height:17px;
	background:url(../images/blue-bottomColumn.png) no-repeat;
	background-position:bottom;
	margin:0 0 20px 0;
}
.darkBlueColumn .photoRight{
	float:right;
	padding:5px 10px 5px 5px;
}
.darkBlueColumn .photoLeft {
	float:left;
	padding:5px 15px 7px 25px;
}
.darkBlueColumn a {
	color:#669bb9;
}
.darkBlueColumn a:hover {
	color:#ebebeb;
}

/* Green Column */

.greenColumn {
	width:274px;
	height:auto;
	background-color:#c7ce65;
	margin:auto;
}
.greenColumn h2{
	width:274px;
	padding:14px 0 0 0;
	margin:0 0 0 19px;
	border:0;
}
.greenColumn p{
	color:#000000;
	font-size:12px;
	padding:0;
	margin:0px 20px 3px 20px;
	line-height:1.65em;
}
.greenColumn .top{
	width:274px;
	height:12px;
	background:url(../images/home-topColumn.png) no-repeat;
	background-position:top;
}
.greenColumn .bottom{
	bottom:0px;
	width:274px;
	height:19px;
	background:url(../images/green_bottomColumn.png) no-repeat;
	background-position:bottom;
	margin:0 0 20px 0;
}
.greenColumn .center{
	position:relative;
	right:-15px;
}
.greenColumn .photoLeft {
	float:left;
	padding:5px 15px 7px 25px;
}


#video {
	position:relative;
	width:254px;
	height:194px;
	margin:auto;
}
#videoSWF {
	position: absolute; 
	left: 20px; 
	top: 0px; 
	z-index:100;
}
#videoSkin1 { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index:120;
}
#videoSkin2 { 
	position: absolute; 
	left: 25px; 
	top: 0px; 
	z-index:120;
}
#videoSkin3 { 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	z-index:120;
}
#videoSkin4 { 
	position: absolute; 
	left: 0px; 
	top: 25px; 
	z-index:120;
}
#videoSkin5 { 
	position: absolute; 
	right: 0px; 
	top: 25px; 
	z-index:120;
}
#videoSkin6 { 
	position: absolute; 
	left: 0px; 
	bottom: 0px; 
	z-index:120;
}
#videoSkin7 { 
	position: absolute; 
	left: 25px; 
	bottom: 0px; 
	z-index:120;
}
#videoSkin8 { 
	position: absolute; 
	right: 0px; 
	bottom: 0px; 
	z-index:120;
}
	
/***************************************

		NEW TOUR SLIDESHOW
		
***************************************/

UL, UL li{
	margin:0;
	padding:0;
	list-style:none;
}
.container {
	width: 947px;
	position: relative;
	margin-bottom:10px;
}

/* TOUR TABS */
ul#tour-tabs {
	z-index: 10;
	height: 327px;
	width: 225px;
	background-image: url(../images/newTour_Arrow_inactive.png);
}
#tour-tabs li{
	width:120px;
	display:block;
	color:#0e5978;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
ul#tour-tabs a {	
	height: 62px;
	display:block;
	float: left;
	outline: none;
	z-index:1000;
	padding: 0px 70px 0 75px;
	vertical-align:middle;
	max-width:132px;
	
}
ul#tour-tabs a:hover {
	background-image: url(../images/newTour_Arrow_active.png);
	color:#0e5978;
}

ul#tour-tabs li.selected a {
	background-image: url(../images/newTour_Arrow_arrow.png);
	color:#0e5978;
}
ul#tour-tabs li#tab-vacation a, ul#tour_tab li#tab-vacation a:hover, ul#tour_tab li#tab-vacation.selected a, ul#tour-tabs li#tab-vacation td {
	background-position: 0 0;
	width:205px;
	height:70px;
	/*height:43px;
	padding:27px 50px 0 75px;*/
}
ul#tour-tabs li#tab-tax a, ul#tour_tab li#tab-tax a:hover, ul#tour_tab li#tab-tax.selected a, ul#tour-tabs li#tab-tax td  {
	background-position: 0 -70px;
	width:205px;
	height:62px;
	vertical-align:middle;
	/*height:35px;
	padding:27px 50px 0 75px;*/
}
ul#tour-tabs li#tab-why a, ul#tour_tab li#tab-why a:hover, ul#tour_tab li#tab-why.selected a, ul#tour-tabs li#tab-why td  {
	background-position: 0 -132px;
	width:225px;
	height:62px;
}
ul#tour-tabs li#tab-goals a, ul#tour_tab li#tab-goals a:hover, ul#tour_tab li#tab-goals.selected a, ul#tour-tabs li#tab-goals td  {
	background-position: 0 -194px;
	width:225px;
	height:62px;
}
ul#tour-tabs li#tab-financial a, ul#tour_tab li#tab-financial a:hover, ul#tour_tab li#tab-financial.selected a, ul#tour-tabs li#tab-financial td  {
	background-position: 0 -256px;
	width:225px;
	height:71px;
}

/* TAB TEXT */
ul#tour-tabs li#tabtext-1 a, ul#tour_tab li#tabtext-1 a:hover, ul#tour_tab li#tabtext-1.selected a {
	height:71px;
}
ul#tour-tabs li#tabtext-2 a, ul#tour_tab li#tabtext-2 a:hover, ul#tour_tab li#tabtext-2.selected a {
	height:62px;
}
ul#tour-tabs li#tabtext-3 a, ul#tour_tab li#tabtext-3 a:hover, ul#tour_tab li#tabtext-3.selected a {
	height:62px;
}


#tab-vacation-text {
	width:110px;
	padding:20px 0 0 3px;
}
#tab-tax-text {
	width:110px;
	padding:13px 0 0 3px;
}
#tab-why-text {
	width:110px;
	padding:14px 0 0 3px;
}
#tab-goals-text {
	width:110px;
	padding:14px 0 0 3px;
}
#tab-financial-text {
	width:110px;
	padding:14px 0 0 3px;
}

/* TOUR BACKGROUNDS */
#tour-content {
	height: 327px;
	width: 722px;
	background-image: url(../images/newTour_MainPic_Blank.png);
	position: absolute;
	top: 0px;
	right: 0px;
}

/* TOUR CONTENT */
#tour-content h3 {
	position:absolute;
	right:34px;
	z-index: 100;
	margin: 20px 0 0 0;
	padding: 0 0 5px 10px;
	color:#CCCC66;
	width: 200px;
	border-bottom:1px solid #fff;
	font-size:18px;
}
#tour-content p {
	position:absolute;
	right:10px;
	top:70px;
	z-index: 100;
	text-align:left;
	padding: 0px 8px 10px 12px;
	color:#fff;
	width: 215px;
	font-size:12px;
}
#tour-content img {
	margin:auto;
	padding:10px 0 0 5px;
}

/* SCROLLING CONTENT */
div#tour-vacation {
	background: url(../images/newTour_MainPic_Spa.jpg) no-repeat;
	height:327px;
}

/*div#tour-tax {
	background: url(../images/newTour_MainPic_Tax.jpg) no-repeat;
	height:327px;
}*/

div#tour-tax {
	background: url(../images/newTour_MainPic_TaxTool.jpg) no-repeat;
	height:327px;
}

div#tour-why {
	background: url(../images/newTour_MainPic_HappyCouple.jpg) no-repeat;
	height:327px;
}

div#tour-financial {
	background: url(../images/newTour_MainPic_FirstBorn.jpg) no-repeat;
	height:327px;
}

div#tour-goals {
	background: url(../images/newTour_MainPic_Wedding.jpg) no-repeat;
	height:327px;
}


/* SLIDE CIRCLE BUTTONS */
#buttons {
	position:absolute;
	bottom:24px;
	right:269px;
	padding:0px;
	z-index:9999;
}
#buttons .selected {
	position:absolute;
}
	
/***************************************

			  RSS FEED
		
***************************************/

.feedburnerFeedBlock ul {
	list-style-type: none;
	padding:0;
	margin:0px 15px -10px 15px;
}

.feedburnerFeedBlock ul li {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	font-size:13px;
}

.feedburnerFeedBlock ul li span.headline a {
	text-decoration: none;
	display: block;
	font-weight:bold;
	padding:0 0 3px 0;
}

.feedburnerFeedBlock ul li span.headline a:hover {
}

#creditfooter {
	display: none;
}

div.feedburnerFeedBlock li div {
	text-align: left;
	margin-left:0px;
	padding:0 0 3px 0;
	margin: 0;
	font-size:11px;
}

/***************************************

			  FOOTER
		
***************************************/

.greyFooter {
	background-color:#ebebeb;
	width:928px;
	margin:auto;
	padding:0 0 10px 0;
}
.greyFooter .stripeFooter {
	background-color:#1f517f;
	background-image:url(../images/stripes_Footer.png);
	background-repeat:repeat-x;
	width:100%;
	height:13px;
}
.greyFooter img {
	padding:0px;
}
.greyFooter p {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	padding:-50px 0 0 0;
}
.greyFooter a {
	color:#666666;
}
.greyFooter a:hover {
	color:#000000;
}
.greyFooter td {
	border-left: solid;
	border-color:#999999;
	border-left-width:thin;
	font-size:10px;
	color:#333333;
	padding:0 10px 0 10px;
}

/*************************************************************************
// inner structures: footer
**************************************************************************/

#footer {
	position:relative;
	font-weight:bold;
	clear:both;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#666666;
}
#footer ul{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0 5px 0;
}
#footer li{
	list-style:none;
	display:inline;
	width:auto;
	padding:0 13px;
	margin:2px 0;
	border-left:#FFF solid 0;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}
