@charset "UTF-8";
/* CSS Document */

/* 	www.emdashcreative.com
	created by Megan Seely */

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-attachment: fixed;
	background-color: #d7d7d7;
	background-image: url(gradientbg.gif);
	background-repeat: repeat-x;
	margin-top: 100px;
	margin-right: 80px;
	margin-bottom: 100px;
	margin-left: 80px;
}

a:link {
	color: #484848;
	text-decoration: none;
}

a:visited {
	color: #484848;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

/* #container {
	width: 870px;
}

#header {
	width: 870px;
	height: 250px;
}

#header-left {
	width: 650px;
	float: left;
	position: relative;
	height: 250px;
}

#header-rightnav {
	width: 220px;
	float: right;
	height: 250px;
	position: relative;
}

.navigation {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #484848;
	position: absolute;
	bottom: 0px;
}

#flashcontent {
	position: absolute;
	bottom: 7px;
}

#leftcontent {
	width: 520px;
	float: left;
}

#sidebar {
	float: right;
	width: 220px;
}

#mainbody {
	margin-top: 75px;
}

.sidebarnav {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #484848;
}

*/ .bodytype {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

/* .thefineprint {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #484848;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: lowercase;
	font-size: 18px;
	line-height: 26px;
	color: #484848;
}

.navigation2 {
	margin-bottom: 25px;
}

.commentlist {
	list-style-type: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 0px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
}

#sidebar ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 25px;
}

#sidebar li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #484848;
	margin-left: 0px;
}

#sidebar li li {
	/* decided I hate this.
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c3c3c3; */
	/* margin-bottom: 5px;
}

#sidebar h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #484848;
	font-weight: bold;
} */