/* CSS Document */

body {
	background-image: url(../images/Untitled-grad.jpg);
	background-attachment: fixed;
	margin: 0;
	padding: 10px 0 10px 0;
}
#shell {
	padding: 0 0 3px 0;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #2B2C30;
	background-color: #FFFFFF;
	position: relative;
}
#header {
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/obxredo2_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#footer {
	color: #3B3A38;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #464543;
	width: 755px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	text-transform: uppercase;
}
#right {
	background-image: url(../images/image0.jpg);
	margin: 0px;
	padding: 0px;
	height: 209px;
	width: 289px;
	float: left;
}
#left {
	background-image: url(../images/obxredo2_02.jpg);
	margin: 0px;
	padding: 0px;
	height: 209px;
	width: 486px;
	float: left;
}
#content {
	width: 745px;
	background-image: url(../images/cntbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4948;
}
h1 {
	font-size: 20px;
	color: #494E4A;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	padding: 0px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494E4A;
	margin: 0 0 20px 5px;
}

a:link {
	color: #52514F;
	text-decoration: underline;
}
a:visited {
	color: #52514F;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#luna {
	text-align: center;
	color: #6B6F6E;
	font-size: 10px;
}
#luna a:link, #luna a:visited{
	color: #6B6F6E;
	text-decoration: none;
}
#luna a:hover, #luna a:active{
	color: #C3BEA8;
}
#nav{
	position: absolute;
	left: 0px;
	z-index: 10;
	top: 181px;
	visibility: visible;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
#nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	text-align: center;
	width: 125px;

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;

}
#nav ul li a:link, #nav ul li a:visited {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image:  url("../images/navbg.jpg");
	background-repeat: repeat-x;
	background-color: #94938E;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image:  url("../images/navbg_over.jpg");
	background-repeat: repeat-x;
	background-color: #94938E;
}
#subnav{
	position: absolute;
	left: 251px;
	top: 207px;
	width: 126px;
	z-index: 5;
	height: 73px;
	background-color: #000000;
	visibility: hidden;
}
#why {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 10px;
	width: 400px;
	position: absolute;
	top: 4px;
	left: 6px;
}
#why a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
#why a:link, #why a:visited{
	text-decoration: none;
}
#why a:hover, #why a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C3BEAB;
	cursor:help;
	text-decoration: none;
}

#subnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	height: 73px;
	width: 125px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#subnav ul li {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}

#subnav ul li a {
	text-align: center;
	width: 125px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	margin: 0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#subnav ul li a:link, #subnav ul li a:visited  {
	color: #FFFFFF;
	background-color: #6F706B;
}
#subnav ul li a:hover, #subnav ul li a:active  {
	color: #FFFFFF;
	background-color: #bab9b3;
}
.details {
	margin: 10px 0 5px 0;
	padding: 0px;
	font-size: 14px;
	font-variant: small-caps;
}

img.floatleft {
	border: 2px ridge #FFFFFF;
	margin: 10px;
	padding: 0;
}

.details li {
	margin: 0;
	padding: 0px;
}
.details ul{
	margin: 0;
	padding: 0px;
}
.medfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.picturebg {
	background-color: #FFFFFF;
	width: 80%;
	padding: 15px;
	border: 3px ridge #8F969A;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.picturebg a:link img{
	border: 2px solid #000000;
	margin: 4px;
	  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
}
div.picturebg a:visited img{
	border: 2px solid #000000;
	margin: 4px;
	  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
}
div.picturebg a:hover img{
	border: 2px solid #CCCCCC;
	margin: 4px;
	  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;

}
div.picturebg a:active img{
	border: 2px solid #CCCCCC;
	margin: 4px;
	  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
}
.medfont ul{
	margin: 0;
	padding: 0;
}
.medfont li{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
h2 {
	font-size: 18px;
	margin: 35px 0 0 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4948;
	width: 700px;
}
