/* The Good Stuff */

/* Color Scheme*/

/* espresso 402d21 */
/* cocoa 7d4d2c */
/* green 574604 */
/* tan cc9966 */
/* orange ff9900 */
/* light yellow fff9e7 */
/* sunset b30059 */

/* Main Attributes */body {	margin: 0;	padding: 0;	color: #7d4d2c;
	background-color: #402d21;	font: 12px Georgia, serif; 
	text-align: left; }

#container {	margin: 0 auto;	width: 724px;	position: relative;
	color: #7d4d2c;	background-color: #fff9e7;	padding: 0 10px 0 10px; }
/* * html #container {	width: 744px;	width: 724px; } */a {
	color: #574604; }
a:hover {	color: #ff9900; }


/* Header Attributes */#header {	position: absolute;	top: 20px;	left: 10px; }
h1 {	background: url(../supportbys/logo.gif) no-repeat;	width: 220px;	height: 56px;	overflow: hidden;	margin: 0; }
h1 span {	display: none; }

h2 {	font-size: 11px;	margin: 0 0 0 8px; 
	color: #402d21; }
#descriptor {	padding-top: 85px; }
#descriptor .p1 {	font-size: 11px;	height: 171px;	background: url(../supportbys/bg.jpg) no-repeat;	margin: 0;	width: 724px;	color: #fff9e7;}

#descriptor .p1 span {	padding: 27px 530px 0 30px;	display: block;	margin: 0;	font: 11px/150% Verdana, sans-serif; }
#descriptor .p2 {	font-size: 11px;	position: absolute;
	color: #402d21;	top: 60px;	right: 20px;	margin: 0; }

/* Main Text Attributes */


.imageleft {
	float: left;
	padding: .4em 12px 0px 0px;
	clear: left;}

.imagereleft {
	float: left;
	padding: .4em 12px;
	clear: left;}

.imagenext {
	float: left;
	padding: .4em 12px;
	margin: 0px 6px;}

#maintext h3 span, #maintext h4 span, #news h3.updates span, #menu h3.nav {	display:none; }#maintext {	margin: 0 20px 0 243px; }

#maintext p {	line-height: 130%;
	margin: 10px 0 10px 0; }

#maintext p.announcement {	line-height: 130%;
	color: #b30059;
	margin: 10px 0 10px 0; }

#maintext p.p2 {	line-height: 130%;	margin: 5px 0 5px 0; }

#maintext p.p3 {	line-height: 130%;	margin: 10px 0 300px 0; }

#maintext p.p4 {	line-height: 130%;	margin: 10px 0 150px 0; }

#maintext p.top {
	font-size: 90%;
	margin: 0 0 10px 0; }

#maintext p.topend {
	font-size: 90%;
	margin: 0 0 100px 0; }


#maintext h3 { 
	padding: 0;
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 100%;
	word-spacing: 2px;
	letter-spacing: 2px;
	margin: 35px 0 5px 0;
	font-weight: bold; 
	color: #7d4d2c; }

#maintext h3.announce { 
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 100%;
	word-spacing: 2px;
	letter-spacing: 2px;
	border-top: dotted 1px #b30059;
	border-left: dotted 1px #b30059;
	padding-top: 2px;
	padding-left: 2px;
	margin: 20px 0 5px 0;
	font-weight: bold; 
	color: #b30059; }

#maintext h4 {	font-family: Georgia, serif;
/*	text-transform: uppercase; */
	font-size: 100%;
	word-spacing: 2px;
	letter-spacing: 1px;
	border-top: dotted 1px #cc9966;
	border-left: dotted 1px #cc9966;
	padding-top: 2px;
	padding-left: 2px;
	margin: 20px 0 5px 0;
	font-weight: bold; 
	color: #cc9966; }

td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 25px;}



/* Left Column - Menu and Submenu - Attributes */

#leftcol {	position: absolute;	top: 280px;	width: 210px; 
	font-size: 11px;
	display: block;	padding: 5px 0; }

#leftcol ul li {	list-style: none;	padding: 8px 0 0 0; 
	margin: 0;}
#menu ul {
	font-size: 11px;
	display: block;
	list-style: none;	margin: 0;
	padding: 0 0 0 35px; }
#menu ul li {	font-size: 11px;
	list-style: none; }
#menu ul li a {	text-decoration: none;	display: block;	padding: 0 0 8px 0; 
	margin: 0;
	border-bottom: 1px dotted #574604; }

#menu ul li a:hover {	display: block; }

#menu ul li a.active {
	text-decoration: none;
	color: #7d4d2c; 
	border: 0;
	margin: 0;
	padding: 0; }

#menu ul li a.nosub {	display: block;	padding: 8px 0 8px 0; 
	border-top: 1px dotted #574604; }

#submenu ul {	list-style: none;
	border-bottom: 1px dotted #574604;	margin: 0;	padding: 0 0 8px 40px; }
#submenu ul li {	list-style: none;	font-size: 11px; }
#submenu ul li a {	text-decoration: none;	display: block;	font-size: 11px; 
	border: 0px;
	padding: 0 0 0 12px;
	background: url(../supportbys/bullet.gif) no-repeat 0px 4px; }

#submenu ul li a:hover {	border: 0px;}

#submenu ul li a.active {
	text-decoration: none;
	color: #7dfd2c; 
	padding: 0 0 0 12px; }

/* Left Column - News - Attributes */
#news h3.updates {
	padding: 0;
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 100%;
	word-spacing: 2px;
	letter-spacing: 2px;
	margin: 30px 0 5px 40px;
	font-weight: bold; 
	color: #cc9966; }

#news p {
	font: 11px/150% Georgia, serif;
	margin: 0;	padding: 0 0 0 40px;
	display: block; }

#news p.caption {
	font-size: smaller; 
	padding: 0 0 10px 40px; }

#news p.p1 {
	background: url(../supportbys/bullet.gif) no-repeat 40px 5px; 
	margin: 0;	padding: 0 0 10px 52px;
	display: block; }

#news p.p2 {
	background: url(../supportbys/bullet_new.gif) no-repeat 27px 3px;
	margin: 0;	padding: 0 0 10px 40px;
	display: block; }
	/* Footer Attributes */

#footer {	background: url(../supportbys/footer.jpg) no-repeat;	color: #fff9e7;	height: 48px;	text-align: right;	padding: 0 30px 0 0;
	margin: 40px 0 0 240px;	line-height: 26px;	font-size: 8px; }
#footer a {
	color: #fff9e7;	text-decoration: none; 
	text-transform: uppercase; 
	word-spacing: 2px;
	letter-spacing: 1px;
	padding: 0px; }
#footer a:hover {	text-decoration: underline; }

#footer p {
	color: #fff9e7;	text-decoration: none; 
	word-spacing: 1px;
	letter-spacing: 1px;
	padding: 0px; }