body { color: #777; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; margin: 0; padding: 0; }
/*Positioning Elements*/
#content { position: absolute; top: 0; left: 50%; width: 955px; margin-left: -477px; }
#nav { background-image: url(../images/nav_bg.gif); position: absolute; top: 0; left: 0; width: 267px; height: 151px; z-index: 1; overflow: hidden; margin: 0; padding: 0; }
#about { position: absolute; top: 0; left: 267px; width: 688px; height: 151px; z-index: 1; margin: 0; padding: 0; }
#padding { font-size: 0.8em; padding: 170px 20px 20px 280px; }
#sidebar { font-size: 0.7em; position: absolute; top: 170px; left: 0; width: 240px; margin: 0; padding: 0 0 15px 20px; }
#copyright { font-size: 0.6em; text-align: right; position: absolute; top: 0; left: 0; width: 1px; height: 1px; z-index: 0; overflow: hidden; visibility: hidden; margin: 0; padding: 0; }
/*Navigation Style*/
#nav ul { font-size: 0.8em; text-align: right; margin: 0; padding: 8px 20px 0 0; list-style-type: none; list-style-image: none; }
#nav li { margin: 0; padding: 3px 0 3px 0; }
#nav a:link, #nav a:visited, #nav a:active { color: #fff; text-decoration: none; }
#nav a:hover { color: #cf835f; text-decoration: none; }
/*Main Content Styles*/
#padding h1 { color: #626366; font-size: 1.4em; font-weight: normal; line-height: 1.4em; }
#padding h2 { color: #ce835f; font-size: 1.2em; font-weight: normal; line-height: 1.2em; padding-bottom: 2px; border-bottom: 3px solid #ce835f; }
#padding h3 { font-size: 1.2em; font-weight: normal; line-height: 1.2em; }
#padding a:link, #padding a:visited, #padding a:active { color: #626366; text-decoration: none; border-bottom: 1px dashed #ce835f; }
#padding a:hover { color: #ce835f; text-decoration: none; border-bottom: 1px solid #626366; }
/*Sidebar Style
*/
#sidebar h1 { font-size: 1.2em; font-weight: normal; line-height: 1.2em; }
#sidebar h2 { color: #ce835f; font-size: 1.1em; font-weight: normal; }
#sidebar a:link, #sidebar a:visited, #sidebar a:active { color: #626366; text-decoration: none; border-bottom: 1px dashed #ce835f; }
#sidebar a:hover { color: #ce835f; text-decoration: none; border-bottom: 1px solid #626366; }
#colorbars { background-image: url(../images/nav_bg.gif); position: absolute; top: 0; left: 0; width: 50%; height: 151px; z-index: 0; }
#colorbars2 { background-image: url(../images/about_bg.gif); position: absolute; top: 0; left: 50%; width: 50%; height: 151px; }

.float-right{
	float: left;
	margin: 0 10px 0px 0;
}
#pay-sidebar {
	margin: 140px 0 0 0;
	width: 200px;
	color: white;
	background: #9D9FA2;
	border: 1px solid black;
	padding: 10px;
}
#push-over {
	margin: 0 0 0 20px;	
}
table.pay-table, table.pay-table tr, table.pay-table td {
	border: none;	
}
table.pay-table td.leftTd {
	background: #9D9FA2;
	color: white;
	text-align: center;
}
table.pay-table td.rightTd {
	background: #D1845F;
	color: white;
	padding: 10px;
}
table.pay-table td.rightTd, table.pay-table td.leftTd {
	border-bottom: 1px solid white;	
}
table.pay-table td.pay-header {
	border: 1px solid gray;	
	background: #E8EFEF;
	padding-top: 10px;
	color: black;
}
table.pay-table td.tdTop {
	background: #D1845F;	
	color: white;
	border-bottom: 1px solid white;
}
table.pay-table td.tdBottom { 
	background: #9D9FA2;
	color: white;
}
/**************BLOG STYLING*************/
a.selected {
	background: #D1845F;
	color: white !important;
}
