/* @override http://abbondanzakeywest.com/stage/css/style.css */
/* CSS Document */

body{
	margin:0;
	padding:0;
	background: #6c6a28;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#808285;
}

a {
	color: #6c6a28;
	text-decoration: underline;
}

span.toplink {
	font-family: Georgia;
	font-style: italic;
}

h1, h2, h3 {
	margin:0;
	padding:0;
}

#outer{
	width:100%;
}

#wrapper_container {
	width: 989px;
	margin: 0 auto;
}

#wrapper {
	background: url(../images/body_bg.jpg) repeat-y;
	width: 944px;
	padding-left: 22px;
	padding-right: 22px;
	float: left;
}

#header {
	width: 945px;
	height: 140px;
}

#header h1 {
	padding-top: 18px;
	padding-left: 212px;
	float: left;
	
}

#header p {
	padding-top: 40px;
	padding-right: 7px;
	color:#605315;
	float: right;
	text-align: center;
	font: 18px/25px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

/***************************** banner CSS **********************************/

#banner {
	height: 402px;
	width: 945px;
	z-index:2;
	position:relative;
}

.frame_container img
{
	position:absolute;
	height:402px !important;
	width:945px !important;	
}
.frame_container
{
	background: url(../images/slide_show_bg.png);
	z-index:1000 !important;
	height: 402px;
	width: 945px;
}

#popup_bg {
	background: url(../images/peopleschoice.png) no-repeat;
	width: 297px;
	height: 371px;
	position:absolute;
	left:28px;
	top:10px;
}

.popup_bg
{
	
	visibility:hidden;
}

.close_btn
{
	padding-top:8px;
	padding-right:8px;
	width:24px;
	height:25px;
	float:right;
	cursor: pointer;
	position: relative;
}

#popup_bg h1 {
	font-family: "Tekton Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#ffffff;
	padding-top: 39px;
	text-align: center;
	padding-right: 15px;
}

#popup_bg p {
	color:#ffffff;
	padding-left: 30px;
	padding-right: 32px;
	padding-top: 10px;
	font: 14px/22px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#popup_bg p span {
	color: #f5cb67;
	padding-top: 10px;
	float: left;
}

/********************** Navigation CSS ********************************/

#menu_container {
	width: 945px;
	height: 43px;
	float: left;
}

#menu_left {
	background: url(../images/menu_left.png) no-repeat;
	height: 43px;
	width: 150px;
	float: left;
}

#menu_right {
	background: url(../images/menu_right.png) no-repeat;
	height: 43px;
	width: 150px;
	float: right;
}

#menu_bg {
	background: url(../images/menu_bg.jpg) repeat-x;
	height: 43px;
	width: 645px;
	float: left;
}

/************************** Middle Container *********************/

#box_container {
	width: 945px;
	padding-top: 21px;
	float: left;
}

#box_top {
	background: url(../images/container_top.png) no-repeat;
	width: 945px;
	height: 9px;
	overflow: hidden;
}

#box_bottom {
	background: url(../images/container_bottom.png) no-repeat;
	width: 945px;
	height: 24px;
	float: left;
	padding-bottom: 105px;
}

#box_middle {
	background: url(../images/container_middle.png) repeat-y;
	width: 915px;
	padding-left: 13px;
	padding-right: 17px;
	padding-top: 16px;
	float: left;
}

#box_middle_bg {
	background: url(../images/container_bg.png) repeat-x bottom;
	width: 879px;
	float: left;
	padding-left: 22px;
	padding-right: 14px;
	padding-bottom: 15px;
}

#left {
	width: 585px;
	float: left;
	padding-top: 12px;
}

#left img {
	padding-top: 4px;
}

#left h1 {
	font-family: "Tekton Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#605315;
	float:left;
	padding-top: 13px;
	border-bottom: 1px solid #cacaca;
	width: 575px;
	padding-bottom: 33px;
	margin-bottom: 30px;
}

.paragraph {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#808285;
	line-height: 24px;
	padding-bottom: 20px;
	font-weight: normal;
	padding-right: 25px;
	text-align: justify;
}

