html, body, div, p, table, td, tr, form, img, h1, h2, h3, h4, h5, h6{
	font-family: Verdana,Tahoma,Segoe,sans-serif;	
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-position: left top;
	background-repeat: no-repeat;
}

body{
	background: #FFFFFF;
	color: #333333;
}

h3{
	color: #993300;
	font-size: 13px;
}

a, a:visited, a:active{
	color: #003366;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0;
}

input, select, textarea{
	font-family: Verdana,Tahoma,Segoe,sans-serif;	
	font-size: 12px;
}

input.text{
	width: 220px;
}

li{
	margin-top: 5px;
}

textarea{
	width: 220px;
	height: 50px;
}

#page{
	margin-left: auto;
	margin-right: auto;
	width: 742px;
	position: relative;
	top: 0px;
}

#header{
	margin-top: 10px;
}

#header-bottom{
	margin-top: 0px;
	background: #321704;
	height: 13px;
}

#header-menu{
	background: url(../img/t2.gif) repeat-x left top;
	text-align: right;
}

#body-left{
	background: #CC9933;
	width: 199px;
}

#body-left-1{
	background: #CC9933;
	width: 90px;
}

#body-right{
	background: #E8DEBB;
}

#body-content{
	margin-left: 10px;
	margin-top: 10px;
}

table td{
	vertical-align: top;
}

.order-list{
	background: #9F947A;
}

.order-list th{
	background: #F3F1D9;
	padding: 2px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border: 0px;
}

.order-list td{
	background: #F3F1D9;
	padding: 2px;
	vertical-align: middle;
}


.order-form{
	background: #9F947A;
}

.order-form td{
	background: #F3F1D9;
	padding: 2px;
	vertical-align: middle;
}

.order-form td label{
	font-size: 10px;
	font-weight: bold;
}

.order-form-red{
	background: #9F947A;
}

.order-form-red td{
	background: #F2D0A5;
	padding: 2px;
	vertical-align: middle;
}

.order-form-red td label{
	font-size: 10px;
	font-weight: bold;
}

.desc{
	font-size: 10px;
}

.top{
	text-align: right;
	padding-right: 10px;
}

#price-list{
	border-collapse: collapse;
	border: 1px solid #787878;
}

#price-list th, #price-list td{
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

#price-list th{
	background: #FFCC66;
	font-weight: bold;
	color: #663300;
}

#price-list td{
	background: #FFF0D2;
}

.right{
	text-align: right;
}

.place-order{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #9F947A;
	width: 500px;
}

#text_chris{

  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  padding-top: 5px;
  padding-bottom: 5px;
 
}

#text_chris a{

  text-decoration: none;
  color: #FF0000;
}