<title>Style Sheet: Eric Swanson Photography</title>

/* Type styles */

.body
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.med
{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}


.medbold
{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

.medital
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
}

.head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}


.meditalbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #CCCCCC;
}


a:link, a:visited
{
	text-decoration: none;
	color: #ECB954;
}

a:hover
{
	text-decoration: underline;
	color: #ECB954;
}

/* Images and Background Image styles */
img { border-color: #CCCCCC; }
.homeHeaderBG { background-image: url(images/header_bg_home.gif); }
.interiorHeaderBG
{
	background-image: url(images/header_bg_interior.gif);
	background-repeat: no-repeat;
}
.images {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CDF64F;
}
