body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/index_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#D2A350;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F5E9D0;
	font-weight:normal;
	line-height:25px;
	letter-spacing:0px;
	word-spacing:0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #A83718;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing:0px;
	word-spacing:0px;
	text-decoration: underline;	
}
A:HOVER{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #A83718;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing:0px;
	word-spacing:0px;
	text-decoration: none;
	background-color: transparent;
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;	
	color:#A74D01;
	letter-spacing:-1px;
	word-spacing:0px;
	text-decoration:underline;
}
A:HOVER.link1{
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;	
	color:#A74D01;
	letter-spacing:-1px;
	word-spacing:0px;
	text-decoration:none
}
A.link2, A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;	
	color:#F5E9D0;
	letter-spacing:-1px;
	word-spacing:0px;
	text-decoration:underline;
}
A:HOVER.link2{
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;	
	color:#F5E9D0;
	letter-spacing:-1px;
	word-spacing:0px;
	text-decoration:none
}
A.link3, A:ACTIVE.link3, A:FOCUS.link3, A:LINK.link3, A:VISITED.link3{
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;	
	color:#A74D01;
	line-height:18px;
	text-decoration:none;
	word-spacing: 0;
	letter-spacing: -1px;
}
A:HOVER.link3{
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;	
	color:#A74D01;
	line-height:18px;
	text-decoration:underline;
	word-spacing: 0;
	letter-spacing: -1px;
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:16px;
	margin-bottom:8px;
	background-color: transparent;
}	
input{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#B4B4B4;	
	border-color:#D9C18B;
	border-width:1px;
}
.input2{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#B4B4B4;
	background-color: #ffffff;
	border-color:#D9C18B;
	border-width:0px;	
}
.email{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	word-spacing:0px;
	background-color: #ffffff;
	border-style:solid;
	width:167px;
	height:18px;
}
.date{
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #9A9B9D;
	color: #000000;	
	background-color: #FFFFFF;
	width: 44px;
	height: 17px;
}
.year{
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #9A9B9D;
	color: #000000;
	background-color: #FFFFFF;
	width: 53px;
	height: 17px;		
}
.mid_nav_bg{
	background-image:url(../images/mid_nav_bg_new.jpg);
}
.email_bg{
	background-image:url(../images/email_signup_bg.jpg);
}
.sub{
	width: 61px;
	height: 25px;
}
.footer{
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	color:#A74D01;
	line-height:18px;
	word-spacing: 0;
	letter-spacing: -1px;
}
.footer_line{
	font-family: verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;	
	color:#A74D01;
	word-spacing: 2px;
	letter-spacing: -1px;
}
ul.left{
    float: left;
    width: 550px; 
    margin: 0px;
    padding: 0px;
    border: 0px none; 
    list-style-position: inside;
	 margin-bottom: 16px;
}