@charset "utf-8";

#logo {
	background-repeat: no-repeat;
	background-position: center 5px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../Images/All%20Pages/logo_master_template.jpg);
}
#logospaceholder {
	height: 160px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#topnavbar {
	font-weight: 100;
	font-size: 14px;
	white-space: nowrap;
	color: #000;
	font-family: "Franklin Gothic Medium";
	height: 20px;
	width: 780px;
	text-align: right;
	margin-top: 1;
	margin-right: auto;
	margin-bottom: 1;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#content {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 495px;
}
#copywrite {
	font-family: "Franklin Gothic Medium";
	font-size: 11px;
	font-weight: lighter;
	color: #000;
	text-align: center;
	height: 35px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.header {
	font-family: Baskerville;
	font-size: 26px;
	font-weight: 100;
	color: #000;
	text-align: center;
}


.pageheader {
	font-family: Baskerville;
	font-size: 30px;
	color: #5b476f;
}
.biggerheader {
	font-family: Baskerville;
	font-size: 37px;
	color: #5b476f;
	font-weight: normal;
}
.links {
	font-family: Baskerville;
	font-size: 14px;
	color: #5b476f;
	text-decoration: underline;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#links {
	font-family: Baskerville;
	font-size: 14px;
	color: #5b476f;
	text-decoration: underline;
}

/* CSS Document */


a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #5b476f;
	text-align: left;
	text-decoration: underline;
}


#differentbodycontent {
	float: right;
	width: 658px;
	height: 480px;
	padding-top: 6px;
	margin-left: 0px;
}
#contactinfo {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: 100;
	color: #000;
	text-align: center;
}


#leftnavbar {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: 100;
	width: 220px;
	height: 535px;
	float: left;
	padding-top: 5px;
	text-align: left;
	background-image: url(../Images/All%20Pages/left_nav_buttons.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
