* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 15px;
	background: #668d3d url(images/topgrad.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #554D49;*/
	color: #000;
}

h1 {
	font-size: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #668d3d;
	font-weight: normal;
}

h2 {
	font-size: 140%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8b1d04;
	font-weight: normal;
}

ul {
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	font-size: 110%;
	color: #8b1d04;
}

li{
	padding-bottom: 3px;
}

a {
	color: #50702f;
}

a:hover {
	color: #8b1d04;
	text-decoration: none;
}


/* Main Tables */

#wrapper {
 	width: 100%;
	background: #668d3d url(images/topgrad.jpg) repeat-x;
}

#maintable {
	width: 950px;
	/*background: url(images/tablebg.gif) no-repeat;*/
}

#topnav {
	padding:5px;
}

#topnav a {
	color: #fde772;
	text-decoration: none;
}

#topnav a:hover {
	color: #fff;
	text-decoration: none;
}

/* Content */

#contenttable {
	width: 645px;
	border:4px solid #000;
	background: #fff url(images/graygrad.jpg) repeat-x;
}

#content {
	padding: 20px 45px 20px 40px;
	text-align: justify;
}

#content hr {
	margin: 0;
	padding: 0;
	color: #668d3d;
	size: 1px;
}

#portfolio {
}

#pagetitle {
	padding-top: 120px;
}

#portfolio td {
	/*width: 280px;*/
	padding-bottom: 20px;
}

#portfolio img {
	border: 1px solid #000;
}

#reasons {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #374c20;
	font-size: 110%;
}

#reasons tr.colored {
background-color: #f6f5b2;
}

#reasons td {
	padding: 10px;
}

#print a {
	color: #8b1d04;
	text-decoration: underline;
}

#print a:hover {
	color: #4d6a2d;
	text-decoration: none;
}

.pricing {
	color: #668d3d;
	text-align: left;
}

.pricing td {
	padding: 3px;
}

.subtitle {
	color: #668d3d;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
}

.storytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #554D49;
}

.footnote {
	font-size: 80%;
	color: #554D49;
}

.req {
	color: #990000;
}

.announcenment {
	font-size: 150%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8b1d04;
	font-weight: bold;
}

.question {
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8b1d04;
	font-weight: normal;
}

.grntxt110 {
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4c6b2b;
	font-weight: normal;
}

.grntxt130 {
	font-size: 130%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #668d3d;
	font-weight: bold;
}

.blktxt110 {
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}

.package {
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background-color: #668d3d;
	text-align: left;
}

.colored {
background-color: #f5f599;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	text-align: right;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
	text-align: right;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-transform: uppercase;
	/*background: url(images/img05.gif) no-repeat left center;*/
	border-bottom: 1px solid #000000;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	padding-right: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 110%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	padding-right: 15px;
	text-align: right;
	/*background: url(images/img07.gif) no-repeat 5px 50%;*/
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#bottom {
	background: #bababa url(images/bottomgrad.jpg) repeat-x;
}

#bottom img {
	position: relative;
	margin-top: -40px;
	margin-left: 170px;
	z-index: 1;
}

#footer {
	margin: 0 auto;
	padding-left: 50px;
	font-size: 13px;
	color: #555555;
	
}

#footer a {
	color: #555555;
}
