body,
html {
margin:0;
padding:0;
color:#000;
background: url(/media/554/bg.jpg) top repeat-x #323232;
font-family: Arial, sans-serif;
min-height:1000px;
}

#wrapping {
width:950px;
margin:-10px auto;
}

#header {
width:950px;
display:inline;
padding:0px 0px;
/* background:#ddd;
background-image:url("/media/367/bg_header.png");
background-repeat:repeat-x; */
position:relative;
z-index: 10;
left:0px;
}


#quote {
  background: url("/media/2264/close-quote.png") right bottom no-repeat;
padding-left:23px;
position:relative;
z-index:10;
}

#quote p:first-child {
background: url("/media/2259/open-quote.png") left top no-repeat;
position:relative;
z-index:10;
}

hr.thin {
height: 1px;
border: 0;
color: #333;
background-color: #333;
width: 80%;
}

* img {
border:0;
padding:0px 10px 10px 0;

}

a{
    text-decoration:none;
    color: #C10000;
    font-weight: bold;
}

a:hover{
    color: #E8E8E8;
}

/* cb */




#sidebar {
float:right;
width:232px;
padding-right:16px;
padding-left:10px;
padding-top:10px;
z-index: 12;
position:relative;
left:0px;
}

#footer {
height:26px;
clear:both;
padding:5px 0px;
z-index: 13;

}

h2 {
margin:0 0 1em;
color:C10000;
}

h3 {
margin:0 0 1em;
color:000;
}

#footer p {
margin:0;
color:C100000;
}


#naviHolder{
    float: left;
    padding:0px 0;
    width:650px;/*775px;*/
    height: 22px;
    margin: 0;
    padding-bottom:10px;
    font-size:large;
z-index: 15;
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    width:120px;
    height:22px;
    float:left;
    margin: 0px;
    border-left:#c20000 solid 0px;
    border-right:#c20000 solid 0px;
}

#naviList .selected {
	font-weight: bold;
    	color: #C10000;
}

#naviList a{
    padding: 9px 0px;
    padding-left: 4px;
    text-decoration:none;
    color: #C10000;
    display: block;
    font-weight: bold;
}

#naviList a:hover{
    color: #E8E8E8;
}


* html #footer {
height:1px;
}

/* -------------------------------------------------------------- 
   =FORMS



div.form fieldset {


}

ul.form_fields {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

ul.form_fields li {
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

ul.form_fields li label {
	display: block;
	float: left;
	width: 90px;
	padding: 5px;
}

ul.block_labels li label {
	float: none;
	padding: 0 0 3px 0;
	font-weight: bold;
}


ul.form_fields li label.indented_label {
	padding-left: 105px;
}


ul.form_fields li label.wide_label {
	width: 100%;
}


input[type=text],
textarea {
	border:1px solid #dadada;
	border-top-color: #999;    
	padding: 5px;
}

input[type=text]:focus,
textarea:focus {
	border:1px solid #999;
	border-top-color: #555; 
	background-color: #fdffeb;
}

input.input_long { width: 260px; }
input.input_short { width: 80px }

ul.form_fields li select {
	padding: 2px;
	border:1px solid #dadada;
}

-------------------------------------------------------------- */
/* -------------------------------------------------------------- 
   =NEWS
-------------------------------------------------------------- */

ul.news_list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 0px solid #ccc;
}

ul.news_list li {
    margin: 0 0 0 0;
    padding: 15px 0;
    list-style: none;
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

ul.news_list li.featured_news {
    background: #f4f4f4;

}

div.news_image,
div.main_news_image {
    float: left;
    width: 135px;
}

div.news_image img,
div.main_news_image img {
    width: 120px;
    
}

div.news_content,
div.main_news_item {
    float: left;    
    width: 595px;
}

div.news_contenthome,
div.main_news_itemhome {
    float: left;    
    width: 180px;
}


ul.news_list h3 {
    margin-top: 0px;
}

img.news_image {
	float: right;
	margin: 0 0 10px 10px;
}

.article ul,
.article ol {
	margin: 1em 0;
	padding-left: 2em;
	margin-left:10px;
}

#featured {
	background: #f4f4f4;
}

ul.bullet {
  list-style-image: url('/media/2041/bullet.png');
  line-height: 30px;
ALIGN=ABSMIDDLE;
}

ul.home_news {
 margin: 0;
 padding: 0;
 list-style: none;
}

ul.home_news li {
clear: left;
}

ul.home_news li h3 {
 font-size: 14px;
 margin: 0 0 5px 0 ;
}

ul.home_news li p {
 font-size: 12px;
 margin: 0 0 5px 0 ;
}





































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

