/*  
Theme Name: Natchitoches Tour Co.
Theme URI: http://www.natchitochestours.com/
Description: Theme designed for the Natchitoches Tour Co.
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: Georgia, Times New Roman;
      color: #000000;
      font-size: 12px;
      background-color: #DFD5CB;
}
/* Page Layout */
#main {
      width: 706px;
      min-width: 500px;
      background-color: #FFFFFF;
}
/* Header */
#header {
      background-color: #CDBCA9;
      height: 80px;
      min-width: 500px;
      width: 706px;
}
#logo {
	float: left;
      height: 61px;
      margin: 5px 15px 0px 10px;
      width: 259px;
}
#headerphotowide {
      height: 232px;
      margin: 0px;
      width: 706px;
}
#headerlinkbox {
	font-size: 10px;
	float: right;
    height: 65px;
    margin: 0px 0px 0px 0px;
    padding: 5px 2px 2px 2px;
    width: 185px;
    text-align: right;
}

/* Top Navigation Divider */
#topbar {
	background-color: #901B1C;
	height: 30px;
	padding-top: 5px;
	width: 706px;
}
#topbarNav {	
	height: 22px;
	text-align: center;
}
#topbarNavMenu ul {
	display: inline;
	list-style-type: none;
}
#topbarNavMenu li.page_item {
	display: inline;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
}
#topbarNavMenu li.current_page_item {
	font-weight: bold;
}
#topbarNavMenu a {
	color: #CCCCCC;
      font-family: Georgia, Times New Roman;
	font-size: 10px;
 	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#topbarNavMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #AF4B42;
}

#photobar {
background-color: #CDBCA9;
height: 200px;
padding-top: 5px;
position: relative;
width: 706px;
}

#topbarphoto0 {
border: 5px solid white;
	left: 5px;
	height: 179px;
	position: absolute;
	width: 215px;
}

#topbarphoto1 {
border: 5px solid white;
	left: 240px;
	height: 179px;
	position: absolute;
	width: 215px;
}

#topbarphoto2 {
border: 5px solid white;
	left: 475px;
	height: 179px;
	position: absolute;
	width: 215px;
}

/* Top Navigation Divider End */

/* Header_End */

#contentIndex {
	background-image: url('images/img_index_bg.jpg');
	background-repeat: repeat-y;
	height: 450px;
	padding: 7px;
	position: relative;
}
#indexLeft {
	background-color: #FFFFFF;
	border: 1px solid #88360A;
	height: 442px;
	margin: 0px;
 position: absolute; 
	width: 578px;
}
#indexLeftTop {
	margin: 7px;
	width: 564px;
}
#indexLeftBottom {
	margin-top: 20px;
	width: 564px;
}
#indexLeftBottom p {
	margin: 8px 8px 8px 8px;
	text-align: left;
}
#indexRight {
	margin-left: 593px;
	margin-top: 0px;
 position: absolute; 
	width: 163px;
}

#contentBottom {
	padding-left: 0px; 
	padding-right: 0px;
}
#contentBottom .column {
	float: left;
	position: relative;
}
#contentCenter {
	color: #000000;
	padding-top: 0px;
	text-align: left;
	width: 700px;
}
a.page_item {
	color: #333333;
	font-size: 10px;
	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;
}

#pageTitle {
	margin: 15px;
}
#pageContent {
	margin: 0px 30px 30px 30px;
}

#footer {
	background-color: #CDBCA9;
	clear: both; 
	height: 70px;
	width: 706px;
	text-align: center;
	padding: 4px 0px 15px 0px;
}
#footerNav ul {
	margin: 0px;
}
#footerNav li {
	display: inline;
      font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
#footerNav p {
	color: #666666;
	font-size: 11px;

}
#footerNav a {
	color: #FFF;
	text-decoration: none;
}
#footerNav a:hover {
	color: #CC3333;
	text-decoration: none;
}
#copyright {
	height: 24px;
	width: 770px;
	text-align: center;
}
#copyright p {
	color: #000000;
    font-size: 11px;
	margin: 2px 0px 0px 2px;
}
#copyright a {
	color: #000000;
	text-decoration: none;
}
#copyright a:hover {
	color: #999999;
	text-decoration: underline;
}

/* Page Elements */
a {
	color: #901B1C;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
strong {
	color: #666666;
	text-transform: capitalize;
}
h1 {
	color: #901B1C;
	text-transform: capitalize;
	font-size: 14px;
}
h2 {
	color: #AF4B42;
	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;
}