.dropshadow1{
	position: relative;
	float:left;

	background: url(./shadow.png) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.dropshadow1 div {
    background: url(./fake_offset.png) no-repeat left top white !important;
    background: url(./fake_offset.gif) no-repeat left top white;
    padding: 0px 5px 1px 0px;
}
.dropshadow1 div{
	position:relative;
	background-color:#FFFFFF;
	bottom:6px;
	right: 6px;
	border: 1px solid #9e8d79;
	font-size:14px;
	padding:10px;
	padding-bottom:8px !important;
	padding-bottom:10px;
}

body{
	background:url('../images/page_bg.jpg') top left repeat-x #5a4e4b;
	font-family: Arial, Tahoma, 'Century Gothic';
	font-size:11px;
	color:white;
}

#main_div{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-repeat: repeat;
}

#main_body{
	background-position:top left;
	background-repeat:no-repeat;
}

.logo{
	text-align:right;
	padding-right:20px;
}

.button{
	height:590px;
	width:29px;
}

.leftmenu{
	float:left;
}

.rightmenu{
	float:right;
}

#footer_bar{
	background:url('../images/dropshadow.png');
	width:960px;
	height:50px;
	clear:both;
	float:none;
	color:white;
	padding-top:10px;
	text-align:center;
	font-size:10px;
}

#footer_bar a{
	color:white;
}

#footer_bar a:hover{
	color:grey;
}

.contentbox_noleft{
	width:555px;
	height:450px;
	margin:40px;
	margin-left:215px;
	background:url('../images/68brown.png');
	padding:30px 0px;
}

.content_title, .left_title{
	margin-left:40px;
	margin-right:40px;
	border-left:3px solid #790000;
	color:white;
	padding-left:15px;
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:30px;
}

.left_title{
	margin-left:10px;
}

#contentbox_internalcontent{
	padding:10px;
	background:url('../images/68brown.png');
	height:380px;
	color:white;
	position:relative;
	overflow:auto;
}

#child_menu{
	background:url('../images/68brown.png');
	width:150px;
	float:left;
	height:350px;
	margin-left:35px;
	margin-top:150px;
}

#child_menu #child_menu {
	margin-left:0px;
	margin-top:0px;
}


.left_menu{
	list-style-type: none;
	padding:0px;
	margin:10px;
}

.left_menu li{
	padding-top:9px;
	padding-bottom:9px;
	border-bottom:1px solid grey;
	padding-left:15px;
	background:url('../images/white_bullet.gif') 0px center no-repeat;
}

img{
	border:0px;
}

#contentbox_internalcontent img{
	padding:7px;
	background:url('../images/68brown.png');
}

#contentbox_internalcontent a{
	color:yellow;
}

#contentbox_internalcontent a:hover{
	color:#790000;
}

.left_menu a{
	color:white;
	text-decoration:none;
	display:block;
}

.left_menu a:hover{
	background:lightgrey;
	color:black;
}

.contact_form span{
	display:block;
	width:100%;
}

.contact_form input, .contact_form textarea, .contact_form select{
	border:1px solid darkgrey;
}

.contact_form div{
	margin-bottom:5px;
}

.contact_form{
	font-size:10px;
	width:237px;
	float:right;
}

.contact_text{
	float:left;
	width:270px;
}

button{
	width:60px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid darkgrey;
	font-size:10px;
	background-color:lightgrey;
}

.contact_missed {
	background:url('../images/68brown.png');
	border:1px solid white;
	font-style:italic;
	width:170px;
	padding:10px;
	margin-left:10px;
}

.child_title {
	font-size:14px;
	font-weight:bolder;
}

.child_title a{
	text-decoration:none;
}

.child_summary {
	padding-bottom:10px;
}