.container /* here is the formatting for the container holding all the other sections */
{
   width: 960px;
   background: #FFFFFF;
   margin: 0 auto;
   overflow:hidden;
}

.header /* here is the formatting for the header section */
{
   background: #FFFFFF;
}

.header:after
{
	content:' ';
	display:inline-block;
	width: 100%;
	height: 0;
}

.header > span
{
	display:inline-block;
}

.leftsidebar /* here is the formatting for the left side bar section */
{
   float: left;
   width: 190px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   padding-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   
}

.leftsidebarIDS /* here is the formatting for the left side bar section */
{
   float: left;
   width: 200px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   padding-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   
}

.rightsidebar /* here is the formatting for the left side bar section */
{
   float: right;
   width: 190px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   
}

.pagetitle {
	background-image:url(../images/template/nav4.jpg);
	background-color:#FFFFCC;
	height:26px;
	width:540px;
	padding: 0px;
	padding-top:2px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}

h1 {
	background-image:url(../images/template/nav4.jpg);
	background-color:#FFFFCC;
	min-height:26px;
	width:750px;
	padding: 0px;
	padding-top:2px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}

.widepagetitle {
	background-image:url(../images/template/nav4.jpg);
	background-color:#FFFFCC;
	height:26px;
	width:960px;
	padding:0px;
	padding-top:2px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}

.contentwrapper /* here is the formatting for the content section */
{
   width: 540px;
   float: left;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   
}

.mediumcontentwrapper /* here is the formatting for the content section */
{
   width: 750px;
   float: left;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   
}

.mediumcontentwrapperIDS /* here is the formatting for the content section */
{
   width: 740px;
   min-height:500px;
   float: left;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   
}

.content
{
	padding: 10px;
}

.content ul, .content ol, .content dl
{
    padding-left: 20px;
}

.widecontentwrapper
{
	width: 960px;
	float: left;
	padding: 0;
}

.widecontent
{
	padding: 10px;
}

.widecontent ul, .widecontent ol, .widecontent dl
{
    padding-left: 20px;
}

.footer {
	padding: 0px;
	float:left;
	width: 960px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	position: relative; /* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}

.footer a {
	color: #990000;
}

.halfsizediv
{
	width:50%;
	float:left;
}

.thirdsizediv
{
	width:33%;
	float:left;
}

.fullsizediv
{
	width:100%;
	float:left;
}

.proneandtwopic
{
	width:450px;
	float:left;
}

.pronepicgap
{
	width:255px;
	height:100px;
	float:left;
}

.prfivepicgap
{
	width:170px;
	height:100px;
	float:left;
}

.prtwopicgap
{
	width:10px;
	height:100px;
	float:left;
}

.prpicgaps
{
	width:20px;
	height:100px;
	float:left;
}

.prthreepics
{
	width:300px;
	float:left;
}

.prfourpics
{
	width:220px;
	float:left;
}

.prstoryfont
{

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #000000

}

.linedtable
{
	border-style:ridge;
	border-collapse:collapse;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
}

.linedtable td
{
	padding-left: 5px;
	padding-right: 5px;
	border-style:ridge;
	border-collapse:collapse;
	border-color:#000000;
	border-width:1px;
}

.trunderline
{
	border-bottom: solid #000000;
}

.button
{
	border:1px solid #660000;
	-webkit-box-shadow: #000000 2px 2px 3px  ;
	-moz-box-shadow: #000000 2px 2px 3px ; 
	box-shadow: #000000 2px 2px 3px  ;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:14px;
	font-family:arial, helvetica, sans-serif; 
	padding: 10px 10px 10px 10px; 
	text-decoration:none; 
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold;
	color: #FFFF33;
	background-color: #990000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#550000));
 	background-image: -webkit-linear-gradient(top, #990000, #550000);
 	background-image: -moz-linear-gradient(top, #990000, #550000);
 	background-image: -ms-linear-gradient(top, #990000, #550000);
 	background-image: -o-linear-gradient(top, #990000, #550000);
 	background-image: linear-gradient(to bottom, #990000, #550000);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#990000, endColorstr=#550000);
}

.button:hover{
 	border:1px solid #CCCC00;
	background-color: #FFFF33;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFF33), to(#BBBB00));
	background-image: -webkit-linear-gradient(top, #FFFF33, #BBBB00);
	background-image: -moz-linear-gradient(top, #FFFF33, #BBBB00);
	background-image: -ms-linear-gradient(top, #FFFF33, #BBBB00);
	background-image: -o-linear-gradient(top, #FFFF33, #BBBB00);
	background-image: linear-gradient(to bottom, #FFFF33, #BBBB00);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFF33, endColorstr=#BBBB00);
	text-decoration:none;
	color: #990000;
}

.sidebarbutton
{
	width:170px;
	border:1px solid #660000;
	-webkit-box-shadow: #000000 2px 2px 3px  ;
	-moz-box-shadow: #000000 2px 2px 3px ; 
	box-shadow: #000000 2px 2px 3px  ;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:14px;
	font-family:arial, helvetica, sans-serif; 
	padding: 10px 10px 10px 10px; 
	text-decoration:none; 
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold;
	color: #FFFF33;
	background-color: #990000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#550000));
 	background-image: -webkit-linear-gradient(top, #990000, #550000);
 	background-image: -moz-linear-gradient(top, #990000, #550000);
 	background-image: -ms-linear-gradient(top, #990000, #550000);
 	background-image: -o-linear-gradient(top, #990000, #550000);
 	background-image: linear-gradient(to bottom, #990000, #550000);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#990000, endColorstr=#550000);
}

.sidebarbutton:hover{
 	border:1px solid #CCCC00;
	background-color: #FFFF33;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFF33), to(#BBBB00));
	background-image: -webkit-linear-gradient(top, #FFFF33, #BBBB00);
	background-image: -moz-linear-gradient(top, #FFFF33, #BBBB00);
	background-image: -ms-linear-gradient(top, #FFFF33, #BBBB00);
	background-image: -o-linear-gradient(top, #FFFF33, #BBBB00);
	background-image: linear-gradient(to bottom, #FFFF33, #BBBB00);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFF33, endColorstr=#BBBB00);
	text-decoration:none;
	color: #990000;
}

ul, ol, dl
{
   padding: 0;
   margin: 0;
}

h1, h2, h3, h4, h5, h6, p
{
   margin-top: 0;
   padding-right: 0px;
   padding-left: 0px;
}

a img
{
   border: none;
}

.noline {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.calendar {
	background-color:#FFFFFF;
	border:none;
	border-collapse:collapse;
}

.calendaralt {
	background-color:#DDDDDD;
}

.rightcalendar tr {
	vertical-align:text-top;
}

.rightcalendar td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-style:italic;
	padding-bottom: 5px;
}

.blk12 {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.blk14 {

font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; color: #000000
}

.blk10 {

font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: #000000
}

.blk10b {

font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
}

.red10 {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.red12 {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.red14 {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

.blu12 {

font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #000066; text-decoration: none
}

.blk14b {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}

.blk18b {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}

.blk32b {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 32px;
	color: #000000;
	font-weight: bold;

}

.red14b {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}

.blk12b {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.yel12b {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}

.yel14b {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}

.yel16b {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
	font-style:normal;
}

.red18b {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}