body { 
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background: #FFFFFF url(site-images/body-background3.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}

H1 {
	margin:0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330033;
}
H2 {
	margin:0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
}
H3 {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #330033;
}
P {
	margin:0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
}

.inputBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

.imageBorder {
	border: 1px solid #000000;
}

.medTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #330033;
}
.regTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}

.footerTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.emaillogicBranding {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	width:800px;
	height: 100%;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	display:block;
}
.emaillogicLink {
	color: #333333;
	text-decoration: underline;
}

/*##############################################*/
/* CONTAINER */
/*##############################################*/

#backgroundContainer {
	margin: 25px auto 0px auto;
	padding: 0px;
	width: 810px;
	height:580px;
	display: block;
	/*background image for the right drop down shadow in include/header */
}

#container {
	margin: 25px auto 0px auto;
	padding: 0px;
	width: 800px;
	float: left;
	height: 590px;
	top: 10px;
	position: absolute;
	/*clear: right;*/
	background-color: #cc9966;
}

/*##############################################*/
/* Menu LAYOUT                                  */
/*##############################################*/
#logo {
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo a.home {
	background: transparent url(buttons/logoOFF.jpg) no-repeat left top;
	float:left;
	display: block;
	height:55px;
	width:195px;
}
#logo a.home:hover { 
	background: transparent url(buttons/logoOVER.jpg) no-repeat left top;
}

#menu {
	margin:0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a {
	float: right;
	padding:0px;
	margin:0px;
	display:block;
	height:20px;
}

/* white space included within the with of each button = 5 pix */
#menu a.findUs { 
	background: url(buttons/findUs1OFF.gif) top right no-repeat transparent;
	width:74px;
	float:right;
}
#menu a.findUs:hover { 
	background: url(buttons/findUs1OVER.gif) top right no-repeat transparent;
}

#menu a.eclub { 
	background: url(buttons/eclub1OFF.gif) top right no-repeat transparent;
	width:68px;
	float:right;
}
#menu a.eclub:hover { 
	background: url(buttons/eclub1OVER.gif) top right no-repeat transparent;
}

#menu a.events {
	background: url(buttons/events1OFF.gif) top right no-repeat transparent;
	width:70px;
	float:right;
}
#menu a.events:hover {
	background: url(buttons/events1OVER.gif) top right no-repeat transparent;
}

#menu a.aboutUs { 
	background: url(buttons/aboutUs1OFF.gif) top right no-repeat transparent;
	width:94px;
	float:right;
}
#menu a.aboutUs:hover { 
	background: url(buttons/aboutUs1OVER.gif) top right no-repeat transparent;
}

#menu a.services {
	background: url(buttons/services1OFF.gif) top right no-repeat transparent;
	width:85px;
	float:right;
}
#menu a.services:hover {
	background: url(buttons/services1OVER.gif) top right no-repeat transparent;
}

#menu a.mtm {
	background: url(buttons/mtm1OFF.gif) top right no-repeat transparent;
	width:162px;
	float:right;
}
#menu a.mtm:hover {
	background: url(buttons/mtm1OVER.gif) top right no-repeat transparent;
}

#filler1 {
	float: right;
	width: 550px;
	height: 12px;
}
#submenu {
	padding:0px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: transparent;
	float:right;
	width: 500px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	vertical-align: baseline;
	text-align: right;
	
}
#submenu a {
	padding:0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.5pt;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
}
#submenu a:hover {
	color:#666;
	text-decoration: underline;
}

/*##############################################*/
/* Content LAYOUT                               */
/*##############################################*/

#main {
	margin:0px;
	padding: 10px 12px 10px 12px;
	clear:both;
	height: 395px;
}
#text {
	width:270px;
	height:410px;
	margin:0px;
	padding:0px 5px 0px 0px;
	background: transparent;
	float: left;
	display: block;
	position:absolute; top:75px;
}

#text ul{
	/*width:270px;
	position:relative;
	left: 0px;
	margin: 0px;
	padding: 0px;*/
}

#text li {
	list-style-type: disc;
	list-style-image: url(site-images/bullet1.jpg);
	/*padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 250px;
	vertical-align: top;
	text-align: left;*/
} 

#p00 {
	width:500px;
	height:410px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	display: block;
	/*position:absolute; top:102px;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 278px;
	width:500px;
	height:385px;*/
}

/*##############################################*/
/* Footer LAYOUT                                */
/*##############################################*/

#join {
	width: 800px;
	height: 15px;
}

#storeInfo {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 0px;
	width:800px;
	background:transparent;
	text-align:center;
	font-size: 11px;
	line-height: 14px;
	clear:both;
	font-weight: bold;
	color: #000033;
}
#footerMenu {
	margin: 0px auto 0px auto;
	padding: 0px;
	width:800px;
	clear:both;
	top: 12px;
	position: relative;
}
