/* CSS Document */

#descHead {
	width: 100%
}

#descWrapper {
	margin: 10px 0px 0px 0px;
	width: 100%;
}

#fullInfo {
	margin: 20px 0px 0px 0px;
	width: 340px;
}

#ctl00_ContentPlaceHolder1_ctlRender table {
	margin-left: auto; 
	margin-right: auto; 
	width: 860px;
	margin-bottom: 20px
}


#ctl00_ContentPlaceHolder1_ctlRender table table {
	background-color: none;
	width: auto;
	margin-bottom: 0px;
}


#iccontent,
.leftnav,
.leftseperator,
.topnav,
.topseperator,
.rightnav {
	background: none;
}

#iccontent {
	background-image: url(_design/site_graphics/bg_content.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 860px;
}

.leftnav,
.leftseperator,
.topseperator,
.rightnav {
	display: none;
}

table {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	margin-bottom: 20px;
}

table table {
	background-image: none;
	width: auto;
	border: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#global-header {
}

#ctl00__ContentRenderControlXFooter {
	text-align: center;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background: none;
}

#ctl00_ContentPlaceHolder1_ctlRender {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	display: block;
	height: auto;
	overflow: hidden;
	width: 800px;
}

.linkTitle a:link {
	color: #583820;
	text-decoration: underline;
}

