<title>Style Sheet: Edward Baird Designs</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: #c35e2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: #a5a5a5; }
.homeHeaderBG { background-image: none; }
.interiorHeaderBG
{
	background-image: none;
	background-repeat: no-repeat;
}
.images {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CDF64F;
}

.style2 {
	color:#c35e2a;
}