/*  
Theme Name: Historic Natchitoches 05
Theme URI: http://www.historicnatchitoches.com/
Description: Theme designed for the Natchitoches Convention and Visitor's Bureau.
Version: 1.0
Author: Brant Summerlin
Author URI: http://www.neocomonline.com/

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
*/

html, body {
      margin: 0px;
      padding: 0px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #FFFFFF;
      font-size: 12px;
      background-color: #000000;
}
#main {
      width: 770px;
      min-width: 500px;
      background-color: #7F6F5E;
      border: 2px solid #7F6F5E;
}
#header {
      height: 90px;
      width: 770px;
      min-width: 500px;
      background-color: #000000;
}
#topbanner {
      height: 60px;
      margin: 15px 0px 10px 10px;
      width: 468px;
      float: left;
}
#memberpulldown {
      height: 30px;
      margin: 25px 10px 10px 0px;
      background: #000000;
      color: #FFFFFF;
      float: right;
}
#topbar {
    width: 770px;
	height: 24px;
	background-color: #7F6F5E;
	color: #FFFFFF;
}
#topbarimagetop {
	float: left;
}
#topbarnav {
	height: 20px;
	float: right;
	margin: 0px 3px 0px 0px;
}
ul#topbarnavmenu {
	list-style-type: none;
	margin: 6px 0px 6px 0px;
}
ul#topbarnavmenu li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 3px 0px 0px;
}
#topbarnavmenu a, #topbarnavmenu a:link {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}
ul#topbarnavmenu li#active {
	color: #FFFFFF;
}
#topbarnavmenu a:hover {
	color: #CC3333;
}
#indexTop {
	background-image: url('http://www.historicnatchitoches.com/images/indexBackgroundTop2.jpg');
	background-repeat: no-repeat;
	height: 228px;
	width: 770px;
	margin: 0px 0px 0px 0px;
}
#contentTop {
	height: 228px;
	width: 770px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid #000000 2px;
	position: relative;
}
#contentTopLeft {
	position: absolute;
	left: 0px;
/*	background-image: url('http://www.historicnatchitoches.com/images/header_nacvb1.jpg'); */
/*	background-repeat: no-repeat; */
	height: 228px;
	width: 384px;
	float: left;
}
#ContentTopRight {
	position: absolute;
	left: 386px;
	background-image: url('http://www.historicnatchitoches.com/images/header_frontstreet1.jpg');
	background-repeat: no-repeat;
	height: 228px;
	width: 384px;
}
#indexBox {
  clear: both;
  background-color: #FFFFCC;
  filter: alpha(opacity="75");
  -moz-opacity: 0.75;
  opacity: 0.75;
  margin: 16px 16px 0px 16px;
  float: right;
  width: 160px;
  border: #000 1px solid;
}
#indexBoxMenu {
	width: 150px;
	float: left;
	position: relative;
}
#indexBoxMenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 6px 6px 6px;
	white-space: nowrap;
}
#indexBoxMenu a, #indexBoxMenu a:link {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#indexBoxMenu a#active {
	color: #660000;
}
#indexBoxMenu a:hover {
	color: #CC3333;
}
#indexBottom {
	background-image: url('http://www.historicnatchitoches.com/images/indexBackgroundBottom.jpg');
	background-repeat: no-repeat;
	height: 152px;
	width: 770px;
}
#indexBottom p {
	margin: 8px 8px 8px 8px;
}
#indexBottomLeft {
	color: #000000;
	float: left;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	width: 250px;
}
#indexBottomLeft a, #indexBottomLeft a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#indexBottomLeft a#active {
	color: #660000;
}
#indexBottomLeft a:hover {
	color: #CC3333;
}
#indexBottomRight {
	color: #000000;
	float: right;
	margin: 0px 10px 0px 0px;
	width: 455px;
}
/* drop image and use tan bg - BDS */
#contentBottom {
	background-color: #EFEFD6;
/*	background-image: url('http://www.historicnatchitoches.com/images/bg_content.gif'); */
	background-repeat: repeat-y;
	width: 770px;
}
#contentColLeft {
	float: left;
	width: 0px;
