/*
purple - 491d66
yellow - efb211
green - 08321c
*/

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

body {
	font: 1.1em/1.333 Times New Roman, Times, serif;
	margin: 0; padding: 0;
	text-align:center;
	background: #08321c;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding-top: 0;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 2.0em;
	line-height: normal;
	color:#491d66;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	margin: 0 0 8px 0;
	padding: 0;
	color:#491d66;
	font-weight: normal;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	color:#491d66;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}

h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	color:#491d66;
}

p {

}

a {
	text-decoration: none;
	color: #efb211;
	outline: 0;
}

#r a {
	text-decoration: underline;
	color: #491d66;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

table {
	margin: 20px auto;
}

th {
	background: #333;
	color: #fff;
	padding: 4px;
}

td {
	vertical-align: top;
	padding: 4px;
}

.clearboth {
	clear: both;
}

.imgleft {
	display: block;
	float: left;
	border: 4px solid #efb211;
	margin: 0 10px 10px 0;
}

.imgright {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}



/* Template
--------------------
*/
#sitewrapper {
	width: 960px;
	text-align: left;
	margin: 30px auto;
	background: transparent url("../i/bg-template.gif") repeat-y left top;
	position: relative;
}

#t,
#b {
	/* top and bottom */
	background: transparent url("../i/bg-edge.gif") no-repeat left top;
	width: 960px;
	height: 4px;
	clear: both;
}

#l {
	width: 232px;
	margin: 0 0 0 6px;
	float: left;
}

#r {
	float: right;
	width: 660px;
	margin: 60px 30px 0 0;
}

#sitename {
	margin: 0;
	padding: 0;
}

#sitename a {
	position: absolute;
	top: -20px;
	left: 0;
	display: block;
	width: 244px;
	height: 146px;
	background: transparent url("../i/logo-mp.png") no-repeat left top;
	text-indent: -999em;
}

.tagline {
	width: 154px;
	height: 30px;
	background: transparent url("../i/tagline.gif") no-repeat left top;
	text-indent: -999em;
	margin: 40px auto 20px;
}

.testimonial {
	font-style: italic;
}
.author {
	text-align: right;
}

/* Headers
--------------------
*/

h1 {
	position: absolute;
	top: 0;
	left: 238px;
	background: #efb211;
	color: #fff;
	width: 680px;
	margin: 0;
	padding: 0 0 0 32px;
}

/* Navigation
--------------------
*/
#sitewrapper #snavbar {
	margin: 140px auto 0px 15px;
	padding: 0;
	width: 195px;
	height: 438px;
	background: transparent url("../i/navbar.gif") no-repeat left top;
	list-style: none;
	position: relative;
}

#sitewrapper #snavbar li {
	position: absolute;
	left: 0;
	width: 195px;
	height: 65px;
}

#sitewrapper #snavbar li a {
	display: block;
	width: 195px;
	height: 65px;
	text-indent: -999em;
}


#sitewrapper li#sb0 { top: 0; }
#sitewrapper li#sb1 { top: 73px; }
#sitewrapper li#sb2 { top: 146px; }
#sitewrapper li#sb3 { top: 219px; }
#sitewrapper li#sb4 { top: 292px; }
#sitewrapper li#sb5 { top: 365px; }

p#sb6 { margin-left: 28px; }
p#sb6 a { background: transparent url(../i/bg-nav.gif) no-repeat 0 50%; padding: 15px 0 15px 75px; display: block; font-family: 'Times New Roman', Times, sans-serif; font-size: 19px; line-height: 19px; text-decoration: none; font-weight: bold; }

#sitewrapper p#sb6 a:link, #sitewrapper p#sb6 a:visited { color: #fff; }
#sitewrapper p#sb6 a:hover, #sitewrapper p#sb6 a:active { color: #efb211; }

#sitewrapper li#sb0 a:hover { background: transparent url("../i/navbar.gif") no-repeat left -431px; }
#sitewrapper li#sb1 a:hover { background: transparent url("../i/navbar.gif") no-repeat left -504px; }
#sitewrapper li#sb2 a:hover { background: transparent url("../i/navbar.gif") no-repeat left -577px; }
#sitewrapper li#sb3 a:hover { background: transparent url("../i/navbar.gif") no-repeat left -650px; }
#sitewrapper li#sb4 a:hover { background: transparent url("../i/navbar.gif") no-repeat left -723px; }
#sitewrapper li#sb5 a:hover { background: transparent url("../i/navbar.gif") no-repeat left -796px; }


/* Footer
--------------------
*/

#footer {
	color: #fff;
	font-size: .8em;
}

#footer * {
	line-height: normal;
}

#footer ul#snavbar {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#footer ul#snavbar li {
	display: inline;
	padding: 0 8px;
}



#footertext {
	clear: both;
}

/*
 Social media */

#sitewrapper ul.social-media {
	list-style: none;
	display: block;
	width: 174px;
	margin: 5px 0 0 30px;
	padding: 5px;
	background: rgb(73,29,102);
	height: 35px;
}

#sitewrapper li.social-media-icon {
	float: left;
	clear: none;
	display: block;
	width: 31px;
	height: 31px;
	margin: 0 5px 0 5px;
	padding: 0;
}
