@charset "utf-8";
BODY {
	background-color:#ffffff;
	margin: 0;
	padding: 0;
}
#nav{
	width:100%;
	height:54px;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#nav #navinside{
	width:948px;
	height:54px;
}



#wrappertophome{
	width:100%;
	height:262px;
	background-image: url(images/header_homewide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrappertophome #headerhome{
	width:948px;
	height:262px;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}
#wrappermidhome{
	width:100%;
	height:auto;
	background-image: url(images/bgmid_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrappermidhome #content{
	width:948px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #741514;
	text-align: justify;
}



#wrappertopedu{
	width:100%;
	height:262px;
	background-image: url(images/header_eduwide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrappertopedu #headeredu{
	width:948px;
	height:262px;
	background-image: url(images/header_edu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}
#wrappermidedu{
	width:100%;
	height:auto;
	background-image: url(images/bgmid_edu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrappermidedu #content{
	width:948px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #35174c;
	text-align: justify;
}



#wrappertopms{
	width:100%;
	height:262px;
	background-image: url(images/header_mswide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrappertopms #headerms{
	width:948px;
	height:262px;
	background-image: url(images/header_ms.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}
#wrappermidms{
	width:100%;
	height:auto;
	background-image: url(images/bgmid_ms.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrappermidms #content{
	width:948px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223b70;
	text-align: justify;
}



#wrappertopvintage{
	width:100%;
	height:262px;
	background-image: url(images/header_vintagewide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrappertopvintage #headervintage{
	width:948px;
	height:262px;
	background-image: url(images/header_vintage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e110f;
	text-align: justify;
}
#wrappermidvintage{
	width:100%;
	height:auto;
	background-image: url(images/bgmid_vintage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrappermidvintage #content{
	width:948px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e110f;
	text-align: justify;
}
#wrapperfooter{
	width:100%;
	height:122px;
	background-color: #e8e8e8;
}
#wrapperfooter #footer{
	width:948px;
	padding-top:50px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a09d9c;
}
H1{
	font-family: "Square721 BdEx BT";
	font-size: 16px;
	font-weight: bold;
	color: #741514;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #35174c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #223b70;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4e110f;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
A.nav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:41px;
	padding-right:41px;
	float:left;
}
A.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:41px;
	padding-right:41px;
	float:left;
}
A.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:41px;
	padding-right:41px;
	float:left;
}
A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f3e3b5;
	text-decoration: none;
	position:relative;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:41px;
	padding-right:41px;
	float:left;
}
A.footer:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a09d9c;
	text-decoration: none;
}
A.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a09d9c;
	text-decoration: none;
}
A.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a09d9c;
	text-decoration: none;
}
A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

