html { -webkit-text-size-adjust:none; }
body		{
	color: #222;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: arial;
	background-color: #BBB;
	text-align: center;
	background-image: url(../img/back-repeat.jpg);
	background-repeat: repeat-x;
	line-height: 1.3em;
}
h1			{
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	padding: 0 0 30px;
	font-weight: normal;
}
h2			{
	font-size: 30px;
	line-height: 34px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
h3			{
	font-size: 20px;
	line-height: 24px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	font-weight: normal;
}
h4			{
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	color: #B00;
	padding: 0;
}
h5			{
	font-size: 20px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
h6			{
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	padding: 10px;
	background-color: #111;
	color: #FFF;
	float: left;
	width: 900px;
}
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: 970px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
	background-image: url(../img/page-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#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-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	height: 114px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
/* Masthead */
#slideshow		{
	height: 300px;
	width: 920px;
	float: left;
	background-color: #BBB;
}
#mailform {
	color: #222;
	text-align: center;
	width: 235px;
	margin-bottom: 50px;
}
.gallerytable  {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.gallerytd  {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 0px;
	line-height: 20px;
	font-family: Georgia, serif;
}
.buttonBorder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #89BFF1;
	border-right-color: #354DB2;
	border-bottom-color: #354DB2;
	border-left-color: #8CBFF0;
	padding: 1px;
}
.buttonBorder:hover, .buttonBorder:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.50;
	opacity:.50;
	border: 2px solid #354DB2;
	padding: 1px;
}
/* Main Layout*/
#content {
	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: 350px;
	padding-left: 20px;
}
#navbar		{
	width: 920px;
	height: 40px;
	text-align: center;
	background-color: #cee6fe;
	background-image: url(../img/button_back.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}
#navbar ul 	{
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
#navbar li	{
	color: #fff;
	display: inline;
	float: left;
}
#navbar a	{
	text-decoration: none;
	color: #111;
	text-decoration: none;
	overflow: hidden;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 7px;
	height: 40px;
	font-size: 17px;
	font-weight: normal;
	font-family: arial, serif;
	line-height: 40px;
	margin: 0px;
	text-transform: uppercase;
}
#navbar a:hover	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	background-color: #2E5FAC;
	color: #FFF;
}
.ButtonNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ButtonNoBorder:hover, .ButtonNoBorder:focus { filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;}
.button1 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C7498;
	width: 95px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
.button2 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C7498;
	width: 115px;
}
.button3 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C7498;
	width: 105px;
}
.button4 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C7498;
	width: 120px;
}
.button5 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C7498;
	width: 70px;
}
.button6 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C7498;
	width: 180px;
}
.button7 a {
	width: 124px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

/* Main Layout*/
#contentHome {
	background-color: #fff;
	width: 880px;
	float: left;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
.imgBorder  {
	padding: 2px;
	border: 2px solid #AAA;
}
.imgLeft  {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 2px;
	border: 2px solid #AAA;
}
.imgRight  {
	float: right;
	margin-bottom: 10px;
	padding: 2px;
	border: 2px solid #AAA;
	margin-left: 20px;
}
#leftpanel {
	vertical-align: top;
	left: 25px;
	width: 620px;
	min-height:550px;
	float: left;
	padding-right: 35px;
	background-image: url(../img/side-shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightpanel {
	vertical-align: top;
	width: 210px;
	float: left;
	padding-left: 25px;
}
#rightpanel .inner{
	text-align: left;
}
#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: #000;
}
#footerwrap {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 18px;
}
#footer p{
	width: 950px;
	font-size: 14px;
	padding-top: 5px;
}
#footer img{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#footer h1{
	font-size: 18px;
	line-height: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
#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; }

/*Lightbox
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

