﻿body  {
	padding: 10px;
	margin: 0;
	background-color: #C0C0C0;
	background-repeat: no-repeat;
	background-image: url('images/image_masthead 1024.jpg');
	font-size: 100%;
	width: 100%;
	height: 100%;
}
#container {
	margin: 0px auto 20px auto;
}

masthead div {
	width: 100%;
	height: 100%;
	top: 0px;
	align: left;
	background-image: url("images/image_masthead%201024.jpg");
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
content div {
	font: century gothic;
	font-size: 1.3em;
	font-weight: 100;
	color: #2D2D2D;
	float: right;
}

/* Site typography */


h1 {
	border-style: none;
	font-family: "Century gothic";
	font-size: 2.25em;
	color: #F6ECEC;
	margin-left: 350px;
	margin-top: 5px;
	font-weight: 100;
	text-decoration: overline;
}
h2 {
	font-family: "Century gothic";
	font-size: 1.75em;
	font-weight: 200;
	color: #F6ECEC;
	margin-left: 350px;
}
h3 {
	font-family: "Century gothic";
	font-size: 1.75em;
	color: #2D2D2D;
	font-weight: 200;
}
h4 {
	font-family: "Century gothic";
	font-size: 1.50em;
	color: #2D2D2D;
	font-weight: 200;
}
blockquote,p,ol,ul {
	font-family: "Century gothic";
	font-size: 1.50em;
	font-weight: 100;
	color: #2D2D2D;
}


/* Footer */
#footer p {
	font-size: .75em;
	color: #2D2D2D;
}

/* Links */
a {
	color: #000000;
}
a:visited {
	color: #000000;
}

/+ Navigation +/

Navigation div  {
	
font-family: "Century gothic"; 	font-size: 14px; color: #F6ECEC; 

}




