* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #587d71;
	font-family: verdana;
}

a {
	color: #336359;
}

#package_wrapper_mid {
	background: url('/images/layout_package_mid.gif') left repeat-y;
	width: 872px;
}

#package_wrapper_top {
	background: url('/images/layout_package_top.gif') top left no-repeat;
	padding-top: 12px;
	width: 872px;
}

#package_wrapper_bot {
	background: url('/images/layout_package_bottom.gif') bottom left no-repeat;
	padding-bottom: 10px;
	width: 872px;
}

#package {
	padding-left: 54px;
	padding-right: 54px;
}

#header {
	position: relative;
	float: left;
	width: 330px;
	height: 89px;
}

#header h1 {
	width: 330px;
	height: 89px;
	overflow: hidden;
	position: relative
}

#header a {
	text-decoration: none;
}

#header span {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('/images/layout_header.gif') no-repeat;
	display: block;
	width: 330px;
	height: 89px;
}

#address {
	text-align: right;
	width: 350px;
	float: right;
	padding-top: 20px;
}

#address address {
	height: 42px;
	font-size: 14px;
}

#bar {
	height: 7px;
	width: 100%;
	background: url('/images/layout_bar.gif') repeat-x;
	clear: both;
}

#content_block_1 {
	width: 310px;
	height: 256px;
	float: left;
	font-size: 14px;
}

#content_block_1 img {
        margin-right: 10px;
}

#content_block_1 ul {
margin-top: 20px;
list-style: none;
}

#content_block_1 li {
margin-bottom: 5px;

}

#content_block_1 a {
color: #443328;
text-decoration: none;
font-size: 14px;
}

#content_block_2 {
	width: 310px;
	height: 204px;
	float: right;
	width: 450px;
	overflow: hidden;
	margin-bottom: 15px;
}

#content_block_3 {
	float: left;
	width: 400px;
	padding-right: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content_block_4 {
	float: right;
	width: 300px;
	padding-left: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content_block_5 {
}

#bottom_middle_bar {
background: url('/images/layout_bottom_bg.gif') 0px repeat-y;
margin-bottom: 10px;
}

#bottom_middle_spacer {
height: 200px;
float: left;
width: 1px;
}

#navigation {
	float: right;
	height: 52px;
	width: 450px;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	height: 28px;
	width: 142px;
	background: #ffffff;
	color: #443328;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
	float: left;
	border: 2px solid #d69355;
	font-size: 17px;
}

.right {
	margin-right: 6px;
}

h2 {
	font-size: 13px;
	color: #336359;
	margin-top: 10px;
	margin-bottom: 3px;
}

h3 {
	font-size: 13px;
	color: #ce7a2f;
	margin-bottom: 8px;
}

p {
	color: #73644b;
	font-size: 13px;
	margin-bottom: 15px;
}

.image {
text-align: center;
}

.orangetextitalic {
	color:#CE7A2F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:italic;
	line-height:14px;
}

.grntextitalic {
	color:#336359;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:italic;
	line-height:14px;
}

.brnbodytext {
	color:#73644B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:15px;
}

.brnsmheadbold {
	color:#443328;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:13px;
}

#footer {
width: 810px;
padding-left: 32px;
font-size: 9px;
color: #f4eede;
}

#footer a {
color: #f4eede;
}