/* 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, 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; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* STYLE */
body { background: #fff; font: 90% Helvetica, Arial, sans-serif; line-height: 1.6em; }
#wrapper { margin: 0px auto; width: 800px; }

/* TOP */
#top { width: 100%; background: url(img/back.jpg); border-bottom: 3px solid #e6e6e6;  }
#top_cont { width: 800px; margin: 0 auto; padding-top: 75px; padding-bottom: 60px; }
#top h1 { font-size: 4em; font-weight: 400; }
#top p { margin-top: 35px; font-size: 1.7em; color: #5e5e5e; line-height: 32px; font-weight: 400; }	
#top a { color: #c00000; text-decoration: none; }
#top a:hover { color: #555555; }

/* CONTENT */
#content { width:800px; margin-bottom: 30px; }
#left { float: left; width: 900px; padding-top: 25px; }
#left div { float: left; padding-right: 40px; height: 220px; width: 380px; }
#left_single { float: left; width: 520px; padding-top: 25px; padding-bottom: 40px;  }
#left_single .thumbnail { display: none; }
#left h2 { left top no-repeat; background-position: 0px 1px; border-bottom: 1px dotted #cccccc; text-transform: uppercase; font-size: .8em; margin-bottom: 30px; padding-bottom: 10px; color: #b8b8b8; width: 800px; }
#left_single h2 { left top no-repeat; background-position: 0px 1px; border-bottom: 1px dotted #cccccc; text-transform: uppercase; font-size: .8em; margin-bottom: 30px; padding-bottom: 10px; color: #b8b8b8; width: 520px; }
#right { float: right; width: 380px; padding-top: 25px; }
#right h2 { display: block; border-bottom: 1px dotted #cccccc; text-transform: uppercase; font-size: .8em; margin-bottom: 30px; padding-bottom: 10px; color: #b8b8b8; }
#content h3 { font-size: 1.2em; margin-bottom: 15px; color: #c00000; }
#content p { margin-bottom: 10px; color: #707070; font-size: .9em; }
#content a { color: #c00000; text-decoration: none; }
#content a:hover { color: #555555; }
#content img { border: 1px solid #cccccc; }
#content div div { margin-bottom: 20px; }
a.more-link { display: none; }


/* SIDE CONTENT */

#sidebar2 { float:right; width:240px; padding: 10px 0px 25px 0px; }
#sidebar2 ul { margin-top: 15px;  }
#sidebar2 ul ul li, #sidebar2 ul ol li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px dotted #ccc; font-size: 13px; }
#sidebar2 li a { color: #c00000; font-weight: bold; text-decoration: none; }
#sidebar2 li a:hover { color: #555555; }
#sidebar2 h2 { border-bottom: 1px dotted #cccccc; text-transform: uppercase; font-size: .8em; margin-bottom: 30px; padding-bottom: 10px; color: #b8b8b8; }
.menu-scroll { clear:both; }

/* FOOTER */

#footer { clear: both; width: 100%; background: url(img/back_foot.jpg); border-top: 4px solid #e6e6e6; margin-top: 40px;}
#footer_cont { width: 800px; margin: 0 auto; height: 400px; padding-top: 20px;  }
#footer a { color: #c00000; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #555555; }
#footer_cont div { float: left; width: 240px; padding-top: 25px; margin-right: 40px; }
#footer_cont div.footer_right { float: right; margin: 0px;} 
#footer_cont h2 { display: block; border-bottom: 1px dotted #707070; text-transform: uppercase;
font-size: .8em; margin-bottom: 30px; padding-bottom: 10px; color: #707070; }
#footer ul li { font-size: .9em; display: block; background-position: 0px 4px; margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px dotted #707070; }
#footer p { font-size: .9em; color: #707070; }
#footer ul li a { background: none; display: block; }
#footer a.nolink { color: #707070; }

.highlight { color: #c00000; font-weight: bold; }
.clear { clear: both; }