/* CSS Document */


body {
	margin:0px;
	font-family:tahoma;
	font-size:12px;
}

#main {
	width:1016px;
	margin-left:auto;
	margin-right:auto;
}

#main td {
	vertical-align:top
	}
	
#body-main {
	/*background:#1A1414;*/
	width:1016px;
	}	
	
#content {
	width:756px;
	/*padding-left:57px;*/
	color:#FFFFFF;
	}

.contact a:link, .contact a:active, .contact a:visited{
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	}
	
.contact{
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;

}

.contact a:hover{
	color:#A0B441;
}

#lefty{
	background:url(../images/rpt-left.jpg) repeat-y top left;
	width:23px;	
	}
	
#righty{
	background:url(../images/rpt-right.jpg) repeat-y top right;
	width:23px;	
	}

.bodyx {
	background:#1A1414;
	width:972px;
	padding-top:36px;
	}
	
#footer {
	background:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	color:#7103c6;
	text-align:right;
	}
	
.footer, .footer a:link, .footer a:active, .footer a:visited {
	color:#7103c6;
	font-family:tahoma;
	font-size:11px;
	color:#7103c6;
	text-decoration:none;

}
.footer a:hover {
	text-decoration:underline;
	}

.signtxtbox {
	background:url(../images/bg-txtbox_center.jpg) repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:135px;
	height:19px;
	font-size:9px;
	border:none;
	background-attachment:fixed;
	}

.txtbox {
	background:#F6F6F6;
	width:136px;
	height:13px;
	font-size:11px;
	border:none;
	background:transparent;
	}
	
.txtbox:hover {
	cursor:text;
	}

/* ------------------- Topmenu Start ------------------- */

#topmenu{
		width:1016px;
		height:44px;
		background:url(../images/main-nav.jpg) no-repeat top;		
		padding:0px;
		margin:0px;
		position:relative;
		
	}
	
	#topmenu li { 
		margin:0px; 
		padding:0px; 
		list-style:none; 
		position:absolute;
	}
	#topmenu li, #topmenu a {
		height:44px;		
		display:block;
		
	}	
	
	#btn_home {left:163px;  width:83px;}
	#btn_services {left:246px;  width:133px;}
	#btn_location {left:379px;  width:128px;}
	#btn_specials {left:507px;  width:188px;}
	#btn_contact {left:695px;  width:120px;}
	
		
	#btn_home a:hover {background:transparent url(../images/main-nav.jpg) -163px   -44px  no-repeat;}
	#btn_services a:hover {background:transparent url(../images/main-nav.jpg) -246px   -44px no-repeat;}
	#btn_location a:hover {background:transparent url(../images/main-nav.jpg) -379px   -44px no-repeat;}
	#btn_specials a:hover {background:transparent url(../images/main-nav.jpg) -507px   -44px no-repeat;}
	#btn_contact a:hover {background:transparent url(../images/main-nav.jpg) -695px   -44px no-repeat;}
	
/* ------------------- Topmenu End ------------------- */
