body {
	margin:0px;

}

.back_1 {
	background-image: url(../images/back_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.back_2 {
	background-image: url(../images/back_02.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.back_3 {
	background-image: url(../images/back_03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.back_4 {
	background-image: url(../images/back_04.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.back_5 {
	background-image: url(../images/back_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back_6 {
	background-image: url(../images/back_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.back_7 {
	background-image: url(../images/back_07.jpg);
	background-repeat: no-repeat;
	background-position: left top; height:173px;
}


.scroll {
overflow-y:auto;
overflow-x:auto;
width:495px; 
height:296px;
padding-top: 0px;
padding-left: 15px;
padding-right: 10px;
overflow:-moz-auto-vertical;
}

.validation-advice
{
font-family:Arial;
font-size:9px;
font-style:italic;
color:#FF0000;
display:inline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height:18px;
	text-decoration: none;
}
.bodytext a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.bodytext_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height:12px;
	text-decoration: none;
}

#event_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	text-decoration: none;
}
.main_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height:19px;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.menu{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff; !important
}

.menu_items{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color: #FFFFFF; !important
	text-decoration:none;
}

.menu_items link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color: #000000;
	text-decoration:underline;
}

.menu_items a:hover {
	color: #CCCCCC;
}

.bullet {
	list-style-image: url(../images/bullet.gif);
}

/* Shopping cart CSS*/
.greetext  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #006600;}
.blacktext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #000000;} 
.checkout {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.checkoutinput {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}   
.nopcart {background: #464444;border: 1px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
.nopheader {background: #464444;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.nopentry {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.noptotal {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.nopbutton {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 

.back_i_1 {
	background-image: url(../images/intro_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.back_i_2 {
	background-image: url(../images/intro_03.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.back_i_3 {
	background-image: url(../images/intro_04.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.back_i_4 {
	background-image: url(../images/intro_06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.back_i_5 {
	background-image: url(../images/intro_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back_i_6 {
	background-image: url(../images/intro_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.back_i_7 {
	background-image: url(../images/intro_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#gal_img { opacity:.50;filter:alpha(opacity=80, style=3);margin-bottom:4px }
a:hover #gal_img{ opacity:1;filter:alpha(opacity=100) 
}
#res_button { color:#000000; 
	font-weight:bold;
	background-color:#819a86; 
	width:200px; 
	text-align:center;
	text-decoration:none;
}
#res_button a { color:#000000; 
	background-color:#819a86;
	width:200px; 
	text-align:center;
	text-decoration:none;
}
#res_button a:hover{
	background-color:#303a32;
	width:200px; color:#ffffff;
	text-align:center;
	text-decoration: none;
}