@charset "utf-8";

/* CSS Reset
*******************************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,form, fieldset, input, textarea, p, blockquote, th, td { margin: 0px; padding: 0px; }

table { border-collapse: collapse; border-spacing: 0px; }

fieldset, img { border:0; }

address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

ol, ul, li { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

q:before, q:after { content:''; }

abbr, acronym { border:0; }

image { border: 0px; }
a img { border: none; }

/* Body
*******************************************************************************/

body { background-image: url('images/home_bg.gif'); background-repeat: repeat-x; background-color: #cccccc; }

#all { width: 960px; margin: 0px auto 0px auto; }


/* Text styles
*******************************************************************************/

a, a:visited { color: #bb3f4d; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

a:hover { text-decoration: underline; }

p { margin-bottom: 10px; }

strong { font-weight: bold; }

i, em { font-style: italic; }

p, ul, ol, td, div { color: #3d292b; font-size: 11px; font-family: "verdana", "arial", sans-serif; line-height: 16px; }

.sub { color: #bb3f4d; font-weight: bold; }



/* Global
*******************************************************************************/

#logo { width: 942px; height: 91px; padding: 12px 0px 0px 18px; }

#nav_container { width: 960px; height: 48px; padding: 11px 0px 0px 0px; }

ul.nav { width: 967px; height: 41px; }  

ul.nav li { float: left; padding-right: 5px; }

ul.nav li a { float: left; }

#hero { width: 960px; height: 247px; background-color: #000; }

#event_nav_container { width: 960px; height: 198px; }

ul.event_nav { width: 960px; height: 198px; }  

ul.event_nav li { float: left; }

ul.event_nav li a { float: left; }

#header { width: 960px; height: 37px; }

#footer { width: 960px; height: 32px; background-image: url('images/footer_bg.gif'); color: #fff; font-size: 10px; padding: 40px 0px 0px 0px; text-align: center; margin-bottom: 20px; }

#footer a, #footer a:visited { color: #fff; font-size: 10px; }

#footer a:hover { text-decoration: underline; }

#main { width: 916px; min-height: 300px; background: #fff url('images/equalizer_bg.gif') no-repeat; background-position: left bottom; border-left: 2px #bbb solid; border-right: 2px #bbb solid; padding: 10px 20px 0px 20px; }

#small_pic { width: 280px; padding: 0px 0px 0px 0px; float: left; }



/* Global (Home)
*******************************************************************************/

#home_col1 { width: 275px; padding: 15px 20px 0px 10px; float: left; }

#home_col2 { width: 320px; padding: 15px 0px 0px 0px; float: left; }

.box { width: 220px; margin-left: 5px; border: 1px #ccc solid; padding: 10px 15px 10px 15px; background-color: #f7f6f6; }



/* Global (Inside)
*******************************************************************************/


ul.sitemap li { width: 530px; padding: 8px; border-bottom: 1px #4d433f solid; margin-left: 15px; }  

.gallery { width: 20%; text-align: center; padding: 10px 0px 10px 0px; }

.contact1 { width: 175px; border-right: 1px #4d433f solid; padding: 10px; float: left; }
.contact2 { width: 175px; padding: 10px; float: left; }

.formpad { padding: 6px; border-bottom: 1px #4d433f solid; }


