@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 1.6em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b083c1;
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b083c1;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 180px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b083c1;
	font-weight: normal;
	font-size: 18px;
	float: left;
	margin: 0px;
	padding: 0px;
}

a {
	color: #b083c1;
	text-decoration: none;
}
a:hover {
	color: #b083c1;
	text-decoration: underline;
}




div#container-maven {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 1015px;
}
div#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
}
div#logo {
	float: left;
	height: 86px;
	width: 231px;
}
div#buttons {
	float: right;
	width: 600px;
	padding-top: 70px;
}
div#buttons  ul, div#buttons li {
	margin: 0px;
	padding: 0px;
}
div#buttons li {
	float: right;
	list-style-type: none;
}
div#buttons a {
	font-weight: bold;
	color: #999a9d;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
div#buttons a:hover {
	color: #73368A;
}
div#title {
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 375px;
	float: left;
	padding-top: 80px;
	padding-left: 200px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
}
div#title strong {
	font-weight: bold;
	color: #b083c1;
}
div#title  em {
	color: #FFFFFF;
}


div#title-sub {
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 128px;
	width: 375px;
	float: left;
	padding-top: 110px;
	padding-left: 200px;
	color: #b083c1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}

div#photos {
	float: left;
	width: 399px;
	height: 238px;
	padding-left: 9px;
}

div#main-content {
	background-image: url(../images/swirl-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #514F52;
	margin-right: 32px;
	margin-left: 32px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 60px;
}
div#main-top {
	height: 238px;
}

div.text-block {
	clear: both;
	padding-bottom: 20px;
}
div.text-block-title {
	float: left;
	width: 186px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b083c1;
	font-weight: normal;
	font-size: 18px;
}
div.text-block-text {
	float: left;
	width: 700px;
}



div#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
	color: #808285;
	padding-top: 10px;
	padding-left: 184px;
	padding-right: 0px;
}
div.footer-box {
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E0E0E0;
	height: 66px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 120px;
}
div.footer-box ul, div.footer-box li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.footer-box li {
	padding-bottom: 3px;
	font-size: 12px;
}
div.footer-box a {
	text-decoration: none;
	color: #73398b;
	font-weight: bold;
}
div.footer-box a:hover {
	text-decoration: none;
	color: #B083C1;
	font-weight: bold;
}


div#copyright {
	float: left;
	padding-left: 20px;
	width: 450px;
	padding-top: 5px;
}
div#copyright p {
	font-size: 13px;
}

div#copyright a {
	color: #808285;
	text-decoration: none;
}
div#copyright a:hover {
	color: #aaaaaa;
}


span.maven {
	color: #73388a;
}

div.left-image-holder {
	position: absolute;
}
div#left-image-top, div#left-image-bottom {
	padding: 0px;
	margin: 0px auto;
}div.clear {
	clear: both;
}
div#main-content.no-padding {
	padding-top: 5px;
	padding-bottom: 5px;
}
table#logos   {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
table#logos td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 119px;
	width: 190px;
}

div#container-maven.who div#buttons a.who, div#container-maven.contact div#buttons a.contact, div#container-maven.know div#buttons a.know, div#container-maven.services div#buttons a.services, div#container-maven.press div#buttons a.press, div#container-maven.events div#buttons a.events, div#container-maven.blog div#buttons a.blog {
	color: #73368A;
}
div#container-maven.who div#footer a.who, div#container-maven.contact div#footer a.contact, div#container-maven.know div#footer a.know, div#container-maven.services div#footer a.services, div#container-maven.press div#footer a.press, div#container-maven.events div#footer a.events, div#container-maven.blog div#footer a.blog {
	color: #B083C1;
}

div#left-image-1, div#left-image-2 {
	padding: 0px;
	margin: 0px auto;
}
div#flashcontent {
	padding-left:125px;
}
span.motto {
	font-family:Georgia, "Times New Roman",Times, serif;
	font-size:26px;
	color:#af82c0;
	display:none;
	margin-left:65px;
}
  #imageContainer {
    margin: 0;
    width: 399px;
    height: 238px;
	position:relative;
  }

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
span.date {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

