@charset "utf-8";
/* CSS Document */

*{
margin:0;
}

html, body{
height:100%;
}

body{
background:url(../../images/main_bg.gif) repeat-x top #333;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a{
text-decoration:none;
color:#000;
}

a:hover{
text-decoration:underline;
}

img{
border:0;
}

h1 a{
display:block;
width:265px;
height:180px;
margin-left:22px;
text-indent:-2000em;
background:url(../../images/logo.gif) no-repeat;
}

h2{
font-family:Impact, Georgia, "Times New Roman", Times, serif;
color:#cd323a;
font-size:30px;
font-weight:normal;
margin:0 0 5px 0;
padding:0;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
font-weight:normal;
margin:0;
padding:0;
}

h4{
font-size:16px;
font-weight:bold;
}

h5{
font-style:italic;
font-weight:normal;
font-size:14px;
line-height:1.5em;
}

p{
padding:0;
margin:0;
}

#container{
width:900px;
background:url(../../images/content_bg.gif) repeat-y #e3e3df;
min-height:100%;
height:auto !important;
height:100%;
margin:0 auto -120px;
}

#header{
height:180px;
background:url(../../images/header.png) no-repeat #232322;
}

#menu{
min-height:28px;
height:auto !important;
height:28px;
border-top:4px solid #fec604;
background:#595959;
text-align:center;
padding:5px 5px 0 5px;
}

#menu ul{
font-size:1.2em;
font-family:Impact, Georgia, "Times New Roman", Times, serif;
margin:0;
padding:0;
letter-spacing:1px;
}

#menu li{
display:inline;
margin:0 8px 0 8px;
}

#menu, #menu a{
color:#e4e4e4;
}

#menu a:hover{
color:#fec604;
}

#content{

}

#left_column, #middle_column{
float:left;
}

#left_column, #right_column{
text-align:center;
}

#left_column p, #right_column p{
margin-bottom:1em;
}

#left_column{
width:194px;
padding:10px 5px 10px 20px;
}

#middle_column{
width:444px;
padding:5px 10px 5px 10px;
}

#middle_column a, body.mceContentBody a{
color:#cd323a !important;
text-decoration:underline !important;
font-weight:bold !important;
}

#right_column{
width:196px;
float:right;
padding:10px 16px 10px 5px;
}


#push{
height:120px;
}

#footer{
height:120px;
width:900px;
margin:auto;
background:#575757;
}

#news_flash{
height:33px;
border-bottom:4px solid #fec604;
font-family:Impact, Georgia, "Times New Roman", Times, serif;
font-size:17px;
padding:16px 14px 16px 14px;
letter-spacing:1px;
}

#news_flash_title, #news_flash_title a{
color:#fec604;
}

#news_flash_content, #news_flash_content a{
color:#fff;
}

#footer_bottom{
height:39px;
padding:0 14px 3px 14px;
}

#footer_bottom_left{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:20px;
color:#fff;
float:left;
}

#footer_bottom_right{
padding-top:5px;
float:right;
}

.submit_holder{
text-align:center;
margin:15px 0 10px 0;
}

.submit_holder_spacer{
margin:15px 0 10px 0;
}

.clear_floats{
clear:both;
}

.quiz_block{
margin-bottom:20px;
}

.quiz_question{
margin-bottom:5px;
font-style:italic;
}

.quiz_answer{
margin-bottom:2px;
}

.quiz_answer_over{
background:#eee;
}

.quiz_answer label, .inline_label{
margin-left:3px;
cursor:pointer;
}

body.mceContentBody{
width:444px;
background:url(/images/admin/editor_bg.gif) repeat-y center;
margin:auto;
padding:0 15px 0 15px;
/*border-right:1px dotted;
border-left:1px dotted;*/
}

.form label{
display:block;
clear:both;
cursor:pointer;
}

.form .inline_label{
display:inline !important;
clear:none !important;
}

.form .text_input_div, .form .text_area_div{
margin-bottom:10px;
}

.form .error{
color:#cd323a;
}

.returned_message{
color:#cd323a;
background:#eee;
margin-bottom:10px;
padding:5px 0 5px 0;
}

.page_path{
font-size:10px;
}

#photo_gallery{
text-align:center;
}

.pg_img{
border:10px solid #f5f5f5;
margin:10px;
}

.pg_img_over{
border:10px solid #fff !important;
}