@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 30px;
	color: #481800;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 13px;
	padding-bottom: 2px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 2px;
	margin: 0px;
	color: #000000;
}
h3 a, h3 a:active, h3 a:visited, h3 a:hover {
	color: #0066CC;
}
h3 a:hover {
	text-decoration: none;
}
p {	
	line-height: 18px;
}
#background {
	background-image: url(../images/Home-back.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: auto;
	/*width: 100%;*/
}
body {
	background-color: #ffffff;
	background-image: url(../images/page_bknd.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#page {
	height: auto;
	width: 972px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	
	background-repeat: no-repeat;
	height:200px;
	width: 965px;
	position: center;
	padding-left: 2px;
}
#navbar {
	background-image: url(../images/nav_bar_bknd.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 967px;
	background-position: center;
	position: relative;
	left: 1px;
	margin-bottom: 10px;
}
#navbar-left {
	background-image: url(../images/nav_bar_left.jpg);
	float: left;
	height: 48px;
	width: 26px;
}
#navbar-main {
	float: left;
}
#navbar-right {
	background-image: url(../images/nav_bar_right.jpg);
	float: right;
	height: 48px;
	width: 24px;
}
#content {
	
}
#content-left {
	float: right;
	height: auto;
	width:40px;
}
#content-main {
	float: left;
	height: 440;
	width: 720px;
}
#content-right {
	float: left;
	height: auto;
	width: 251px;
	text-decoration: none;
}
#content-offers {
	float: left;
	height: auto;
	width: 630px;
}

#leftimage {
	padding-left: 10px;	/*position: relative;
	left: 10px;*/
}
#rightnav {
/*	position: relative;
	left: 10px;*/
	padding-left: 10px;	
	
}
#rightnav-services {
	background-image: url(../images/service_bar_bknd.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 292px;
}
#rightnav-services-top {
	background-image: url(../images/service_bar_top.jpg);
	height: 43px;
	width: 292px;
}
#rightnav-services-btm{
	background-image: url(../images/service_bar_btm.jpg);
	height: 24px;
	width: 292px;
}
#left-image {
	padding-left: 27px;
	height: auto:
	width: 292px;
}	
#rightbar {

}
.maintext {
	padding-right: 10px;
	padding-left: 3px;
	
}

.mainflash {
	padding-right: 6px;
	padding-left: 8px;
	
}
.maintext img{
	/*position: relative;
	left: 0px;*/
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left:12px;

}
.headerimage img{
	position: relative;
	left: -3px;
}

.header flash{
	position: relative;
	left: 7px;
}

.maintext a, .maintext a:active, .maintext a:visited, .maintext a:hover {
	color: #990000;
	font-weight: bold;
}
.maintext a:hover {
	text-decoration: none;
}
.sched {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
#flash {
	position: relative;
	left: 6px;
	top: 111px;
}

#flash-nav {

	height: auto;
	width: 970px;
}


#footer {

	background-image: url(../images/footer.jpg);

	background-repeat: no-repeat;

	height: auto;

	width: 970px;

	clear: both;

	color: #ffffff;
	
	font-size: 10px;

	font-family: sans-serif;

	margin: 0px;

	padding: 0px;

	margin-left:5px;
	

    

}


#footer a, h3 a:active, h3 a:visited, h3 a:hover {

	color: #ffffff;

}

#footer a:hover {

	color: #FF9900;

	text-decoration: underline;

}


