body {
	font-family: "trebuchet MS", trebuchet, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEE;
	margin: 0px;
	padding: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
p   {
    font-size: 12px;
}
a:link {
	color: #196680;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:visited {
	color: #196680;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}
h2 {
	color: #FF6600;
}
span.bold {
	font-weight: bold;
}
#main {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: 10px;
	width: 765px;
	background-color: #EEE;
	padding-right: 1px;
	padding-left: 2px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
#banner {
	margin: 0px;
	padding: 0px;
	width: 748px;
	border-right: 1px solid #708090;
	border-bottom: 1px solid #708090;
	border-left: 1px solid #708090;
	background-color: #FFFFFF;
}
#mail-list {
    width: 20%;
	padding-bottom:5px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	float: left;
}
.mail-list-title {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mail-list label {
	font-size: 10px;
}
.mailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.field {
	margin-top: 2px;
}
.fieldlist {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
}
#description {
	padding: 20px 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #708090;
	font-size: 14px;
	line-height: 22px;
	border-left-color: #708090;
	background-color: #FFFFFF;
	margin: 0px;
	width: 33%;
	float: left;
}
#logo {
	background:#fff;
	width: 40%;
	float: left;
}
#topnav {
	text-align: center;
	margin: 0px;
	height: 17px;
	width: 100%;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #708090;
}
#topnav a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
#topnav a.right {
	border-right-width: 0px;
	border-right-style: none;
}
#leftcolumn {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
}
#navlink {
	margin: 0px 0px 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #708090;
	border-right-color: #708090;
	border-bottom-color: #708090;
	padding: 10px 10px 10px 0px;
	font-size: 1px;
	border-left-color: #708090;
	background-color: #FFFFFF;
}
#navlink ul {
	margin: 0px;
	padding: 0px;
}
#navlink li {
	margin-top: 5px;
	list-style-type: none;
	margin-left: 10px;
	padding: 0px;
}
#navlink li a:link {
	text-decoration: none;
	display: block;
	color: #000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 12px;
	line-height: 10px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#navlink li a:visited {
	text-decoration: none;
	display: block;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 12px;
	line-height: 10px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#navlink li a:hover {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-image: url(../images/orgnav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#contact {
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #708090;
	border-right-color: #708090;
	border-bottom-color: #708090;
	border-left-color: #708090;
	list-style-type: none;
	text-align: left;
	font-size: 1px;
	background-color: #FFFFFF;
}
.text-rows {
    font-size: 10px;
}
.text-table {
    margin: 0px;
	padding: 10px 10px 10px 20px;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 20px;
}
#right-column {
	width: 529px;
	margin-top: 20px;
	margin-left: 220px;
}
#content-border {
	padding: 15px;
	line-height: 18px;
	border-top: 2px dotted #708090;
	border-right: 2px dotted #708090;
	border-bottom: 2px dotted #708090;
	border-left: 2px dotted #708090;
	background-color: #FFFFFF;
}
#content-border h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.content {
}
.content h3 {
	font-size: 14px;
	font-weight: bold;
}
.content h4 {
	font-size: 12px;
	font-weight: bold;
}
.content-flrt {
	float: right;
	width: 60%;
	padding-right: 10px;
	padding-left: 10px;
}
.content-flrt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.screen {
	width: 150px;
}
.features {
}
.features h3 {
	font-size: 14px;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	text-align: center;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #708090;
	margin-top: 20px;
	background-color: #EEE;
}
#footer a {
	text-decoration: underline;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #EEE;
}
#footer a.right {
	border-right-style: none;
}
#footer a:hover {
}
#testimonials {
	padding: 15px;
	float: left;
	width: 180px;
	margin-top: 20px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #708090;
	border-right-color: #708090;
	border-bottom-color: #708090;
	border-left-color: #708090;
	background-color: #FFFFFF;
	font-size: 12px;
}
#specials {
	padding: 15px;
	width: 180px;
	margin-top: 20px;
	margin-left: 310px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #708090;
	border-right-color: #708090;
	border-bottom-color: #708090;
	border-left-color: #708090;
	background-color: #FFF;
	font-size: 12px;
}
.screen-flrt {
	float: right;
	width: 180px;
}
#cart{
	margin-top: 20px;
	margin-left: 220px;
	width: 475px;
	background-color: #FFFFFF;
	border-top: 10px solid #708090;
	border-right: 1px solid #708090;
	border-bottom: 1px solid #708090;
	border-left: 1px solid #708090;
	padding: 15px;
}
#cart h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
.error {
	color: #FF0000;
}
