body { 
	background-image:url('pics/marble_gray_bg.jpg');

}

h2 {
	color: black;
	font-family: Verdana;
	font-size: 24px;
	font-weight : bold;
	text-align: center;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight : bold;
}
.footer A:link {
	text-decoration: underline;
	color: black;
}
.footer A:hover {
	text-decoration: none;
	color: #f5deb3;

}
.footer A:visited {
	text-decoration: underline;
	color: black;
}

p {
	font-family: Verdana; 
	color: black;
}

p A:link {
	font-family: Verdana; 
	color: black;
}

p A:visited {
	font-family: Verdana; 
	color: black;
}

p A:hover {
	font-family: Verdana; 
	color: black;
}


.brad {
	font-family: Bradley Hand ITC,Verdana; 
	font-size: 24px; 
	font-weight: bold;
	color: Black;
	text-align: center;
}

.brad A:link {
	font-family: Bradley Hand ITC,Verdana; 
	font-size: 24px; 
	font-weight: bold;
	color: Black;
}

.brad A:visited {
	font-family: Bradley Hand ITC,Verdana; 
	font-weight: bold;
	font-size: 24px; 
	color: Black;
}

.brad A:hover {
	font-family: Bradley Hand ITC,Verdana; 
	font-size: 24px; 
	color: black;
}

.bradsmall {
	font-family: Bradley Hand ITC,Verdana; 
	font-size: 16px; 
	color: Black;
	text-align: center;
}

.iabs {
	font-family: arial,verdana; 
	font-size: 10px; 
	color: Black;
}

.nav {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: bold;
	color: Black;
	padding-top: 1px; 
	padding-left: 5px; 
	padding-bottom: 2px; 
	line-height: 13px;
	vertical-align: top;
}
.nav A:link		{
	color: Black;
	text-decoration: none;
	background: transparent;
}
.nav A:visited	{
	color: Black;
	text-decoration: none;
}
.nav A:hover 	{
	color: white;
	text-decoration: none;
}

.details {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.details2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.details3 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.detailsw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight : bold;
}
.quote {
	color: black;
	font-family: serif, Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
}
