body {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	background-color:#f9f7e2;
	background-image:url("images/bk.gif");
}

div {
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
}

h1 {
	margin:0px;
	padding:0px;
}

ul li {
	margin:10px;
}

#container {
	width:910px;
	border:3px solid #dddddd;
	background-color:#ffffff;
	margin-top:10px;
}

#headerTable {
	width:100%;
	font-family:Georgia, Tahoma, Arial;
}

#logoCaption {
	font-size:26px;
	text-align:center;
	margin:0px;
	margin-top:20px;
}

#logoText {
	text-align:center;
	color:#a00000;
	line-height:21px;
	margin-top:10px;
}

#logoOrder {
	text-align:center;
	margin-top:15px;
}

#menuTable {
	width:100%;
	border-top:3px solid #dddddd;
	border-bottom:3px solid #dddddd;
}

#menuTable td {
	height:28px;
	background-color:#f0faf0;
}

#menuTable td a {
	color:#395a06;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

#menuTable td p {
	height:21px;
	padding-top:7px;
	cursor:pointer;
}

#menuTable td a:hover p {
	height:21px;
	padding-top:7px;
	cursor:pointer;
	color:#f0faf0;
	background-color:#518204;
}

#footerTable {
	width:100%;
	border-top:3px solid #dddddd;
}

#footerTable td {
	height:28px;
	background-color:#f0faf0;
	text-align:center;
}

#footerTable td a {
	color:#395a06;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

a.footerHomeLink {
	color:red;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
}

.selMenu {
	height:21px;
	padding-top:7px;
	color:#f0faf0;
	background-color:#518204;
}

#mainTable {
	width:100%;
}

#mainBody {
	width:75%;
	border-right:1px dotted #cccccc;
	padding-right:20px;
}

#mainBody p {
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify
}

#rightColumn {
	width:25%;
	padding-left:15px;
	padding-right:25px;
}

.rcCaption {
	font-family:Verdana;
	font-size:14px;
	font-weight:600;
	color:#518204;
	padding-bottom:3px;
	margin-bottom:2px;
	border-bottom:1px solid #cccccc;
}

.smallText {
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
}

input[type="text"] {
	margin-top:3px;
	margin-bottom:3px;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

textarea {
	margin-top:3px;
	margin-bottom:3px;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

.submitButton {
	border:1px solid #dddddd;
	cursor:pointer;
}

.subscribeError {
	margin-top:5px;
	font-family:Tahoma;
	font-size:11px;
	color:red;
	display:none;
}

#subscribeOk {
	height:100px;
	background-image:url("images/ok.gif");
	background-position:center;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	text-align:center;
}

form {
	margin:0px;
	padding:0px;
}

.lcCaption {
	font-family:Verdana;
	font-size:14px;
	font-weight:600;
	color:#518204;
	padding-bottom:3px;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;
}

.lcArticle {
	font-family:Verdana;
	font-size:14px;
	font-weight:600;
	color:#518204;
	padding-bottom:3px;
	margin-bottom:0px;
	border-bottom:1px solid #cccccc;
	text-transform:capitalize;
}

.articleNavigation {
	color:#99cc99;
	font-family:Verdana;
	font-size:11px;
	text-transform:capitalize;
}

.articleNavigation:hover {
	color:#99cc99;
	font-family:Verdana;
	font-size:11px;
	background-color:#f0faf0;
	text-transform:capitalize;
}

.numberOfArticles {
	color:#99cc99;
	text-align:right;
	font-family:Georgia;
	font-size:20px;
}

.articleTitle {
	color:#99cc99;
	text-align:right;
	font-family:Georgia;
	font-size:20px;
	text-transform:capitalize;
}

.articleTitle:hover {
	color:#99cc99;
	text-align:right;
	font-family:Georgia;
	font-size:20px;
	background-color:#f0faf0;
	text-transform:capitalize;
}

.articleDesc {
	font-family:Verdana;
	font-size:14px;
}

.siteLink {
	color:#99cc99;
	font-family:Verdana;
	font-size:14px;
}

.siteLink:hover {
	color:#99cc99;
	font-family:Verdana;
	font-size:14px;
	background-color:#f0faf0;
}

.map li {
	margin:10px;
}

#orderTable {
	width:70%;
	background-color:#f0faf0;
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
}