@charset "UTF-8";
/* 	=> Reset styles 
_________________________________________*/
	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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
/* 	=> Main styles 
_________________________________________*/
	body { background:#b27777 url(../images/background.gif) repeat-x; font:normal 100% Georgia, "Times New Roman", Times, serif; }
#wrapper { width:1000px; margin:0 auto; overflow:auto; background:#74221a url(../images/background.gif) repeat-x; }
#header, #content, #footer { clear:both; overflow:auto; }
#header { padding-top:20px; background:#b27777 url(../images/background.gif) repeat-x; }
.logo { float:left; overflow:auto; }
.info { text-align:right; padding:10px; }
.nav { width:168px; clear:left; float:left; background:#74221a; color:#d5b77a; }
.nav li { background:#7d2f21; padding:10px 0px 10px 15px; margin:0 0 11px; width:153px; font-size:1.25em; }
.nav li a { color:#d5b77a; text-decoration:none; }
.nav li a:hover { text-decoration:underline; }
.nav p { font:normal 0.85em Geneva, Arial, Helvetica, sans-serif; margin:15px; }
.nav p b { font-size:1.75em; }
.nav p a { color:#d5b77a; font-weight:bold; text-decoration:underline; }
.copy { width:832px; float:left; margin:0; /*background:#c99e5d;*/ background:#EFDFAF; text-align:left; }
.copy h2 { margin:20px 15px 10px; font-size:1.75em; }
.copy h3 { margin:25px 15px 6px; font-size:1.25em; clear:left; }
.copy h3 .title { font-size:0.75em; font-weight:normal; font-style:italic; }
.copy h4 { margin:10px 15px 15px; font-size:1.125em; }
.copy p { margin:5px 15px 15px; font-size:1em; line-height:1.25em; }
.copy blockquote { margin:15px 50px; font-style:italic; line-height:2em; }
.copy ul { margin-left:20px; padding-left:20px; list-style:disc; }
.section { clear:both; min-height:180px; color:#5E0000; }
.section .subsec { float:left; margin:0; padding:0; width:208px; font-size:0.85em; }
.subsec h4 { line-height:1.3em; font-size:1.25em; margin-bottom:0; margin-top:30px; }
.subsec p, .subsec ul { font:normal 0.97em Arial, Helvetica, sans-serif; margin-top:10px; }
.subsec p { line-height:1.5em; }
.subsec .highlight { font-size:180%; line-height:1.25em; font-weight:bold; text-align:center; margin-top:20px; }
.subsec ul { margin-left:30px; padding-left:30px; }
.subsec li { padding-top:2px; padding-bottom:5px; }
.section .subsec img.nobg { display:block; margin:0 0 0 10px; }
.section .span2 { width:416px; }
.subsec h5 { margin:15px 15px 5px; font-weight: normal; }
.subsec h5 em { display:block; font-style:normal; font-family:Helvetica, Arial, sans-serif; margin-bottom:3px; }
dl { margin-left:40px; }
dt, dd { padding-top:3px; padding-bottom:7px; }
dt { width:350px; float:left; clear:left; }
dd i { font-style:normal; font-size:0.75em; }
.contentimg { float:right; }
.detailimg { float:left; }
.contentimg img, .detailimg img { border:1px solid #74221a; }
#footer { background:#b27777; padding:15px; text-align:center; font:normal 11px Geneva, Arial, Helvetica, sans-serif; color:#74221a; }
#footer p { padding-bottom:5px; }
#footer a { color:#74221a; }
