body {
font-family: Times, Verdana, Arial, sans-serif;
text-decoration: none;
font-size: 10pt;
color: #3A3233;
background-color: #ffffff;
text-align: center;
margin: 0px;
padding: 0px:
margin: 0 auto;
margin-bottom: 25px;
padding-bottom: 25px;
}

body.home {
background-color: #F2EDDB;
text-align: center;
}

a {
color: #3A3233;
text-decoration: underline;
}

a:hover {
color: #704138; //#793C1A;
text-decoration: underline;
}

hr {
border: 0px;
border-top: 1px solid #704138;
}

div.outer {
width: 747px;
background-color: #FBF7EC;
border-left: 1px solid #704138;
border-right: 1px solid #704138;
margin:0 auto;
}


#outerItinerate {
width: 955px;
background-color: #FBF7EC;
border-left: 1px solid #704138;
border-right: 1px solid #704138;
margin: 0 auto;
font-size: 12pt;
text-align: left;
display: block;
overflow: hidden; /* This hides the excess padding in non-IE browsers */
}

#itin a{
color: #000099;
}
#itin a:hover{
      color: #704138;
}

div.homeouter {
width: 747px;
height: 633px;
display: block;
background-image: url("../images/background.jpg");
background-repeat: no-repeat;
border-left: 1px solid #704138;
border-right: 1px solid #704138;
}

#inner {
display: block;
width: 550px;
text-align: left;
min-height: 200px;
margin:0 auto;
}

div.homeinner {
display: block;
width: 475px;
text-align: left;
}

h2 {
color: #704138; //#793C1A;
font-size: 14pt;
font-weight: normal;
}

h3 {
clear: both;
}
.itinerateMenuTitle {
font: bold italic 12pt "Times New Roman", "MS Serif", "New York", serif;
color: #704138;
text-align: left;
padding-left: 15px;
}


p.message {
color: #ff0000;
background-color: #F2EDDB;
padding: 5px;
text-align: center;
border-top: 1px solid #CBC6B4;
border-bottom: 1px solid #CBC6B4;
}

span.nav a {
font-size: 13pt;
font-weight: bold;
text-decoration: none;
}

div.footer {
height: 28px;
width: 749px;
background-color: #704138;
color: #F2EDDB;
}

div.footer a {
color: #F2EDDB;
text-decoration: underline;
}

div.footer a:hover {
color: #ffffff;
text-decoration: underline;
}

div.footer2 {
height: 28px;
width: 955px;
background-color: #704138;
color: #F2EDDB;
margin: 0 auto;
text-align: center;
display: block;
overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
div.footer2-info {
height: 28px;
width: 955px;
margin: 0 auto;
text-align: center;
display: block;
overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
div.footer2 a {
color: #F2EDDB;
text-decoration: underline;
}

div.footer2 a:hover {
color: #ffffff;
text-decoration: underline;
}

span.footnav {
position: relative;
top: 5px;
}

img.bullet {
position: relative;
top: 6px;
}

input {
border: 1px solid #704138;
}

input.submit {
border: 0px;
}

textarea {
border: 1px solid #704138;
}

img.left {
float: left;
margin: 5px;
border: 1px solid #704138;
}

img.right {
float: right;
margin: 5px;
border: 1px solid #704138;
}

div.left {
float: left;
text-align: center;
padding: 5px;
}

div.right {
float: right;
text-align: center;
padding: 5px;
}