/* Cape Fear CSS Document */

body {
	background-image: url(http://www.capefearstaff.com/images/backing.jpg);
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

img { border:0;}

  #menu_container{
	position: relative;
    margin: 0 auto;
	width: 775px;
	text-align: left;
  }
  #describe{
	position: absolute;
	width: 775px;
	margin-top: 233px;
	z-index: 100;
  }
  .dropdown{
	background-color: #AEAEAE;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #016100;
	border-bottom-color: #016100;
	border-left-color: #016100;
  }
  .dropdown td a{
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	background-image:url(../images/td_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	height: 18px;
	text-decoration: none;
  }
  .dropdown td a:hover{
  	padding-top: 3px;
  	padding-left: 7px;
  	padding-right: 7px;
	display: block;
	background-image:url(../images/td_hover.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	height: 18px;
	text-decoration: none;
  }
#container { 
	background-image: url(http://www.capefearstaff.com/images/topshadow.jpg);
	background-repeat: repeat-x;
}
#context { 
	background-image:  url(http://www.capefearstaff.com/images/cfs_17.jpg);
	background-repeat: repeat-x;
}
#footbacking { 
	background-image:  url(http://www.capefearstaff.com/images/cfs_20.jpg);
}
.foot {
	font-size: 9pt;
	color: #FFFFFF;
	margin: 10px 20px 10px 20px;
}
a:link {
	color: #006900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006900;
}
a:hover {
	text-decoration: underline;
	color: #006900;
}
a:active {
	text-decoration: underline;
	color: #006900;
}
.links:link {
	color: #ffffff;
	text-decoration: underline;
}
.links:visited {
	text-decoration: underline;
	color: #ffffff;
}
.links:hover {
	text-decoration: underline;
	color: #ffffff;
}
.links:active {
	text-decoration: underline;
	color: #ffffff;
}