/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #F7F2E1;
	color: #4A4A4A;
	font-size: 11px;
	line-height: 16px;
}


#page {
	background-color: #F7F2E1;
	text-align: left;
	}
	
	
#header {
	background-color: #F7F2E1;
	}

#content {
	font-size: 11px;
	line-height: 16px;
	}

#footer {
	background-color: #F7F2E1;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font : bold;
}

h1 {
	font-size: 14px
	text-align: center;
}

.blogtitle {
	font-size: 12px: normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom : 8px;
	padding-top : 30px;
}


.description {
	font-size: 11px;
	text-align: center;
}

h2 {
	font-size: 15px;
	}



h3 {
	font-size: 2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #4A4A4A;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, .blogtitle, .blogtitle a, .blogtitle a:visited {
	color: #4A4A4A;
}

h2, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite, .blogtitle, .blogtitle a, .blogtitle a:visited, .blogtitle a:hover {
	text-decoration: none;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


a, h2 a:hover, h3 a:hover, .blogtitle a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #F7F2E1;
	margin: 20px auto;
	padding: 0;
	width: 1000px;
	/*border: 1px solid #959596;*/
	}
	
#header {
	padding: 0;
	margin: 0px auto;
	height: 100px;
	width: 100%;
	background-color: #F7F2E1;
}

#headerimg {
	margin: 0px;
	height: 100px;
	width: 100%;
}

	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

#sidebar h2 {
	margin: 10px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.content {  font-size: 11px; line-height: 16px}
.list {  line-height: 130%; list-style-position: inside; list-style-type: disc}

