@charset "utf-8";
/* CSS Document */

/* General */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;}
	 
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	padding: 0px 10px 0px 10px;}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
	padding: 0px;}
	
a {
	text-decoration: underline;
	color:#000000;}
	
p {
	margin-top: 0;
	padding-top: 0;}
	
a:hover {
	text-decoration: none;
	color:#000000;}
	
/* Border */

#topborder {
	background-color: #CC9900;
	height: 25px;
	width: 800px;
	color: #FFFFFF;
	text-align: right;}
	
#topborder a {
	color:#FFFFFF;
	text-decoration:none;}
	
#topborder a:hover {
	color:#FFFFFF;
	text-decoration:underline;}

/* Header */

#header {
	background-color: #000000;
	height: 266px;
	width: 800px;
	padding: 0px;}
	
#header .menu {
	padding-top:25px;}
	
#header a {
	color:#CC9900;
	font-weight:bold;
	text-decoration:none;}
	
#header a:hover {
	color:#FFFFFF;
	background-color:#CC9900;
	font-weight:bold;
	text-decoration:none;}
	
#header .link a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	background-color:#000000;}
	
#header .link a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color:#000000;}
	
/* Main */

#main {
	width: 800px;
	background-color:#FFFFFF;}

/* Sidebar */

#sidebar {
	width: 180px;
	border: thin;
	border-style: solid;
	border-color:#CC9900;
	padding: 5px;}

/* Events */

#events {
	width:580px;}
	
#events .header {
	font-size: 14px;
	font-weight: bold;
	background-color: #F5EBCC;}
	
#events .date {
	width:25%;
	font-weight: bold;}
	
#events .host {
	width:75%;
	font-weight: bold;}

#events .time {
	width:25%;
	font-weight:normal;}
	
#events .entry {
	width:75%;
	font-weight:normal;}
	
/* Board */

#board {
	width:580px;}
	
#board .category {
	font-size: 14px;
	font-weight:bold;
	background-color:#F5EBCC;}
	
#board .subcategory {
	font-weight:bold;}
	
#board .member {
	font-weight:normal;}
	
/* Organizations */

#orgs {
	width:580px;}
	
#orgs .name {
	font-size: 14px;
	font-weight:bold;
	background-color:#F5EBCC;}
	
#orgs .title {
	font-weight:bold;}
	
#orgs .entry {
	width: 75%;
	font-weight:normal;}
	
/* Checks */

#check {
	width: 7.5in;
	height: 10in;
	margin: 0in;
	padding: 0in;
	border: 0in;
	float: none;
	font-size: 12pt;
	font-weight: normal;}
	
#check .date {
	position: absolute;
	right: -1in;
	top: 0.25in;}
	
#check .org {
	position: absolute;
	left: 0.75in;
	top: 0.85in;}
	
#check .amt {
	position: absolute;
	right: 0in;
	top: 0.85in;}
	
#check .amttxt {
	position: absolute;
	left: 0in;
	top: 1.2in;}
	
#check .merchant {
	position: absolute;
	left: .5in;
	top: 1.5in;
	width: 4in;
	height: .75in;}
	
#check .memo {
	position: absolute;
	left: .5in;
	top: 2.5in;}
	
#check .receipt_merchant {
	position: absolute;
	left: .25in;
	top: 3.75in;}
	
#check .receipt_date {
	position: absolute;
	left: 5.5in;
	top: 3.75in;}
	
#check .receipt_memo {
	position: absolute;
	left: 1.75in;
	top: 4in;}
	
#check .receipt_amt {
	position: absolute;
	left: 6.5in;
	top: 4in;}
	
#check .receipt_description {
	position: absolute;
	left: 0in;
	top: 7in;}
	
#check .receipt_amt2 {
	position: absolute;
	left: 6.5in;
	top: 7in;}
	
#check .record_merchant {
	position: absolute;
	left: .25in;
	top: 7.75in;}
	
#check .record_date {
	position: absolute;
	left: 5.5in;
	top: 7.75in;}
	
#check .record_memo {
	position: absolute;
	left: 1.75in;
	top: 8in;}
	
#check .record_amt {
	position: absolute;
	left: 6.5in;
	top: 8in;}
	
#check .record_description {
	position: absolute;
	left: 0in;
	top: 10.25in;}
	
#check .record_amt2 {
	position: absolute;
	left: 6.5in;
	top: 10.25in;}