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

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: .95em;
	color: #3e3e3e;
	line-height: 1.3em;
}
a {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #5f5f60;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#FF3366;
	text-decoration: underline;
}

#clear{
	clear:both;
}
img{
	border:none;
}
/*******************************************************
	Headers
*******************************************************/
h1{
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:16px;
}


/*******************************************************
	LINKS
*******************************************************/
pre{
	/*display: none;*/
	text-indent:-99999px;
	margin:-4px 0 0 0;
}
#about a{
	height: 13px;
	width: 36px;
	background:url(../images/about.png) no-repeat 0 0;
	display: block;
}
#about a:hover{
	background:url(../images/about.png) no-repeat 0 -13px;
}

#gallery a{
	height: 15px;
	width: 47px;
	background:url(../images/gallery.png) no-repeat;
	display: block;
}
#gallery a:hover{
	background:url(../images/gallery.png) no-repeat 0 -15px;
}

#contact a{
	height: 13px;
	width: 52px;
	background:url(../images/contact.png) no-repeat 0 0;
	display: block;
}
#contact a:hover{
	background:url(../images/contact.png) no-repeat 0 -13px;;
}
#menu{
	margin: 145px 0 0 83px;
	padding: 0;
}
#menu ul{
	margin: 0;
	padding: 0;
}
#menu li{
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}
#flash {
	height: 183px;
	width: 365px;
	background:url(../images/logobg.jpg) no-repeat;
}

/*******************************************************
	MAIN
*******************************************************/

#homeLogo{
	background:url(../images/homebg.jpg) no-repeat 0 0;
	height:491px;
	width:373px;
	margin: 40px 0 0px 0px;
	padding:235px 0 0 0px;
}
#flash {
	margin: -125px 0 0 0;
	padding: 0;
}
#container{
	background:url(../images/background.jpg) no-repeat;
	overflow:hidden;
	height:632px;
	width:1001px;
	margin: -316px 0 0 -500px;
	position:absolute;
	top:50%;
	left:50%;
}

/*******************************************************
	GALLERY
*******************************************************/

#content {
	width: 600px;
	height: 500px;
	margin: 30px 0 0 320px;
	padding: 0;
	float: left;
}
#content ul{
	margin: 0;
	padding: 10px 0 0 20px;
	list-style: none;
	display: block;
}
.thumb li{
	width: 100px;
	height: 129px;
	background:url(../images/thumbbg.png) no-repeat;
	margin: 0;
	padding:7px 44px 35px 1px;
	float: left;
}
#header{
	height: 200px;
	width:200px;
	margin: 40px 0 0 20px;
	padding:0;
	position: absolute;
	z-index: 100;
}

#header ul{
	margin: 0;
	padding: 15px 0 0 20px;
	list-style:none;
}
#header li{
	float:left;
	padding:0 13px 0 0;
}

/*******************************************************
	ABOUT
*******************************************************/

#bio {
	width: 570px;
	height: 464px;
	background:url(../images/aboutbg2.jpg) no-repeat;
	margin: 60px 0 0 320px;
	padding: 40px 0 0 25px;
	float: left;
	text-align: left;
}
#bio h1{
	width:290px;
	height:48px;
	margin: 10px 0 45px 40px;
	background: url(../images/hellogc.jpg) no-repeat;
}
#bio p{
	width: 450px;
	padding: 0 0 0 40px;
	margin: 20px 0 0 0;
	font-size: .9em;
}
#bio h2{
	width:277px;
	height:48px;
	margin: -10px 0 0 380px;
}
/*******************************************************
	CONTACT
*******************************************************/

#mailer {
	width: 570px;
	height: 464px;
	background:url(../images/aboutbg.jpg) no-repeat;
	margin: 60px 0 0 320px;
	padding: 35px 0 0 0;
	float: left;
	text-align: left;
}
#mailer h1{
	width:277px;
	height:48px;
	margin: 0 0 15px 40px;
	background: url(../images/hellog.jpg) no-repeat;
}
#mailer h2{
	font-family: Times, "Times New Roman";
	font-size: 1em;
	color: #6c6c6c;
	font-weight: lighter;
	margin: 0 0 0 40px;
	padding: 0;
}
#mailer h2 pre{
	display: inline;
	color: #ed1e5c;
	font-size: 1.2em;
}
#name{
	height: 30px;
	width: 371px;
	background: url(../images/name.jpg) no-repeat;
	border: none;
	margin: 0;
	padding: 10px 5px 0 5px;
	font-size: 1em;
	font-family: Times, "Times New Roman";
	color: #6c6c6c;
	font-weight: lighter;
}
#h3name {
	background: url(../images/nameh3.jpg) no-repeat;
	height: 9px;
	margin: 15px 0 7px 40px;
	padding: 0;
}
#email{
	height: 32px;
	width: 371px;
	background: url(../images/email.jpg) no-repeat;
	border: none;
	margin: 0;
	padding: 10px 5px 0 5px;
	font-size: 1em;
	font-family: Times, "Times New Roman";
	color: #6c6c6c;
	font-weight: lighter;
}
#h3mail {
	background: url(../images/h3email.jpg) no-repeat;
	width: 40px;
	height: 12px;
	margin: 0 0 5px 40px;
	padding: 0;
}
#message{
	height:100px;
	width: 475px;
	background: url(../images/message.jpg) no-repeat;
	border: none;
	margin: 0;
	padding: 7px 10px 0 10px;
	font-size: 1em;
	font-family: Times, "Times New Roman";
	color: #6c6c6c;
	font-weight: lighter;
}
#h3message {
	background: url(../images/h3message.jpg) no-repeat;
	width: 58px;
	height: 13px;
	margin: 0 0 5px 40px;
	padding: 0;
}
#contact_btns {
	margin: 0 0 0 470px;
}
.error h4{
	color: #ed1e5c;
	font-size: .8em;
	margin: -10px 0 0 0;
	padding: 0 0 0 70px;
	border: solid red 1px;
}
#sent{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 200px;
	padding: 0;
}
#plus{
	color:#ed1e5c;
}
/*******************************************************
	SITE MAP
*******************************************************/
#siteMap{
	float:left;
	padding:0 10px 0 0;
	margin: -3px 0 0 0;
	font-size:9px;
	color:#999999;
}
#siteMap a{
	font-size:9px;
	color:#999999;
}
#mavenLogo{
	float:left;
	margin:-7px 0 0 -7px;
}
#maven {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 273px 0 0 328px;
	width:200px;
}
#siteInfo{
	padding:100px 0 0 0;
}
#siteInfo ul{
	padding:40px 0 0 0;
}
.wearemaven{
	font-size:10px;
}
.wearemaven a{
	font-size:10px;
}