/* CSS Document */

/*------------------ New containers added from template CSS ------------------------*/
	
#border {
	border-bottom:solid #738994 1px;
	height:1px;
	display:block;
	position:relative;
	clear:both;
}

#footer {
	width:770px;
	margin:0 auto;
	height:418px;
	text-align:center;
	font-size:11px;
	position:relative;
}

#foot_menu {
	padding:14px 0;
}

/*------------------ OLD CONTAINERS from style.css ------------------------*/

body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	margin:0;
	padding:0;

}

#backtrack {
	font-variant: small-caps;
	font-size: 11px;
	padding: 5px;
	width: 450px;
	float: left;
	position: relative;
}
#functionalnav {
	text-align:right;
	width: 440px;
	float: right;
	font-variant: normal;
	text-transform: uppercase;
	color: #9e9b72;
}
.textsizebuttons {
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lightdecrease, .lightincrease, .darkdecrease, .darkincrease {
}

.submit {
	margin: 0px;
	padding: 0px;
	border: 0;
	width:59px;
	height:25px;
	background-repeat:no-repeat;
	background-color:transparent;
	cursor: pointer;  /*hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#leftcolumn {
	width: 480px;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;
}
#rightcolumn {
	width: auto;
	float: right;
	color: #764A23;
	position: relative;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumncontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 250px;
}
#leftcolumntextindent {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#leftcolumnmoretextindent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
}
#rightcolumntextindent {
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#rightcolumnrepeat {
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
	background-color: #F7F7F7;
	margin: 2px 2px 2px 15px;
	width: 170px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#fullwidthcolumn {
	clear: both;
	width: 771px;
	text-align: left;
}

#rightalternatetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#rightalternatelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#destinationsrepeat {
	float: left;
	width: 120px;
	text-align: center;
	padding: 15px;
}
#destinationsrepeat a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.proofbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
}
#content .proofboxgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #009933;
	padding: 5px;
}
.whitelink {
	color: #FFFFFF;
}
.11text {
	font-size: 11px;
	color: #666666;
}
.destinationintropara {
	font-size: 14px;
	line-height: 24px;
	color: #B17C48;
	font-weight: bold;
}
#destinationtriplistingcontainer {
	height: auto;
	clear: left;
	position:relative;
}

#destinationtriplistingcontainer .destinationtriplisting {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AD7D4C;
	border-right-color: #AD7D4C;
	border-bottom-color: #AD7D4C;
	border-left-color: #AD7D4C;
	float: left;
	width: 350px;
	height: 120px;
	margin: 5px;
	padding: 10px 0px 0px;
	text-align: left;
}
#gallerylinks {
	text-align: right;
	margin: 15px 8px 5px 8px;
	padding: 10px 5px 9px 55px;
	background-image: url(../../images/content_images/gallery_links_background.jpg);
	height: auto;
	width: 133px;
	background-repeat: no-repeat;
	border: 1px solid #999999;
	float: right;
}
#gallerylinks a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.smallserif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pvsmallserif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86613C;
}
#backtotop {
	width: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AD7D4C;
	border-right-color: #AD7D4C;
	border-bottom-color: #AD7D4C;
	border-left-color: #AD7D4C;
	text-align: right;
	padding: 2px;
	font-size: 10px;
}




/*------------------ linkformatting ------------------------*/

#content a {
	color:#B17C48;
}
#footer #foot_menu, #footer, #footer #foot_menu a, #footer a {
	color:#738994;
}
#tools_menu a {
	color:#97a9b4;
}
#tools_menu .sharethispagelink {
	margin: 0px;
	padding: 5px;
	line-height: 1px;
}


/*----------H formatting------------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AD7D4C;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD7D4C;
	margin: 0px;
}

#rightcolumncontent h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 16px;
	color: #790103;
	font-weight: bold;
	text-align: center;
}
#rightcolumncontent h3 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 14px;
	color: #790103;
	font-weight: bold;
	text-align: center;
}


/*----------content formatting odds and ends   ------------*/


.recentaccoladeshighlight {
	font-weight: bold;
	color: #333B5C;
}

.leftcolumntextindent {
	padding-top: 10px;
	padding-left: 30px;
}

.contentimagewrapright {
	float: right;
	margin: 10px;
}
.contentimagewrapleft {
	float: left;
	margin: 10px;
}
.redlink {
	color: #990000;
}
.tantext {
	color: #764A23;
}
#floatright {
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentfloatright {
	float: left;
	position: relative;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;

}
.cellborder {
	border: 1px solid #8F8563;
	margin: 0px;
	padding: 0px;
}
#flashcontainer {
	z-index: 0;
	width: auto;
	height: auto;
	position:relative;
	float: left;
	margin: 0px 38px 20px 35px;
}
#flashcontainerleaders {
	width: auto;
	height: auto;
	float: left;
	margin: 10px;
	z-index: 100;
	position:relative;
}
.resultstriplisting {
	width: 340px;
	float: left;
}
.sharethispage {
	margin: 0px;
	padding: 0px;
}

