*
{
	margin: 0;
	padding: 0;
}

a
{
color: #726a59;
text-decoration: underline;
}







body
{
background: #140700;
font-family: arial;
}


#direct
{
position: absolute;
top: 510px;
left: 60px;
}


img
{
border: 0;
}

.current
{
color: #fff;
}

#container
{
position:absolute;
left: 50%;
top: 5%;
margin-left: -485px;
width: 971px;
height: 631px;
}


#main img
{
float: left;
}

li
{
list-style-type: none;
}



#righty
{
float: right;
width: 340px;
margin-right: 40px;
}



#header
{
float:left;
width: 971px;
}


#nav
{
float:right;
margin-top: 90px;
width: 430px;
}


#control
{
width: 70px;
top: 138px;
right: 8px;
padding-left: 20px;
padding-top: 5px;
padding-right: 10px;
position: absolute;
z-index: 100;
background: #21150e;
}

#control p
{
cursor: pointer;
}

#next:hover,#previous:hover
{
color: #726a59;
}


#righty p
{
width: 320px;
}


#main
{
float:left;
width: 975px;
min-height: 450px;
padding: 13px;
background:url("images/main_bg.gif")  no-repeat;
}

#pain
{
float:left;
width: 975px;
height: 450px;
padding: 13px;
background:url("images/main_bg.gif")  no-repeat;
}


.logo
{
float: left;
margin-left: 8px;
}


#leftColumn
{
float:left;
}


#rightColumn
{
float:left;
}

.jcarousel-container-horizontal
{
width: 500px;
background: #fff;
}

#footer
{
float:left;
width: 971px;
border-top: 1px solid #39261c;
padding-top: 10px;
clear:both;
}

#footer1
{
float:left;
width: 971px;
border-top: 1px solid #39261c;
padding-top: 10px;
clear:both;
}

#slideshow 
{
}


#slideshow li
{
position: relative;
display: inline;
}



#slider
{
position: relative;
overflow: hidden;
width: 950px;
}

.stripViewer { /* This is the viewing window */
			position: relative;
			width: 2850px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			background: #fff;
		}
		
#yeah
{
position: relative;
width: 100%;
}



.panel
{
float:left;
display: inline;
}
 


#rightnav
{
width: 340px;
float: left;
margin-left: -9px;
margin-bottom: 20px;
}

#rightnav img
{
float: left;
}


#about,#our,#press
{
width: 340px;
}


#holder
{
float: left;
width: 340px;
}

/*-----------------------text------------------*/

h2 {
	color:#fff;
}







#nav ul 
{
float: left;
}


#nav ul li
{
display: inline;
color: #726a59;
font-size: 11px;
font-family: arial narrow;
font-weight: bold;
list-style: none;
margin-left: 20px;
}


#nav ul li a
{
color: #726a59;
text-decoration: none;
}


#nav ul li a:hover
{
color: #fff;
}


.whitey
{
color: #fff;
}



#footer p
{
font-size: 11px;
color: #726a59;
}

p
{
font-size: 12px;
margin-bottom: 10px;
line-height: 150%;
color: #726a59;
}

