body{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: white;
	background: #FFF url(../img/body_bg.png) no-repeat;
}

#container{
	margin: 0 auto;
	width: 952px;
	background: white url(../img/main_left_shim.png) repeat-y;
}

#topbar{
	background-color: black;
	float: left;
}

#topbar #logoimage{
	float: left;
}

#topbar .righttop{
	float: left;
	height: 104px;
	width: 830px;
}

#topmenu{
	float: left;
	width: 830px;
}

#topmenu ul li{
	list-style: none;
		display: inline;
}
.righttop #blackbar{

	overflow: hidden;

	float: left;
}

img#topdetails{

	float: left;
}

div#contactmenu{
	width: 1556px;
	height: 40px;
	float: left;
}

div#contactmenu ul li{
	list-style: none;
		display: inline;
}

div#mainleft{
	width: 138px;
	float: left;
}

ul#sidemenu{
	padding: 8px
}

ul#sidemenu li{
	border-bottom: 1px dashed #A1A09E;
	font-weight: bold;
	color: #333;
	display: block;
	margin-right: 6px
}

ul#sidemenu li a{
	color: #333;
}

ul#sidemenu li.bottom{
	border-bottom: none;
}

ul#sidemenu li ul{
	display:none;
	border-top: 1px dashed #A1A09E;
	padding: 6px 0;	
}

ul#sidemenu li ul li{
	margin-left: 12px;
	border-bottom: none;
	margin-bottom: 6px;	
}
ul#sidemenu li ul li a{
	color: #C00218;
}

ul#sidemenu li ul li a:hover{
	color: #E72A40;
}

div#centrecontent{
	float: left;
	width: 468px;
	margin-top: -10px;
	/*min-height: 700px;*/
}

div#maincontentbox{
	background: white url(../img/main_content_bg.png) repeat-x;
	width: 469px;	
	float: left;
}

div#maincontentbox h1{
	color: white;
	font-weight: bold;
	padding: 8px 10px;
}

div#maincontentboxtext{
	width: 203px;
	height: 188px;
	background: white url(../img/red_text_content_box.png) repeat-x;
	float: left;
}

div#maincontentboxtextholder{
	height: 150px;
	overflow: hidden;
	float: left;
}


div#maincontentboxtext h2{
	font-size: 11px;
	color: #FFF;
	margin: 20px 10px 12px 10px;
}

div#maincontentboxtext #articleicons{
	width: 190px;
	text-align: right;
	margin-top: 20px;
}

div#maincontentboxtext #articleicons a{
	margin-left: 4px;
}

div#maincontentboxtext p{
	color: #CCC;
	margin: 10px 10px 0px 10px;
	display: block;
	width: 180px;
	height: 90px;
	overflow: hidden;
}

div#maincontentboxtext p a{
	font-weight: bold;
	color: #DC998B;
}

div#maincontentboxtext p a:hover{
	color: #CCCCCC;
}

div#lowermaincontent{
	width: 469px;

	float: left;
}

div#lowermaincontent #articlebody p{
	color: #666666;
	margin: 10px 18px 10px 8px;
}

div#lowermaincontent #articlebody h1, h2{
	color: #000;
	margin: 10px 18px 10px 8px;
	font-weight: bold;
}


div#lowermaincontent #articlebody h2{
	color: #C00218 !important;	
}

div#lowermaincontent #articlebody p a{
	text-decoration: underline;
	color: #C00218;
}

div#lowermaincontent #articlebody ul{
	padding-left: 20px;
	list-style: disc;
}

div#lowermaincontent .item{
	width: 115px;
	min-height: 185px;
	margin-right: 0px;
	margin-bottom: 6px;
	/*border-right: 1px dotted #A1A09E;*/
	/*background: white url(../img/lower_main_content_item_bg.png) repeat-x;*/
	float: left;
}

div#lowermaincontent .item h3{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 4px 10px 2px 10px;
}

div#lowermaincontent .item h4{
	font-size: 10px;
	font-weight: bold;
	color: #C00218;
	margin: 0px 10px 4px 10px;
}

div#lowermaincontent .item p{
	font-size: 11px;
	margin: 5px 10px 2px 10px;
}

div#lowermaincontent .item p a{
	color: #666;
}


div#lowermaincontent .item p a:hover{
	color: #333;
}




div#maincontentboximage{
	width:266px;
	height: 182px;
	background: #660405 url(../img/main_image_bg.png) repeat-x;
	float: left;
	overflow: hidden;
	text-align: right;
}

div#rightcontent{
	margin-top: -9px;
	float: left;
	width: 337px;
	margin-left: 8px;
	border-bottom: 1px dotted #A1A09E;
	overflow: hidden;
	margin-bottom: 18px;
}

div#rightcontentmedia{
	background: #EEECE9 url(../img/right_content_media_bg.png) repeat-x;
	border-left: 1px dotted #A1A09E;
	border-right: 1px dotted #A1A09E;
	width: 335px;
	float: left;
}


div#rightcontentappeals{
	background: white url(../img/right_content_appeals_bg.png) repeat-x;
	border-left: 1px dotted #A1A09E;
	border-right: 1px dotted #A1A09E;
	width: 335px;
	
	float: left;
}

div#rightcontentevents{
	background: white url(../img/right_content_events_bg.png) repeat-x;
	border-left: 1px dotted #A1A09E;
	border-right: 1px dotted #A1A09E;
	width: 335px;

	float: left;
}

div#rightcontentdonate{
	background: white url(../img/right_content_donations.png) repeat-x;
	border-left: 1px dotted #A1A09E;
	border-right: 1px dotted #A1A09E;
	float: left;

	height: 124px;
	overflow: hidden;
}
div#rightcontent h2{
	color: white;
	font-weight: bold;
	padding: 1px 15px;
}

div#rightcontent h3{
	margin: 16px 15px 0 15px;
	color: #444;
	font-weight: bold;
}
div#rightcontent h4{
	margin: 0px 15px 6px 15px;
	color: #C00218;
	font-weight: bold;
}
div#rightcontent p{
	margin: 0px 15px 6px 15px;
	color: #666;
}
div#rightcontent p a{
	color: black;
	font-weight: bold;
}

div#rightcontent .rightpic{
	float: right;
	margin: 40px 14px 16px 14px;
}




p#donatelink{
	display: block;
	float: right;
	width: 300px;
	margin: 14px 40px 14px 0 ;
	font-weight: bold;
	text-decoration: none;
}

p#donatelink a{	
	color: #333;
}

p#donatelink a:hover{
	text-decoration: underline;

}

div#footer{
	float: left;
	background: white url(../img/footer_bg.png) no-repeat;
	padding: 24px 0 0 0;
	color: #666;
	width: 951px;
	margin-bottom: 16px;
}

div#footer #footertext{
	float: left;
	width: 568px;
	font-size:10px;
	margin: 8px 0 0 4px;
}

div#footer #footerimage{
	margin: 2px 0 0 0px;
	float: left;
	width: 378px;
	text-align: right
}

form#contactform{
	background: #ED1B24;
	padding: 6px;
}

table#contactformtable{
	width: 100%;
	line-height: normal;
}

table#contactformtable td, th{
	padding: 3px;
	vertical-align: top;
}


#socialMedia{
 	float: left; 
	width: 120px; 
	height: 36px;
	margin-top: 28px;
	margin-left: 16px;
}
#socialMedia li{
	float: left;
	margin-left: 2px;
}