body {
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #ffffff;
}

#cont {
	margin: 2px auto;
	width: 780px;
}

input, textarea {
	font-family: Arial; font-size: 10pt;
}

#page {
	background: #ffffff;
}

a,
a:visited {
	color: #ff6600;
}
a:hover {
	color: #cc0000;
}
img {
	border:0;
}

#ctxt {
	background: #ffffff url(images/d3_textbg.jpg) repeat-x center top;
	padding:10px;
	margin:0px;
	width:360px;
}

#footer {
	height: 150px;
	background: #ffffff url(images/d3_bottom.jpg) no-repeat center top;
	padding-left:340px;
	padding-top:80px;
	text-decoration:none;
	color: #663333;
	font-family: Arial,sans-serif; font-size: 10pt; font-weight: bold;line-height: 100%;
}

#header {
	height:172px;
	background: url(images/d3_head.jpg) no-repeat center top;
}

.menu1 {
	height:21px;
	font-size: 8pt;
}

.menu1 div {
	padding-left:620px;
}

.menu1 div ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu1 div ul li {
}

.menu1 div ul li a:visited,
.menu1 div ul li a {
	display:block;
	width:60px;
	height:17px;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	color:#522b24;
	background: #ffffff;
}

.menu1 div ul li a:hover{
color: #CC0000;
	background: #ffffff;
text-decoration:none;
}

.menu2 div ul {
	margin:0;
	padding:0;
	list-style:none;
}

.shortdesc {
	font-style: italic;
	padding-left:10px;
}


#content {
	color: #263441;
	background: #ffffff;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	border:0;
}

.cl {
	clear:both;
}

.menu3 {
	float:left;
	background:#ffffff url(images/d3_m_top.jpg) no-repeat center top;
	padding-top: 97px;
	color: #263441;
	width:195px;
	font-family: Arial,sans-serif; font-size: 10pt; font-weight: bold;line-height: 100%;

}
.menu3 div {
	padding-bottom: 97px;
	background:#ffffff url(images/d3_m_bot.jpg) no-repeat center bottom;
}

.menu3 div ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu3 div ul li a:visited,
.menu3 div ul li a {
	display:block;
	width:105px;
	height:50px;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-right:60px;
	padding-left:30px;
	text-decoration:none;
	text-align:left;

	color:#000000;
	background:#ffffff url(images/d3_m_but.jpg) no-repeat 0 0;
}

.menu3 div ul li a:hover {
	background-position:100% -64px;
}

.imagelist {
	list-style:none;
	float:left;
	margin:0;
	padding:  0;
}
.imagelist li {
	width:205px;
	height:140px;
	margin:0;
	padding: 10px 0 0 0;
	background:url(images/d3_photo.jpg) no-repeat 0 0;
	text-align:center;
}

.asterisk {
	color:red;
}

h1 {
	font-size: 16pt;
}