body {
	background-color: #811E02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #CCCCCC;
}
#main_layer {
	background-image: url(images/top_flower.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	text-align: center;
}

#content_layer {
	background-image: url(images/mid_flower.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#bottom_layer {
	background-image: url(images/bottom_flower.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu {
	color: #FF2903;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.menu1 {
	font-size: 11px;
	color: #FF2903;
}


.black_bg {
	background-image: url(images/black_bg.png);
	background-repeat: repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
	padding-bottom: 3px;
}
.black_bg1 {
	background-image: url(images/black_bg1.png);
	background-repeat: repeat;
	background-position: left top;
}

.top_mid {
	background-image: url(images/top_mid.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_vert_left_corner {
	background-image: url(images/top_vert_left_corner.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.top_vert_right_corner {
	background-image: url(images/top_vert_right_corner.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom_mid {
	background-image: url(images/bottom_mid.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.vline_mid {
	background-image: url(images/vline_mid.png);
	background-repeat: repeat-x;
	background-position: left top;

}
.bottom_vert_left_corner {

	background-image: url(images/bottom_vert_left_corner.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottom_vert_right_corner {

	background-image: url(images/bottom_vert_right_corner.png);
	background-repeat: repeat-y;
	background-position: left top;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF2903;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu_link:link {
	color: #EF2603;
	text-decoration: none;
}
a.menu_link:visited {
	text-decoration: none;
	color: #EF2603;
}
a.menu_link:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.menu_link:active {
	text-decoration: none;
	color: #EF2603;
}

a.read_more:link {
	color: #EF2603;
	text-decoration: none;
}
a.read_more:visited {
	text-decoration: none;
	color: #EF2603;
}
a.read_more:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.read_more:active {
	text-decoration: none;
	color: #EF2603;
}

.highlights {
	font-size: 12px;
	font-weight: bold;
	color: #EF2603;
	margin: 0px;
}
.highlight_text {
	color: #FF2903;
	text-decoration: none;
	font-size: 11px;
}
.highlight_text1 {
	color: #999999;
}

.vertical_brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2A2A2A;
	padding-right: 2px;
	background-color: #080808;
}
.vertical_brd1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2A2A2A;
	background-color: #080808;
}

#our_menus {
	padding-left: 10px;
}
#our_menus div {
	margin-bottom: 10px;
	background-color: #080808;
}
#our_menus h1 {
	font-size: 11px;
	color: #FF2903;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_address {
	padding-left: 10px;
	color: #FF2903;
	margin: 0px;
}
#our_location {
	padding-right: 10px;
	padding-left: 3px;
}
#our_location div {
	margin-bottom: 10px;
}

#our_location h1 {
	font-size: 11px;
	color: #FF2903;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_col {
	padding-right: 5px;
	padding-left: 5px;
}
.right_col_sub {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #7E1D02;
	background-color: #080808;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.right_col_sub_td {
	background-color: #000000;
	border: 1px solid #000000;
}
.top_background_img {
	background-image: url(images/menu_tag.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}



.formtb { }
.formtb th, .formtb td { padding:3px 0; }
.formtb th { text-align:left; color:#CCCCCC; }

	.formtb .inputtxt {
	border:#ccc solid 1px;
	padding:3px;
	width:250px;
	background-color: #fff;
	background-image: url(images/formtextbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	
.formtb .inputtxt:hover 
	{ 
	border:1px solid #FF2903; 
	}
.leftcontent {

	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 10px;
	padding-right: 2px;
}

.tdborder:hover {
	background-color: #0F0F0F;
}




div.img
{
  margin: 2px;
  border: 1px solid #999999;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 2px solid #ffffff;
}
div.img a:hover img {border: 2px solid #666666;}
div.desc
{
  text-align: center;
  font-weight: bold;
  width: 255px;
  margin: 2px;
}
.topleftcol {
	background-image: url(images/balloon.png);
	background-repeat: no-repeat;
	background-position: right center;
}

