td           { font-size: 12px; font-family: Tahoma }
a            {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.b           {
	text-decoration: none;
	background-image: url(../images/res_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.register_side {
	border: 1px solid #F16D05;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.admin_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78B09;
	margin-bottom: 5px;
}
.page_type_one {
	color: #000000;
}
.page_type_one a {
	color: #000000;
	text-decoration: none;
}
.b2           {
	text-decoration: none;
	background-image: url(../images/detail_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.products_more {
	background-image: url(../images/pic_tit.jpg);
	background-repeat: no-repeat;
}
.products_more a {
	color: #000000;
	text-decoration: none;
}
.td a          {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}
.c {
	font-family: Tahoma;
	font-size: 10px;
}
.g {
	font-family: Tahoma;
	font-size: 12px;
	color: #BA6500;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 5px;
}
.des_font {
	padding-left: 5px;
}
.e {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.h {
	font-family: Tahoma;
	font-size: 12px;
	color: #880000;
	font-weight: bold;
}
.ha {
	font-family: Tahoma;
	font-size: 11px;
	color: #880000;
	font-weight: bold;
	line-height: 16px;
}
.hc {
	font-family: Tahoma;
	font-size: 11px;
	color: #880000;
	line-height: 16px;
}
.hk {
	font-family: Tahoma;
	font-size: 14px;
	color: #880000;
	line-height: 18px;
}
.f {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.g a {
	font-family: Tahoma;
	font-size: 12px;
	color: #BA6500;
	text-decoration: underline;
	font-weight: bold;
}
.inputbox {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	height: 18px;
	width: 120px;
}
.j
{
	border: 1px solid #333333;
}
.text {
	height: 16px;
	width: 160px;
	border: 1px solid #F7931D;
	font-size: 12px;
	color: #F78B09;
}
.text1 {
	height: 16px;
	width: 160px;
	font-size: 12px;
	color: #000000;
	border: 1px solid #FF9900;
}
.text2 {
	height: 20px;
	width: 300px;
	font-size: 12px;
	color: #000000;
	border: 1px solid #FF9900;
}
.text3 {
	height: 16px;
	width: 100px;
	font-size: 12px;
	color: #000000;
	border: 1px solid #FF9900;
}
.admin_font {
	color: #D37807;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.but {
	color: #FFFFFF;
	background-color: #F7931D;
	border: 1px solid #DA7B07;
	font-weight: bolder;
}
.but1 {
	color: #FFFFFF;
	background-color: #F7931D;
	height: 18px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}

.admin_login_side {
	border: 1px solid #C6A784;
}

.sub1{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F78B09;
	text-align: left;
	padding-left:5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.sub2{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FBAB4A;
	text-align: left;
	padding-left:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
}

.sub2 a
{
	color: #FFFFFF;
	font-size: 11px;
}
.font1
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F78B09;
}
.table_border
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C47500;
	border-right-color: #C47500;
	border-bottom-color: #C47500;
	border-left-color: #C47500;
	background-color: #FFFFFF;
}
.table_border a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.font2
{
	font-size: 11px;
	color: #000000;
	background-color: #FBCB91;
}
.fontred {
	color: #FF0000;
}
.fontedit
{
	font-size: 11px;
	color: #000000;
	background-color: #FBCB91;
}.fontedit a {
	color: #000000;
	text-decoration: none;
}
.textarea {
	border: 1px solid #FF9900;
}
.image_side_type {
	border: 3px solid #F78B09;
}


/* Rental Application */

.rental-application {
	width: 260px;
	height: 80px;
	margin: 0px;
	background-image: url(/images/button-bg.jpg);
	background-repeat: no-repeat;
}

.rental-application-copy {
	width: 180px;
	position: relative;
	top: 15px;
	left: 80px;
}

.rental-application-copy h2 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

.rental-application-copy h2 a {
	margin: 0px;
	padding: 0px;
	color: #2e2e2e;
	font-family: Times, serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

.rental-application-copy h2 a:hover {
	text-decoration: underline;
	color: #000;
}

.rental-application-copy p {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #333;
	font-size: 10px;
}

/* Footer */

.footer-menu {
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}

.footer-menu ul {
	width: 195px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

.footer-menu ul li {
	margin: 0px auto;
	padding: 1px 4px 0px 4px;
	float: left;
	list-style: none;
	font-size: 11px;
}

.footer-menu ul li a {
	color: #999;
	font-size: 11px;
}
.footer-menu ul li a:hover {
	text-decoration: underline;
}