/*
Theme Name: Broward Meals on Wheels
Theme URI: http://www.smarkgraphics.com
Description:  Designed by S. Mark Graphics
Version: 1.0
Author: S. Mark Graphics
Author URI: http://www.smarkgraphics.com
*/

body {
	font-size: 10pt;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

.copyrighttext{
	width: 100%;
	clear: both;
	text-align: center; 
	font-size: 10pt;
	padding-bottom:5px;
}
#sidebar {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 10pt;
}
#sidebar .sidebarlink {
	color: white;
	text-decoration: none;
}
#sidebar .sidebarsublink {
	color: black;
	font-size: 9pt;
	text-decoration: none;
	text-transform: none;
}

.menubg {
	background: url('/wp-content/themes/bmow/images/MenBurg.jpg');
}
#content {
	width: 688px;
	float: right;
	padding-right: 5px;
	padding-top: 2px;
	margin: 0px;
}
h2,h2 A {
	color: #881637;
	font-size: 16pt;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	margin: 0px;
}

h4 {
	color: #881637;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
}


 