.blocks {
        font-family:arial,verdana,arial,Helvetica,sans-serif;
        font-size:15px;
        font-weight:bold;
        color:black;
        padding:10px;
        width:180px;

		}

.blockstitle
		{
        font-family:arial,verdana,arial,Helvetica,sans-serif;
        font-size:18px;
        font-weight:bold;
        color:white;
        background:maroon;
        padding:10px;

        }



table	{
	font-family:arial,verdana,arial,Helvetica,sans-serif;
        font-size:13px;
        color:black
		}

body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#header {
	padding: 0,0,0,30;
	margin: 0;
	position: relative;
	height: 110px;
    background: #B10523;


	}

#page {
	text-align: left;
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 772px;
	border: 1px solid #959596;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;

	}

h1 {
    font-size: 4em;
    text-align: left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.description {
	font-size: 1.2em;
	text-align: left;
	}

.title2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 1.6em;
    padding: 5px,5px,5px,5px;
    }

.title3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 1.3em;
    padding: 5px,5px,5px,5px;
    color: #333;
    }

.title2 a, .title2 a:visited, .title3 a, .title3 a:visited {
	color: #06c;
	}
.title2, .title2 a, .title2 a:hover, .title2 a:visited, .title3 a, .title3 a:hover, .title3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.leftcolumn {
	float: left;
	padding: 15 0 20px 5px;
	margin: 0px 5px 0;
	width: 620px;
    background:white;
    font-size: 1.1em;
    border: 1px solid #959596;

    text-align: left;
	}


#maincolumn
{
	float: left;
	padding: 20px 5px 10px 5px;
	width: 180;
    border-left: 2px solid #ddd;
    font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: left;
    border: 1px solid #959596;
    background:white;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#footer {
	background-color: #eee;
    padding: 0 0 0 0px;
	margin: 0 auto;
	width: 820px;
	clear: both;

	}
#footer p {
	margin: 0;
	padding: 40px 0;
	text-align: center;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
    margin-right:10px;


}