#right {
	width: 286px;
	padding-top: 10px;	
	float: right;
}


/********************** image sideshow **************/

#img_bg {
	background: url(../images/gallery_bg.png) no-repeat;
	width: 261px;
	height: 402px;
	padding-top: 22px;
	padding-left: 24px;
	
}


/************************************** Footer Container **************************/

#footer_container {
	width: 945px;
	padding-bottom: 15px;
	float: left;
}

#footer_left {
	background: #ffffff;
	height: 21px;
	padding-left: 8px;
	padding-top: 3px;
	float: left;
	padding-right: 9px;
}

#footer_right {
	background: #ffffff;
	height: 21px;
	float: right;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 5px;
}

.footer_txt {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #808285;
}
.footer_txt a{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#605315;
	text-decoration:none;
}
.footer_txt a:hover{
	color:#605315;
	text-decoration: underline;
}

/******************** inner CSS *****************************/

#inner_banner {
	height: 249px;
	width: 945px;
}

#inner_container {
	width: 762px;
	padding-bottom: 32px;
	padding-left: 54px;
	background: url(../images/hr-2.jpg) no-repeat center bottom;
	padding-right: 64px;
	margin-bottom: 19px;
}

#inner_container h1 {
	font-family: "Tekton Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#605315;
	background: url(../images/hr.jpg) no-repeat center bottom;
	padding-bottom: 27px;
}

#inner_container p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#808285;
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
}

/************************** menu details CSS  ********************************/

#menu_index_container {
	width: 762px;
	float: left;
}

.menu_index_title {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#655716;
	font-weight: bold;
	padding-top: 45px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfe1e1;
}

#menu_index_left {
	width: 412px;
	float: left;
}

#menu_index_left p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#131313;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0px;
}

#menu_index_left b {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#808285;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#menu_index_right {
	width: 350px;
	float: right;
}

#menu_index_right p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#131313;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0px;
}

#menu_index_right b {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#808285;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/************* Gallery CSS *********************/

#gallery_container {
	width: 945px;
}

#gallery_container object {
	border: 2px solid #f4cb67;
}

#gallery_box {
	width: 837px;
	float: left;
	padding-left: 21px;
	padding-right: 21px;
}

#gallery_box h1 {
	font-family: "Tekton Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#605315;
	padding-bottom: 27px;
	width:837px;
	text-align:center;
	background: url(../images/hr.jpg) no-repeat center bottom;
	margin-bottom: 10px;
}
#gallery_box h1 span{
	position:relative; 
	margin-top:12px;
}

#gallery_img {
	float: left;
	padding: 4px;
	border: 1px solid #f1f1f1;
	margin-bottom: 23px;
}

#gallery_img:hover {
	border: 1px solid #999999;
}

#gallery_img_pad {
	float: left;
	padding: 4px;
	border: 1px solid #f1f1f1;
	margin-left: 9px;
	margin-bottom: 23px;
}

#gallery_img_pad:hover {
	border: 1px solid #999999;
}

#gallery_navigation {
	width: 945px;
	height: 43px;
	float: left;
	padding-bottom: 50px;
}


/******************* Contact CSS *******************/


#contact_left {
	width: 531px;
	float: left;
	padding-top: 5px;
}

#contact_right {
	width: 296px;
	float: left;
	padding-left: 10px;
}

#contact_right p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#808285;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 17px 0px 0px;

}

.contact_input {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	background:  #fae29a;
	color: #615316;
	width: 236px;
	height: 16px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	border: 0px;
	margin-bottom: 9px;
}

.contact_textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	background:  #fae29a;
	color: #615316;
	width: 236px;
	padding-bottom: 8px;
	padding-top: 3px;
	padding-left: 5px;
	border: 0px;
	height: 85px;
	margin-bottom: 9px;
}

#title_box {
	width: 879px;
	float: left;
	background: url(../images/hr.jpg) no-repeat center bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#title_box h1 {
	font-family: "Tekton Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#e50706;
	padding-bottom: 27px;
	width:879px;
	text-align:center;
}


