﻿body { color: black; background-color: #e4e4e4; margin: 0; padding: 0; }
/*Page Wrappers*/
div.wrapper { background-color: #fff; margin-right: auto; margin-left: auto; width: 900px; }
div.content { display: block; width: 900px; border-top: 0px solid #4a1800; }
/*Footer
*/
div.footer { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #4a1800; text-align: center; display: block; padding: 10px; }
div.footernav { color: #fff; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0; }
/*Content Space Columns*/
div.column_1 { margin-right: 20px; width: 310px; float: left; }
div.column_2 { width: 325px; float: left; }
/*----Tour Box Column*/
div.column_box { color: #fff; background-color: #656565; margin-bottom: 15px; width: 325px; float: left; }
/*Main Content Table

Box 1 - Top Left
Box 2 - Top Right
Box 3 - Bottom Left
Box 4 - Bottom Right*/
table.content { display: block; width: 900px; }
td.box1 { background-color: black; width: 205px; height: 215px; }
td.box2 { background-color: black; background-repeat: no-repeat; height: 215px; }
td.box3 { color: #fff; background-color: #656565; padding: 20px; width: 205px; }
td.box4 { padding: 20px; }
/*Image Float Styles*/
img.rightfloat { float: right; padding-left: 10px; }
img.leftfloat { float: left; padding-right: 10px; }
/*Horizontal Lines on News Entrys*/
td.news_spacers { margin-bottom: 10px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #656565; }

