/* CSS Document */
div#mid_nav_txt{
	float: left;
	width: 175px;
	text-align: center;
	font-weight: bold;
	color: #DCE4F5;
	padding-top: 3px;
}
div#upper_thumb_nav{
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
	display: none;
}
div.main_wrap{
	clear:both;
	margin-left: 15px;
}
div.inner_wrap{
	text-align: left;
	width: 670px;
}
div#mid_bottom{
	margin-left: 3px;
	width: 670px;
}
div.thumbWrap{
	float: left;
	width: 185px;
	margin-left:30px;
	display:inline;
}
div.thumb_box{
	text-align: center;
	width: 185px;
	margin-bottom: 10px;
	overflow:hidden;
}
div.thumb_box img{
	width: 185px;
	height: 136px;
	position:relative;
	left:-20px;
}
div#category_title_container{
	font-weight: bold;
	color: #F5C224;
	text-align: left;
	font-size: 14px;
	float: left;
}
div#category_nav_container{
	float: right;
	padding-right: 19px;
}
div#category_nav_container select{
	background: #4E637E;
	color: #FFFFFF;
}
div#mid_container{
	width: 600px;
	clear: both;
	border: solid 1px #4C5656;
	border-bottom: none;
	background: #363838;
	text-align: center;
}
div#sep1{
	font-size: 5px;
	height: 15px;
	clear: both;
}
div#quote_container{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 10px;
	padding: 1px;
}
div#quote_container p{
	margin: 5px;
}
div#to_main_screen_container{
	text-align: right;
	padding: 19px;
}
div#next_back_buttons{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 15px;
	border-top: solid 1px #634327;
}
div#ss_nav{
	text-align: center;
	padding-bottom: 10px;
    color:#fff;
}
div#ss_nav a{
	color:#634327;
	font-weight:bold;
	text-decoration:none;
}
div#ss_nav a:hover{
	color:#634327;
	text-decoration:underline;
}
#mid_bottom img{
	margin-left: 12px;
}
#img_quote_container{
	height: 315px;
	background: #000000;
}
#categoryNav{
	padding-top: 3px;
}
.thumbTitle{
	font-weight: bold;
	color: #22507d;
	text-align: right;
	width: 185px;
}
#categoryTitle{
	color: #634327;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	border:1px dashed #634327;
	border-right:none;
	border-left:none;
	padding:5px;
}
#thumbsContainer img{
	float: left;
	margin: 1px;
	border: solid 1px #2B529F;
}
select{
	background: #634327;
	color: #E4F0F2;
}
#categoryNav{
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
}
input.button{ 
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	background-color:#634327;
	border-style:outset;
	border-width:2px;
	border-color:#CCCCCC;
}