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

body {
	background:#000000 url(images/sitebg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
	height: 100%;
	margin:0 auto;
	text-align:center;
	color:#5c4f3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img {
	border:0;
}
a:link {
	color: #cbb983;
	text-decoration:none;
}
a:visited {
	color: #cbb983;
	text-decoration:none;
}
a:hover {
	color: #5c4f3d;
	text-decoration:none;
}
a:active {
	color: #5c4f3d;
	text-decoration:none;
}
#wrapper {
	width: 1017px;
	margin:0 auto;
}
#header{
}
.column1 {
	float:left;
	width: 302px;
}
#menu {
	text-align:left;
	height: 251px;
	width: 283px;
	background-image:url(images/redee_menu_bg.png);
	background-repeat:no-repeat;
	position:relative;
}

/* New Menu*/

ul#redeemers-menu {
	width: 147px;
	margin: 0 auto;
	list-style: none;
	position:absolute;
	float:right;
	left: 70px;
	top: 24px;
}

ul#redeemers-menu li {}
	
ul#redeemers-menu li a {
	display: block;
	background-image: url(images/redee_menu.png); text-indent: -9999px;

}

	ul#redeemers-menu li a.connect {
		width: 155px; background-position: 0px 0px;	height: 32px;
	}
	
	ul#redeemers-menu li a.happenings {
		width: 155px; background-position:  0px -32px;	height: 26px;
	}
	
	ul#redeemers-menu li a.who {
		width: 155px; background-position:  0px -58px;	height: 23px;
	}
	
	ul#redeemers-menu li a.convictions {
		width: 155px; background-position:  0px -81px;	height: 30px;
	}
	
	ul#redeemers-menu li a.media {
		width: 155px; background-position: 0px -111px;	height: 26px;
	}
	
		ul#redeemers-menu li a.home {
		width: 155px; background-position: 0px -137px;	height: 28px;
	}
		
	ul#redeemers-menu li a.connect:hover, ul#redeemers-menu li a.connect:focus, ul#redeemers-menu li.current a.connect{
		background-position: -147px -0px;	
	}
	
	ul#redeemers-menu li a.happenings:hover, ul#redeemers-menu li a.happenings:focus, ul#redeemers-menu li.current a.happenings{
		background-position: -147px -32px;	
	}
		
	ul#redeemers-menu li a.who:hover, ul#redeemers-menu li a.who:focus, 	ul#redeemers-menu li.current a.who{
		background-position: -147px -58px;	
	}

	ul#redeemers-menu li a.convictions:hover, ul#redeemers-menu li a.convictions:focus, ul#redeemers-menu li.current a.convictions{
		background-position: -147px -81px;	
	}

	ul#redeemers-menu li a.media:hover, ul#redeemers-menu li a.media:focus, ul#redeemers-menu li.current a.media {
		background-position: -147px -111px;	
	}

		ul#redeemers-menu li a.home:hover, ul#redeemers-menu li a.home:focus, ul#redeemers-menu li.current a.home{
		background-position: -147px -137px;	
	}
a { outline: none; }

/* menu psudeo */

a#link_home{ display:block; width:147px; height:29px; text-decoration:none; background: url(images/menu/menu_19.png) no-repeat 0 0; }
a#link_home:visited { background: url(images/menu/menu_19.png) no-repeat; }
a#link_home:hover { background: url(images/menu/menu_over_19.png) no-repeat; }
a#link_home:active { background: url(images/menu/menu_over_19.png) no-repeat; }

a#link_do{ display:block; width:147px; height:33px; text-decoration:none; background: url(images/menu/menu_07.png) no-repeat; }
a#link_do:visited { background: url(images/menu/menu_07.png) no-repeat; }
a#link_do:hover { background: url(images/menu/menu_over_07.png) no-repeat; }
a#link_do:active { background: url(images/menu/menu_over_07.png) no-repeat; }

a#link_happenings{ display:block; width:147px; height:25px; text-decoration:none; background: url(images/menu/menu_09.png) no-repeat; }
a#link_happenings:visited { background: url(images/menu/menu_09.png) no-repeat; }
a#link_happenings:hover { background: url(images/menu/menu_over_09.png) no-repeat; }
a#link_happenings:active { background: url(images/menu/menu_over_09.png) no-repeat; }

a#link_are{ display:block; width:147px; height:24px; text-decoration:none; background: url(images/menu/menu_10.png) no-repeat; }
a#link_are:visited { background: url(images/menu/menu_10.png) no-repeat; }
a#link_are:hover { background: url(images/menu/menu_over_10.png) no-repeat; }
a#link_are:active { background: url(images/menu/menu_over_10.png) no-repeat; }


a#link_contact{ display:block; width:147px; height:30px; text-decoration:none; background: url(images/menu/menu_16.png) no-repeat; }
a#link_contact:visited { background: url(images/menu/menu_16.png) no-repeat; }
a#link_contact:hover { background: url(images/menu/menu_over_16.png) no-repeat; }
a#link_contact:active { background: url(images/menu/menu_over_16.png) no-repeat; }

a#link_download{ display:block; width:147px; height:24px; text-decoration:none; background: url(images/menu/menu_17.png) no-repeat; }
a#link_download:visited { background: url(images/menu/menu_17.png) no-repeat; }
a#link_download:hover { background: url(images/menu/menu_over_17.png) no-repeat; }
a#link_download:active { background: url(images/menu/menu_over_17.png) no-repeat; }

/* menu psudeo */

#buttons {
	width:147px;
	float:left;
}
#flashside {
	position:relative;
	top:-50px;
}
.column2 {
	float:left;
	width: 715px;
}
#contenttop {
	width:715px;
}
#content {
	background-image:url(images/content_11.png);
	text-align:left;
	padding-left: 15px;
	width:700px;
}
#submenu {
width: 668px;
height:56px;
}
.contentfooter {
	background-image:url(images/content_18.png);
	background-repeat:no-repeat;
	width:715px;
	height:88px;
	color: #999966;
}
#footer {
}


.message { width: 385px; height:200px; margin-top: 10px; }

#name {	width: 325px; margin-left:10px; }

#email { width:325px; margin-left:12px; }

#phone { width:325px; margin-left:5px; }

#submit { margin-left:260px; color:#20555E; }


/* OVERLAY */

.black_overlay{
	display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
	opacity:.80;
    filter: alpha(opacity=80);
}

.white_content {
     display: none;
     position: absolute;
     top: 25px;
     left: 25%;
     width: 902px;
     height: 791px;
     padding: 16px;
     z-index:1002;
}
