body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#body_wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #900;
	height: 61px;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #600;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
#menu_wrapper {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 164px;
	width: 900px;
}
#menu_wrapper #top_menu {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin: 0px;
	float: left;
	height: 164px;
	width: 214px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 112px;
}
#menu_wrapper #top_menu ul {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

#menu_wrapper #top_menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: square;
	line-height: 22px;
}
#menu_wrapper #top_menu ul li a {
	color: #FFC;
	text-decoration: none;
}
#menu_wrapper #top_menu ul li a:hover {
	color: #900;
}


#menu_wrapper #top_picture {
	background-image: url(../images/top_img.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 164px;
	width: 574px;
}


#breadcumb {
	background-image: url(../images/breadcumb_bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DED3A9;
}
#breadcumb ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#breadcumb ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#breadcumb ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
	line-height: 38px;
}
#breadcumb ul li a:hover {
	text-decoration: underline;
}


#content {
	background-color: #CBBA9C;
	width: 900px;
	min-height: 400px;
}
.categimg {
	height: 110px;
}

#content img {
	border: 1px solid #000;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}

#content h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	font-weight: bold;
	padding: 0px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding: 0px;
}
#content p.right {
	text-align: right;
}

#content  a {
	color: #900;
}
#content a:hover {
	color: #600;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
#content table tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBBA9C;
	font-weight: bold;
	text-align: left;
	background-color: #000;
}







#content #left_pane {
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B1A188;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


#content #right_pane {
	float: right;
	width: 150px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B1A188;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #center_pane {
	width: 350px;
	margin-right: 250px;
	margin-left: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 25px;
}
#content  fieldset {
	border: 1px solid #000;
}
#content fieldset legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#content fieldset label {
	width: 40px;
	float: left;
}
#content fieldset input {
	float: left;
}
#content fieldset input[type=text] {
	width: 200px;
}
#content fieldset textarea {
	height: 250px;
	width: 300px;
}
#content #statmsg {
	font-weight: bold;
	color: #F00;
}
#footer {
	background-color: #B07A24;
	height: 20px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #816B43;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #E3BC79;
}
#footer p a {
	color: #FFC;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#content .categ_box {
	width: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 13px;
	float: left;
	height: 280px;
}
.gallery_list_item {
	float: left;
	width: 152px;
	margin: 5px;
	padding: 5px;
	background-color: #D7CAB3;
}

.gallery_list_item p.centered {
	text-align: center;
}


.gallery_list_item p a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.gallery_list_item img {
	clip: rect(0px,150px,100px,0px);
}
.ref_list_item {
	float: left;
	width: 102px;
	margin: 5px;
	padding: 5px;
	background-color: #D7CAB3;
	height: 102px;
}


#content .kitchen_box {
	width: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 13px;
	float: left;
	height: 250px;
}
#content #ref_pane {
	width: 575px;
	margin-right: 250px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 25px;
}
#cont_cycler {
	height: 130px;
	float: right;
	width: 152px;
}
#ref_cycler {
	height: 125px;
}


.clearfix {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
.clearfix_left {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 0px;
	width: 0px;
}
.cont_center {
	text-align: center;
}
