/* CSS Document */


#topline {
	color: #5E5953;
	display: block;
	margin: 0px;
	padding-top: 5px;
	border-bottom: thin solid;
}


#header {
	margin-top: 130px;
	margin-left: 180px;
}
#nameplate {
	position: absolute;
	left: 0px;
	top: 53px;
}

#outer_wrapper {

}
#wrapper {

}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	list-style: url(none);
}
#content {
	margin-right: 80px;
}
#main {
	width: auto;
	padding-left: 180px;
	margin-right: 150px;
}
#navigation {
	width: 150px;
	clear: right;
	float: left;
	display: block;
	list-style: none;
}
#sidebar {
	width: 100px;
	margin-top: 50px;
	float: right;
	margin-right: 55px;
}
#smallpicture{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 75px;
}
#magazine1{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
    height: 270px;
}
#footer {
	text-align: left;
	margin-top: 30px;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
/*]]>*/

/*---- Typography ----*/

h1{
	font-family: "Times New Roman", Times, serif;
	color: #90897E;
	font-weight: normal;
	font-size: 36px;
	
}
	
h2{
	color: #90897D;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25px;
	}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: -10px;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: -10px;
}
p{
	color: #574037;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
 p a:link {
	text-decoration: none;
	color: #330000;
	list-style: url(none);
	}
 p a:visited {
	}
 p a:hover {
	color: #660000;
}
 p a:active {
	text-decoration: none;
	color: #5E5953;
}



#navigation li {
	font: normal 10px Arial, Helvetica, sans-serif;
	margin-bottom:1.25em;
	background: left;
	text-align: left;
	text-decoration: none;
	list-style: url(none);
	border-bottom: thin solid #E5DAD1;
	color: #333333;
}
#navigation li a:link {
	text-decoration: none;
	color: #333333;
	}
#navigation li a:visited {
	text-decoration: none;
	color: #333333;
    }
#navigation li a:hover{
	color: #660000;
	text-decoration: none;
	display: block;
    }
#navigation li a:active{
	color: #333333;
	text-decoration: none;
    }
#footer p{
	font: 9px Arial, Helvetica, sans-serif;
	color: #5E5953;
	display: block;
	margin: 0px;
	padding-left: 180px;
	padding-top: 5px;
	border-bottom: thin solid #A09389;
	padding-bottom: 10px;
	height: 35px;
}
#footer p a:link {
	text-decoration: none;
	color: #5E5953;
	}
#footer p a:visited {
	text-decoration: none;
	color: #5E5953;
	}
#footer p a:hover {
	text-decoration: none;
	color: #660000;
}
#footer p a:active {
	text-decoration: none;
	color: #5E5953;
}
