body {
	background-color: #645959;
	margin: 0px;
	padding: 0px;
}

body,td,div,p {
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:12px;
}

a {
		color: #630D0D;
		text-decoration: underline;	
}

div#header {
	height: 181px;
	width: 800px;
}
div#header div#head_left {
	float: left;
	width: 514px;
	height: 181px;
}

div#header div#head_left div#logo {
	width: 514px;
	height: 130px;
	background: url('images/logomain.jpg') no-repeat;	
}

div#header div#head_left div#logo a {
	text-decoration: none;
	padding: 0px 250px 110px 250px;
}

div#header div#head_left div#logo a span {
	display: none;
}

div#header div#head_right {
	float: left;
	width: 286px;
	height: 181px;	
}

div#header div#head_right div#righthead {
	width: 286px;
	height: 181px;
	background: url('images/horseright.jpg') no-repeat;
}

div#header div#head_left div#mainmenu {
	width: 514px;
	height: 40px;
/* 	position: absolute; */
/* 	top: 130px; */
	background: url('images/menu_back.jpg') no-repeat;	
}

div#header div#head_left div#menusub {
	width: 514px;
	height: 11px;
	padding: 0px;
	margin: 0px;
	background: url('images/menu_back_sub.jpg') no-repeat;	
}



div#navlinks a {
	padding-left: 23px;
	padding-bottom: 10px;
}

a#navlink_home {
	background: url('images/home.jpg') no-repeat;
}
a#navlink_faq {
	background: url('images/faq.jpg') no-repeat;
}
a#navlink_search {
	background: url('images/search.jpg') no-repeat;
}
a#navlink_contact {
	background: url('images/contact.jpg') no-repeat;
}

div#bodywrap {
	width: 800px;
	margin: 0px auto;	
	/* position: relative; */
}

div#mainbody {
	width: 800px;
	border solid 1px red;;
	background: url('images/mainbody_bg.jpg') repeat-y;	
	min-height: 300px;
}

/* for Internet Explorer */
/*\*/
* html div#mainbody { 
	height: 300px;
}
/**/

span.navdiv {
	height: 40px;
	width: 12px;
  background: url('images/header_divider.jpg') no-repeat;	
}


div#mainbody div#mainbodycenter {
	padding-left: 40px;
	width: 485px;
	padding-right: 40px;
	padding-bottom: 50px;
	/* float: left; */
}

div#mainbody div#mainbodycenter h1 {
	color: #653939;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 18px;	
	font-weight: bold;
}

div#mainbody div#mainbodycenter h2 {
	color: #653939;
	margin: 5px 0px;
	padding: 0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 14px;	
	font-weight: bold;
}


div#mainbody div#mainbodyright {
	width: 225px;
	padding: 0px;
	/* float: left; */
}

div#footer {
	width: 800px;
}
div#footerhead {
	background: url('images/footerhead.jpg') no-repeat;
	height: 11px;
	width: 800px;	
}
div#footer {
	background-color: #630D0D;
	width: 800px;	
}

div#topquicknav #navlinks a {
		font-family: Verdana, Lucida Sans Unicode, Arial, sans-serif;
		font-size:10px;
		color: #aaaaaa;
		text-decoration: none;
		padding-top: 5px;
}

div#topquicknav #navlinks a:hover {
		font-family: Verdana, Lucida Sans Unicode, Arial, sans-serif;
		font-size:10px;
		color: #aaaaaa;
		text-decoration: underline;
		padding-top: 5px;
}

div#mainbodybreadcrumb {
	margin-left: 40px;
	margin-bottom: 15px;	
}

div#mainbodybreadcrumb a {
	text-decoration: none;
}

div#mainbodybreadcrumb a:hover {
	text-decoration: underline;
}

h2.subnavheader {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 0px;
	padding: 0px;
	color: #653939;
}

div#bodyrightlocalcontent {
	margin-left: 15px;
	margin-top: 15px;
}

