@charset "utf-8";
/*-- [ RESET ]-------------------------------*/
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, ol {
		margin: 0; padding: 0; border: 0; outline: 0;font-weight: inherit; font-style: inherit; font-size: 100%;font-family: inherit; vertical-align: baseline;
	}

body{
	background: #cacc98;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif; 
}

h1, h2, h3, h4, h5, h6 { font-weight:bold; }
h1, h2, h3, h4, h5, h6, p, #content ul, #content ol { padding-bottom:1em; }
h1, h2, p { color:#666666; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
h4 { font-size:1.2em; }
h3, h3 a, h4, h4 a, h6, h6 a, p a { color:#999999; text-decoration:none; }
h5, h5 li { font-size: 0.8em; }
h6, h6 a { }
p { text-align:justify; color:#666666; }
p a { font-weight:bold; }
img { border-width:medium; border:solid; border-color:#FFFFFF; }
img.nb { border:none; }

#content img.float {
	float:right;
}

#body_content{
	margin:0 auto;
	width: 635px;
}

#header {
	float:left;
	width:515px;
}

ul.header {
	margin-top:25px;
	list-style:none;
	width:515px;
	float:left;
	margin-left:0;
	padding-left:0;
}

ul.header li {
	float:left;
	margin: 0 15px 0 0;
	font-size:.9em;
	font-weight:bold;
	line-height:2em;
	margin-left:0;
	padding-left:0;
	
}
ul.header li a { 
	float:left;	
	text-decoration:none;
	color:#999;
	margin-left:0;
	padding-left:0;
}

ul.header li a:hover{ color:#fd190d;  }
ul.header li a:active { color:#666666; }

.clear{
	clear:both;
}

#content {
	margin:0 auto;
	width:635px;
}

#content  a:hover{ color:#fd190d;  }
#content a:active { color:#666666; }

#content ul {
	padding-left:55px;
	
}

#content ul li {
	line-height:18px;
	color: #666666;
}

#content ul.contact {
	margin: 10px 0 10px 0;
	padding: 0;
	
}

#content ul.contact li {
	line-height:18px;
	list-style:none;
	color: #666666;
}

#content ul.contact li.image {
	line-height:18px;
	list-style:none;
	color: #666666;
}

#content ul.contact li h2 {
	float:none;
}

#content div.images {
	text-align:center;margin-bottom:1em;
}

#footer{
	margin:0 auto;
	width:700px;
	padding-bottom:1em;
}

#footer ul {
	list-style:none; 
	text-align:center;
	clear:both;
	font-size:0.8em;
}

#footer ul li {
	display:inline;
	padding:1em 0;
	color:#999;
	font-weight:bold;
	
}

#footer ul li a { 
	text-decoration:none;
	color:#999;
}
#footer ul li a, #footer ul li.first {
	border-right:#999 solid 1px;
	padding:0 12px;
}
#footer ul li.last a { border-right:0; padding-right:0; }
#footer ul li a:hover{ color:#fd190d;  }
#footer ul li a:active { color:#666666; }
	
p.title {
	float:none;
	clear:both;
	font-style:italic;
	padding-top: 20px;
}

li.links {
	float:left;
	clear:both;
}
	
h2.heading{
	float:none;
}

img.heading{
	margin-bottom:10px;
	border:none;
	}