
.mainDiv {
	width:958px;
	height:100%;
	text-align:center;
	margin: 0px auto 0px auto;

}
.leftnav {
	width: 159px;
	background-image: url(images/template/left-background.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	float: left;
	height: auto;
	min-height: 100%;
}

.calendar-leftnav {
	width: 190px;
	background:#FFFFFF;
	margin-bottom: 0px;
	float: left;
	height: 100%;
	min-height: 100%;
	border-right:2px solid #ECECE3;
	border-bottom:2px solid #ECECE3;
	padding-right:5px;
	margin-right:10px;
}
.bottom {
	width:100%;
}
.bottom-shadow {
	width:798px;
	background-image: url(images/template/bottom-shadow.jpg);
	margin-left: 159px;
	text-align:right;
	height: 20px;
	display: inline;
}
.main-content {
	margin-left:0px;
	float:left;
	width: 100%;
	background-image: url(images/template/full-background.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 0px;
	height: auto;
	min-height: 100%;
	padding-left: 0px;
	border: 0px;
}

.main-content-calendar {
	margin-left:0px;
	float:left;
	background-position: right;
	width: 100%;
	background:#FFFFFF;
	padding-right: 0px;
	height: auto;
	min-height: 100%;
	padding-left: 0px;
	border: 0px;
}

.right-bottom-corner {
	/*set the div in the bottom right corner*/
	width:20px;
	text-align: right;
	display: inline;
}
.left-bottom-corner {
	/*set the div in the bottom right corner*/
		clear: left;
	width:100%;
	text-align: left;
	display: block;
}
.right-trim {
	float:right;
	width:21px;
	background-image: url(images/template/right_trim.jpg);
	height: 100%;
}
body {
	background-color: #A5A396;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:auto;
	line-height:14px;
}
html {
height:auto;
}
table {
	
}
.left-col {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color:#CCCCCC;
}
.featured-destinations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.featured-destinations-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e5ab30;
}
a {
color:#92722A;
}
a:visited {
color:#92722A;
}
a:link {
color:92722A;
}
a:active {
color:92722A;
}
p {
padding-left:5px;
}

#breadcrumb-nav
{
    position:absolute;
    left:175px;
    *left:400px;
    top:60px;
    z-index:9999;
    
}
