body {							font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 75%;
								background-color: white;
								margin: 0px;
								text-align:center;
								}

a {								text-decoration: none;
								color: #AD9171;
								}
								
a:hover {						text-decoration: underline;
								}
								
table {							font-size: 100%;
								}

#container {					width: 760px;
								margin: 0px auto;
								text-align: left;
								}


#top {							width:760px;
								height: 260px;
								background-image: url(border/head_bg.jpg);
								background-repeat:no-repeat;
								background-position:left top;
								}
								
#top_inner {					width: 760px;
								height: 207px;
								background-image: url(border/home_r2_c1.gif);
								background-repeat:no-repeat;
								background-position:left bottom;
								}
								
#address {						padding: 100px 0px 0px 25px;
								color: white;
								font-weight: bold;
								}
								
#horizontal_buttons {			width:760px;
								height: 27px;
								text-align:center;
								background-image: url(border/links_r4_c1.gif);
								background-repeat:no-repeat;
								background-position:left top;
								font-weight: bold;
								color: white;
								}
								
#button_inner {					padding: 5px;
								}
								
#button_inner a { 				color: white; }

#mid {							width:760px;
								text-align:left;
								}
														
#mid_top {						width:760px;
								height: 60px;
								background-image: url(border/links_r5_c1.gif);
								background-repeat:no-repeat;
								background-position:left top;
								}
								
#mt_inner	{					padding: 30px 80px 0px 80px;
								font-family:"Times New Roman", Times, serif;
								font-style:italic;
								font-size: 200%;
								color: #AD9171;
								text-align:center;
								letter-spacing: 3px;
								}
								
#mid_mid {						width:760px;
								background-image: url(border/links_r6_c1.gif);
								background-repeat:repeat-y;
								background-position:left top;
								}
								
#mid_inner {					margin: 0px 80px 0px 80px;
								padding-top: 10px;
								width: 600px;
								line-height: 160%;
								border: 1px solid white;
								}
								
								
#mid_bottom {					width:760px;
								height: 76px;
								background-image: url(border/links_r7_c1.gif);
								background-repeat:no-repeat;
								background-position:left top;
								}
								
#mb_inner {						padding: 40px 140px 10px 80px;
								font-size: 80%;
								text-align: center;
								}
								
				
#foot {							width: 760px;
								height: 15px;
								clear: left;
								font-size: 80%;
								text-align: center;
								}