body {
	margin:0px;
	padding:0px;
	background-color:#000;
	font-family:Tahoma;
	font-size:11px;
	color:#E5D3CA;
	line-height:12px;
	text-align:center;
}
#MainOuter {
	width:740px;
	text-align:left;
	margin:0 auto;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#E5D3CA;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#A0410D;
}
a img {
	border:0;
}
form {
	margin:0px;
}
input, textarea, select {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	border-color:#BEA79A;
	background:#454341;
	border-style:solid;
	border-width:1px;
}
option { border:0 }
.copy{
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

#portfolioIndex {
	margin-top:10px;
}
.portfThumb {
	font-family:Arial, Helvetica, sans-serif;
	width:130px;
	height:106px;
	border:1px solid #BEA79A;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#95765B;
	line-height:18px;
}
.portfThumbImg {
	margin:2px;
}
.thumbSep {
	margin-top:0px;
	margin-bottom:2px;
	width:100%;
	height:1px;
	background-color:#BEA79A;
}
.subHead {
	color:#E5D3CA;
	font-size:11px;
	margin-top:8px;
}
.subText {
	color:#857A75;
}
.mapDiv {
	width: 500px;
	height: 400px;
	background-color:#000;
	border:1px solid #663300;
	margin:15px;
	color:#000000;
}
#contentScroll {
	position:relative;
	overflow:auto;
	width:100%;
	/* height:330px; */
}
.packageImg {
	text-align:center;
	margin-top:12px;
}