/* color.css/subdesign_config.inc */

body {
background: #FFFFFF;
color: #000000;
}
	
.bgcolor { background: #000000;}
	
a:link { color: #FF0000;}
	
a:visited { color: #666666;}
	
a:hover,a:active { color: #000000;}

.formtitle, .form_title, h5.form_title, div.form_row_submit { background: #000000; color: #fff; }

.subdesign_color_bg1 { background: #E58682;}

.subdesign_color_bg2 { background: #D9403F;}

.subdesign_color_bg3 { background: #FF0000;}

.subdesign_color_bg4 { background: #950002;}

.subdesign_color_bg5 { background: #660000;}

.bgcolor_content, .subnavtop { background:#fff; }

.errormessage { color:#f00;}

.news_articles ul li a:link, .news_archives a:link {
	color: #FF0000;
}

.news_articles ul li a:visited, .news_archives a:visited {
	color: #666666;
}

.news_articles  ul li a:hover, .news_articles  ul li a:active,
.news_archives a:hover, .news_archives a:active {
	color: #000000;
}

body { font-family: Verdana,Geneva,sans-serif; color: #000; }.headline { font-size: 14pt; font-weight: bold; }.errormessage { font-size: 14pt; font-weight: bold; color: #F00; }.subheadline { font-size: 12pt; font-weight: bold; }.title,.formlabel { font-size: 10pt; font-weight: bold; }.formtitle { font-size: 10pt; font-weight: bold; color: #FFF; }.content,.contactinfo { font-size: 10pt; }.subtitle { font-size: 9pt; font-weight: bold; }.subcontent,.formcontent,.headlines { font-size: 9pt; }a:link { color: #F00; }a:visited { color: #666; }a:active,a:hover { color: #000; }

/* Image Gallery Borders */
.collection_gallery_table a img, .collection_gallery_table a:link img{
	border: 2px solid #f00;
}

.collection_gallery_table a:hover img, .collection_gallery_table a:active img{
	border: 2px solid #000;
}

/********************************************************************

This file was programmatically modified during migration.
August 22, 2009 @ 7:47 am

********************************************************************/
