@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff1b1;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: .8em;
	font-style: normal;
	font-weight: none;
	color: #6f1100;
}

/***********************************************
GLOBAL
***********************************************/

#container { 
	width: 827px;
	margin: 0 auto;
	text-align: left;
	margin-top: 14px;
} 

#header { 
	background: #fff1b1;
	width: 659px;
	float: right;
} 

#sidebar1 {
	float: left;
	width: 168px;
	margin-top: 190px;
}

#navigation {
	float: right;
}

#mainContent { 
	width: 659px;
	float: right;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	background: #6f1100;
	vertical-align:top;
} 

#innerBackground { 
	width: 659px;
	float: right;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	background: #6f1100;
	background-image:url(/images/mn_imgs/mn_img_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
} 

#innerContent { 
	width: 569px;
	margin: 25px 0 0 25px; 
	padding: 20px 20px 20px 20px;
	background: #fff;
} 

a:link				{font-family: Arial, Helvetica, sans-serif;font-size: .95em;	text-decoration:none;		color: #6f1100;}
a:active			{font-family: Arial, Helvetica, sans-serif;font-size: .95em;	text-decoration:underline;	color: #6f1100;}
a:visited			{font-family: Arial, Helvetica, sans-serif;font-size: .95em;	text-decoration:none;		color: #6f1100;}
a:hover				{font-family: Arial, Helvetica, sans-serif;font-size: .95em;	text-decoration:underline;	color: #6f1100;}

#menuNAME { 
	width: 450px;
	padding: 0 0 8px 0;
} 

#menuPRICE { 
	width: 50px;
	padding: 0 0 8px 0;
} 

#rowHEIGHT { 
	padding: 0 0 10px 0;
} 

/***********************************************
GALLERY
***********************************************/

#galleryRow { 
	padding: 10px 10px 10px 10px;
	text-align:center;
	vertical-align:middle;
} 

/***********************************************
TEXT
***********************************************/

p	 				{font-family: Arial, Helvetica, sans-serif;font-size: .95em;font-style: normal; font-weight: none;	color: #6f1100;}
.smalltxt			{font-family: Arial, Helvetica, sans-serif;font-size: .85em;font-style: normal; font-weight: none;	color: #6f1100;}
.required			{font-family: Arial, Helvetica, sans-serif;font-size: .85em;font-style: normal; font-weight: none;	color: #6f1100;}
.formfield			{font-family: Arial, Helvetica, sans-serif;font-size: .95em;font-style: normal; font-weight: none;	color: #6f1100;}
h1	 				{font-family: Arial, Helvetica, sans-serif;font-size: 1.8em;font-style: normal; font-weight: bold;	color: #6f1100;}
h2	 				{font-family: Arial, Helvetica, sans-serif;font-size: 1.0em;font-style: normal; font-weight: bold;	color: #6f1100;}
h3	 				{font-family: Arial, Helvetica, sans-serif;font-size: .95em;font-style: normal; font-weight: bold;	color: #6f1100;}
h4	 				{font-family: Arial, Helvetica, sans-serif;font-size: .95em;font-style: italic; font-weight: bold;	color: #6f1100;}
ul					{font-family: Arial, Helvetica, sans-serif;font-size: .95em;font-style: normal; font-weight: none;	color: #6f1100;}
li					{font-family: Arial, Helvetica, sans-serif;font-size: .95em;font-style: normal; font-weight: none;	color: #6f1100;}
ol					{font-family: Arial, Helvetica, sans-serif;font-size: .95em;font-style: normal; font-weight: none;	color: #6f1100;}

/******************************************
FORM
******************************************/
.contact_row_lft {
	width:140px;
	padding-bottom:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: none;
	color: #6f1100;
}

.contact_row_rt {
	width:340px;
	padding-bottom:5px;
}

/***********************************************
FOOTER
***********************************************/

#footer {
	width: 659px;
	height: 100px;
	float: right;
	padding: 0 0 0 0;
	background:#6f1100; 
} 

#footer p {
	margin: 0;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: none;
	color: #6f1100;
}

#footer_left {
	width:350px;
	text-align: left;
	float:left;
	position: relative;
	padding-left:25px;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: none;
	color: #fff1b1;
	vertical-align:top;
}

#footer_rt {
	width:225px;
	text-align: right;
	position: relative;
	float:right;
	padding-top:2px;
	padding-right:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: none;
	color: #fff1b1;
	vertical-align:top;
}

a.footer:link 		{font-family: Arial, Helvetica, sans-serif;font-size: .95em;		text-decoration:none;		color: #fff1b1;	}
a.footer:active 	{font-family: Arial, Helvetica, sans-serif;font-size: .95em;		text-decoration:underline;	color: #fff1b1;	}
a.footer:visited 	{font-family: Arial, Helvetica, sans-serif;font-size: .95em;		text-decoration:none;		color: #fff1b1;	}
a.footer:hover 		{font-family: Arial, Helvetica, sans-serif;font-size: .95em;		text-decoration:underline;	color: #fff1b1;	}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: .8em;
    line-height: 0px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}