body { background-color:#135d9e;
background-attachment:fixed;
background:url(img/site_bg.jpg);
background-position:top;
font-family:arial;
background-repeat:no-repeat;}


.body_text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin:10px;
}

.imgGallery {
	margin:2px;
	padding:2px;
	border:1px dashed #fff;
	width:200px;
	height:180px;
}

.mainBorder {border:8px solid #064378;}

.leftBG {background-color:#ffffff;}
.rightBG {background-color:#ffffff;}

input.btnbox {
	background-color:#fff;
	border:1px solid #000;
	color:#000;
}

.POSfooter {margin:5px;}
.POSnav {margin:0px;}
.POStools {margin:0px;}
.POSbottom {margin:0px;}

h3 {
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
}

.page_heading {
	font-family: 'Kaushan Script', cursive;
	font-size: 34px;
	font-weight: bold;
	color: #333333;
	padding:10px;
	}
	
.nav_text_layout { 
	background-color: #aa1100;
	background-image:url(img/nav-bg.png);
	background-repeat:repeat-x;
	border: solid 2px #000000; 
	padding:10px; 
	margin-bottom:0px;
}

/** Links Begin **/


a.nav_link:link, a.nav_link:visited {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.nav_link:hover {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}

.footer_text {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	padding:15px;
	background-color:#aa1100;
	background-image:url(img/footer-bg.png);
	background-repeat:repeat-x;
	margin:0 auto;
}

a.footer_link:link, a.footer_link:visited {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
a.footer_link:hover {
	font-family: arial;
	font-size: 11px;
	color: #FC3;
	text-decoration:underline;
}

a.text_link:link, a.text_link:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.text_link:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a.product_link:link, a.product_link:visited {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.product_link:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

/** Links End **/
