body { margin:0; background-color:#FFFFFF; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#5e5040; }

#container { width:780px; margin-top:20px; margin-left:auto; margin-right:auto; }


/* HEADER */
#global_header {
	width:780px;
	height:110px;
	background-repeat:no-repeat;
	background-image: url(images/global_header.jpg);
	float: left;
	clear: both;
}

#address_header {
	width:780px;
	padding-right: 0px;
	padding-top: 45px;
	background-image: url(images/content_bg_11.jpg);
	color: #978268;
	text-align: right;
}

/* FOOTER */
#global_footer {
	padding-top:20px;
	font-size:10px;
	text-align:center;
	font-style: normal;
	color: #978268;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	width: 780px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#global_footer a.link { color:#978268; text-decoration:underline; }
#global_footer a.link:hover { color:#978268; text-decoration:none; }


/* PAGE BODY */
#nav {
	width:780px;
	line-height: normal;
	height: 30px;
	clear:both
}

#wrapper {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
}

#wrapper_pics {
	width: 188px;
	float:left;
	clear:right
}

#pic_01 {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/text_box_bg.gif);
	background-repeat: repeat;
}

#pic_02 {
	width: 187px;
	float:left;
	background-image: url(images/text_box_bg.gif);
	background-repeat: repeat;
	margin-right: 10px;
	margin-bottom: 10px;
}

#pic_03 {
	width: 188px;
	float:left;
	margin-bottom: 10px;
}

#txt_01 {
	float:left;
	width: 562px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding:10px;

}

#txt_02 {
	width: 167px;
	float:left;
	background-image: url(images/text_box_bg.gif);
	background-repeat: repeat;
	height: 190px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding:10px;
	text-align:right;
}

#txt_03 {
	float:left;
	background-image: url(images/text_box_bg.gif);
	background-repeat: repeat;
	padding: 10px;
	height: 190px;
	width: 168px;
	margin-bottom: 10px;
	text-align: left;
}



#pic_01 {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/text_box_bg.gif);
	background-repeat: repeat;
}


h1 {
	font-size:18px;
	color:#978268;
	font-weight:500;
	margin:0;
}
h2 {
	font-size:14px;
	color:#978268;
	font-weight:500;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
h3 {
	color:#978268;
	font-weight:bold;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	color:#978268;
	font-weight:bold;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

a { color:#978268; text-decoration:underline; }
a:hover { text-decoration:none; }

ul { 	margin-top:0px;}

ol { margin-top:0; margin-bottom:18px; }

li {
	margin-top: 9px;
	margin-right: 60px;
	margin-bottom: 9px;
	list-style-position: inside;
	list-style-type: disc;

}

.spacer {
	width:100%;
	clear:both;
}

hr { height:1px; margin:0px; margin-top:8px; margin-bottom:18px; color:#5e5040; background-color:#5e5040; border:none; }
