/* CSS Document */



a:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
	text-decoration: none;

}
a:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
	text-decoration: none;

}
a:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eaaf75;
	text-decoration: none;

}
body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-style: italic; Edited by deanusher.com 8/7/2007 */
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 72px;
	color: #333399;
}
h2 {
	font-size: 24px;
	color: #333399;
}
h3 {
	font-size: 18px;
	color: #333399;
}
h4 {
	font-size: 16px;
	color: #333399;
}

img {
	border-style: none;
}

span.style3 
{
	color: #333399; font-weight: bold;
}

#banner {
background-color: #40478a;
text-align:center;
}

#menu {
padding-top: 0px;
padding-bottom: 0px;
font-weight: bold;
background-image:url(images/menu_top_back.jpg);
text-align: center;
 line-height:2em;
}

#menulist li {
display: inline;
padding-left: 0px;
padding-right: 40px;
padding-top: 0px;
padding-bottom: 0px;
font-weight: normal;

}

.indigoBold {
	color: #333399;
	font-weight:bold;
}

/* Home Page */
.homeList {
	margin-left:15px;
	text-align:left;
	font-size:16px;
}
.homeListItems {
	margin-bottom:8px;
}

/* Submit page */
.submitList {
	margin-left:14px;
	text-align:justify;
}
.rightColTitle {
	font-size:24px;
	letter-spacing:1px;
	font-weight:bold;	
}

/* Support Page */
.supportQuote {
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:0px;
	text-align:justify;
}
.supportName {
	font-size:14px;
	margin-top:10px;
	text-align:right;
	margin-bottom:30px;
}

#content {

	padding-top: 10px;
	margin-left: 25%;
	margin-right: 25%;

}
.listSpaced {
	margin-bottom:10px;
}
.buyListSpaced {
	margin-bottom:30px;
}
.smallText {
	font-size:12px;
}
.largerText {
	font-size:18px;
}
#mediaBox {
	padding:10px 10px 10px 10px;
	background-color:#D7DBFF;
	font-size:18px;
}
.photoBox {
	font-size:11px;
	text-align:center;
	color:#666666;
}
.eventsBox {
	border:1px solid #333399;
	background-color:#D7DBFF;
	font-size:13px;
	padding:10px 10px 10px 10px;
	text-align:center;
	margin-bottom:15px;
}
	
#footer {
background-image:url(images/footer_back.jpg);
width:100%;
}