/* CSS Document */

body {
	text-align:center;
	}
	
p,td,li {
	font-family:Tahoma, verdana, arial, helvetica, sans-serif;
	font-size:12px;
	}
	
p {
	margin:20px;
	margin-right:200px;
	margin-bottom:10px;
	}
	
h1,h2,h3,h4 {
	margin:20px;
	margin-bottom:10px;
	}
	
h1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:lighter;
	}
	
h2 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}
	
a {
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
a.black {
	color:black;
	}
	
a.button_link {
	text-decoration:none;
	color:#fff;
	font-family:Tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	text-align:center
	}
	
span.button_link {
	font-size:10px;
	position:relative;
	top:-24px;
	left:12px;
	}
			
#top {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	height:461px;
	width:419px;
	}
	
#bottom {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:0;
	height:495px;
	width:408px;
	}	
	
#main_wrap {
	margin:0 auto;
	width:648px;
	height:auto;
	text-align:left;
	padding:0px;
	z-index:500;
	}
	
#main_top {
	height:22px;
	width:648px;
	background-image:url(../images/main_bg_top.gif);
	background-repeat:no-repeat;
	z-index:inherit;
	position:relative;
	top:0px;
	left:0px;
	}
	
#main_bt {
	height:22px;
	width:648px;
	background-image:url(../images/main_bg_bt.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
	}
	
#main_content {
	height:auto;
	width:648px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:0px;
	padding-bottom:50px;
	}
	
#title {
	width:390px;
	height:115px;
	background-image:url(../images/durham_graphics.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:230px;
	}
	
.address_top {
	width:600px;
	margin-left:24px;
	text-align:center;
	height:10px;	
	padding:0px;
	margin-top:0px;
	border-bottom:1px solid #fff;
	}
	
.address_bt {
	width:600px;
	margin-left:24px;
	text-align:center;
	height:10px;	
	padding:0px;
	border-bottom:1px solid #fff;
	padding-bottom:19px;
	}
	
.address_top p, .address_bt p {	
	margin:0px;
	font-size:9px;
	position:relative;
	top:16px;
	}
	
.address a {
	color:black;
	}
	
#button_wrap_top {
	height:17px;
	width:576px;
	position:relative;
	top:0px;
	left:24px;
	overflow:hidden;
	margin-top:20px;
	padding-top:5px;
	padding-left:24px;
	border-top:1px solid #cfcfcf;
	}
	
#button_wrap_bt {
	height:17px;
	width:576px;
	position:relative;
	top:0px;
	left:24px;
	overflow:hidden;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:24px;
	border-bottom:1px solid #cfcfcf;
	}
	
.button {
	margin-left:0px;
	float:left;
	width:138px;
	}
	
#fav_col_cell {
	width:600px;
	height:110px;
	margin-top:30px;
	margin-left:15px;
	}

.fav_col_op {
	float:left;
	padding-left:10px;
	}
	
