@charset "utf-8";
/* CSS Document */
body, th, td, p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}

h1 {
	color: #b50938;	
	font-family: "Times New Roman",Times,serif;
	font-size: 20px;	
}
h2 {
	color: #b50938;	
	font-family: "Times New Roman",Times,serif;
	font-size: 19px;	
}
h3 {
	color: #b50938;	
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;	
}
h4 {
	color: #b50938;	
	font-family: "Times New Roman",Times,serif;
	font-size: 17px;	
}
h5 {
	color: #b50938;	
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;	
}
h6 {
	color: #b50938;	
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;	
}


#page {
	width: 748px; 
	margin: auto;
	border: 4px solid #AA013F;
	border-collapse: collapse;
}
/* page header */
#head {
}
#headleft {
	width: 150px;
	padding: 4px;
	display: table-cell;
	vertical-align: top;
}
#headleft #logo {
	padding: 8px;
}
#headright {
	padding: 10px;
	text-align: right;
	display:table-cell;
	vertical-align: top;
	height: 75px;
}

#headbyline {
	margin-top: 30px;
}

#headnav{
	font-size:12px;
}

#headnav a:link{
	color: #000000;
	text-decoration: none;

}

#headnav a:link.on{
	font-weight: bold;
	text-decoration: none;
}

#headnav a:hover{
	color: #000000;
	text-decoration: underline;

}

#headnav a:visited{
	color: #000000;
	text-decoration: none;
	
}

/* main page content */
#main {

}
#mainleftnav {
	padding-top: 25px;
	padding-left: 10px;
	display:table-cell;
	vertical-align: top;
	padding-bottom: 25px;
}

#mainleftnav a.on{
	font-weight: bold;
	text-decoration: none;
}

#mainleftnav a:link {
	color: #B47F3B;
	line-height: 22px; 
}
#mainleftnav a:link.on {
	color: #B47F3B;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none; 
}
#mainleftnav a:hover {
	color: #B47F3B;
	line-height: 22px; 
}
#mainleftnav a:visited {
	color: #B47F3B;
	line-height: 22px; 
}

#maingwlogo{
	padding-left: 10px;
}
#maintextsize{
	padding-left: 10px;
}
#mainnav{
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	background-color: #B47F3B;
	border-top: 4px solid #AA013F;
	width: 430px;
}
#maintextsize{

}
#maintextsize a.small{
	font-size: 12px;
	color: #000000;
}
#maintextsize a.medium{
	font-size: 14px;
	color: #000000;
}
#maintextsize a.large{
	font-size: 16px;
	color: #000000;
}

#maincenter {
	padding-top: 11px;
	display: table-cell;
	vertical-align: top;
	font-size: 16px;
}

#maincenter a:link {
	color: #AA013F;
	text-decoration: underline;
}
#maincenter a:hover {
	color: #AA013F;
	text-decoration: underline;
}
#maincenter a:visited {
	color: #AA013F;
	text-decoration: underline;
}
#maincenter p{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-bottom: 12px;
	line-height: 22px;	
	padding-right: 5px;
	font-size: 16px;
}

#maincenter p.reducedSpacing{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#maincenter div.indent {
	margin-left: 25px;
}

#mainright {
	width: 150px;
	background-color: #AA013F;
	display:table-cell;
	vertical-align: top;
	border-top: 4px solid #AA013F;
	border-left: 4px solid #AA013F;
}
/* footer */
#foot {

}
#footleft {
	width: 150px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 11px;
	border-top: none;
	font-weight: bold;
	text-align: center;	
}
#footcenter {
font-size: 12px;
	display:table-cell;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 4px solid #AA013F;
}
#footcenter a{
	color: #B47F3B;
	padding-right: 5px;
}
#footcenter a:link{
	color: #B47F3B;
}
#footcenter a:hover{
	color: #B47F3B;
}
#footcenter a:visited{
	color: #B47F3B;
}
#footright {
	padding: 7px;
	border-left: 4px solid #AA013F;
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
	text-align:center;
	display: table-cell;
	vertical-align: bottom;
	border-bottom: 4px solid #AA013F;
	border-top: 4px solid #AA013F;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	line-height:0px;
}


#bioQuote {
	color:#ba8748;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		line-height: 22px;
				margin-bottom: 20px;;
}

.bioQuote {
	color:#ba8748;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 15px;
		float: right;
		width: 280px;
}
.bioQuoteInline {
	color:#ba8748;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 25px;
}
.bioName{
	font-size:16px;
	font-weight: bold;
}
.bioTitle{
}
.bioPic {
	width: 144px;
	margin-right: 5px;
	float:left;
}
#bioDivider {
	border-top: 1px solid #AA013F;
	width:100%;
	margin-top: 25px;
	margin-bottom: 25px;
}

.faqQ{
	font-weight:bold;
}
.faqA{
	padding-top: 4px;
	margin-left: 20px; margin-bottom: 25px;
}
