.content {
	width:100%;
	min-width:1000px;
	#min-width:996px;
	height:auto !important;
	min-height:328px;
	background:#f6efe0 url(/im/bgContent.gif) repeat-x;
	position:relative;
	float:left;
}

.content .drainR {
	width:32px;
	height:3px;
	background:url(/im/imDrainR.gif) no-repeat;
	position:absolute;
	top:-2px;
	right:156px;
}

.content .leftBrd {
	width:100%;
	background:url(/im/imBrd.gif) repeat-y top left;
	float:left;
}

.content .rightBrd {
	width:100%;
	background:url(/im/imBrd.gif) repeat-y top right;
	float:left;
	position:relative;
	#padding:0 0 42px 0;
}

.content .rightBrd .drain2 {
	width:32px;
	height:3px;
	background:url(/im/imDrain2.gif) no-repeat;
	position:absolute;
	top:-2px;
	_top:-1px;
	left:48%;
}

.content .rightBrd .title {
	color:#ffffff;
	height:33px;
	background:url(/im/bgContentTab.gif) repeat-x;
	position:relative;
	float:left;
	margin:0 0 0 45px;
	_margin:0 0 0 25px;
	padding:21px 25px 0 25px;
	min-width:200px;
}

.content .rightBrd .short {
	min-width:112px;
	padding:21px 28px 0 25px;
}

.content .rightBrd .title .mainText {
	position:absolute;
	top:21px;
	left:25px;
	_left:26px;
	-moz-opacity: 0.95; 
	opacity:0.95;
}

.content .rightBrd .title .shadow {
	color:#c7571a;
	float:left;
	margin:1px 0 0 1px;
	-moz-opacity: 0.95; 
	opacity:0.95;
}

.content .rightBrd .title .drain {
	width:32px;
	height:3px;
	background:url(/im/imDrain.gif) no-repeat;
	position:absolute;
	top:-2px;
	left:110px;
}

.content .rightBrd .title .crnBL {
	position:absolute;
	bottom:0;
	left:0;
}
	
.content .rightBrd .title .crnBR {
	position:absolute;
	bottom:0;
	right:0;
	_right:-1px;
}

.content .rightBrd .space {
	float:left;
	width:100%;
}

.content .leftSide {
	width:100%;
	float:left;
	background:url(/im/bgTableLeft.gif) repeat-y top left;
}

.content .rightSide {
	width:100%;
	float:left;
	background:url(/im/bgTableRight.gif) repeat-y top right;
}

.content .bottom {
	width:100%;
	float:left;
	background:url(/im/bgSubCont.gif) repeat-x bottom left;
}

.content .map {
	width:446px;
	height:452px;
	float:left;
	margin:33px 30px 42px 45px;
	_margin:33px 30px 42px 25px;
}

.content .map img {
	border:3px solid #513f19;
}

.content .rightText {
	color:#6f6756;
	float:left;
	width:40%;
	font:14px Arial, Helvetica, sans-serif;
	margin:33px 0 42px 0;
}

.content .rightText div {
	width:100%;
	float:left;
	background:url(/im/arrOrange2.gif) no-repeat 0 5px;
	margin:0 0 20px 0;
	padding:0 0 0 10px;
}

.content .rightText div img {
	margin:3px 0 0 0;
}

.content .rightText a {
	color:#6f6756;
	text-decoration:none;
}
	
.content .rightText a:hover {
	text-decoration:underline;
}

.content .rightText div span {
	color:#C88F22;
	display:block;
}

