﻿/* CSS Document */

body {
	background-color: #4c0809;
	background-image: url(/bwWebsite/images/wallpaper.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

.cmscontent, .cmscontent TD { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #470307; 
}

.footer, .footer TD { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #c2aba4; 
}

H1 {
	color: #470307; 
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

H2 {
	color: #470307; 
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
 
H3 {
	color: #470307; 
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

H4 {
	color: #470307; 
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

A { 
	color: #470307; 
	font-weight: bold;
	text-decoration: none;
} 
 
A:hover { 
	text-decoration: underline; 
} 

.footer a{ 
	color: #c2aba4; 
	font-weight: bold;
	text-decoration: none;
} 
 
.footer a:hover{ 
	text-decoration: underline; 
} 


HR { 
	color: #470307;
	border-style: solid; 
	height: 2px; 
} 
 
OL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #470307;
	
} 
 
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #470307;
	list-style:square;
} 

.breadcrumb
{
   font-size: 11px;
}


/* starts flash text*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash span.flashHeader
{
	font-size: 36px;
	font-family: Edwardian Script ITC;
    color: #470307;
    font-weight: bold;
}

fieldset
{
   padding-left: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   border: 1px solid #4c0809;
}