body {background: #D9D7B0; font: 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #7C8479;}
a:link, a:visited, a:active {color: #9E683D; text-decoration: underline;}
a:hover {color: #9E683D; text-decoration: none;}


/*  ##### Navigation ##### */

#wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/main_bkg.gif) repeat-y;
}
#nav {float: right; margin-top: 30px; margin-right: 4px;}
#top {
	background: url(images/nav_bkg.gif) no-repeat right bottom; 
	width: 768px; 
	margin-right: auto; 
	margin-left: auto; 
	margin-top: 10px;}
#subheader {margin-left: 49px;margin-top: 19px;}


/* ##### Header / Footer ##### */

#header {background: url(images/header.gif) no-repeat;}
#headerimage {background: url(images/img_happy_laptop_lady.jpg) no-repeat right top;}
#subnav {margin-left: 43px;}

#footer a:link, #footer a:visited, #footer a:active {color: #7C8479; text-decoration: none;}
#footer a:hover {color: #7C8479; text-decoration: underline;}
#footerbar {
	clear: both;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	}
#seo {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #7C8479;
}	
#seo a:link, #seo a:visited, #seo a:active {color: #7C8479;text-decoration: none;}
#seo a:hover {color: #7C8479; text-decoration: none; cursor: text;}

/* ##### Main Page ##### */

#main {
	width: 420px;
	margin-left: 48px;
	float: left;
	margin-bottom: 35px;
	display: inline;
}
#sidebar {float: left; margin-left: 40px; padding-bottom: 13px; }
#sidebar .callout {margin-bottom: 20px;}
#sidebar .callout img {display: block;}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #7C8479;
}
.clr {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
}


/* ##### Redefined Tags / Classes ##### */

p {margin-top: 0px; padding-top: 0px;}
.left {float: left;}
.right {float: right;}
.tinytext {
	font-size: 9px;
}
ul {
	list-style: url(images/bulett.gif);
}
h2 {
	font-size: 12px;
	color: #C3A255;
	background: url(images/bulett.gif) no-repeat left top;
	padding-left: 15px;
	border-bottom: 1px solid #7C8479;
}
.imgleft {
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.imgright {
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 3px;
}
input {
	background: #F8F7E8;
	border: 1px solid #AFB9B4;
	padding: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	color: #000;

}
.niceTableForm {
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D9D7B0 url(images/demo_bkg.gif) repeat-x bottom;
	color: #335148;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.niceTableForm td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	color: #708D6F;
}
.niceTableForm th {
	font-size: 12px;
	padding: 8px;
}

.niceTable{
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D9D7B0 url(images/demo_bkg.gif) repeat-x bottom;
	color: #708D6E;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.niceTable td {
	padding: 6px 8px;
}
.niceTable th {
	font-size: 12px;
	border-bottom: 1px solid #708D6E;
	color: #B78B47;
	padding-bottom: 6px;
	padding-top: 6px;
	background: #F8F7E8;
}
