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

* {
	margin: 0;
	padding: 0;
}
#header {
	height: 120px;
	width: 780px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.location {
	border: 1px dotted #666666;
}
body {
	background-color: #868686;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #333333;
}
#rightSidebar h4 {
	color: #021848;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
}
#outerWrapper {
	width:100%;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainWrapper {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#splashImage {
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 780px;
	clear: both;
	float: left;
}
#splashImageContact {
	background-image: url(../images/splash2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 780px;
	clear: both;
	float: left;
}
#splashImageMC {
	background-image: url(../images/splash3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 780px;
	clear: both;
	float: left;
}

#splashImagePrograms {
	background-image: url(../images/splash4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 780px;
	clear: both;
	float: left;
}
#splashImageFaq {
	background-image: url(../images/splash5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 780px;
	clear: both;
	float: left;
}
#rightSidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #FF6600;
	font-variant: small-caps;
	padding-bottom: 5px;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightSidebar {
	background-color: #FFFFFF;
	display: inline;
	float: right;
	width: 540px;
	padding-top: 20px;
}
#rightSidebarMC {
	background-color: #FFFFFF;
	display: inline;
	float: right;
	width: 520px;
	background-image: url(../images/sidebarbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 150px;
	padding-top: 40px;
}
#rightSidebar #welcome {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#leftSidebar {
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 230px;
	background-image: url(../images/photopile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 150px;
	margin-top: 20px;
}
#leftSidebarMC {
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 250px;
	padding-top: 180px;
	margin-top: 20px;
}
#contact {
	padding: 10px;
}
#leftSidebar h5 {
	font-size: 18px;
	color: #FF6600;
	margin: 0px;
	letter-spacing: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#locations {
	background-image: url(../images/locations.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	padding-top: 23px;
	margin-left: 20px;
	line-height: 1.3em;
}
#locations p {
	padding-right: 10px;
	padding-left: 5px;
}
#locationlast {
	background-image: url(../images/sidebarbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
	width: 200px;
}

#leftSidebar p {
	padding-top: 5px;
}
#leftSidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	padding-bottom: 20px;
	font-weight: normal;
}
#footer {
	margin:0;
	padding:0;
	background-color: #333333;
	clear: both;
	height: 224px;
	width: 780px;
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	padding-top: 170px;
}
#leftSidebar a {
	text-decoration: none;
	color: #000099;
	font-style: italic;
}
#header .nav {
	position: absolute;
	height: 50px;
	width: 540px;
	right: 0px;
	bottom: 0px;
}
#header  .nav  ul {
	margin:0;
	padding:0;
	list-style:none;
	float: left;	
}

#header  .nav  li {
	list-style-type: none;
	float: left;
}
#header  .nav  li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: .5em 1em;
	margin-left: 0.5em;
	font-size: 14px;
	outline:none;
}
#header .nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	outline:none;

}
#welcome li {
	margin-left: 40px;
}
.textField {
	border: 1px solid #666666;
}
