body {
	background-color: #d3c19a;
	background-image: url();
}
.heading1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	color:#694B1F;
}
.heading2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:21px;
	text-transform:uppercase;
	font-weight:bold;
	color:#694B1F;
}
.heading3 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	color:#694B1F;
}
.heading4 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#694B1F;
}

.body_bold {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #694B1F;
	font-weight: bold;
}
.body_bold_allcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #694B1F;
	font-weight: bold;
	text-transform: uppercase;
}
.body_bold_white {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.body_bold_small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	color: #694B1F;
	font-weight: bold;
}
.body_bold_small_white {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	color: #FFF;
	font-weight: bold;
}


.body_main {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #694B1F;
	line-height: 160%;
}
.body_main_mailer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #694B1F;
	line-height: 140%;
}
.body_main_travel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #694B1F;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #694B1F;
	text-decoration: none;
}
a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #694B1F;
	text-decoration: underline;
}
a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #694B1F;
	text-decoration: none;
}
a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #694B1F;
	text-decoration: none;
}
.LinkStyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#signup {
	border: 1px solid #694B1F;
}
.browntop {
	background-color: #694B1F;
	padding-bottom: 10px;
	padding-top: 5px;
}
.palecell {
	background-color: #FFF;
}
.brownedge {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #694B1F;
}
#signup input[type="text"] {
	background-color: #EDD573;
	border: 1px solid #694B1F;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #694B1F;
}
#signup input[type="text"]:hover {
	background-color: #FFC;
	border: 1px solid #000;
	padding: 5px;
	color: #694B1F;
}
#signup input[type="text"]:focus {
	background-color: #FFF;
	border: 1px solid #F90;
	padding: 5px;
}
#signup input[type="submit"] {
	background-color: #694B1F;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 75px;
	height: 30px;
}
#signup input[type="submit"]:hover {
	background-color: #EDD573;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #694B1F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 75px;
}
#signup input[type="submit"]:focus {
	background-color: #C93;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #694B1F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 75px;
}
.style1 {color: #FFFFFF}
.style2 {font-weight: bold}
.style4 {font-weight: bold; color: #694B1F; }
.style7 {color: #FF0000}
.style10 {font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; font-size: 16px; }
.style11 {color: #2A00AA}
#listing a:link {
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
#listing a:visited {
	font-weight: bold;
	color: #600;
	text-decoration: underline;
}
#listing a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
#listing a:active {
	font-weight: bold;
	color: #F66;
	text-decoration: underline;
}
#travel_location {
	text-align: center;
}
#travel_location select {
	background-color: #F5E8B2;
	border: 1px solid #7A5218;
}
#destination_container {
	width: 256px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
.destination_underline {
	border: 1px solid #694B1F;
}
#destination_overall {
	padding-top: 10px;
	padding-bottom: 10px;
}
.trip_cell_size_top {
	padding-top: 10px;
	padding-bottom: 0px;
}
.trip_cell_size_bottom {
	padding-bottom: 10px;
	padding-top: 0px;
}
