body {
	color: #000000;
	font-size: 1em;
	font-family: "Times New Roman", Georgia, Times, serif;
	background-image: url(../images/page-bg.jpg);
	margin: 0;
	padding: 0; }
h1 {
	color: #fbfb2f;
	font-size: 1.3em;
	background-color: #900000;
	background-image: url(../images/h1-bg.gif);
	background-repeat: repeat-x;
	width: 548px;
	height: 30px;
	margin: 0 0 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: solid 1px black; }
h2 {
	color: #900000;
	font-size: 1.2em;
	text-align: center; }

h3 {	color:      #900000;
	font-size:  1em; }

a:link, a:visited {
	color: #900000;
	text-decoration: underline; }
h1 a:link, h1 a:visited, h1 a:hover {
	color:             #fbfb2f;
	font-size:         1em;
	text-decoration: none; }

a:hover {
	text-decoration: none; }

a:active {
	color: #000;
	text-decoration: underline; }

#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 175px; }

#main-nav {
	width: 175px;
	height: 430px; }
#home-rotation {
	float: right;
	margin-top: 20px;
	margin-left: 10px; }
.products {
	margin-bottom: 15px;
	padding: 10px;
	border: solid 1px #910000; }
.specials {
	font-size: 0.7em;
	text-align: center;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
	border: solid 2px #000; }
.specials-no-margin {	font-size:     0.7em;
	text-align:    center;
	margin-top:    4px;
	margin-bottom: 4px;
	margin-left:   0;
	width:         120px;
	border:        solid 2px #000; }

.specials-black {
	font-size: 0.8em;
	text-align:          center;
	border-top-width:    4px;
	border-bottom-width: 4px; }

.products ul {
	text-indent: 0;
	width: 354px;
	margin: 0;
	padding: 0;
	list-style-type: none; }

.products li {
	width: 110px;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0 5px 0 0;
	display: inline;	 }
.products h2 {
	color: #fbfb2f;
	background-color: #910000;
	text-align: left;
	margin: 0;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px; }

.products h3 {
	color: #000000;
	margin: 10px 0 5px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #666; }
.products h4 {
	font-size: 1em;
	font-weight: normal;
	margin:         0 0 5px;
	padding-top: 8px;
	border-top: 1px dashed #666; }

.products img {
	border: solid 1px #910000;
	 }
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form {
		text-align: left;
		width: 560px;
		margin-right: auto;
		margin-left: auto;
		border: solid 1px #900000; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label {
		text-align: left;
		width: 110px;
		float: left;
		margin-left: 10px;
		display: block; }
	#contact_form p {
		margin-right: 10px;
		margin-left: 10px; }

	#contact_form h1 {
		width: 550px;
		clear: both;
		margin: 0;
		border-top-width: 0;
		border-right-width: 0;
		border-left-width: 0; }
	#submit {
		color: #fbfb2f;
		font-size: 1.1em;
		font-family: "times new roman";
		font-weight: bold;
		background-image: url(../images/h1-bg.gif);
		margin: 2px;
		border: solid 1px; }

	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/
#search-form {
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px; }
#search-form h1 {
	font-size: 15pt;
	width: 150px;
	margin-bottom: 1px; }
.btn {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #a0051b;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	}
.btn_over {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #000000;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	}
.btn2 {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #a0051b;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	}
.txtBoxStyle {
    border-top: 1px solid #b3b4b5;
    border-bottom: 1px solid #b3b4b5;
    border-left: 1px solid #b3b4b5;
    border-right: 1px solid #b3b4b5;
    background-color: #f5f4f2;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #38393a;
	}
.txtareaStyle {
    border-top: 1px solid #C7D5E0;
    border-bottom: 1px solid #C7D5E0;
    border-left: 1px solid #C7D5E0;
    border-right: 1px solid #C7D5E0;
    background-color: #FBFBFB;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;;
    font-size: 11px;    
    color: #343333;
	height : 80px;
	width: 250px;
	}
	
	.center {
	text-align: center;
	width: 330px; }

	.clear {
		clear:  both;
	}