html,body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}
a:link {
	color: #0072BC;
}
a:visited {
	color: #0072BC;
}
a:active {
	color: #FF9900;
}
h1 {
	color: #ED6321;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
}
h2 {
	color: #e6a420;
	font-size: 18px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}
h3 {
	color: #006666;
	font-size: 18px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bld {
	font-weight: bold;
}
.t_blu {
	font-weight: bold;
	color: #006699;
}



#canvas {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
#header {
	height: 135px;
}
#menu {
	height: auto;
	width: 520px;
	padding-top: 1px;
}
#column_lft {
	width: 210px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	height: auto;
}
#column_rgt {
	width: 525px;
	clear: both;
	float: right;
	height: auto;
}
#content {
	height: auto;
	padding-right: 10px;
	padding-left: 5px;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 57px;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: #B0B0B0;
}
#feature1 {
	float: left;
	width: 250px;
}
#box_feature {
	height: auto;
}
#feature2 {
	clear: right;
	float: right;
	width: 250px;
}
#services {
	width: 190px;
	margin-left: 5px;
	background-color: #fefce3;
	border: 1px solid #ffda8d;
	padding: 5px;
}
#services ul {
	list-style-image: url(images/bullet_orange.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 15px;
}



.t_org {
	color: #E6A420;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.img_bdr {
	border: 1px solid #A8B8C5;
	padding: 1px;
}

.img_rgt {
	float: right;
}
#frm label {
	float: left;
	width: 80px;
}
.align_lft {

	float: left;
}
.align_center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.img_lft {
	float: left;
	margin-right: 5px;
}
.t_red {
	font-weight: bold;
	color: #FF6600;
}
.t_bld_org {
	font-weight: bold;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#reserve {
	width: 408px;
	background-image: url(images/frm_bg.jpg);
	background-repeat: repeat-y;
}
#reserve_in {
	padding: 5px;
}
.res_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #71C168;
	height: 16px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
