body {
	margin: 0;
	height: 100%;
	padding: 0;

	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	background-color:#e6e6e6;
	font-size: 11px;
	}

.firefox {
border-collapse: collapse;
height: 100%;
width: 100%; 
margin: auto;
margin-top:0px;
}


#container {
	margin: auto;
	width: 950px;
	background-image: url(images/container_background.jpg);
	background-repeat: no-repeat;
	text-align:left;
	}
	
h1 {font-size: 21px; color:#880327;	padding-top:20px;}
h2 {font-size: 19px;}
h3 {font-size: 19px; color:#cc9999; }
h4 {font-size: 12px; color:#999; }

hr {color: #eeeded; height: 0.02em;}
	
#right { 
float: right;
text-align:left;
}
	
#sidemenu {
	float:left;
	width: 220px;
	padding-top: 200px;
	line-height: 34px;
	font-size: 10px;
	list-style: none;
	float:left;
	}
	
#sidemenu a { text-decoration: none; color: #888686; padding: 5px;}

#sidemenu a:hover { background-color: #b11d1d; color: #FFF; }

#topdates {
	width: 530px;
	margin-left: 200px;
	color: #9a9a9a; 
	float:right;	
	font-size: 10px;
	padding-top:10px;
	}
	
.dates {
	color: #9a9a9a; 
	font-size: 11px;
	line-height: 20px;
	z-index:1000;
	}
	
#topmenu {
	text-decoraton: none;
	font-size: 10px;
	padding-top: 125px;
	}
	
#topmenu a { text-decoration: none; color: #cccccc;}

#topmenu a:hover { background-color: #b01c1c; color: #FFF; background-image: url(images/tab.gif); }

#content {
	line-height: 26px;
	text-align: left;
	width: 730px;
	float:right;
	}
	
#contentbox {
	width:710px;
	float:right;
	text-align: left;
	padding-right: 20px;
	}
	
#contentbox a {
	color: #600;
	font-weight:bold;
	}
	
#contentbox a:hover {
background-color: #b11d1d; color: #FFF;
	}

	
#contenthome {
	line-height: 18px;
	text-align: left;
	padding-top:1px;
	}

		

	
#bottomtable {
	color: #9a9a9a; 
	font-size: 10px;
	padding-top: 150px;
	text-align:left;
	padding-bottom: 30px;
	width: 730px;
	float:right;
}

.memberbenefits { padding-left:20px; }

.bottom {
	color: #666666; 
	font-size: 11px;
	line-height: 20px;
	border: 1px;
	border-color: #f7f7f7;
	}
	
#bottomtable a { text-decoration: none; color: #666666;}

#bottomtable a:hover { background-color: #b01c1c; color: #FFF; background-image: url(images/tab.gif); }

#niamh {float: right; width: 399px;}

.topmenuclass {font-size: 12px;}

.breadcrumb {font-size: 10px; color: #b01c1c; font-weight:bold; padding-left: 4px;}

.breadcrumb a {font-size: 10px; color: #666; font-weight:bold;}
	
.guarantee {
	color:#666;
	line-height: 20px;
	width: 160px;
	padding-left:15px;
}

#footer {	

	width: 100% !important;
	z-index: 500 !important;

	padding: 10px 0;	
	margin-top: -30px;
	background-color: #999999;		
	color: #fff;	
	font-size: 11px;
	border-top: 1px solid #666666;
	}	
	
#footer p { margin: 0 10px; text-align: center; }	

#footer a:hover { background-color: #222; }