body {
    margin: 0px;
    background-color: #4A371E;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10pt;
}

td {
    vertical-align: top;
}

h1 {
	color: #4A371E;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 19pt;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 1px;
}

h3 {
	color: #EE812B;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15pt;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin: 16px 0px;
}

h4 {
	color: #5F6E66;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}

#nav {
    color: #555555;
    background-image: url('../images/nav_back.png');
    border-bottom: 2px solid #382516;
    font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10pt;
	font-weight: bold;
    padding-left: 30px;
}

#nav a {
    color: #555555;
    text-decoration: none;
	line-height: 41px;
    margin: 0px;
	padding: 0px;
}

.nav_dots {
	padding: 0px 18px;
}

#nav a:hover { color: #EE812B;}

.greenbaum {
	padding-top: 10px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 7pt;
	color: #7B6A56;
}

.view_txt {
	padding-right: 10px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 8pt;
	color: #7B6A56;
}

.spon {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 7pt;
	font-weight: bold;
	color: #EE812B;
	text-align: center;
	padding-top: 5px;
	margin: 0px 5px;
	border-top: 1px solid #E4DD91;
}

.spon_logo {
	padding-top: 0px;
	margin: 0px 0px;
}

.spon_home {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #EE812B;
	padding-top: 5px;
	margin: 0px 5px;
}


#body_section {
    background-color: #fff;
}

#body_main {
    border-left: 2px solid #B4A89A;
}

.page {
	color: #7B6A56;
	padding: 0px 0px 20px 0px;
	background-position: top right;
	background-repeat: no-repeat;
}

.page a {
	color: #7B6A56;
	text-decoration: none;
}

.page a:hover {
	background-color: #DDD;
}

.tour a {
	line-height: 22px;
}

.pho_large {
	margin: 30px 10px;
}

.pho_large a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 8pt;
	color: #949598;
}

.tour_pages {
	width: 740px; 
	background-color: #fff; 
	top: 185px; 
	left: 140px;
}

.tour_table a {
	color: #EE812B;
	text-decoration: none;
}

.close {
	color: #950101;
	text-decoration: none;
	background-color: #E5E6E6;
	font-size: 8pt;
	font-weight: bold;
}

.hide {
	display: none;
}

.tour_title {
	padding: 0px 0px 0px 10px;
}

.tour_photos {
	padding: 20px 20px 0px 0px;
}

.tour_table {
	margin: 20px 0px;
	color: #4A371E;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 8pt;
}

.tour_table .sub_hlt td {
    background-color: #E5E6E6;
}

.hand {
	cursor: hand;
	cursor: pointer;
}

.tour_table td {
	padding: 5px 10px 5px 10px;
	
}

.map {
	color: #fff;	
	background-image: url('../images/num_map.png');
	background-position: 10px 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	width: 20px;
}

.ad {
	line-height: 22px;
}

.b_t {
	border-top: 2px solid #B4A89A;
}

.b_r {
	border-right: 2px solid #B4A89A;
}

.b_r_home {
	border-right: 1px solid #382516;
}

.b_l {
	border-left: 2px solid #B4A89A;
}

.b_b {
	border-bottom: 2px solid #B4A89A;
}

.cobalt_logo {
	position: relative;
	right: 62px;
	bottom: 0px;
}

#sponsor_logos {
	background-color: #fff;
    border-top: 2px solid #382516;
}

.td_mid {
	vertical-align: middle;
}

#footer {
    border-top: 1px solid #382516;
	background-image: url('../images/fresh_ideas_home_tour_bottom.png');
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
}

/*BoxInBox*/
#BoxInBox {
	display:block;
	position:absolute;
}

#BoxInBox div {
	position:absolute;
	border:0;
}
/*END BoxInBox*/

