@charset "utf-8";
html {
	background-image: url(images/web_bg.png);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5c5c;
	background-attachment: fixed;
	line-height: 20px;
	background-color: #6c6969;}


body {
	background-image: url(images/web_bg.png);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5c5c;
	background-attachment: fixed;
	line-height: 20px;
	background-color: #6c6969;
}

#structure_r {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page_rbg.png);
	background-repeat: repeat-y;
	background-position: right;
}
#structure_l {
	background-image: url(images/page_lbg.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: 12px;
}
#structure {
	margin-left: 12px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
}

#main_nav {
	background-image: url(images/main_nav_bg.png);
	background-repeat: repeat-x;
	height: 50px;
	overflow: hidden;
}
#main_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_nav li {
	display: inline;
}

#main_nav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 34px;
	padding-top: 14px;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E9EB;
	float: left;
}
#main_nav a:hover, #main_nav a.active_nav {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e4684;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 30px;
	padding-top: 18px;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E9EB;
	background-image: url(images/main_nav_bg_over.png);
	background-repeat: repeat-x;
	float: left;
}
}#header {
	background-image: url(images/logo_header_bg.png);
	background-repeat: repeat-x;
	height: 100px;
}
#header_tx {
	left: -9999px;
	position: absolute;
}
#content_area {
	background-color: #fefefe;
}
#content {
	width: 690px;
	float: left;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
	background-color: #fefefe;
}
#side_nav {
	margin-left: 690px;
	background-color: #FFFFFF;
}
#side_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side_nav h2 {
	margin: 0px;
	font-size: 14px;
	text-align: center;
	background-image: url(images/side_nav_head_bg.png);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 10px;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
}
#side_nav a {
	text-decoration: none;
	display: block;
	line-height: 35px;
	color: #797676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	list-style-type: disc;
}
#side_nav a:hover {
	text-decoration: none;
	display: block;
	line-height: 35px;
	color: #2e4684;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2e4684;
}
#content_area p {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.sidebar_bg {
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-x;
}

#copyright {
	clear: both;
	text-align: center;
	color: #7D7D7D;
	padding-top: 10px;
}
#footer {
	background-image: url(images/LCC_footer.png);
	margin-right: auto;
	margin-left: auto;
	width: 996px;
	height: 30px;
	background-repeat: no-repeat;
	clear: both;
	color: #292929;
}

#footer p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
#footer a,#footer a:active, #footer a:visited  {
	color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #292929;
	text-transform: capitalize;
	margin-left: 5px;
}
.tablerow ul     {
	border: 1px solid #CBC9C9;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.col1 {
	display: block;
	float: left;
	width: 75px;
	font-weight: bold;
}
.col2 {
	display: block;
	width: 87%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBC9C9;
	margin-left: 75px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}


.price ul  {
	border: 1px dotted #CBC9C9;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F7;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.price_col1 {
	display: block;
	font-weight: bold;
	margin-right: 75px;
	line-height: 35px;
}

.price_col2 {
	display: block;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CBC9C9;
	text-align: center;
	line-height: 35px;
	width: 75px;
	float: right;
}

.price_col {
	display: block;
	font-weight: bold;
	line-height: 35px;
}

.price   a {
	display: block;
	color: #0066FF;
	text-decoration: none;
}
.price a:hover {
	display: block;
	color: #0066FF;
	background-color: #E1E1E1;
	text-decoration: none;
}
.redtx {
	color: #FF0000;
}
.map_img {
	float: right;
}
