 /* Color Scheme
	Red  	752b15
	Green	194a24
	Grey	3f3f3f
 */
 body { 	font-size: 62.5%; font-size:1em; font-weight: normal; line-height:1.4em; margin:0; padding:0; background:#fff url(/img/bg-all-short.gif) repeat-x top; color:#3f3f3f; font-family:hevetica, arial, san-serif; text-align:center; width:100%; }
 body.withTypes { background:#fff url(/img/bg-all.gif) repeat-x top; }
 img { border:0; }
 #all { width:999px; margin:0 auto; text-align:left; }
 #header { width:999px; height:288px; background: url(/img/bg-header.jpg) no-repeat; }
 #headerShort { width:999px; height:288px; background: url(/img/bg-headerShort.jpg) no-repeat; }
 #logo { position:relative; left:5px; top:12px; float:left; }
 #header ul, #headerShort ul { float:left;padding:0; margin:0; list-style-type:none; position:relative; left:20px; top:16px; font-size:.9em; }
 #header ul li, #headerShort ul li { float:left; padding:0 10px; border-right:1px solid #737373; font-variant:small-caps;  }
 #header ul li.last, #headerShort ul li.last { border:0; }
 #header ul li a, #header ul li a:link, #header ul li a:visited, #header ul li a:hover, #header ul li a:active, #headerShort ul li a, #headerShort ul li a:link, #headerShort ul li a:visited, #headerShort ul li a:hover, #headerShort ul li a:active { text-decoration:none; color:#fff; }
 #header ul li a:hover, #headerShort ul li a:hover { color:#c3961e; }
 #tripNav { clear:both; padding-left:16px;}
 #tripNavShort{ clear:both; padding:0 0 15px 16px;}
 #container { width:989px; background: url(/img/compassRoss.jpg) no-repeat; padding:0 0 10px 10px;  }
 #main { width:680px; float:left; border-right:1px dotted #919799; padding-right:8px; }
 #sideBar { float:left; width:285px; padding-left:15px; }
 #footer { font-variant:small-caps; height:260px; width:100%; text-align:center; background: url(/img/bg-footer.jpg) repeat-x; }
 #footer ul { text-align:center; font-weight:900;  padding:0; margin:0 auto; list-style-type:none; font-size:.9em;  }
 #footer ul li { display:inline; padding:0 10px; border-right:1px solid #752b15; }
 #footer ul li.last { border:0; }
 #footer ul li a, #footer ul li a:link, #footer ul li a:visited, #footer ul li a:hover, #footer ul li a:active { text-decoration:none; color:#752b15; }
 #footer ul li a:hover { color:#000; }
 p.quote { font-size:0.9em; font-style:italic; padding-bottom:0; margin-bottom:0; }
 h1 { font-size:1.5em; padding:0; margin:0; color:#752b15; font-variant:small-caps; }
 h2 { font-size:1.1em;  padding:0; margin:0; color:#752b15; font-variant:small-caps; }
 h3 { font-size:1.1em; padding:0; margin:0; color:#752b15; }
 .noPad { padding:0; margin:0; }
 ul.types { list-style-type:square; margin:0 0 0 34px; margin:0; font-size:0.8em; }
 fieldset { border:1px solid #ccc; }
 legend { color:#3f3f3f; font-size:.9em; font-weight:900; }
 .txtMail, .txtBox, .txtArea { background:#dbdbdb; font-size:0.8em; font-family:Arial, Helvetica, sans-serif; padding:2px; border:1px solid #ccc; width:190px; margin:0 0 5px 0; }
 .txtMail2 { background:#dbdbdb; font-size:0.8em; font-family:Arial, Helvetica, sans-serif; padding:2px; border:1px solid #ccc; width:180px; margin:0 0 5px 0; }

 
/* contact Form */
#wrapper {width:300px; margin:50px auto; font-weight:8px;}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-size:.8em;}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(/img/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

 .txtContact { background:#dbdbdb;  font-family:Arial, Helvetica, sans-serif; padding:2px; border:1px solid #ccc; width:310px; margin:0 0 5px 0; }
 .w300 { width:300px; }
 .w250 { width:250px; }
 .w200 { width:200px; }
 .btnMail { background:#000; color:#fff; border:2px double #808080; padding:1px; font-family:Arial, Helvetica, sans-serif; }

 p.specs { padding-left:30px; font-size:1.1em; color:#a6a6a6; font-weight:900; }
 p.noTopPad { padding-top:0; margin-top:0; }
 .resTable { margin-left:50px; background:#e4e4e4; border:double 4px #ccc; padding:20px; width:525px; }
 .small { font-size:0.8em; color:#7b7b7b; }
 .faded { color:#7b7b7b; }
 .italic { font-style:italic; }
 
 a, a:link, a:visited, a:active, a:hover {
 	color:#194a24;
	
 }
 
 a:hover {
 	color:#752b15;
 }
 
 .small {font-size:.9em;}