@media screen and (min-width: 320px) and (max-width: 359px)
{
	body
	{
	}
}
body
{
	margin: 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #B4AEA0;
	background-image: url('/img/flag2.jpg');
	/*background-image: url(https://upload.wikimedia.org/wikipedia/commons/f/f9/Blue-pink-orange_sky_at_sunset%2C_Woodbine_Beach%2C_Toronto%2C_Canada.jpg);*/
	/*background-image: url(https://upload.wikimedia.org/wikipedia/commons/f/f9/Blue-pink-orange_sky_at_sunset%2C_Woodbine_Beach%2C_Toronto%2C_Canada.jpg);*/
	/*background-image: url(https://upload.wikimedia.org/wikipedia/commons/b/b0/Richmond_International_Raceway_from_stands.jpg);*/
	background-position: center;
	/*background-size: cover;*/
	/*background-repeat: no-repeat;*/
	/*background-size: cover;*/
	background-attachment: fixed;
}
h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;
}
#topWrap
{
}
#top
{
	width: 1080px;
	margin: 0 auto;
	padding: 13px 0 0;
}
h1#logo
{
	float: left;
	margin: 0px 0 18px 40px;
	padding: 0;
	position: relative;
	top: 2px;
}
h1#logo a
{
	display: inline-block;
	height: 107px;
	width: 228px;
	background-image: url('/RacingMuseumLogo.png');
	text-indent: -10000px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	z-index: 23;
	/*background-size: 300px;*/
	/*background-color: #ffffff;*/
	background-position: ;
	background-size: 220px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 3px solid black;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	/*+box-shadow: 0 0 15px 5px #C5C5C5;*/
	-moz-box-shadow: 0 0 15px 5px #C5C5C5;
	-webkit-box-shadow: 0 0 15px 5px #C5C5C5;
	box-shadow: 0 0 15px 5px #C5C5C5;
}
#topContact
{
	width: 300px;
	float: right;
}
#topContact a
{
	transition: all 0.5s ease;
}
#topContact a:hover
{
	opacity: 0.8;
}
#topPhone
{
	text-decoration: none;
	font-size: 22px;
	color: #C80114;
	display: inline-block;
	margin: 0px 0 0;
	font-weight: bold;
	position: relative;
	top: 16px;
	right: 11px;
	text-shadow: 1px 1px 0px #C7C7C7;
}
#topFacebook
{
	background-image: url('/img/social.png');
	display: inline-block;
	text-indent: -10000px;
	width: 52px;
	height: 50px;
}
#topContactLink
{
	background-image: url('/img/social.png');
	display: inline-block;
	text-indent: -10000px;
	width: 52px;
	height: 50px;
	background-position: -55px 0px;
}
#navWrap
{
	width: 1080px;
	margin: 0 auto;
	clear: both;
	background-image: url('/img/nav.png');
	height: 52px;
	background-position: 0px -10px;
	position: relative;
	z-index: 2;
}
#mobileMenu
{
	display: none;
}
ul#nav
{
	margin: 0;
	padding: 0;
	background-color: #CBCBCB;
	list-style-type: none;
}
ul#nav li
{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
ul#nav li a
{
	display: block;
	float: left;
	padding: 12px 35px 11px;
	text-decoration: none;
	transition: all 0.5s ease;
	color: #F7E7E2;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}
ul#nav li:nth-of-type(1) a
{
	margin-left: 45px;
}
ul#nav li:hover a, ul#nav li.active a
{
	/*background-color: #190504;*/
	color: #0C0C0C;
	text-shadow: 1px 1px 1px #FFFFFF;
}
ul#nav li:hover ul
{
	display: block;
}
ul#nav li ul
{
	display: none;
	position: absolute;
	padding: 0px;
	z-index: 1000;
	margin: 40px 0px 0px;
}
ul#nav li ul li
{
	display: block;
	float: left;
	position: relative;
}
ul#nav li ul li a, ul#nav li.active ul li a
{
	max-width: 250px;
	min-width: 185px;
	color: #FFFFFF;
	background-color: black;
}
ul#nav li:hover ul li a
{
	color: white;
	background-color: black;
}
ul#nav li ul li:hover a
{
	background-color: gray;
	color: blue;
}
ul#nav li ul li:last-of-type a, ul#nav li:last-of-type ul li a, ul#nav li:last-of-type ul li:last-of-type a
{
	border-right: 0px none transparent;
}
ul#nav li:hover ul
{
	display: block;
}
ul#nav li:hover ul li ul
{
	display: none;
}
ul#nav li ul li:hover ul
{
	display: block;
}
ul#nav li ul li:hover ul li a
{
	background-color: #1E1E1E;
	color: #FFFFFF;
}
ul#nav li ul li ul li:hover a
{
	background-color: #2F2F2F;
	color: #A3BBDA;
}
ul#nav li ul li ul
{
	left: 235px;
	margin: 0;
}
#mainWrap
{
}
#main
{
	/*width: 1280px;*/
	margin: -5px auto 0;
	min-height: 959px;
	background-color: #FFFFFF;
	width: 1060px;
	/*+box-shadow: 0px 0px 10px 2px #7E7E7E;*/
	-moz-box-shadow: 0px 0px 10px 2px #7E7E7E;
	-webkit-box-shadow: 0px 0px 10px 2px #7E7E7E;
	box-shadow: 0px 0px 10px 2px #7E7E7E;
	position: relative;
	z-index: 1;
}
img#homeBanner
{
	margin: 0 0 0 10px;
}
div#subLeft div#slider
{
	margin: -45px 0 10px -50px;
}
#slider
{
	width: 1040px;
	padding: 0 10px;
}
#slider .slide
{
	height: 508px;
	background-repeat: no-repeat;
	background-color: #E8E7E2;
	border-bottom: 35px solid #E8E7E2;
}
.slideCaption
{
	background-image: url('/img/slide-cap-bg.png');
	padding: 15px 50px;
	height: 70px;
	position: relative;
	top: 408px;
	width: 940px;
}
.slideCaption p
{
	color: #EEECE9 !important;
	font-size: 24px !important;
	width: 60%;
	float: left;
}
.slideCaption a
{
	text-decoration: none;
	background-image: url('/img/btn-bg.jpg');
	font-weight: bold;
	font-size: 21px;
	color: #494949 !important;
	padding: 7px 30px 8px;
	background-repeat: repeat-x;
	margin: 11px 0 0 110px;
	display: inline-block;
	transition: all 0.5s ease;
}
.slideCaption a:hover
{
	opacity: 0.8;
}
.cycle-pager
{
	text-align: center;
	position: relative;
	z-index: 1000;
	margin: -35px 0 0;
}
.cycle-pager span
{
	font-size: 12px;
	/*padding: 0;*/
	/*vertical-align: top;*/
	/*height: 2px;*/
	display: inline-block;
	background-image: url('/img/pager.jpg');
	text-indent: -10000px;
	width: 40px;
	height: 30px;
	cursor: pointer;
	background-position: -42px 0px;
}
.cycle-pager span.cycle-pager-active
{
	background-position: 0px 0px;
}
#homeLeft
{
	width: 950px;
	float: left;
	margin: 50px 0 0 50px;
}
#homeLeft h1
{
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	color: #494949;
	font-size: 33px;
	margin: 0 0 20px 0;
}
#homeLeft p
{
	margin: 0 0 25px 0;
	font-size: 18px;
	color: #494949;
	line-height: 28px;
}
#homeRight
{
	float: left;
	margin: 50px 0 0 75px;
	width: 375px;
	display: none;
}
#homeRight h2
{
	font-size: 20px;
	font-weight: normal;
	color: #494949;
	text-transform: uppercase;
	border-bottom: 1px solid #E4E3DF;
	padding: 0 0 15px 0;
	margin: 14px 0 0;
}
#homeRight p
{
	font-family: 'Roboto Slab', serif;
	font-size: 16px !important;
	color: #958B76 !important;
	line-height: 30px;
	padding: 15px 0 0;
}
#homeRight a
{
	font-weight: bold;
	font-size: 18px;
	color: #494949 !important;
	text-decoration: none;
	border: 2px solid #494949;
	padding: 7px 37px;
	margin: 20px 0 0;
	display: inline-block;
	transition: all 0.5s ease;
}
#homeRight a:hover
{
	background-color: #494949;
	color: #FFFFFF !important;
}
#mainLower
{
	clear: both;
	height: 167px;
	background-image: url('/img/page-lower.png');
	background-repeat: no-repeat;
	margin: 10px;
	text-align: center;
	background-position: -2px 0px;
}
#mainLower img#logos
{
	margin: 52px 0 0;
}
#footWrap
{
	background-image: url('/img/foot.jpg');
	max-height: 317px;
	height: 317px;
	clear: both;
	margin: -100px 0 0;
}
#foot
{
	width: 1080px;
	margin: 0 auto;
}
#foot span
{
	position: relative;
	top: 110px;
	color: #FDFDFC;
	/*color: #CA0000;*/
	font-size: 14px;
	background-color: #000000;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #AFAFAF;
}
#foot span:nth-of-type(1)
{
	display: block;
	float: left;
	padding: 2px 4px;
}
#foot span:nth-of-type(2)
{
	display: block;
	float: right;
	padding: 2px 4px;
}
img#subPageMainImg
{
	width: 1040px;
	margin: 0 0 0 10px;
	border-bottom: 15px solid #E8E7E2;
}
#subLeft
{
	width: 580px;
	min-height: 400px;
	float: left;
	margin: 50px 60px 50px 50px;
}
#subRight
{
	width: 266px;
	float: left;
	margin: 50px;
}
#main h1
{
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	color: #494949;
	font-size: 33px;
	margin: 0 0 20px 0;
}
#main h2
{
	font-size: 20px;
	font-weight: bold;
	color: #494949;
	text-transform: uppercase;
	border-bottom: 1px solid #E4E3DF;
	padding: 0 0 15px 0;
	margin: 14px 0 10px;
}
#main h3
{
	font-size: 20px;
	font-weight: bold;
	color: #494949;
	padding: 0 0 15px 0;
}
#main p
{
	font-size: 18px;
	color: #494949;
	line-height: 30px;
	margin: 0 0 20px 0;
}
#main p.small
{
	font-size: 16px;
}
#main ul
{
	margin: 0;
}
#main ul li
{
	color: #494949;
	line-height: 28px;
	font-weight: bold;
	list-style-type: square;
}
#main a
{
	color: #C90114;
	text-decoration: none;
}
#main img.imgStyle
{
	border: 9px solid #EAE7E2;
	/*+box-shadow: 2px 2px 2px 1px #837F76;*/
	-moz-box-shadow: 2px 2px 2px 1px #837F76;
	-webkit-box-shadow: 2px 2px 2px 1px #837F76;
	box-shadow: 2px 2px 2px 1px #837F76;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 15px 0;
}
.sideBarBox
{
	border: 8px solid #FFFFFF;
	/*+box-shadow: 2px 2px 2px 1px #837F76;*/
	-moz-box-shadow: 2px 2px 2px 1px #837F76;
	-webkit-box-shadow: 2px 2px 2px 1px #837F76;
	box-shadow: 2px 2px 2px 1px #837F76;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 15px 0;
	width: 250px;
}
.sideBarBox a
{
	text-decoration: none;
	background-image: url('/img/btn-bg.jpg');
	font-weight: bold;
	font-size: 19px;
	color: #494949 !important;
	/*padding: 7px 30px 8px;*/
	background-repeat: repeat-x;
	display: block;
	text-transform: uppercase;
	width: 100%;
	margin: 10px 0 0;
	text-align: center;
	padding: 9px 0;
	/*+box-shadow: 0 0 1px #C8C8C8;*/
	-moz-box-shadow: 0 0 1px #C8C8C8;
	-webkit-box-shadow: 0 0 1px #C8C8C8;
	box-shadow: 0 0 1px #C8C8C8;
	transition: all 0.5s ease;
}
.sideBarBox a:hover
{
	opacity: 0.85;
}
.testimonyWrap
{
	margin: 0 0 20px 0;
	border-bottom: 1px solid #E4E3DF;
	padding: 0 0 25px 0;
}
/*CONTACT FORM*/
.webForm
{
}
.webForm p#formSuccess
{
	font-weight: bold;
	font-size: 16px;
	background-color: #E3FFE3;
	padding: 10px;
	border: 1px solid #D7D7D7;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	color: #434343;
	display: none;
}
.webForm p#formError
{
	font-weight: bold;
	font-size: 16px;
	background-color: #FEDDDD;
	padding: 10px;
	border: 1px solid #D7D7D7;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	color: #434343;
	display: none;
}
.webForm span.required
{
	display: block;
	margin: 0 0 5px 0;
	color: #A90000;
	font-size: 13px;
	position: relative;
	left: 3px;
	display: none;
}
.webForm input[type=text]
{
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #D7D7D7;
	/*+border-radius: 1px;*/
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	padding: 5px;
	font-size: 15px;
	width: 75%;
	color: #232323;
	transition: all 0.5s ease;
	-webkit-appearance: none;
}
.webForm input[name=code]
{
	width: 25%;
	-webkit-appearance: none;
}
.webForm input[type=submit]
{
	cursor: pointer;
	width: 100px;
	font-size: 15px;
	color: #232323;
	background-color: #D7D7D7;
	background-color: #EEEEEE;
	border: 1px solid #D7D7D7;
	/*+border-radius: 1px;*/
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	padding: 4px 5px;
	border-bottom: 2px solid #C7C7C7;
	transition: all 0.2s ease;
	-webkit-appearance: none;
}
.webForm input[type=submit]:hover
{
	background-color: #EEEEEE;
	background-color: #D7D7D7;
}
.webForm img#loader
{
	vertical-align: top;
	position: relative;
	top: 9px;
	left: 5px;
	display: none;
}
.webForm #captchaImg
{
	position: relative;
	top: 0px;
	left: 4px;
	border: 1px solid black;
	border: 1px solid #D7D7D7;
	/*+border-radius: 1px;*/
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	padding: 4px;
	vertical-align: bottom;
	/*display: none;*/
}
.webForm textarea
{
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #D7D7D7;
	/*+border-radius: 1px;*/
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	padding: 5px;
	font-size: 15px;
	width: 75%;
	height: 100px;
	color: #232323;
	transition: all 0.5s ease;
	-webkit-appearance: none;
}
table.formTable
{
	border-collapse: collapse;
	font-size: 16px;
	width: 100%;
}
table.formTable label
{
	font-size: 15px;
	position: relative;
	top: 4px;
}
table.formTable tbody tr td
{
	vertical-align: top;
	padding: 5px;
}
table.formTable tbody tr td:nth-of-type(1)
{
	text-align: right;
	width: 20%;
}
.webForm .errorRequired
{
	background-color: #FEDDDD;
}
/*GALLERY*/
#galleryWrap
{
}
#galleryWrap div.galleryBox
{
	float: left;
	width: 180px;
	text-align: center;
}
#galleryWrap div.galleryBox:nth-of-type(3n + 2)
{
	margin: 0 18px;
}
#galleryWrap div.galleryBox:nth-of-type(3n + 1)
{
	clear: both;
}
#galleryWrap div.galleryBox img
{
	width: 175px;
	height: auto;
	opacity: 0.93;
	transition: all 0.2s ease;
	border: 1px solid #BBBBBB;
	padding: 5px;
	/*+border-radius: 1px;*/
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	/*width: 107%;*/
	height: auto;
}
#galleryWrap div.galleryBox:hover img
{
	opacity: 1;
}
#galleryWrap div.galleryBox a
{
	text-decoration: none;
	font-weight: bold;
}
#gallerySubNav
{
	/*border-bottom: 1px solid #e4e3df;*/
	/*margin-bottom: 15px;*/
	padding-bottom: 30px;
}
#gallerySubNav a
{
	display: inline-block;
	padding: 5px 12px;
	background-color: #E8E7E2;
	transition: all 0.5s ease;
	/*+box-shadow: 1px 1px 2px 0px #737373;*/
	-moz-box-shadow: 1px 1px 2px 0px #737373;
	-webkit-box-shadow: 1px 1px 2px 0px #737373;
	box-shadow: 1px 1px 2px 0px #737373;
}
#gallerySubNav a#gallerySubNavActive, #gallerySubNav a:hover
{
	background-color: #FFFFFF;
	color: #BF0113 !important;
}
/*GUESTBOOK*/
div.guestbookWrap
{
	background-color: #F5F5F5;
	margin: 0 0 10px 0;
	padding: 15px;
	border: 1px solid #BBBBBB;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
div.guestbookWrap p.guestbookComment
{
}
