/* =General Styles */

body { 	font-size: 12px; line-height: 1.25em; }
p { color: #333; font-family: verdana; line-height: 1.5em; margin-bottom: 15px; }
a { color: #535353; text-decoration: none; }
a:hover { color: #999; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: 1em; }
h1 { font-size: 5.0em; }
h2 { font-size: 4.0em; }
h3 { font-size: 3.0em; }
h4 { font-size: 2.0em; }
h5 { font-size: 1.75em; }
h6 { font-size: 1.5em; }

input { font-size: 1.0em; }
small { font-size: 0.75em; }
strong { font-weight: bold; }
em { font-style: italic; }
blockquote { font-size: 1.5em; }

ul { color: #333; font-family: verdana; }
/* =Content */

/* Header Styles */
ul#main-nav a {
	color: #000;
	font-family: georgia;
}

ul#main-nav a:hover {
	color: #fff;
}



/* =Sidebar */
