body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(graphics/grad_bkg1.jpg);
	background-repeat: repeat-x;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.rentbox {
	padding: 5px;
	width: 118px;
	margin-top: 50px;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #FFD1B3;
}
.rentbox a {
	color: #333333;
	text-decoration: none;
}
.rentbox a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.mainwrapper {
	background-color: #FFFFFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 0px;
	border: 2px solid #333333;
	background-image: url(graphics/grad_bkg2.jpg);
}
.left_col {
	height: 500px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	width: 145px;
}
.maincol {
	width: 414px;
	float: right;
	padding-right: 50px;
	padding-left: 25px;
}
.bannerbox {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(graphics/ds_logo_01.gif);
	background-repeat: no-repeat;
	background-position: 557px 15px;
	height: 70px;
}
.sub_bannerbox {
	background-color: #333333;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9F9FF;
	border-right-color: #F9F9FF;
	border-bottom-color: #F9F9FF;
	border-left-color: #F9F9FF;
}
.page_title_box {
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.datebox {
	text-align: right;
	margin-right: 20px;
	float: right;
	padding-top: 8px;
	font-size: 14px;
}
.txtbox1 {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	height: 500px;
	background-image: url(drawings/drawings.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txtbox1 ul {
	font-size: 16px;
}
.txtbox2 {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}
.txtbox3 {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	margin-top: 50px;
}
h1 {
	font-size: 50px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
h2 {
	font-size: 46px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	display: inline;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}

.footer {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	clear: both;
	height: 15px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9F9FF;
	border-right-color: #F9F9FF;
	border-bottom-color: #F9F9FF;
	border-left-color: #F9F9FF;
}
.footer a {
	color:#FFFFFF;
	font-weight: bold;
}
.footer a:hover {
	color: #FFFFFF;
}
.link_box {
	width: 128px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.link_box a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 4px 0px 4px 5px;
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #E8E8F9;
}
.link_box a:hover {
	background-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	color: #FFFFFF;
}
.title_subtxt {
	color: #333333;
	letter-spacing: 1em;
	font-size: 13px;
	font-weight: bold;
}
.headspace {
	height: 15px;
}
.insetpicbox {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	height: 90px;
	width: 90px;
	border: 2px solid #666666;
	background-color: #FFD1B3;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
