﻿body 
{
	font-family: Verdana;
	font-size: 76%;
}

h1, h2, h3, h4, h5, h6
{
	color: #AF4825;
	font-weight:bold;
	margin-top:0px;
}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a,  h6 a:visited
{
	color: #AF4825;
	font-weight:bold;
	margin-top:0px;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	font-weight:bold;
	text-decoration: underline;
	margin-top:0px;
}
h1
{
	font-size:14pt;
}

h2
{
	font-size:12pt;
}

h3
{
	font-size:10pt;
}

h4
{
	font-size:8pt;
}

h5
{
	font-size:8pt;
	font-weight:normal;
}

h6
{
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
}

.paragraphText14
{
	font-size:14pt;
}

.paragraphText12
{
	font-size:12pt;
}

.paragraphText8
{
	font-size:10pt;
}

.paragraphText8
{
	font-size:8pt;
}

.paragraphText6
{
	font-size:6pt;
}

.textBrown
{
	color:#533110;
}

.textRed
{
	color:#AB4624;
}


.subheading 
{
	color:#AF4825;
	font-size:12pt;
	font-weight:bold;
}

.subheading a, .subheading a:visited
{
	color:#AF4825;
	font-size:11pt;
	font-weight:bold;
}

.subheading a:hover
{
	text-decoration:none;
}

a{outline: none;}

p,li,div{margin-bottom:0px;}

p{color:black;
	font-size:12px;
	font-weight:normal;}

ol{color:black;
	font-size:12px;
	font-weight:normal;}

/*#contentCenter ul
{
	list-style-type:disc;
	margin-left:25px;
}*/  /* noted this out because it was causing display issues with the message board */
.content_text
{
	color:black;
	font-size:12px;
	font-weight:normal;
}

.content_title
{
	color:#55a1f1;
	font-size:14px;
	font-weight:bold;
}
.content_sub_title
{
	color:black;
	font-size:11px;
	font-weight:bold;
}
a.content_link,
a.content_link:visited
{
	color:#338a28;
	text-decoration:underline;
	font-size:11px;
}

img.imgArrow
{
	padding-left:10px;
}
blockquote /*For the bulleted block of text*/
{
	margin-left:5px;
}

.cal_evTitle
{
	font-weight:bold;
	font-size:10px;
	padding-left:5px;
	padding-top:5px;
}

/*Styles for tables*/

.tbl_hdr
{
	font-weight:bold;
	font-size:12pt;
}
.tbl_content
{
	font-size:10pt;
}

/*To be applied to Quotes*/
.quote_txt
{
	font-size:10pt;
	font-style:italic;
	color:#045395;
}
.quote_src
{
	font-size:8pt;
	color:#045395;
}
.imgDblArrow
{
	background-image:url("/uploadedImages/images/checker.gif");
	background-repeat:no-repeat;	
	background-position:center left;
	padding-left:15px;
	
}
.eventRegister
{
	margin: 0 auto;
	margin-top:10px;
	background:#f5f5f5;
	border: 1px solid #dddddd;
	text-transform: uppercase;
	width:80px;
	padding:3px;
	text-align: center;
	color: #000000; font-weight: bold;
}
*html .eventRegister
{	margin-right:65px;}

