/* Blount  Site design a build  
Created by Darin Cavanaugh 
v0.1 - 07/02/04 */

.AdTopText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 6px 3px 0px 3px;
	color:#CC6633;
	font-weight:bold;
	text-align:center;
	line-height:14px;
}

.AdText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0px 8px 0px 8px;
	color:#666666;
	clear:both;
}

.AdLinkText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	text-decoration:underline;
	padding: 0px 8px 0px 8px;
	color:#990000;
}

/*
Links
*/

a.AdLinkText:hover , a.AdLinkText:hover sup { 
color:red; 
}


a.AdLinkText:visited, a.AdLinkText:visited sup { color:#000000; }



/*  Start of new div's */

#AdContainer{
	float:none;
	width: 153px;
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 0 0 0 0;
	background-color:#FFFFFF;
}

#Adiv11{
	float:left;
	width: 153px;
	height: 40px;
	margin:0;
	background-image:  url("../images/section2/ads/top.gif");
	background-repeat:no-repeat;
}

#Adiv12{
	float:left;
	text-align:center;
	width: 153px;
	height: auto;
	margin:0;
	background-image:  url("../images/section2/ads/middle.gif");
	background-repeat:repeat-y;
}

#Adiv13{
	float:left;
	text-align:left;
	width: 153px;
	height: auto;
	background-image:  url("../images/section2/ads/middle.gif");
	background-repeat:repeat-y;
}

#Adiv14{
	float:left;
	text-align:center;
	width: 153px;
	height: 21px;
	background-image:  url("../images/section2/ads/bottom.gif");
	background-repeat: no-repeat;
}

#photo{
margin: 5 0 0 0;
}

/* End of layer specific style rule set */

