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 : xx-small;
}

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

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

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

table.data th, table.data td{
	border : 1px solid #CFC19E;
	padding : 2px;
	vertical-align : top;
}

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

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/logo_background.gif);
}

.footertext{
	color : #FFFFFF;
}

.header{
	background-image : url(../images/logo_background.gif);
}

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

.main{
	border-left : 1px solid #722537;
	border-right : 1px solid #722537;
}

.menu{
	background-color : #EFEBE0;
	border-left : 1px solid #722537;
	width : 250px;
}

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

.menubtnactive{
	background-color : #FFFFFF;
	border : 1px solid #DDDDDD;
	padding : 8px;
}

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

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

.menutextactive{
	color : #AB9154;
}

.menutextover{
	color : #E10000;
}

.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;
}
