@charset "utf-8";
/* CSS Document */

body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #006633;
}
.body {
	background-color: #006633;
	}
	
table.main {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	background-color: #ffffff;
}

table.navvy {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #000000;
	border-collapse: collapse;
	background-color: #d5d8c3;
}

table.footer {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	background-color: #d5d8c3;
}

hr.hr1 {
    border: 0;
    height: 1px;
    background: #006633;
}

hr.hr2 {
    border: 0;
    height: 1px;
    background: #cf6d34;
}

.nav {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 18px; font-weight: normal; color: #000000; text-decoration: none;}
a.nav {font-weight: normal; color: #444444; text-decoration: none; border-bottom:1px solid #8a9694;}
a.nav:visited {color: #333333; border-bottom:1px solid #8a9694;}
a.nav:active {color: #000000; border-bottom:1px solid #57642f;}
a.nav:hover {color: #000000; border-bottom:1px solid #57642f;}

.title {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 18px; letter-spacing:1px; line-height:34px; font-weight: normal; color: #57642f; text-decoration: none;}

.subtitle {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 18px; font-weight: bold; color: #006633; text-decoration: none;}
a.subtitle {font-weight: bold; color: #cf6d34; text-decoration: none; border-bottom:1px solid #8a9694;}
a.subtitle:visited {color: #cf6d34; border-bottom:1px solid #8a9694;}
a.subtitle:active {color: #000000; border-bottom:1px solid #57642f;}
a.subtitle:hover {color: #000000; border-bottom:1px solid #57642f;}

.subtitle2 {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 24px; font-weight: bold; color: #cf6d34; text-decoration: none;}
a.subtitle2 {font-weight: bold; color: #006633; text-decoration: none; border-bottom:1px solid #8a9694;}
a.subtitle2:visited {color: #cf6d34; border-bottom:1px solid #8a9694;}
a.subtitle2:active {color: #000000; border-bottom:1px solid #57642f;}
a.subtitle2:hover {color: #000000; border-bottom:1px solid #57642f;}

.copy {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 15px; font-weight: normal; color: #000000; text-decoration: none;}
a.copy {font-weight: bold; color: #333333; text-decoration: none; border-bottom:1px solid #8a9694;}
a.copy:visited {color: #333333; border-bottom:1px solid #8a9694;}
a.copy:active {color: #000000; border-bottom:1px solid #57642f;}
a.copy:hover {color: #000000; border-bottom:1px solid #57642f;}

.bottom {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
a.bottom {font-weight: bold; color: #333333; text-decoration: none; border-bottom:1px solid #8a9694;}
a.bottom:visited {color: #333333; border-bottom:1px solid #8a9694;}
a.bottom:active {color: #000000; border-bottom:1px solid #57642f;}
a.bottom:hover {color: #000000; border-bottom:1px solid #57642f;}

.shop {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 15px; font-weight: bold; color: #cf6d34; text-decoration: none;}
a.shop {font-weight: bold; color: #333333; text-decoration: none; border-bottom:1px solid #8a9694;}
a.shop:visited {color: #333333; border-bottom:1px solid #8a9694;}
a.shop:active {color: #000000; border-bottom:1px solid #57642f;}
a.shop:hover {color: #000000; border-bottom:1px solid #57642f;}

.caption {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;}

a.caption {font-weight: normal; color: #444444; text-decoration: none; border-bottom:1px solid #8a9694;}
a.caption:visited {color: #333333; border-bottom:1px solid #8a9694;}
a.caption:active {color: #000000; border-bottom:1px solid #57642f;}
a.caption:hover {color: #000000; border-bottom:1px solid #57642f;}



.fancy {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 15px; letter-spacing:1px; font-weight: normal; color: #000000; text-decoration: none;}

.shopnew {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 15px; letter-spacing:1px; font-weight: bold; color: #006633; text-decoration: none; font-style: italic;}

.member {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 15px; font-weight: normal; color: #000000; text-decoration: none;}

a.member {font-weight: bold; color: #899357; text-decoration: none;}
a.member:visited {color: #899357; }
a.member:active {color: #000000;}
a.member:hover {color: #000000;}

.dot {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 15px; font-weight: normal; color: #8a9694; text-decoration: none;}

.movie {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 10px; font-weight: normal; color: #899357; text-decoration: none;}

a.movie {font-weight: bold; color: #899357; text-decoration: none; border-bottom:1px solid #d5d8c3;}
a.movie:visited {color: #899357; border-bottom:1px solid #d5d8c3;}
a.movie:active {color: #899357; border-bottom:1px solid #899357;}
a.movie:hover {color: #899357; border-bottom:1px solid #899357;}

.signup {font-family: arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 18px; font-weight: normal; color: #000000; text-decoration: none;}

a.signup {font-weight: bold; color: #444444; text-decoration: none; border-bottom:1px solid #8a9694;}
a.signup:visited {color: #333333; border-bottom:1px solid #8a9694;}
a.signup:active {color: #000000; border-bottom:1px solid #57642f;}
a.signup:hover {color: #000000; border-bottom:1px solid #57642f;}