body		{
	color: #222;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: verdana, helvetica, sans-serif;
	background-color: #611113;
	text-align: center;
	background-image: url(../img/back-repeat.jpg);
	background-repeat: repeat-x;
}
h1			{
	font-size: 30px;
	line-height: 34px;
	margin: 0;
	padding: 0 0 30px;
	text-transform: uppercase;
}
h2			{
	font-size: 24px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3			{
	font-size: 16px;
	line-height: 18px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
h4			{ margin: 0 0 0 15px; padding: 0; font-size: 18px; line-height: 20px; }
p			{margin: 0 0 15px; padding: 0;}
ul, ol		{padding-left: 0; margin-left: 10px;}
ul			{list-style: none;}
a:link, a:visited	{ color: #c00; text-decoration: none; }
a:hover				{color: #900; text-decoration: underline;}
/* Main Page Container */
#Outerframe		{
	width: 960px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
}
#bodyframe		{
	font-family: arial, helvetica;
	background-color: #fff;
	width: 920px;
	padding: 0;
	text-align: left;
	order-right-style: solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Masthead */
#banner		{ background-color: #0a3965; background-image: url(../img/banner.jpg); background-repeat: no-repeat; height: 136px; }
#mailform {
	color: #222;
	text-align: left;
	width: 210px;
	margin-bottom: 50px;
}
#navbar		{
	width: 900px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	background-color: #cee6fe;
	background-image: url(../img/button_back.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*Navigation */
#navbar   	ul{
	font-size: 15px;
	line-height: 33px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#navbar li	{
	color: #fff;
	float: right;
	background-image: url(../img/button_divider.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#navbar a	{
	margin: 0px;
	text-decoration: none;
	color: #0a3965;
	text-decoration: none;
	display: block;
d ;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#navbar a:hover	{
	text-decoration: none;
	color: #c00;
	background-image: url(../img/button_over.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	text-decoration: none;
	overflow: hidden;
}
/* Main Layout*/
#content {
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(../img/store.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 900px;
	float: left;
	padding-top: 35px;
	padding-bottom: 670px;
	padding-left: 20px;
}
/* Main Layout*/
#contentHome {
	background-color: #fff;
	width: 900px;
	float: left;
	padding-top: 35px;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 22px;
}
.imgLeft  {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 2px;
	border: 2px solid #AAA;
}
.imgRight  {
	float: right;
	margin-bottom: 10px;
	padding: 2px;
	margin-left: 20px;
	margin-top: 10px;
}
#leftpanel {
	vertical-align: top;
	left: 25px;
	width: 620px;
	float: left;
	padding-right: 35px;
}
#rightpanel {
	vertical-align: top;
	width: 210px;
	float: left;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #555;
}
#rightpanel .inner{
	text-align: left;
	line-height: 18px;
}
#rightpanel img { margin-bottom: 25px; }
/* Footer */
#footer			{
	margin: 0px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-repeat: repeat-x;
	background-color: #222;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footerwrap {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	line-height: 20px;
}
#footer p{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 20px;
	font-size: 15px;
}
#footer img{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#footer h1{
	font-size: 17px;
	line-height: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#footer h2{
	font-size: 15px;
	line-height: 20px;
	width: 950px;
	padding: 0px;
	margin-top: 20px;
	font-weight: normal;
}
#footer a:link, #footer a:visited	{
	text-decoration: none;
	color: #FFF;
}
#footer a:hover						{
	color: #FAD286;
	text-decoration: underline;
}
/* Forms*/
form		{margin: 0; padding: 0; border: 0;}
.forminput {
	border-color: #ccc #999 #999 #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.forminput:hover, .forminput:focus {
	background-color: #eee;
	border: solid 1px #ddd;
	margin-left: 1px;
}
input, select {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Formbutton {
	background-color: #efefef;
	background-position: 0 0;
	padding: 3px;
	border-color: #e1e1e1 #999 #999 #e1e1e1;
	border-style: solid;
	border-width: 1px;
}
.Formbutton:hover, .button:focus { background-color: #fff; border-color: #999 #e1e1e1 #e1e1e1 #999; border-style: solid; border-width: 1px; }
.address { text-align: left; margin-left: 10px; }
#preloadedImages { display: none; }
