* { 
	margin:0px; 
	padding:0px;		
	}

html, body {
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size:13px;
	color:#666;
	margin:0px; 
	padding:0px;
	background:url(images/bg.gif) repeat-x top left;
}
p{
	margin-bottom:18px;
	line-height:18px;
	}
p.intro{
	margin-top:8px;
	}
h1 {
	float:left;
	display:inline;
	padding:76px 0px 0px 21px;
	font-size:28px;
	font-weight:normal;
	color:white;
	margin-bottom:10px;
}
h2{	
	font-size:22px;
	font-weight:normal;
	color:#7B4C35;
	margin-bottom:12px;
	padding-top:5px;
	}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#666;
	margin-bottom:8px;
	}
strong{
color:#7B4C35;
}

a {
	text-decoration:underlined; 
	color:#7B4C35;
	}
a:hover { 
	text-decoration:none; 
	color:#7B4C35;
	}
ul{
	list-style:none;
	padding-bottom:15px;
}
li{
	list-style:none;
	padding-left:12px;
	background:url(images/square.gif) no-repeat 0px 7px;
	margin-bottom:6px;
}
#frame{	
	float:left;
	display:inline;
	width:742px;
	}
#main, #head, #banner, #content, #foot{
	float:left;
	display:inline;
	width:700px;
	}
#main{	
	margin-left:10px;
	background-color:white;
	}
#head{
	height:76px;
	background:white url(images/logo.gif) no-repeat 21px 15px;
	text-align:right;
}
#head li a {
	text-decoration:none; 
	color:#666;
	}
#head li a:hover { 
	text-decoration:none; 
	color:#7B4C35;
	}
#head ul{
	list-style:none;
	display:inline;
}
#head li{
	display:inline;
	font-weight:bold;
	background:none;
	padding:0px;
	color:#7B4C35;	
}
#head li.pad{
	padding:0px 1px 0px 2px;
	_padding:0px 2px 0px 2px;
	color:#999;
	font-weight:normal;
}
#banner{
	height:123px;
	background-color:#7B4C35;
	margin-bottom:21px;
	}
#content{
	margin-bottom:25px;
	padding:0px 21px 0px 21px;
	width:658px;
	}
#foot{
	text-align:center;
	font-size:11px;
	line-height:15px;
	border-top:1px solid #C4C4C4;
	width:679px;
	margin-left:21px;
	padding:14px 0px 21px 0px;
	background:white url(images/foot_logo.gif) no-repeat 0px 18px;
}
.dark{
	color:#333;
}
#text-only{
	display:block;
	padding:10px 0px 18px 0px;
	font-size:10px;
	color:#999;
}
#text-only a{
	text-decoration:none; 
	color:#999;
}
#text-only a:hover{
	text-decoration:underline; 
	color:#999;
}
#text-only a.graphics{
	text-decoration:underline; 
	color:#999;
}
#text-only a.graphics:hover{
	text-decoration:none; 
	color:#999;
}
.pic_box, .text, .pic, #left, #right{
	float:left;
	display:inline;
}
#left{
	width:241px;
}
#left li{
		color:#B2B2B2;	
		}

#right{
	width:417px;
	margin-top:-8px;
}
.pic_box{
	width:658px;
	margin-top:3px;
	margin-bottom:25px;
	_margin-bottom:5px;
}
.pic_box p{
	margin-bottom:0px;
}
.text{
	width:658px;
}
.text h2{
	margin-top:-5px;
}
.pic{
	display:none;
}
.pic p{
	display:none;
}
IMG {display:none;}