﻿body{
	margin:0;
	padding:0;
	color: #89592a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border:0;
}

#logo {
	display:none;
}

#logo_print {
	width:180px;
	height:95px;
	float:left;
}

#right_banner {
	display:none;
}

#formcont {
	display:none;
}

/*------ Main Buttons -------*/
#main-buttons { 
	display:none;
}
#main-text-buttons {
	font-size:14px;
	font-weight:bold;
	color:#eec9a9;
	display:block;
	float:left;
	width:753px;
}
/*---- End Main Button ------*/

/*----- Top Nav Buttons -----*/
#nav-buttons {
	margin:60px 0 0 60px;
	color:#bb9d83;
}
* html #nav-buttons {
	margin:60px 0 0 18px;
}

#nav-sites {
	margin:5px 0 0 375px;
	color:#ab8665;
}
* html #nav-sites {
	margin:5px 0 0 335px;
}
#nav-sites a {
	color:#ab8665;
}
#nav-sites a:hover {
	color:#eec9a9;
}
/*---- End Nav Buttons ------*/

/*-------- Sub Menu ---------*/
#location {
	width:744px;
	height:25px;
	float:left;
}
* html #location {
	width:752px;
}

.loc_text {
	font-weight:bold;
	color:#7c5938;
	margin:7px 4px 0 3px;
	float:left;
}
.loc_text a{
	color:#7c5938;
}
.loc_text a:hover{
	color:#b5997f;
}

.arrow {
	width:4px;
	height:24px;
	float:left;
	margin:1px 0 0 0;
}

#location-right_corner {
	width:9px;
	height:25px;
	float:left;
}
/*------ End Sub Menu -------*/

/*---- Main Title & Image ---*/
#title_box {
	width:753px;
	height:273px;
	float:left;
}

* html #title_box {
	width:761px;
	height:273px;
	float:left;
}

#image_title_box {
	width:753px;
	float:left;
	padding-bottom:30px;
}
* html #image_title_box {
	width:761px;
}

#page_title {
	width:753px;
	height:34px;
}
#page_title img {
	margin:10px 10px 10px 4px;
}

#top_img-e {
	width:614px;
	height:230px;
	margin:0 0 0 4px;
	float:left;
}

#top_img-small, #top_img-small2 {
	float:left;
}

.small-img1 {
	margin:0 0 0 13px;
	border:0;
}

.small-img2 {
	margin:9px 0 0 13px;
	border:0;
}
/*- End Main Title & Image --*/

/*------- Box Holder --------*/
.box-holder { 
	width:753px;
	float:left;
	padding-bottom:15px;
}
* html .box-holder {
	float:left;
}

.left-part {
	width:350px;
	float:left;
	margin:0 0 0 10px;
}
* html .left-part {
	width:350px;
	float:left;
	margin:0 0 0 10px;
}

.right-part {
	width:350px;
	float:left;
	margin:0 0 0 25px;
}

.text_in_info {
	float:left;
	width:350px;
}
/*----- End Box Holder ------*/

/*-------- Footer -----------*/
#footer {
	display:none;
}

#footer_print {
	width:753px;
	float:left;
	color:#b0946b;
	font-size:12px;
	padding:0px 5px 10px 5px;
}
/*------- End Footer --------*/
