@font-face {
	font-family: 'QuicksandBook';
	src: url('fonts/Quicksand_Book-webfont.eot');
	src: local('?'), url('fonts/Quicksand_Book-webfont.woff') format('woff'), url('fonts/Quicksand_Book-webfont.ttf') format('truetype'), url('fonts/Quicksand_Book-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'QuicksandLight';
	src: url('fonts/Quicksand_Light-webfont.eot');
	src: local('?'), url('fonts/Quicksand_Light-webfont.woff') format('woff'), url('fonts/Quicksand_Light-webfont.ttf') format('truetype'), url('fonts/Quicksand_Light-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


.FBConnectButton_Text_Simple {
color: #000000;
}

IMG {
border: 0;
}

P {
font-family: 'QuicksandBook', Trebuchet MS;
 font-size: 12px;
 color: silver;
 letter-spacing: .1em;
 font-weight:100;
 text-align: left;
 }
LI {
color: silver;
font-family: 'QuicksandBook', 'QuicksandBook', Trebuchet MS, sans-serif;
font-size: 12px;
list-style: none;
text-align: left;
}
.noEscape:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

h3 {
color: silver;
font-family: 'QuicksandBook', Trebuchet MS;
font-size: 14px;
text-align: left;
}
.noEscape {display: inline-table;}
/* Hides from IE-mac \*/
* html .noEscape {height: 1%;}
.noEscape {display: block;}




#mainWrap {
width: 1000px
height: 800px;
}

#header {
width: 945px;
height: 120px;
background:  url(images/faded_line.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#header .logo {
width: 104px;
height: 104px;
float: left;
}

#header .tag {
float: right;
}
#header .tag_text {
font: 16px/22px 'QuicksandBook', 'QuicksandBook', Trebuchet MS, sans-serif;
float: right;
margin: 0;
}

#header .nav {
float: right;
margin: 35px 0 0 0;
width: 600px;
text-align:right;
color: #950505;
letter-spacing: 2px;
}

#header UL {
	margin: 0;
	padding: 0;
	float: right;
	}
	
#header LI {
	float: left;
	}
	
#header .nav A {
	color: #950505;
	font-family: 'QuicksandBook', Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.noflash {
font: 16px/22px 'QuicksandBook', 'QuicksandBook', Trebuchet MS, sans-serif;
color: #CCCCCC;
text-decoration: none;
}

#flash {
width: 870px;
height: 450px;
}

#guts {
width: 870px;
}

#guts li {
margin: 5px 0;
}

#guts A {
color: silver;
text-decoration: none;
}

#guts A:hover {
text-decoration: underline;
}

/* HOME MAIN */

#home_cat_wrap {
	margin-left: 40px;

}


.home_cat {
	float: left;
	width: 170px;
	margin: 15px;
	min-height: 270px;
}

.home_cat UL {
	margin-left: 10px;
	padding-left: 0;
}

/* HOME MAIN END */


.portfolio_item {
width: 780px;
margin: 10px 0 10px 0;
}

.portfolio_item dl {
float: left;
text-align: left;
margin: 0;
}
.portfolio_item dt.sub {
font-size: 12px;
color: silver;
margin: 2px 0 15px 0;
font-family: 'QuicksandBook', Trebuchet MS;
}

.portfolio_item dd {
margin-left: 40px;
}
 .portfolio_item dd A {
 font-family: 'QuicksandBook', Trebuchet MS;
 font-size: 12px;
 color: silver;
 text-decoration: none;
 }
 
 .portfolio_item dd A:hover {
 color: #a30d0c;
 }
 
 #side_nav {
 float: left;
 width: 220px;
 text-align: left;
 }

 #portfolio_nav ul {
 float: left;
 margin: 0px;
 padding: 0px;
width: 240px;
 }

#portfolio_nav ul li {
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
}
 
#portfolio_nav ul A {
font-family: 'QuicksandBook', Trebuchet MS;
 font-size: 12px;
 color: silver;
 text-decoration: none;
 }
 
 #portfolio_nav A:hover {
 color: #a30d0c;
 }
 
 #portfolio_nav P {
 margin: 0;
 color: #FFFFFF;
 }
 

 
 #detail_main {
 float: left;
 width: 390px;
 margin: 0 15px 15px 20px;
 }
 
 #main_pic {
 width: 380px;
 }
  
 #detail_main .pic {
 width: 380px;
 margin: 0 0 15px 0;
 text-align: left;
 }
 
 #thumbs {
 float: left;
 width: 200px;
 }

