html {
	height: 100%;
}


body {
	margin: 2px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #000000;
	/* background: #ffffff; */
}

#legal_text
	{
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 9px;
	color: #000000;
	}

H1 {
	padding-bottom: 0px;
	font-size: 100%;
	line-height: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}

H2 {
	padding-bottom: 0px;
	font-family: Verdana,Arial,Helvetica;
	line-height: 140%;
	font-size: 14px;
	color: #000066;
}

H3 {
	margin: 0px 0px 0em;
	font-family: Arial, Helvetica, Sans Serif;	line-height: 140%;	font-size: 9px;	color: #666666;
}

#welcome1 {
	height: 100%;
	line-height: 140%;
	font-size: 14px;
}

#welcome2 {
	height: 100%;
	line-height: 140%;
	font-size: 10px;
}

a:link, a:visited {
	color: #000066; text-decoration: underline;
}

a:hover {
	color: #000066;	text-decoration: none;
}

.hours {
	margin: 2px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #333333;
	/* background: #ffffff; */
}

.inventory_text {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 14px;
	color: #000066;
}
.inventory_text2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #000000;
}
.inventory_text3 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 9px;
	color: #000000;
}

.inventory_price {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 13px;
	color: #000000;
}

.inv_photo_cell {
	/*border: 1px solid #FFFF00;*/
	padding: 4px;
}


/*------------------------*/
/*------------------------*/
/* FOR FEATURES PAGE*/
.feature_header {
	height: 100%;
	font-family: Verdana,Arial,Helvetica;
	line-height: 140%;
	font-weight: bold;
	font-size: 14px;
	color: #000066;
}
.feature_header2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.feature_price {
	height: 100%;
	font-family: Verdana,Arial,Helvetica;
	line-height: 140%;
	font-size: 24px;
	color: #000066;
}
.feature_outline {
	border: 1px solid #cccccc;
	background: #FFFFFF;
	padding: 5px;
}
.feature_text {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #000000;
}
.feature_text2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #666666;
}

/* PAYMENT CALCULATOR */
#calculator {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
 	line-height: 120%;
	color: #000000;
	}
	

/* OUTLINE STYLE FOR TABLES */
.outline_main {
	border: 1px solid #999999;
	background: #ffffff;
	padding: 0px;
}
.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 0px;
}
.mainoutline {
	border: 2px solid #cccccc;
	background: #ffffff;
	cellpadding: 10px;
	cellspacing: 10px;
	padding: 10px;
}
.border_top {
	border-top: 1px solid #cccccc;
	background: #ffffff;
	padding: 0px;
}

.outlineinventorymenu {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

.outlinecalculator {
	border-bottom: 1px solid #666666;
	padding: 0px;
	background: #CCCCCC;
}


.inv_outline {
	border: 1px solid #cccccc;
	padding: 4px;
}

.inv_outline2 {
	/*border: 1px solid #FFFF00;*/
	padding: 4px;
}

.inv_outline3 {
	border-bottom: 1px solid #666666;
	/*background: #cccccc;*/
	padding: 2px;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}


/* TOP NAV BUTTONS */
/*#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}*/

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	font-weight: bold;
	background: #CC0000;
}

ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

ul#mainlevel-nav2 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
	background: #663300;
}

ul#mainlevel-nav2 li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav2 li a { width: auto; }

	ul#mainlevel-nav2 li a:hover
{
	color: #000000;
	font-weight: bold;
	background: #FFFF00;
}




/* END ----> TOP NAV BUTTONS */

/* START ----> INVENTORY BUTTONS */

invbuttons {
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #ffffff;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 21px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevel#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #ffffff;
}

a.sublevel#active_menu {
	color: #ffffff;
	text-decoration: bold;
}
/* --FOR SPECIALS inventory button ONLY */
a.mainlevelspec:link, a.mainlevelspec:visited {
	display: block;
	background: url(images/menu_bg_spec.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 21px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevelspec:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevelspec#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.mainlevelspec#active_menu:hover {
	color: #ffffff;
}

a.sublevelspec#active_menu {
	color: #ffffff;
	text-decoration: bold;
}
/* END ----> INVENTORY BUTTONS */

a:link, a:visited {border-color: #5d7b34;}

/* EXTRA ADMIN */
.admin_header1 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 100%;
	font-size: 20px;
	color: #666666;
}
.admin_header2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	line-height: 100%;
	font-size: 18px;
	color: #FF0000;
}

.admin_outline {
	border: 1px solid #cccccc;
	cellspacing: 10px;
	padding: 4px;
}
.admin_outline2 {
	border: 1px solid #cccccc;
	cellpadding: 10px;
	cellspacing: 10px;
	padding: 4px;
}

.admin_outline1 {
	border: 1px solid #000000;
	cellspacing: 10px;
	padding: 4px;
}

.admin_text {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
}

.admin_text2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #333333;
}
.admin_text3 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 15px;
	color: #333333;
}

.admin_text4 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-weight: bolder;
	font-size: 12px;
	color: #000066;
}
.admin_text5 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
}
.admin_warning {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #FF0000;
}
.admin_warning_red {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #FF0000;
}


#adminbuttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#admin-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
}

ul#admin-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 1px;
	float: left;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	
}

ul#admin-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background: transparent;
}

#adminbuttons>ul#admin-nav li a { width: auto; }

	ul#admin-nav li a:hover
{
	color: #fff;
	font-weight: bold;
	background: #666666;
}


/*-----------------------*/
/* FOOTER --------------*/
.footer_text {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #000000;
}
.footer {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 9px;
	color: #666666;
}