div#rightnavquicklinks {
        padding: 0px 20px;
        margin: 2px 5px 10px 0px;
}
div#rightnavquicklinks ul {
	color: #645959;	
	/* margin-left: 10px; */
	padding: 0px;
	margin-top: 4px;
	/* list-style: none;  */
	list-style-position: outside;
	margin-left: 10px;
	text-indent: 0px;
	list-style-image: url(images/menu_arrow.jpg); 
}
div#rightnavquicklinks ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	/*font-variant: small-caps;*/
	color: #f3f3f3;
	/* border-bottom: 1px dashed #c6c6c6;	 */
}
div#rightnavquicklinks a {
	/* padding-left: 23px;*/
 	/* background: url(images/menu_arrow.jpg) no-repeat;	  */
	text-decoration: none;
	font-size: 11px;
		color: #606060;
}
div#rightnavquicklinks a:hover {
	text-decoration: underline;
}



div#submenu {
	padding: 0px 20px;	
	margin: 2px 5px 10px 0px;
}
div#submenu ul {
	color: #645959;	
	/* margin-left: 10px; */
	padding: 0px;
	margin-top: 4px;
	/* list-style: none;  */
	list-style-position: outside;
	margin-left: 10px;
	text-indent: 0px;
	list-style-image: url(images/menu_arrow.jpg); 
}
div#submenu ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	/*font-variant: small-caps;*/
	color: #f3f3f3;
	/* border-bottom: 1px dashed #c6c6c6;	 */
}
div#submenu a {
	/* padding-left: 23px;*/
 	/* background: url(images/menu_arrow.jpg) no-repeat;	  */
	text-decoration: none;
	font-size: 11px;
		color: #606060;
}
div#submenu a:hover {
	text-decoration: underline;
}

div#footerlinks {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #D8C2C2;	
}
div#footerlinks a {
	color: #D8C2C2;	
	text-decoration: none;
}
div#footerlinks a:hover {
	text-decoration: underline;
}

div#footercontent {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #D8C2C2;	
}

div.rightimg {
	text-align: center;
	padding-bottom: 5px;	
}
div#mainbodycenter table.contenttable {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	
}
div#mainbodycenter table.contenttable tr {
	margin: 0px;
	padding: 0px;
/*	border: solid 1px blue; */
}
div#mainbodycenter table.contenttable thead td {
	background-color: #a0a0a0;
	
}
div#mainbodycenter table.contenttable tr p {
	margin: 0px;
	padding: 0px;
}
div#mainbodycenter table.contenttable td {
  margin: 0px;
	padding: 3px 10px 3px 10px;
}
div#mainbodycenter table.contenttable td.td-last p {
  
}
div#mainbodycenter table.contenttable tr.tr-even {
	background-color: #f0f0f0;	
}
div#mainbodycenter table.contenttable tr.tr-0 {
	background-color: #6f6f6f;	
	color: #ffffff;
}

div.three_column_img_content {
	margin-top: 20px;
	margin-bottom: 40px;	
}
div.three_column_img_content img { 
	margin: 0px auto;
	/* border: solid 1px #666666; */
}
div.three_column_img_content td {

}
div.three_column_img_content p {
	margin: 0px;	
	padding: 10px;
	padding-bottom: 0px;
}
div.three_column_img_content a {
	margin: 0px;	
	padding-left: 10px;
	padding-bottom: 0px;
}

p.csc-sitemap {
   margin-bottom: 4px;
   margin-top: 0px;
   padding: 0px;
}
p.csc-sitemap-level1 {
    margin-left: 20px;
}
p.csc-sitemap-level2 {
    margin-left: 60px;
}
p.csc-sitemap-level3 {
    margin-left: 100px;
}
p.csc-sitemap-level4 {
    margin-left: 140px;
}
div#destinations {
        margin: 20px 0px 20px 0px;
}
div#destination_head {
   width: 280;
   padding: 19px 20px;
   color: #ffffff;
   font-family: Trebuchet MS, Helvetica, Arial;
   font-size: 16px;
   font-weight: bold;
}
div#destination_map {
        border: solid 1px #666666;
}
div#destination_instructions {
        font-size: 8px;
        display: none;
}

div.imagegaljump img {
	border: solid 1px #999999;
}
div.imagegaljump a {
	text-decoration: none;
}
div.imagegaljump a:visited {
	text-decoration: none;
}
div.imagegaljump a:hover {
	text-decoration: underline;
}