#thumbs .item {
float: left;
 margin: 5px 5px 0 0;
 width: 60px;
}
 
 #detail_main P {
 text-align: left;
color: silver;
font-family: 'QuicksandBook', Trebuchet MS;
font-size: 12px;
margin: 0 0 2px 0;
 }
  
 #caption {
 float: left;
 width: 200px;
 height: 120px;
 margin: 0;
 text-align: left;
 }
 
 #caption p {
 margin: 0px 0px 20px 0;
 padding: 0px;
 }
 
 #caption A {
 color: #a30d0c;
 }
  
.image {
float: right;
width: 260px;

}

#footer {
margin: 10px 0 0 0;
height: 100px;
width: 1000px;
background:  url(images/faded_line.gif);
background-repeat:no-repeat;
background-position:top;
}

#footer .fluff A {
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
font-family: 'QuicksandBook', Trebuchet MS;
float: left;
margin: 30px 0 0 50px;
}

.page_title {
float: left;
text-align: left;
width: 870px;
margin: 10px 0;
}


 #portfolio {
 margin-top: 20px;
/*margin-left: 170px;*/
margin-left: 250px;
 background: url(images/nav_port_bg.gif) top left no-repeat;
 width: 173px;
 height: 21px;
 text-align: center;
padding-top: 10px;
color: #cccccc;
font-size: 10px;
position:absolute !important;
z-index:9999 !important;
 }
 
  #inventory {
 margin-top: 20px;
 margin-left: 235px;
 background: url(images/nav_invent_bg.gif) top left no-repeat;
 width: 270px;
 height: 21px;
 text-align: center;
padding-top: 10px;
color: #cccccc;
font-size: 10px;
position:absolute !important;
z-index:9999 !important;
 }
 
#header #portfolio A, #header #inventory A {
 color: #cccccc;
 font-size: 11px;
 padding-top: 3px;
 font-weight: normal;
 letter-spacing: 0;
 }
 
 #header #portfolio A:hover, #header #inventory A:hover {
 text-decoration: underline;
 }
 
 
/* accordian styles */

	.cat_header {
			display: block;
			height: 20px;
			color: #ffffff;
			font-weight: 100;
			text-decoration: none;
			font-family: 'QuicksandBook', Trebuchet MS;
			font-size: 14px;
			padding-top: 10px;
			background: #000000 url(images/nav_br.gif) top left no-repeat;
			margin: 0;
			cursor: pointer;
		}
		
		
		
		.cat_header_active {
			color: #ffffff;
		}
		
		.nest1 {
			padding: 5px 10px 10px 10px;
			height: auto;
			display: block;
			overflow: hidden;
		}
			
		
			
			.nest1 h2 {
				margin-top: 5px;
				
			}
			
			#vertical_container {
				width: 220px;
				color: #ffffff;
				font-family: 'QuicksandBook', Trebuchet MS;
				font-size: 12px;
			}
			
			h2:hover, #vertical_container A:hover {
				text-decoration: underline;
					
			}
			
			#vertical_container A {
				color: silver;
				text-decoration: none;
				
			}
		
			#vertical_container SELECT {
				margin-bottom: 5px;
				}
			
			#vertical_container UL {
				margin: 0 0 0 10px;
				padding: 0;
			}
			#vertical_container LI {
				list-style-type: none;
				font-size: 11px;
				
			}	
			
			
			.nest2 {
			display: block;
			height: 20px;
			color: #ffffff;
			font-size: 14px;
			margin: 0 0 0 0px;
			font-weight: normal;
			font-family: 'QuicksandBook', Trebuchet MS;
			cursor: pointer;
		}
		
		.nest3 {
			padding: 5px 10px 10px 10px;
			height: auto;
			display: block;
			overflow: hidden;
		}

		.vertical_accordion_toggle_active {
			
		}

		.nest2 {
			color: #ffffff;
			
			overflow: hidden;
		}

			.nest2 h2 {
				margin: 15px 0 5px 10px;
				font-weight: bold;
			}

			.nest2 p {
				
				padding: 5px 10px 15px 10px;
			}
		
/* end accordian styles */		
.view {
	margin-top: 30px;
	font-family: 'QuicksandBook', Trebuchet MS;
	font-size: 14px;
}

#side_nav .view A {
	color: #ffffff;
	}