/* Core set up stuff*/

html {
height: 100%;
  margin-bottom: 1px;
}

body {color: #fff;
	margin: 0;
background-color: #b3b3b3;
font: normal 70% Verdana, Arial, Georgia, sans-serif;
font-weight:normal;
font-style: normal;
 }


img { border: 0 none; }

#header_container {
	margin: auto;
	width: 900px;
background-color: #ffffff;
padding-top: 5px; }

#header {
position: relative;
	margin: auto;
	width: 870px;
padding: 0;
padding-top: 17px;
padding-left: 30px;
padding-bottom:15px;
text-align: left;
background-color: #000000;
letter-spacing: 11px;
color: #fff; 
font-weight: bold;
background-image: url(../images/fabric.jpg);
background-repeat: no-repeat;
background-position: bottom right;
 }

#nav {
position: relative;
	margin: 0em auto;
	width: 885px;
padding: 0;
padding-top: 1px;
padding-left: 15px;
text-align: left;
background-color: #73181f;
height: 30px; 
color: #fff;
background-image: url(../images/white-line-bm.jpg);
background-repeat: no-repeat;
background-position: bottom left; }

/*nav*/

#nav ul {
margin: 0;
padding: 0;
width: 779px;
height: 21px;
}

#nav li {
display: inline;
background-image: url(../images/line.gif);
background-repeat: no-repeat;
background-position: bottom right;
 }

ul,ol {list-style-type: none; }

#nav ul.sections {
font-size: 1em; }

#nav ul.sections li {

list-style-type:none; }

#nav ul.sections a {
display: inline;
padding-top: 0.5em;
padding-bottom: 0.6em;
margin: 0;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 0.9em;
padding-right: 11px;
padding-left: 9px;
 }

#nav ul.sections a:hover, #nav ul a.current {
color:  #ffd87d;
}
/*end nav*/

#container{
position: relative;
	margin: 0 auto;
	width: 900px;
padding: 0;
background-color: #000000;
padding-top: 1px;
padding-bottom: 1px;
background-image: url(../images/white-line.gif);
background-repeat: no-repeat;
background-position: 152px top; }



#left  {position: absolute;
top: 6px;
left: 0;
	margin: 0 ;
	padding: 0;
	width: 190px;
padding-top: 7px;
padding-right: 10px;
height: 510px;

 }

#left p {
font-size: 0.9em;
padding-left: 20px;
}


#main, #mainshow {
position: relative;
width: 695px;
padding-top: 7px; 
margin-left: 205px;
background-color: transparent;
padding-left: 0;
padding-bottom: 5px;
 }

#mainshow {
width: 670px;
margin-left: 30px;
background-image: url(../images/white-line.gif);
background-repeat: no-repeat;
background-position: right top;

}

#email {
position: absolute;
top: 1px;
left: 200px; }

 
#left li {color:#ffffff;
line-height: 2.2em;
list-style-image: url(../images/dot.gif);
}


#footer {
position: relative;
	margin: 0 auto 0 auto;
	width: 890px;
padding: 0;
background-color: #cccccc;
padding-bottom: 6px;
font-size: 0.9em;
padding-top:5px;
padding-left:10px;
color: #999999;
}

p 
{color: #fff;
line-height: 1.5em;
text-align: left;
margin-top:2px;
margin-bottom:8px;
 }
.current {color:  #ffd87d;
 }
 
.yell {
color:  #ffd87d;
}

.yellbig {
color:  #ffd87d;
font-size: 1.3em;
 }

.bluesm {
font-weight: normal;
font-size: 0.9em; 
color: #fff;
text-align: left;
padding-left: 25px;
width: 100px; }

h1{color:  #ffd87d;
font-size: 1.4em;
line-height: 1.5em;
font-weight: normal;
 letter-spacing: 0;
 margin-bottom: 6px;
}

a:link {color:  #ffd87d; text-decoration: underline;
font-weight: normal; } 
a:visited {color:  #ffd87d;
text-decoration:underline;
font-weight: normal; }
a:hover {color: #ff725f; text-decoration:none;
font-weight: normal;} 

#email a:link {color:  #fff; text-decoration: underline;
font-weight: normal; } 
#email a:visited {color:  #fff;
text-decoration:underline;
font-weight: normal; }
#email a:hover {color: #ffd87d; text-decoration:underline;
font-weight: normal;}

#footer a:link {color:  #6a6a6a; text-decoration: underline;
font-weight: normal; } 
#footer a:visited {color:  #6a6a6a; text-decoration:underline;
font-weight: normal; }
#footer a:hover {color:  #73181f; text-decoration:none;
font-weight: normal; }

#left a:link {color:  #fff; text-decoration: none;
font-weight: normal; } 
#left  a:visited {color:  #fff; text-decoration:none;
font-weight: normal; }
#left  a:hover {color:#ffd87d; text-decoration:underline;
font-weight: normal; }
