body {
background-color:#F8F7F3;
margin:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:100%; 
}

 a:link, a:visited {

  color:#A49272;
  text-decoration:none;
}
a:hover {
  color: #D8C096;
  text-decoration:underline;
  }

.main_div {
	/*background-image:url(images/pg-bkg.png);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	width:100%;
	margin:0px;
	text-align: center;
}

#index_div {
	border: 1px solid #999999;
	padding:5px;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/slide-bkg.png);
}
#specials_holder {
/*height:500px;*/
}
#specials_div {
	border: 1px solid #999999;
	padding:5px;
	height: 570px;	/*height:370px;*/
}
.intro_td {
	border: 1px solid #999999;
	padding:5px;
}
#logo {
text-align:center
}

#logo a, #logo a:visited {
color:#000000;
text-decoration:none;
}

#logo a:hover {
color:#000000;
text-decoration:none;
}

#main_tbl {
	width:966px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background-image:url(images/bkg-main.gif);*/
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#main_td {
background-color:#FFFFFF;
vertical-align:top;
padding:5px;
border: 1px solid #999999;
/*border-left: #999999 1px solid;*/
}
#description_div {
	margin-right: 10px;
	margin-left: 5px;
}

#tab {
	color:#A49272;
	font-size:24px;
	font-weight:bold;
	width:100%;
	height:28px;
	padding-top:4px;
	padding-left:5px;
	margin-bottom:6px;
	/*background-image:url(images/tab-bkg.png);
	background-repeat:no-repeat;
	background-position:left top;*/
	text-align: left;
	vertical-align: top;
}

.header {
color:#A49272;
font-size:40px;
font-weight:bold;
margin-left:5px;
/*margin-bottom:20px;*/
}
#top_text {
	font-size: 12px;
	padding:5px;
	/*border:#CCCCCC solid 1px;*/
	margin:0px;
}
#item_main {
	font-size: 10px;
	height: 90px;
	margin-bottom: 10px;
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*#item_main a, #item_main a:visited {
color:#DCC499;
text-decoration:none;
}

#item_main a:hover {
color:#D8C096;
text-decoration:none;
}*/

#item_text {
	margin-left: 85px;
	margin-right: 160px;
	padding: 5px;
}
#thumb {
	border: 1px solid #CCCCCC;
	float: left;
	padding:3px;
}

.items_details {
	color:#003366;
	font-size:10px;
	background-color:#FFFFFF;
	padding:2px;
	width:200px;
	float:right;
	margin: 5px 0px 5px 5px;
	border: 1px solid #CCCCCC;
}
.items_details_inner {
	color:#000000;
	font-size:10px;
	background-color:#EFEFEF;
	padding:5px;
	/*width:200px;
	float:right;
	margin: 5px 0px 5px 5px;
	border: 1px solid #CCCCCC;*/
}

#item_index {
	font-size: 10px;
	height: 50px;
	margin-bottom: 3px;
	text-align: left;
	padding: 2px;
}
.item_index_header {
	font-size: 10px;
	font-weight: bold;
	color: #A49272;
}


#item_index_text {
	margin-left: 60px;
	margin-right: 0px;
	padding: 5px;
}

#item_index a, #item_index a:visited {
color:#A49272;
text-decoration:none;
}

#item_index a:hover {
color:#D8C096;
text-decoration:none;
}

.item_header {
	font-size: 12px;
	font-weight: bold;
	color: #A49272;
}

.item_headers {
	font-size:14px;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
	margin-top:15px;
	padding-bottom: 5px;
}
#item_top_menu {
	color:#000000;
	float:right;
	margin-right:10px;
	font-size:10px;
	margin-bottom: 10px;
}



.form_item {
 /*border:1px #CCCCCC solid;*/
	height:auto;
}

.form_element {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin-left:30px;
	margin-top:2px;
	margin-bottom:2px;
	width:85%;
}

.form_element label {
	/*width:150px;*/
	padding:0px 5px 0px 0px;
	display: block;
	float: left;
	line-height: 22px;
	vertical-align: middle;
}
.form_element .check_label {
	/*width:150px;*/
	padding:0px 5px 0px 0px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}
.form_element .radio_label {
	/*width:150px;*/
	padding:0px 5px 0px 0px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}

.form_element select, .form_element input {
	/*width:150px;*/
	font-family:Arial, Helvetica, sans-serif;
	
}

.cf_fileinput{
	width:auto!important;
}

.delete_icon { float:right; /*border-left:1px #CCCCCC solid; padding:10px;*/}

.delete_icon1 { float:right; border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; padding:10px;}

.button { text-align:center; border:none; margin-top:10px; }

.no_delete { border:none;}

.cf_button1 {
	width:70px!important;
}



.radio { width:20px!important;}

.float_left { float:left;}
.cfclear { clear:both; font-size:0px; line-height:0px;}

/*.width1 { width:571px;}*/




#menu_column {
	width:150px;
	background-color:#FFFFFF;
		border: 1px solid #999999;

	/*color: #139DEB;background-image:url(images/bkg-menu-col.png);
background-repeat:repeat;*/
}

#search_column {
	width:173px;
	height:150px;
	background-color:#FFFFFF;
		border: 1px solid #999999;

	/*color: #139DEB;background-image:url(images/bkg-menu-col.png);
background-repeat:repeat;*/
}
.red_text {
color:#CC0000;
}

 .main_tbl {
	width: 966px;
}

/* MENU CSS */
.menu_list {	
	width: 150px;
	font-size:12px;
	margin:2px;
}
.cat_head {
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
	padding: 5px 3px 3px 3px;
	cursor: pointer;
	position: relative;
	margin:0px;
	font-weight:bold;
	/*background-color:#003399;*/
	background:  url(images/menu-cat-bkg.png) center no-repeat;
	/*border-bottom: thin solid #000000;*/
	

}
.menu_head {
	color:#A49272;
	height:15px;
	padding: 3px 3px 3px 3px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	/*background:  url(images/menu-head-bkg.png) center no-repeat;*/
	/*border-bottom: thin solid #000000;*/

}

.menu_head a {
	height:10px;
  display:block;
  color:#A49272;
  /*background-color:#EFEFEF;*/
  font-weight:bold;
  text-decoration:none;
}
.menu_head a:hover{
  color: #D8C096;
  text-decoration:underline;
  }
  
.menu_body {
	display:none;
	text-align:left;
	color: #A49272;
	font-size:10px;
	/*background-color: #3F618F;*/
}
.menu_body a {
	height:10px;
  display:block;
  color:#A49272;
  padding-left:8px;
  font-weight:normal;
  text-decoration:none;
}
.menu_body a:hover{
  color: #D8C096;
  text-decoration:underline;
  }
 
 .divider {
 height:10px;
 width:100%;
 background-color:#999999;
 margin: 5px 0px 5px 0px;
 }

/* MENU CSS ENDS */

#subsections {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sub_sec_title {
	color:#A49272;
	margin-top:20px;
	margin-right:20px;
	font-size:20px;
	font-weight:bold;
	border-bottom: thin solid #D8D8D8;
}

#subsections a:link,
#subsections a:visited {
margin-left:10px;
line-height:20px;
font-size:16px;
}

#subsections a:hover {
margin-left:10px;
line-height:20px;
font-size:16px;
}
.sub_image {
border:#999999 thin solid;
}
