/* CSS Document */
body{
	margin: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	


.wrapper{
	width: 706px;
	margin: auto;
	}

.header{
	width: 100%;
	height: 294px;
	background-image:url(../images/header.jpg);
	}

.navigation{
	width: 690px;
	margin: auto;
	padding-top: 15px;
}

.navigation a{
	color: #A58BD6;
	text-decoration: none;
	font-weight:bolder;
	font-size: 16px;
	padding: 12px;
}

.navigation a:hover{
	color:#FFFFFF;
	}

.navigation1{
	width: 690px;
	margin: auto;
	padding-top: 12px;
}

.navigation1 a{
	color: #69568E;
	text-decoration: none;
	font-weight:bolder;
	font-size: 11px;
	padding: 8px;
}

.navigation1 a:hover{
	color:#000000;
	}
	
.headfoot{
	background-image:url(../images/yellow_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #FFC338;
	height: 100px;
	width: 704px;
	}

.text1{
	float: left;
	color: #916E1D;
	font-size: 10px;
	width: 405px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 40px;
}	

.text1 h1{
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
}

.text1 h2{
	font-size:10px;
	margin:0px;
	margin-top: 15px;
	}
	
.text1 h3{
	font-size:12px;
	margin:0px;
	margin-top: 15px;
	}	
	
.text1 a{
	text-decoration: none;
	color: #D23332;
	margin-left: 5px;
}

.text1 a:hover{
	color: #992524;
	}

.text2{
	float: left;
	color: #916E1D;
	font-size: 10px;
	width: 185px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid;
	border-left-width: 2px;
	border-left-color:#916E1D;
	}	

.text2 a{
	text-decoration: none;
	color: #D23332;
	margin-left: 5px;
	font-weight: bold;
	margin-left: 0px;
}


.text2 a:hover{
	color: #992524;
	font-weight: bold;
	margin-left: 0px;
	}

	
.body2{
	position: inherit;
	width: 100%;
	padding-bottom: 5px;
}

.bodytext1{
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 30px; 
	}
	
.bodytext1 p {
	line-height:18px;
}

.bodytext1 a {
	color:#000000;
}
	
.bodytext1 h1{
	font-size: 16px;
	color: #5E6F2C;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.bodytext1 h2{
	font-size: 16px;
	color: #5E6F2C;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style:italic;
	}
	
.bodytext1 h3{
	font-size: 12px;
	color: #5E6F2C;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom:0p
	}
	
.bodytext1 li {
	padding-bottom:12px;
}
	
.order{
	font-size: 14px;
	color: #5E6F2C;
	width: 704px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	
	}
	
.order a {
	color:#D23332;
	font-weight:bold;
	text-decoration:none;
}

.order a:hover {
	color:#D23332;
	font-weight:bold;
	text-decoration:underline;
}
	
.ordertitle {
	padding:0px;
}
	
.ordertitle h1 {
	color:#D23332;
	font-size:16px;
}
	
.ordertitle hr {
	color:#FFC338;
}

.order img {
	padding:0px 10px 5px 10px;
}

.footer{
	color: #69568E;
	border: solid;
	border-width:1px;
	border-color:white;
	width: 706px;
	height: 80px;
	font-size: 10px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	background-position: top;

	}
	
.testsigline {
	padding-left:280px;
	padding-bottom:30px;
	color: #5E6F2C;
	font-weight: bold;
}