@charset "utf-8";
/* CSS Document */

/* CLEAR ALL STYLING */
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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.1;
	color: black;
	background-color:#EDEDED;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.floatLeft{
width:200px;
height:100px;
float:left;
clear:left;
font-size:18px;
line-height:24px;
}
.floatRight{
width:250px;
height:100px;
float:right;
text-align:right;
clear:right;
font-size:18px;
line-height:24px;
}
.small{
font-size:.8em;
}

.clear{
clear:both;
}

a{
color:#E70008;
}

a:hover{
color:#E70008;
}

blockquote{
padding:10px 10px 10px 45px;
font-weight:bold;
background-image:url(../images/bg-blockquote.gif);
background-repeat:no-repeat;
background-position:5px 5px;
background-color:#F9F9F9;
border:1px solid #EEEEEE;
color:#666666;
margin:10px 0px;
}

.quote-author{
font-size:11px;
margin-left:30px;
margin-top:10px;
display:block;
clear:left;
}

.photogalleryTable{
background-color:#F9F9F9;
border:1px solid #EEEEEE;
width:500px;
}

/* POSITIONING ELEMENTS */

#container{
margin:20px auto;
background-color:#EDEDED;
width:805px;
}

#outer-box{
border:5px solid #E70008;
background-color:#ffffff;
width:795 px;
height:auto;
float:left;
}

#inner-box{
border:1px solid #E70008;
margin:3px;
padding:3px;
width:781px;
height:auto;
background-color:#ffffff;
float:left;
}

#header{
width:781px;
height:95px;
float:left;
}

#nav{
width:781px;
height:35px;
float:left;
background-color:#E70008;
overflow:hidden;
}

#content{
width:781px;
height:100%;
background-color:#ffffff;
}

#main-content{
width:500px;
min-height:400px;
height: auto !important;
height: 400px;
margin:10px;
padding:20px 20px;
float:left;
}

#sidebar{
width:200px;
min-height:300px;
height: auto !important;
height:300px;
margin:20px 10px 10px 0px;
padding:10px 0px 20px 10px;
float:right;
}

#footer{
width:775px;
padding:10px 10px 10px 20px;
height:70px;
float:left;
}


/* HEADER */

img.logo{
margin-top:15px;
margin-left:20px;
}


/* NAVIGATION */
#nav ul{
list-style:none;
float:left;
}

#nav ul li{
float:left;
padding:8px 15px 12px 13px;
color:#FFFFFF;
margin-top:0px;
background-image:url(../images/bg-nav-li.gif);
background-repeat:no-repeat;
background-position:right bottom;
}

#nav ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}

#nav ul li a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#nav ul li.first{
padding-left:20px;
}



/* MAIN CONTENT */

#main-content{
font-size:14px;
}

h1{
font-size:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:3px solid #E70008;
margin-bottom:10px;
padding-bottom:3px;
}

h2{
font-size:18px;
margin-bottom:5px;
padding-bottom:0px;
padding-top:10px;
font-weight:bold;
}

p{
margin:10px 0;
}

#main-content ul{
margin-left:15px;
list-style-type:square;
}
#main-content ul li{
margin-bottom:10px;
}

img a{
border:1px solid #E70008;
}

img a:hover{
border:1px solid #000000;
}

.main-image{
width: 220px; height: 150px; margin-top: 0px; margin-bottom: 0px; float: left; margin-right: 10px; padding:10px 0 10px 45px;
}

#main-content .system-message, #main-content .system-error-message {
margin:0px;
padding:16px 12px 36px 170px;
}

#main-content .system-message h1, #main-content .system-error-message h1 {
font-size:18px;
}
/* SIDEBAR */

#sidebar{
margin-top:20px;
border-left:1px solid #BBBBBB;
}

#sidebar h2{
font-size:18px;
margin-bottom:10px;
border-bottom:3px solid #E70008;
padding-bottom:3px;
padding-top:4px;
}

#sidebar h6{
font-size:18px;
margin-bottom:10px;
border-bottom:3px solid #E70008;
padding-bottom:3px;
padding-top:4px;
}

#sidebar .cat_textbox{
width:150px;
}

#sidebar .form label, .webform label {
font-size:12px;
}

#sidebar ul{

}

#sidebar ul li{
font-size:14px;
color:#000000;
list-style:square;
margin-left:25px;
margin-top:0px;
margin-bottom:10px;
}

#sidebar ul li a{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#sidebar ul li a:hover{
text-decoration:underline;
}

#sidebar ul li.selected{
color:#E70008;
text-decoration:underline;
}

/* FOOTER */
#footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#111111;
line-height:1.4;
}

#footer a{
color:#111111;
}

#footer a:hover{
color:#E70008;
}

#footer ul{
list-style-type:none;
float:left;
}
#footer ul li{
float:left;
margin-right:30px;
}