/* Laurel CSS Document */
body {margin:5px auto;padding:0;font-family:verdana,tahoma; font-size:80%;background-color:#fff;}
		#templateWrapper {width:760px;background:#fff;text-align:left;margin: 0 auto;background-image: url(../images/spacer.gif);background-repeat:repeat-y;border-right:1px solid #012444;}
		.header {width:760px;height:125px;background-color:#6F9AAC;text-align:center;font-size:48px;font-family:tahoma, trebuchet, verdana, arial;color:#000;font-weight:bold;font-style:italic;}
		.header p {margin:0}
		.sitemenu {text-align:left;height:18px;width:730px; background:#6F9AAC;padding-left:30px;}
		.contentarea{width:755px;margin: 1px 0;/*min-height:472px;*/ }
		.sidebarArea {width:185px; float:left;min-height:448px; padding-left:5px;border-top:1px solid #012444;}
.DonateSidebar {width:185px; background-color:#6F9AAC;float:left;color:#E9AA77; min-height:200px;*height:200px;}
         	.LeftSidebarTitle {font-size:100%; color:#E9AA77; font-weight:bold; width:185px; height:30px; background-color:#6F9AAC;float:left;}
		.LeftSidebar {width:185px; background-color:#6F9AAC;float:left;color:#E9AA77; *height:200px;min-height:200px;}
		.content{float:left;width:550px; padding:10px;text-align:left;font-size:12px;font-family:Tahoma,arial; min-height:450px;border-top:1px solid #012444;}

	.footer {background-color: #ffffff;
         text-align: center;
         color: #000;
         font-size: .8em;
         font-family:tahoma, verdana, trebuchet;
         border-top:1px  solid #012444;
 border-bottom:1px  solid #012444;
 border-left:1px  solid #012444;
}


.footer a{color:#000; 
          font-size:.9em; 
          text-decoration:underline;
}
.footer a:hover{color:#000; 
                font-weight:bold;
                text-decoration:none;
}

		

