body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
	margin-top: 0px;
}

body a{
	color: #B81200;
	
}
body a:hover{
	color: #410001;
	
}

.unnamed1 {  font-family: Arial, Helvetica, sans-serif; font-size: small}
th {
	background-color: #410001;
	color: #FFFFFF;
	font-weight: bold;
}
.rowA {
	font-size: small;
	background-color: #CCCCCC;
}
.rowB{
	font-size: small;
	background-color: #FFFFFF;
}
.border_bottom {
	background-image: url(../images/border/white_border_with_stripe_b.gif);
	background-repeat: repeat-x;
}
.border_right {
	background-image: url(../images/border/white_border_with_stripe_r.gif);
	background-repeat: repeat-y;
}
.border_left {
	background-image: url(../images/border/white_border_with_stripe_l.gif);
	background-repeat: repeat-y;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.err_msg {
	color: #FF0000;
}
.more_info {
	font-size: small;
	color: #CC0000;
}
.nav_bottons {
	font-weight: bold;
	color: #FFFFFF;
}
.background_red {
	background-color: #CC0000;
}
.background_brown {
	background-color: #410001;
}
.fenced {
	background-image: url(images/new_template/fence.gif);
	background-repeat: repeat;
}
.buttonstyle {
	border-left-style: groove;
	border-left-color: #999999;
	border-left-width: thin;
	padding-right: 3px;
	padding-left: 3px;
}
.buttonstyle a{
	color: #FFFFFF;
	text-decoration: none;
}
.buttonstyle a:hover{
	color: #B81200;
	text-decoration: none;
}
.bold_white {
	font-weight: bold;
	color: #FFFFFF;
}
.bottom_nav_links {
	font-size: small;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0em;
}
.bottom_nav_links a{
	color: #666666;
	text-decoration: none;
}
.bottom_nav_links a:hover{
	color: #B81200;
}
.white {
	color: #FFFFFF;
}
.login_box {
}

.login_box input {
	font-size: xx-small;
}
.bigbig {
	font-size: x-large;
}
.header_no_bg {
	font-weight: bold;
	text-align: center;
}
.event_title {
	font-size: large;
	font-style: italic;
}
.rsvp_current_step {
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
}
.rsvp_past_step {
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
}
.rsvp_future_step {
	color: #000000;
	text-align: center;
}
.highlighted {
	background-color: #FFFF99;
}

#titleblock{
	height:200px;
	width:471px;
	position:relative;
	clear:both;
	padding:0;
	margin: 0px;
}
#nav_block {
	width: 472px;
	position:absolute;
	bottom:0px;
	margin: 0px;
	padding: 0px;
	background:url(images/border/semitrans_grey.png);
	text-align:center;
}
#nav_block img{
	text-align: center;
}
#nav_list {
	display: inline;
	list-style-type: none;
	list-style: none;
/*	position:absolute;
	bottom:0px;
	margin: 0px;
	padding: 0px;
	*/
}
#nav_list li {
	float: left;
	border-right: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
/*	background-color:#999999;
	opacity:0.65;
	filter:alpha(opacity=65); */
}
#nav_list a{
	display: block;
	padding: 0 0.3em;
	line-height: 2.1em;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav_list li:hover{
	background-color:#999999;
/*	opacity:1;
	filter:alpha(opacity=100); */
}
.adbox{
/*	width:210px; */
	height:260px;
	border:thin;
	border-color:#333333;
	border-style:solid;
	float: left;
	left: 10px;
	padding: 3px;
	margin-left: 5px;


}
