/* CSS Document */

.head {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 7px;
	text-align: left;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	color: #000000;
	
	}
	
.content {

	padding: 10px 25px 0px 35px;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #000000;
	line-height: 1.6;
	
	}
	
.txt {

	font-family: verdana;
	font-size: 10px;
	text-align: left;
	line-height: 1.5;
	
	}
	
.txt2 {

	font-family: arial;
	font-size: 11px;
	text-align: left;
	line-height: 1.6;
	font-weight: bold;
	
	}
	
.txt3 {

	font-family: arial;
	font-size: 11px;
	text-align: left;
	line-height: 1.6;
	font-weight: bold;
	color: #A46802;
	
	}
	
.border {

	border-right: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	
	}
	
.tile {
	
	background-image: url(images/tile.gif);
	width: 149px;
	background-repeat: repeat-y;
	border-right: 1px solid #000000;
	
	
	}
	
.bricks {
	background-image: url(images/realbricks.jpg);
	height: 100%;
	background-repeat: repeat-y;
	background-position: left top;
	
	}
	
.navbg {
	
	background-image: url(images/tile.gif);
	height: 23px;
	width: 149px;
	background-repeat: repeat-y;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #C0C0C0;
	
	
	}


	
.nav a {

	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	height: 23px;
	width: 149px;
	padding: 4px 0px 5px 4px;
	text-decoration: none;
	
	}
	
.nav a:hover {

	color: #EE9508;
	
	}




	
.nav_order a {

	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	height: 23px;
	width: 149px;
	padding: 4px 0px 5px 4px;
	text-decoration: none;
	font-weight:bold;
	
	}
	
.nav_order a:hover {

	color: #EE9508;
	
	}
	
	
	
	
.navover {

	font-family: verdana;
	font-size: 9px;
	color: #EE9508;
	height: 23px;
	width: 149px;
	padding: 4px 0px 5px 4px;
	text-decoration: none;
	
	}
	
.links {

	font-family: arial;
	font-size: 11px;
	color: #A46802;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	font-weight: bold;
	
	}
	
.links a {

	color: #A46802;
	
	}
	
.links a:hover {

	color: #000000;
	
	}
	
.img1 {

	padding: 3px;
	margin: 3px;
	float: right;
	background-color: #ffffff;
	border: 1px solid #000000;
	
	}
	
.img2 {

	padding: 3px;
	margin: 3px 3px 3px 0px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #000000;
	
	}
	
.imagefloatr 
{
	float: right;
	margin: 20px 0 20px 20px;
	padding: 6px;
	border: 1px dotted #6699CC; 
}


.captcha {
  font-size:11px;
  color:#333333;
}
