/*

	Vacant Snowdrift by nodethirtythree + Templated.org
	http://templated.org/ | @templatedorg
	Released under the Creative Commons Attribution 3.0 License.
	
	Note from the author: These templates take quite a bit of time to conceive,
	design, and finally code. So please, support our efforts by respecting our
	license: keep our footer credit links intact so people can find out about us
	and what we do. It's the right thing to do, and we'll love you for it :)
	
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #576454;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a {
	color: #2222ff;
	font-size: 14pt;
	text-decoration: none;
}

body {
	font-size: 12pt;
	line-height: 2em;
	font-family: Trebuchet MS, sans-serif;
	background: #f1f0f0;
	color: #393835;
	text-shadow: 0 1px 0 #ffffff;
}


h1,h2,h3,h4 {
	font-weight: normal;
}

h2,h3,h4 {
	margin-bottom: 1.25em;
	font-family: Arvo, serif;
	color: #000000;
}

p {	margin-bottom: 1.75em; }
ul {	margin-bottom: 1.75em;}
td { v-align: top; }

#content {
	width: 800px;
	float: right;
	padding: 28px;
	background: #ffffff;
}

#header {
	position: relative;
	padding: 28px;
	height: 126px;
	width: 800px;
	margin: 5px;
}

#main {
	position: relative;
	padding: 20px;
	margin: 5px;
	width: 800px;
	color: #666666;
}

#main strong {
	color: #454545;
}

#main h2, #main h3, #main h4 {
	color: #1a1a1a;
}
