* {
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	line-height: normal;
	font-family: Arial, sans-serif;
}  /* Default font for all items */
* { -moz-box-sizing:border-box;box-sizing:border-box; } /* Forces IE & FF to treat padding the same */
html { min-height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 20px 0px 20px 0px; background: #FFFFFF; background: #762128; }
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: solid; height: 1px; overflow: hidden; }


ul, ol { margin-left: 25px; line-height: 20px; margin-bottom: 15px; }
li { list-style-type: square; }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Myriad; font-weight: bold; }


#mainHome h1 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-color: #d5a22b;
	border-width: 1px;
	border-bottom-style: solid;
}
#mainInside h1 { color: #60131E; font-size: 22px; margin: 0px 0px 5px 0px; line-height: 28px; font-family: Myriad; font-weight: normal;  }

h2 { color: #4D4D4D; font-size: 14px; margin: 0px 0px 10px 0px; line-height: 18px; }
h3 { color: #4D4D4D; font-size: 12px; margin: 0px 0px 10px 0px; }
h4 {
	color: #3C5A7F;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
p  { margin: 0px 0px 15px 0px; }
a  { color: #939598;  text-decoration: none; }
a:hover { text-decoration: underline; }


#main, #main-store {
	border: 1px solid #da8c36;
	margin: auto;
	width: 868px;
	background-color: #FFFFFF;
	background-image: url(../images/layout/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#store-main
{
	width: 980px;
}

    #mainInside. #mainInside-store {
	background-image: url(../images/layout/inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#mainInside-store
{
	background-image: url(../images/layout/inner_bg-store.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

        #body {  min-height: 645px; background: url('../images/layout/body_footer.png') repeat-x bottom left;}


#nav {
	width: 260px;
	margin-top: 15px;
	float: left;
	clear: left;
}
#nav a {
	display: block;
	line-height: 15px;
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	cursor: url(../images/layout/nav_cursor2.cur), pointer;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav a:hover { text-decoration: none; }


#nav .nav1 { background: #762127; }
#nav .nav2 { background: #314c6b; }
#nav .nav3 {
	background-color: #5A2E16;
}
#nav .nav4 { background: #4c709c; }
#nav .nav5 { background: #d5a22b; }
#nav .nav6 { background: #521515; }


#nav .nav1:hover { background: #93492d; }
#nav .nav2:hover { background: #687277; }
#nav .nav3:hover {
	background-color: #9C4F25;
}
#nav .nav4:hover { background: #7f96ae; }
#nav .nav5:hover { background: #e0ba64; }
#nav .nav6:hover { background: #855a58; }



#insideNav { margin: 20px 0px 10px 0px; color: #964922; font-size: 12px; }
#insideNav a { color: #964922; text-decoration: none; font-size: 12px; }
#insideNav a:hover { color: 964922; text-decoration: underline; }
#pic {
	float: right;
	height: 299px;
	width: 574px;
	margin-top: 76px;
	margin-bottom: 0px;
	z-index: 1;
}
#content {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
}
#nav .nav7 {
	background-color: #3B5A7F;
}
#nav .nav7:hover {
	background-color: #6288B7;
}
#fooot {
	background-color: #762128;
	color: #FFFFFF;
	text-align: center;
}
#fhead {
	position:absolute;
	z-index:999;
	top: 60px;
	height: 0px;
}
#logopic {
	position: relative;
	z-index: 9999;
}
#gallery a {
	color: #632323;
}
#main #mainHome #body h2 {
	color: #3F0C10;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
