body{
	margin : 0px;
}

body,td,p,li,textarea,input{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

h1{
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
}

h2{
	font-size : 12px;
}

.header{
	background-color:#660033;
}

table.body{
	background-image : url(../images/background.gif); 
}

.main{
	/* border-left : 1px solid #722537;
	border-right : 1px solid #722537;
	*/
	width: 550px;
	padding:15px;
}

td.menu{
	width: 180px;
	/*text-align: right;*/
	border:5px;
	border-color:black;
}

.menubtn{
	/* background-color : #FFFFFF; 
	border : 1px solid #FFFFFF;*/
	padding : 4px;
}

.menubtnactive{
	/* background-color : #FFFFFF;
	border : 1px solid #DDDDDD; */
	padding : 4px;
	background-image:url(../images/background_button.gif);
	background-repeat: no-repeat;
}

.menubtnover{
	/* background-color : #FFFFFF;
	border : 1px solid #FFFFFF; */
	padding : 4px;
}

.menutext,.headertext,.menutextactive,.menutextover{
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-weight:bold;
}

.menutextactive{
	color : #FFFFFF;
}

.menutextover{
	color : #E10000;
}

input.inputtextbox, select.inputtextbox{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : center;
	vertical-align : top;
}

table.data{
	width:95%;
	background-color: #CC9999;
}

table.data td{
	font-size : x-small;

}

table.data th{
	color : #722537;
	font-family : Times;
	text-align : left;
}

table.data th, table.data td{
	background-color: #FFFFFF;
	padding : 4px;
	vertical-align : top;
	border: 2px;
	border-color: #CC9999;
}

table.orderform {
	background-color : #CC9999;
}

table.orderform td{
	background-color : #FFFFFF;
	font-size : x-small;
	vertical-align : top;
}

table.orderform th{
	background-color : #EEEEEF;
	font-family : Times;
	font-size : x-small;
	text-align : right;
	vertical-align : top;
}

td.totaltopborder{
	border-top : 1px solid #CCCCCC;
}

.boldfield{
	font-weight : bold;
}

.footer{
	background-image : url(../images/footer.gif);
	background-repeat: no-repeat;
}

.footertext{
	color : #FFFFFF;
}

.imageborder{
	border : 1px solid #000000;
}

.message{
	background-color : #FFFFFF;
	border : 1px solid #000000;
	font-weight : bold;
	padding: 10px;
}

.message_error{
	background-color : #FFFF00;
	border : 1px solid #FF0000;
	color : #FF0000;
	font-weight : bold;
	padding: 10px;
}

.phoneemail{
	background-color : #EFEBE0;
	padding : 6px;
}

.specials{
	color : #2F4F4F;
	font-weight : bold;
}

.homeback {
    background-image : url(../images/homeback.jpg);
	background-repeat: no-repeat;
}

.homeback p {
  font-size: 1.1em;
  color: #660033;
  font-weight: bold;
}
