body { background-color: #c5dda7; }
td { vertical-align: top; }

div.maincontainer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #c5dda7;
}

div.pgtop {
	position: relative; top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 797px;
	height: 250px;
	background-image: url(../images/bg_pagestop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.pgtitle {
	position: relative; top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 797px;
	height: 41px;
	background-image: url(../images/bg_pgtitle.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.pgcontent {
	position: relative; top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 797px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-image: url(../images/bg_pgcontent.jpg);
	background-repeat: repeat-y;
}

div.page {
	position: relative; top: 15px; left: 55px;
	width: 500px;
}

div.cartpage {
	position: relative; top: 15px; left: 55px;
	width: 700px;
}

div.pageimg {
	position: absolute; top: 15px; right: 32px;
	width: 200px;
	text-align: center;
}

div.pgfooter {
	position: relative; top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 797px;
	height: 200px;
	background-image: url(../images/bg_pgfooter.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.toplinks {
	position: absolute; top: 9px; right: 40px;
	width: 290px;
	height: 29px;
}

div.logo {
	position: relative; top: 39px; left: 59px;	
	width: 161px;
}

div.motto {
	position: absolute; top: 50px; right: 32px;
	width: 404px;
	height: 81px;
	background-image: url(../images/bg_motto.jpg);
	background-repeat: no-repeat;	
}

div.mottotxt {
	position: relative; top: 14px; left: 14px;
	width: 325px;
}

div.tabtitle {
	position: relative; top: 58px; left: 33px;
	width: 739px;
	height: 30px;	
}

div.tabtitle_one {
	position: relative; left: 3px;
	float: left;
	width: 261px;
	height: 30px;
	background-image: url(../images/tt1.jpg);
	background-repeat: no-repeat;
	text-align: center;	
}

div.tabtitle_two {
	position: relative; left: 6px;
	float: left;
	width: 166px;
	height: 30px;
	background-image: url(../images/tt2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div.tabtitle_three {
	position: relative; left: 9px;
	float: left;
	width: 175px;
	height: 30px;
	background-image: url(../images/tt3.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div.tabtitle_four {
	position: relative; left: 12px;
	float: left;
	width: 112px;
	height: 30px;
	background-image: url(../images/tt4.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div.tabs {
	position: relative; top: 58px; left: 33px;
	width: 739px;
	height: 61px;
}

div.tab_one {
	position: relative; left: 3px;
	float: left;
	width: 261px;
	height: 61px;
}

div.tab_two {
	position: relative; left: 6px;
	float: left;
	width: 166px;
	height: 61px;
}

div.tab_three {
	position: relative; left: 9px;
	float: left;
	width: 175px;
	height: 61px;
}

div.tab_four {
	position: relative; left: 12px;
	float: left;
	width: 112px;
	height: 61px;
}

div.ftr_grp {
	position: relative; top: 105px; left: 50px;
	width: 700px;
	height: 40px;
}

div.ftr_item {
	position: relative;
	float: left;
	width: 160px;
	text-align: center;
}

div.yrgrdn {
	position: relative; top: 10px; left: 10px;
	width: 700px;
}

div.disclaimer {
	position: absolute; bottom: 5px; left: 30px;
	width: 736px;
	text-align: justify;
	font-size: 10px;
	color: #767168;
}

div.vids {
	position: relative; top: 10px; left: 0px;
	width: 500px;
	padding: 10px;
	padding-left: 0px;
}

div.vid_link {
	position: relative;
	float: left; 
	padding-right: 45px;	
}


/*  Text  */

.toplinks {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.toplinks:link, a.toplinks:visited { text-decoration: none; }
a.toplinks:hover { text-decoration: underline; color: #c5dda7; }

.mottotxt {
	font-family: Helvetica;
	font-size: 12px;
	color: #767168;
	line-height: 1.4em;
}

.tabtitle {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.2em;
}
a.tabtitle:link, a.tabtitle:visited { text-decoration: none; color: #ffffff; }
a.tabtitle:hover { text-decoration: none; color: #a5a67b; }

.ftr_item {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
}
a.ftr_item:link, a.ftr_item:visited { text-decoration: none; }
a.ftr_item:hover { text-decoration: underline; }

.page {
	font-family: Tahoma;
	font-size: 12px;
	color: #38291d;
	line-height: 1.3em;
}
a.page:link, a.page:visited { text-decoration: underline; }
a.page:hover { text-decoration: none; color: #FF0000; }