/*	width: 145px; */
	margin: 0;
	padding: 10px;
}
/* widen and move left - BDS */
#contentCenter {
	border: 1px solid red;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}
#contentColRight {
	color: #000000;
	float: right;
	width: 0px;
/*	width: 185px; */
	margin: 0;
	padding: 10px;
}
#footer {
	height: 22px;
	width: 770px;
	text-align: center;
	padding: 4px 0px 0px 0px;
}
#footernav a {
	color: #FFFFFF;
    font-size: 11px;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
}
#footer a:hover {
	color: #CC3333;
	text-decoration: none;
}
#copyright {
	height: 24px;
	width: 770px;
	text-align: center;
}
#copyright p {
	color: #EEEEEE;
    font-size: 11px;
	margin: 2px 0px 0px 2px;
}
#copyright a {
	color: #EEEEEE;
	text-decoration: none;
}
#copyright a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
#contact {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 400px;
	height: 100px;
}
#contactinfo {
	float: right;
	font-size: 10px;
	margin-top: 15px;
	text-align: center;
	width: 272px;
}
#brochures {
	float: left;
	background-image: url('http://www.historicnatchitoches.com/images/img_brochures.gif');
	background-repeat: no-repeat;
	width: 122px;
	height: 100px;
}
#leftcolnavmenu {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 142px;
	clear: both;
}
#leftcolnavmenu a, #leftcolnavmenu a:link {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
#leftcolnavmenu p {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #FFFFFF;
}
#leftcolnavmenu a:hover{
	color: #CC3333;
	text-decoration: none;
}
.leftcolnavmenuTableRowOver {
    background-color: #FFFFFF;
	cursor: pointer;
}
.leftcolnavmenuTableContent {
    padding: 3px 2px 3px 8px;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
#timestamp {
	clear: both;
	font-size: 10px;
	color: #000000;
	float: left;
	margin: 16px 0px 0px 8px;
}
#logo {
	clear: both;
	background-image: url('http://www.historicnatchitoches.com/images/img_destination.gif');
	background-repeat: no-repeat;
	width: 180px;
	height: 57px;
}
#newsletter {
	clear: both;
	background-image: url('http://www.historicnatchitoches.com/images/newslettersignup.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	width: 338px;
	height: 25px;
	position: absolute;
	left: 25px;
	top: 203px;
	text-align: right;
	padding: 2px 15px 0px 0px;
}
a.page_item {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a.page_item_current {
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
}
/* Pages Nav */
#pages_nav {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FF0000;
}
#pages_nav ul {
    background-color:#3F80B6;
    margin:0px;
    padding:0px;
    border: solid 1px white;
    font-size:1.25em;
    list-style: none;
}
#pages_nav ul.level2 {
        background-color:#5497CE;
}
#pages_nav ul.children {
        background-color:#6BADE1;
}
#pages_nav li {
        margin: 0px;
        padding: 0px;
        border-left: solid 2px white;
        display:inline;
}
#pages_nav a {
        color:white;
        font-weight: bold;
}
#pages_nav li.current {
        padding-top:0px;
        padding-bottom:0px;
        background-color:white;
        border:solid 1px #3F80B6;
}
#pages_nav li.current a {
        color:#3F80B6;
}
#leftcolnavmenu li {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #FFFFFF;
    list-style: none;
}
#leftcolnavmenu ul {
	margin: 0px;
	padding: 0px;
}
#leftcolnavmenu a {
	padding: 0px 0px 0px 6px;
/*	text-transform: lowercase; */
}
strong {
	color: #C11D27;
	text-transform: capitalize;
}
h1 {
	color: #C11D27;
	text-transform: capitalize;
	font-size: 14px;
}
h2 {
	color: #7F6F5E;
	text-transform: capitalize;
	font-size: 12px;
}
/* form styles */
input.submit {
    font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 8px;
}
input.textarea {
	font-size: 12px;
	color: #000000;
	background-color: #FEFDEF;
	border: #E3D1B8 1px solid;
}