/* @override 
	http://localhost:8888/css/maverick.css
	http://www.maverickimagery.com/css/maverick.css
*/

html, body {
	background-color: black;
}

td.navigation, td.footer {
	padding-top: 5px;
	padding-bottom: 25px;
	text-align: center !important;
	color: white;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.navigation a:link, .navigation a:visited {
	text-decoration: none;
	padding: 5px 8px;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.navigation a:hover {
	background-color: #303030;
}

.portfolio-links {
	display: inline;
	font-style: italic;
}

a:link, a:visited {
	color: #ead0a0;
}

a:hover {
	color: white;
}

td.boldwht {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 30px;
}

img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #303030;
}

img#Banner_Graphic {
	margin: 0;
	border-style: none;
}

img[width="100"] {
	margin: 0;
	border-style: none;
}

table[width="900"] {
	border: 1px solid #303030;
	background-color: #1b1b1b;
}

table[border="0"] {
	border: 1px none #303030;
	background-color: black;
}

.about-text {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

.about-text h1 {
	font: italic 25px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
	margin-right: 50px;
}

.about-text p {
	font-size: 14px;
	line-height: 22px;
}

.about-text h1+p {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid white;
	margin-right: 50px;
	padding-bottom: 20px;
	text-align: justify;
}

/* ----- SMUGMUG SPECIFIC  ------ */

/*#bodyWrapper {
	background-color: black;
}

h3#categoryTitle.title.notopmargin, h3#galleryTitle.title.notopmargin, h3#subCatGalleryTitle.title.notopmargin {
	color: silver;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}


#breadcrumb.nav {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#smugmug.smugmug.smugmug_ajax.galleryPage, div#slideshow.slideshow.slideshow_stretch, div#journal.journal_new.galleryPage, .boxBottom {
	border: 1px solid #303030 !important;
	background-color: #1b1b1b;
}*/