@charset "utf-8";
html {
	overflow:hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#74777a;
	font-style: normal;
	line-height: 16px;
	letter-spacing:1px;
	font-weight: normal;
	background-color: #bbb2a9;	
}
/*::selection {
	background: #8e0402;
	color:#ccc;
}
::-moz-selection {
	background: #8e0402;
	color:#ccc;
}*/

* :focus { outline: 0; }

a {
	color:#74777a;
	font-size:12px;
	text-decoration:underline;
}

a:hover {
	color:#8e0402;
	font-size:12px;
	text-decoration:none;
}
a:visited {
	color:#74777a;
	font-size:12px;
	text-decoration:underline;
}
a:active {
	color:#8e0402;
	font-size:12px;
	text-decoration:none;
	outline: none;
}

#all {
	position:relative;
	padding-top:2%;
	width: 100%;	
	-moz-opacity:1;
	z-index:1;
}

#container {
	width:983px;
	height:514px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}
#theMenu {
	background-image: url(../images/HTMLsite/bg_01.jpg);
	background-repeat: no-repeat;
	height:271px;
	width:333px;
	float:left;
	margin-top:5px;
}

#theMenu #theLogo {
	float:right;
	margin-right: 38px;
	margin-top:30px;
}
#theMenu ul {
	margin-top:28px;
	list-style-type: none;
}
#theMenu ul li{
	margin-top:-3px;
	margin-left:-10px;
}

#prodThumbs {
	height:120px;
	margin-left: 20px;
	overflow: scroll;
	overflow-y: hidden;
	margin-top:-50px;
	width:280px;
	white-space:nowrap;
	padding-bottom:3px;
}

#prodThumbs  img {
	border-color: #74777a;
	border-style:solid;
	border-width:thin;	
}
#prodThumbs  img:hover {
	border-color: #8e0402;
}

#prodThumbs  ul {
	list-style:none;
	margin-left:-27px;	
}

#prodThumbs #secondRow {
    margin-top:-13px;
}

#prodThumbs  ul li {
	list-style:none;
	padding-right:13px;
	padding-bottom:5px;
	display:inline;
}

.prodHomeImage {
	margin-top:215px; 
	margin-left: 135px;
}

.productView {
	margin-top:10px; 
	margin-left: 23px;
}

#thePage {	
	background-image: url(../images/HTMLsite/bg_02.jpg);
	background-repeat: no-repeat;
	height:514px;
	width:650px;
	float:right;
}
#thePage .theContent {
	position:absolute;
	margin-top: -50px;
	width: 530px;
	height: 100%;
	margin-left:70px;
}

#thePage .theContent #aboutStuff  {
	height:400px;
	overflow:auto;
	margin-top: 100px;
	padding-right: 10px;
	width:530px;
}

#thePage .theContent #aboutStuff ul {
	margin-left:-10px;
}

#thePage .theContent a:hover {
	color:#8e0402;
	font-size:12px;
	text-decoration:none;
}

#thePage .theContent #pressStuff  {
	height:440px;
	margin-top:80px;
	overflow:auto;
}

#thePage .theContent #pressStuff ul {
	list-style:none;
	margin-left:-25px;
	margin-top:-10px;
}
#thePage .theContent #pressStuff ul li {
	float:left;
	margin-right: 25px;
	margin-bottom: 20px;
}

#thePage .theContent #pressStuff a {
	border:thin #74777a ;
}

#thePage .theContent #whereStuff  {
	width:590px; 
	height: 450px; 
	margin-left:-37px; 
	margin-top:85px; 
	overflow:hidden; 
	text-align:center;
}
#thePage .theContent #newsStuff  {
	height:415px;
	overflow:auto;
	margin-top: 95px;
	padding-right: 10px;
	width:530px;
}

#thePage #thePins {
	position:absolute;
	margin-top:11px;
}
#thePage #thePins .lPin {
	margin-left:27px;
}
#thePage #thePins .rPin {
	margin-left:563px;	
}

.theMap {
	margin-left: -20px;
}


#thePage .contactContent {
	margin-left:35px;
	margin-top: 10px;
	padding-right: 0px;
	width: 590px;
	height: 400px;
	overflow:auto;
	
	text-align:center;
	font-size:16px;
	line-height:30px;
}
#thePage .contactContent a {
	text-align:center;
	font-size:16px;
}



#theExtra {	
	background-image: url(../images/HTMLsite/bg_03.jpg);
	background-repeat: no-repeat;
	height:243px;
	width:333px;
	float:left;
}

#theExtra .newsContent {
	margin-top:90px;
	margin-left: 55px;
}
#theExtra .aboutContent {
	margin-top:14px;
	margin-left: 28px;
}
#theExtra .pressContent {
	margin-top:70px;
	margin-left: 65px;
}
#theExtra .whereContent {
	margin-top:60px;
	margin-left: 45px;
}
#theExtra .productHome {
	margin-top:95px;
	margin-left: 55px;
}
#theExtra .productContent {
	margin-top:35px;
	margin-left: 40px;
	width:230px;
	height:160px;
	font-size:11px;
	line-height:14px;
}
#theExtra .productContent h2 {
	font-size: 18px;
}
#theExtra .productContent p {
	margin-top:-5px;
}
#theExtra #dBtn {
	margin-top:-5px;
	margin-left: 40px;
}
#theExtra #fb-root {
	float:right;
	margin-top:-40px;	
	margin-right:50px;
}
#theExtra #vBtn {
	margin-top:-40px;
	margin-left: 40px;
	margin-bottom:5px;
}
#theExtra .ctrl {
	float:right;
	margin-top:-34px;
	margin-right: 50px;
}

#newsTicker {
	margin-left:40px;
}


.news-marquee {
	height:150px;
	width:230px;
}

#footer {
	width:983px;	
	margin-right:auto;
	margin-left:auto;
	font-size:10px;
	color:#968f88;
} 

#footer a {
	color:#968f88;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
#footer a:hover {
	color:#8e0402;
	text-decoration:none;
}
#footer .linkLeft {
	float:left;
	margin-left:-290px;
	margin-top:-8px;
}
#footer .linkRight {
	float:right;
	margin-right:20px;
	margin-top:-6px;
}

#footer .fb_link {
	float:right;
	margin-right:345px;
	margin-top:-6px;
}

#creditsStuff {
	text-align:center; 
	font-size:10px; 
	margin-top:80px; 
	line-height:11px;
}



#theCredits { 
	opacity:0;
	background:#000;
	width:102%; 
	height:1000px;
	position:absolute;
	margin-top:-150px;
	margin-left:-15px;
} 

#theCredits #cc {
	float:right;
	margin-top:180px;
	margin-right: 15%;
}

#theCredits #creditsWindow {
	color:#fff ;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	margin-top:800px;
	margin-left:auto;
	margin-right:auto;
	width:350px;
}


