/*
******************************************************************************************************
THIS IS THE MAIN STYLE SHEET FOR THE MAVEN NEW MEDIA WEB SITE.
*******************************************************************************************************
*/
.content {  font-family: Georgia, Times, Helvetica, san-serif; font-size: 11px; color: #000000; line-height: 18px;}

.titles { font-family: Georgia, Times, Helvetica, san-serif; font-size: 15px; color: #DEBE4A; font-weight: bold}

.content-small { font-family: Georgia, Times, Helvetica, san-serif; font-size: 10px; color: #000000; font-weight: normal}

.splashText { font-family: Georgia, Times New Roman, Helvetica, serif; font-size: 12px; color: #B37C3B;}


.titles_white { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; margin-left:8px;}

A:link {
	color: #000000;
	text-decoration:underline;
	}
	
A:visited {
	color: #000000;
	text-decoration:underline;
	}
	
A:hover {
	color: #663513;
	text-decoration:underline;
	}
	
.splashText A:link {
	color: #D8A151;
	font-weight: bold;
	text-decoration:underline;
	}
	
.splashText A:visited {
	color: #BF8C41;
	text-decoration:underline;
	font-weight:bold;
	}

.splashText A:hover {
	color: #DDA655;
	font-weight: bold;
	text-decoration:none;
	
	}
	
.featuredSitesMrgn {
	background-image: url(images/featured_sitesbgr.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #D3892C;
	text-align:center;
	font-family: Georgia, Times, Helvetica, san-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 1px;
}

.featuredSitesMrgn A:link {
	color: #000000;
	text-decoration:underline;
	}
	
.featuredSitesMrgn A:visited {
	color: 000000;
	text-decoration:underline;
}

.featuredSitesMrgn A:hover {
	color: #663513;
	text-decoration:none;
	
}


body {
	background-color: #000000;
	margin-top: 7px;
}

.FooterLinks {
	text-align: right;
	font-family: Georgia, Times, Helvetica, san-serif;
	font-weight: normal;
	font-size: 11px;
	color: #A66D29;
	margin-right: 10px;
				
}
	
	
.FooterLinks A:link {
text-decoration: underline;
color: #A66D29;
} 

.FooterLinks A:visited {
text-decoration: underline;
color: #A66D29;
}

.FooterLinks A:hover {
text-decoration: underline;
color: #DDA655;
}

.quotes {
	background-color: #C68439;
	text-align: left;
	font-family: Georgia, Times, Helvetica, san-serif;
	font-weight: normal;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border: none;
				
}

.portfolio {
	background-color: #ffffff;
	text-align: center;
	font-family: Georgia, Times, Helvetica, san-serif;
	font-weight: normal;
	font-size: 10px;
	border: none;
				
}
	
	
.contentBgr	{
	background-image:url(images/content_bgr.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #A66D29;
	padding-right: 17px;
	padding-left: 3px;
	padding-top: 7px;
	
}
	
.contentBgr2	{
	background-image:url(images/middle_bar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #A66D29;
}
	
