/* initial build rc */
/* Link Classes */
a:link {
	color:#991A21;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#991A21;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#991A21;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*Element Classes */

acronym {
	border-bottom-style: dashed;
	border-width:1px;
}
/* Attribute Classes */

.fineprint {
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	font-style:italic;
	color:#000000;
	padding-bottom:3px;
}
.bottom {
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	color:#000000;
}
.sidereg {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 8pt;
	color:#000000;
	line-height:18px;
}
.featuredinsidetext {
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-style:italic;
	color:#666666;
	padding-right:22px;
}
.content {
	font-family:"Times New Roman", Times, serif;
	font-size:14;
	line-height:30px;
	font-weight:bold;
}
.events {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	line-height:20px;
	font-weight:bold;
}
.bigbold {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 15pt;
	padding-bottom:20px;
}
.featuredhometext {
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	font-style:italic;
	color:#666666;
	padding-bottom:3px;
}
.contentsmaller {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	line-height:20px;
	font-weight:bold;
}
.quotenames {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	line-height:20px;
	font-weight:bold;
	color:#991A21;
	font-style:italic;
}
.contentinside {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	line-height:20px;
	padding-left:5px;
	color:#000000;
}
.photohomesmalltitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	color:#842A2A;
	font-weight:bold;
}
.contenthome {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	line-height:16px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.boldheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color:#991A21;
	padding-left:22px;
	font-weight:bold;
}
.insidemainheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color:#991A21;
	padding-left:22px;
	font-weight:bold;
	padding-top:20px;
}
.insidemaintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#000000;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 12pt;
	color:#991A21;
	font-weight:bold;
	padding-bottom:5px;

}
.topaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#991A21;
}
ol, li {
	list-style-image:url(../images/button.jpg);
	padding-right:5px;
	padding-bottom:10px;
	
	
	background-image: url(../images/li_back.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top:15px;
	border-top: 1px dotted #f0d691;
	margin: 0px 0px 0px 0px;
	display:block;
	float:left;
	height: 25px;
	width: 400px;

}
ul, li a{

}
.quotenamesblack {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	line-height:20px;
	font-weight:bold;
	color:#000000;
	font-style:italic;
}
/* ADMIN-SPECIFIC CLASSES */
.adminAcro {
	border-bottom-style: dashed;
	border-width:1px;
	font-style: italic
}
.adminBody {
	background:#ffffff;
	margin:0px;
}
.adminHeader {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight:bold;
}
/*Frame Shadow*/
.frameTR {
	background:url(../images/frame-top-right.gif) left top no-repeat;
	height:7px;
	width:7px;
}
.frameRight {
	background:url(../images/frame-right.gif) left top repeat-y;
	width:7px;
}
.frameBR {
	background:url(../images/frame-bottom-right.gif) left top no-repeat;
	width:7px;
	height:7px;
}
.frameB {
	background:url(../images/frame-bottom.gif) left top repeat-x;
	height:7px;
}
.frameBL {
	background:url(../images/frame-bottom-left.gif) right top no-repeat;
	height:7px;
	width:7px;
}
/* ADDED 4-14-08  */

.img_frame img{
	display:block;
	margin-bottom:20px;
	float:left;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
	background-image: url(../images/menu_back.gif);
}
