body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background-xrepeat.PNG);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

img{
	vertical-align:text-bottom
	}

#header{
	border: none;
}

#wrapper{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-left: 1px solid #C09545;
	border-right: 1px solid #C09545;
	width: 777px;
	background-color:#FFFFFF;
}

#Main{
	padding-top: 0px;
}

#scrolling_image_container {

  width: 777px;
  height: 226px;

}

#container{
	padding-top: 0px;
	height: 730px;
}

#shop_container{
	padding-top: 0px;
	height: 950px;
}

#history_container{
	padding-top: 0px;
	height: 1000px;
}
#chuck_container{
	padding-top: 0px;
	height: 1630px;
}

#home_container{
	padding-top: 0px;
	height: 1120px;
}

#navlist{
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	overflow: visible;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 7px 10px 0px;
	background-color: #030f20;
	height: 27px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #C09545;
	text-decoration: none;
}
#navlist a:hover{background-color: #A70019;}
#n1 {left: 0px;}
#n2 {left: 111px;}
#n3 {left: 222px;}
#n4 {left: 333px;}
#n5 {left: 444px;}
#n6 {left: 555px;}
#n7 {left: 666px;}

#MainImage {
	margin-top: 25px;
}

#LeftSide {
	float: left;
	width: 187px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
	min-height: 100%;
	border-right: 1px solid #C09545;
}

#LeftSide h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #C09545;
	font-size: 14px;
	text-align: center;
	padding-bottom: 1px;
}

#LeftSide a{
	font-family:Arial, Helvetica, sans-serif;
	color: #030f20;
	font-size: 12px;
	line-height: 26px;
	text-decoration: underline;
	padding-left: 10px;
	white-space: pre;
}

#LeftSide a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #C09545;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#tic {
  /* enter any styles for the ticker below */
  border: 0px;
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  padding-left: 10px;
  width: 160px;
  line-height: 15px;
}
#tic p {
  /* this will hide all children tags */
  font-size: 12px;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}

#RightSide {
	float: right;
	width: 146px;
	padding-top: 0px;
	min-height: 100%;
	border-left: 1px solid #C09545;
}

RightSide.center {
	margin-left: 5px;
}

.attributename  {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.required {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

#content { 
	float: left;
	width: 50%;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030f20;
	padding-left: 15px;
	padding-right: 5px;
	height: auto;
}

#content a{ 
	color: #C09545;
	text-decoration: underline;
}

#content img.left {
	float: left;
	padding: 3px;
}

#content img.right {
	float: right;
	padding: 3px
}	

#content h3 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C09545;
}

#content h5{
	font-size: 12px;
	font-weight: bold;
}

#content tr{
	vertical-align: text-top;
}

#footer {
	clear: both;
	background: #FFFFFF;
	border-top: 1px solid #C09545;
	padding-left: 10px;
	padding-top: 15px;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #030f20;
	overflow: hidden;
	margin-bottom: 0px;
}

#footer a{
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #C09545;
}
