HTML {
	scrollbar-face-color : #153D01;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #153D01;
	scrollbar-darkshadow-color : #153D01;
	scrollbar-track-color : #153D01;
	scrollbar-arrow-color : #FFFFFF;
}

body {
	background: url("../images/background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
}
		

BODY, TD {
	font-family: Tahoma;
	font-size: 11px;
}

.ggp_website {
	width: 780px;
	margin: auto;
}

.ggp_menu {
	width: 780px;
	margin-top: 25px;
	border-top: solid 1px #000000;
}

.footer {
	background-color: #406323;
	width: 768px;
	margin: auto;
	padding: 0px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-left: 10px;
	margin-bottom: 25px;
}

.textTitle {
	font-weight: bold;
	font-size: 18px;
	color: #153D01;
}

.homeTitle, .contactTitle {
	font-weight: bold;
	color: #153D01;
}

.weblogTitle {
	font-weight: bold;
	color: #153D01;
	font-size: 16px;
}

.titleCell {
	padding: 0px 20px;
}

.textCell {
	padding: 5px;
}

A:link {
	text-decoration: none;
	color: #153D01;
}

A:visited {
	text-decoration: none;
	color: #153D01;
}

A:hover {
	text-decoration: underline;
	color: #539533;
}

input.text, textarea.text {
	border: solid 1px #000000;
}

select {
	border: solid 1px #000000;
}

input, select, textarea {
	font-family: Arial;
	font-size: 12px;
}

.content_title {
	font-size: 16px;
	color: #549632;
	font-family: Arial;
	font-weight: bold;
}

.aerobin_form_header {
	background-color: #549632;
	color: #ffffff;
}

.aerobin_form_header td {
	font-size: 12px;
	padding: 5px;
	font-family: Arial;
	font-weight: bold;
}

.aerobin_form_row1 {
	background-color: #edf5db;
}

.aerobin_form_title {
	color: #006461;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
}


.bttn_privacy, .bttn_webterms, .bttn_saleterms, .bttn_shipping, .copyright {
	float: left;
}
.copyright {
	margin-left: 410px;
}
