@charset "utf-8";

body {
	font-family: Garamond, Times New Roman, serif;
	font-size: 14px;
	background-color: #F8D4A5;
	background-image:url('../images/back1.jpg');
	background-repeat:repeat-x;	
	background-attachment:fixed;
	margin:0px;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #AF4447;
}


.top {
	width:100%;
	height:70px;
}


.masthead {
	width:30%;
	font-size: 3.5em;
	padding-left:20px;
	
}

.googlebox {
	width:50%;
	float:right;
}

.purple_divider {
	width:100%;
	height:10px;
	background-color:#6F2D73;
	padding:20px;
	font-size:1.5em;
}

.small_divider {
	clear:left;
	width:10px;
	height:20px;
}

.left {
	width:20%;
	background-color: #5B390B;
	vertical-align: top;
}

.left_wrapper {
	padding:60px 0px 0px 20px;
}

.middle {
	width:60%;
	vertical-align: top;
	background-image:url('../images/back3.png');
	background-repeat:no-repeat;
	background-position:top right;
}



.main_wrapper {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.main_table {
	border:0px;
	width:100%;
	border-collapse: collapse;
}


.right_vids {
	color: #F8D4A5;
	font-size:2em;
	text-align:right;
}

.right {
	width:20%;
	background-color:#5A0B0D;
	vertical-align: top;
}

.right_wrapper {
	padding:60px 20px 0px 0px;

}





.PgTitle {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #6F2D73;
	}




.PgAuthor {
	font-family: Garamond, Times New Roman, serif;
	font-size: 1.1em;
	color: #5A0B0D;
}

.PgSubtitle {
	font-family: Garamond, Times New Roman, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.footer {
	font-family: Garamond, Times New Roman, serif;
	font-size: 18px;
}

.footer_cell {
	font-family: Garamond, Times New Roman, serif;
	font-size: 18px;
}

.footer_copyright {
	font-family: Garamond, Times New Roman, serif;
	font-size: 9px;
}



.site_links {
	color: #735F45;
	font-size:2em;
	height:40px;
	padding-left:20px;
}

td.site_link {
	vertical-align:top;
}

.aboutbill {
	padding: 0px 20px;
	font-size: 1.5em;
	text-align: justify;
	color: #735F45;
}


.billbook {
	text-align:center;
	float:left; 
}

.billbook_right {
	float:right;
}

.comments {
	clear:left;
	padding:20px 20px 20px 40px;
	font-size:1.3em;
	color: #5B390B;
}


.fp_comment {
	color: #AF4447;
	font-size:1.3em;
	margin-left:-20px;
}

.main {
}

.article_text {	
	float:left;
	width:550px;
	font-family: Garamond, Times New Roman, serif;
	font-size: 1.2em;
	text-align: justify;
	background-color: #F8D4A5;
	color: #5B390B;
	padding: 10px;
	 }


a:link {
	color:#6F2D73;
	text-decoration:underline;
}
	
a:visited {
	color: #492D4B;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: red;
	text-decoration: none;
}


a:link.purplebar {
	color:#F8D4A5;
	text-decoration:none;
}
	
a:visited.purplebar {
	color: #F8D4A5;
	text-decoration:none;
}

a:hover.purplebar {
	color: #F8DCDC;
	text-decoration: none;
}

a:active.purplebar {
	color: red;
	text-decoration: none;
}



a.sitelink {
	font-size:1.0em;
}


td.sitelink {
	padding:10px;
}

a:link.sitelink {
	color:#6F2D73;
	text-decoration:none;
}
	
a:visited.sitelink {
	color:#492D4B;
	text-decoration:none;
}

a:hover.sitelink {
	color:#F8D4A5;
}

a:active.sitelink {
	color:red;
	text-decoration: none;
}


a.vidlink {
	font-size:1.30em;
}


td.vidlink {
	padding:10px;
}

a:link.vidlink {
	color:#F8D4A5;
	text-decoration:none;
}
	
a:visited.vidlink {
	color:#F8D4A5;
	text-decoration:none;
}

a:hover.vidlink {
	color:#F8ECDC;
}

a:active.vidlink {
	color:red;
	text-decoration: none;
}



td.navon_lt {
	background-color: #AF4447;
	cursor: hand;
	padding:5px;
}

td.navoff_lt {
	background-color: #B08245;
	cursor: hand;
	padding:5px;
}

td.navon_rt {
}

td.navoff_rt {

}

