/*LAYOUT*/

body {
	margin:0 auto;
	padding:20px;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	width:903px;
}

#container {
	background-color:#FFF;
	color:#000;
	width:903px;
	min-width:900px;
}

#header {
	padding:0px;
	background-image:url('images/header_fade.jpg');
	background-color:#FFF;
	background-repeat:no-repeat;
	color:#000;
	height:272px;
	min-height:272px;
}


/*---------------------top menu-------------------*/


#top-menu {
    width:570px;
    height:28px;
	margin-left:325px;
    padding:2px;
    background-image:url('images/top-menu_bg.jpg');
	background-repeat:no-repeat;
}

#top-menu ul li { /* main menu items style */
    float:left;
    position:relative;
	margin-right:35px;
    height:20px;
    padding:2px;
    text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-family:'comic sans ms';
	font-size:16px;
}

#top-menu ul li a { /* main menu items anchor style */
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#top-menu ul li a:hover { /* main menu items anchor style */
	color:#A00;
	font-weight:bold;
	text-decoration:none;
}


/*---------------------end top menu-------------------*/


#contents {
	margin-top:0px;
	margin-bottom:0px;
}

#leftColumn {
	float:left;
	width:155px;
	padding:10px;
	/*border-bottom:5px solid #D00;*/
	background-color:#FFF;
	max-width:155px;
	min-height:420px;
}

#centerColumn {
	margin-top:4px;
	padding:10px;
	padding-left:25px;
	padding-top:35px;
	border:5px solid #b81f24;
	border-right:0px solid #FFF;
	border-bottom:0px solid #FFF;
	background-color:#CCC;
	overflow:scroll;
	color:#000;
	width:678px;
	min-width:681px;
	min-height:420px;
	height:440px;
	background-image:url('images/center_lines.jpg');
	background-repeat:no-repeat;
}

#inner_content {
	margin-left:10px;
	font-family:verdana;
	width:280px;
	max-width:280px;
	float:left;
}
#inner_history_content {
	margin-left:10px;
	font-family:verdana;
	width:600px;
	max-width:600px;
	float:left;
}
#footer {
	border-top:5px solid #b81f24;
	border-right:0px solid #FFF;
	background-color:#b81f24;
	background-image:url('images/footer_bg.jpg');
	background-repeat:no-repeat;
	color:#000;
	min-height:200px;
	width:896px;
	max-width:896px;
}

/*END LAYOUT*/


/*FONT*/

#header h1 {
	padding-top:10px;
	padding-bottom:0px;
	font-family:'arial black', sans-serif;
	color:#DCC;
}

#header h2 {
	color:#FFF;
}


#header h3 {
	color:#FFF;
	padding:0px;
}

#header td.headerTitle {
	padding:10px;
	border-left:5px solid #000;
}

#leftColumn h2{
	text-align:right;
	padding-right:10px;
	font-family:'comic sans ms';
	font-size:28px;
	color:#b81f24;
}

#leftColumn ul li {
	text-align:right;
	padding-right:10px;
	color:#000;
	font-family:'comic sans ms';
	font-size:18px;
	padding-bottom:13px;
}

#leftColumn ul li a {
	color:#000;
	text-decoration:none;
}
	#leftColumn ul li:hover {
	color:#b81f24;
	list-style: disc;
}

#leftColumn ul li a:hover {
	color:#b81f24;
}


#centerColumn h1 {
	color:#000;
	font-family:'comic sans ms';
	font-size:24px;
	width:330px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:1px solid #000;
}

#centerColumn p {
	padding-top:10px;
}

#centerColumn ul {
	padding-bottom:10px;
}

#centerColumn h2 {
	padding-top:0px;
	text-align:center;
}

#inner_content p {
	font-size:.9em;
}

#inner_content a { /* main menu items anchor style */
	color:#000;
	font-weight:bold;
}

#inner_content a:hover { /* main menu items anchor style */
	color:#A00;
	font-weight:bold;
}

#contact h2 {
	clear:both;
	font-size:16px;
	color:#A00;
}

#productline {
	text-align: center;
}

#productline ul {
	list-style-type: none;
}

#productline ul li {
	display: inline;
	margin:5px 5px 5px 5px;
}

#productline ul li img {
	vertical-align: middle;
}

/*----------------bottom links----------------*/
#footer #links {
	margin-top:135px;
}

#footer #links li { /* main menu items style */
	text-align:center;
	float:left;
    position:relative;
	margin:0 10px 0 10px;
    height:20px;
    padding:2px;
    text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-family:'comic sans ms';
	font-size:.7em;
}

#footer #links li a { /* main menu items anchor style */
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#footer #links li a:hover { /* main menu items anchor style */
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}

/*----------------bottom links----------------*/

#footer #last {
	text-align:center;
	font-family:'comic sans ms';
	font-size:.7em;
}

#footer #last p {
	color:#FFF;
	margin:0;
	padding:0;
	width: 100%;
}

#footer #last a {
	color:#FFF;
}

.headerImage {
	margin:0px;
	padding:0px;
}

#centerColumn #right {
	float:left;
	margin:10px 0 0 10px;
	background-repeat:no-repeat;

}

#centerColumn #image {
	float:left;
	margin-left: 8px;
}

#right #image_text{
	visibility:hidden;
}

#image #image_text{
	visibility:hidden;
}


.list {
	padding-bottom:10px;
}

.idxflash {
	/*background-image:url('images/store_photo.jpg');*/
	width: 328px;
	float:left;
	padding: 5px 0 10px 0px;
	background-repeat:no-repeat;
	width:328px;
	height:250px;
	min-width:330px;
	min-height:250px;
}

.lumberlist {
	list-style-type: none;
	border-bottom:solid 1px #000000;
}

.lumberlist li {
	display: inline;
	margin-left: 30px;
	width: 200px;
	background-color: #cccccc;
}
.lumberlist_name {}
.lumberlist_name li a{
	background-image:url('images/lumberlist_buttons/lumberlist_button.gif');
	list-style-type: none;
	width: 204px;
	height: 32px;
	color:#000000;
	display: block;
	font-size:20px;
	text-decoration:none;
	text-align:center;
	margin:5px 5px 0px 0px}
.lumberlist_name li a:hover{
	background-image:url('images/lumberlist_buttons/lumberlist_button_H.gif');
}
.lumber_sub_nav_base {
	/*float: left;*/
	width:200px;
	text-align: left;
	padding-bottom: 10px;
}

.lumber_sub_nav {
	float: none;
	text-align: left;
	overflow: auto;
}

.lumber_sub_nav h2 {
	padding-top:5px;
	padding-bottom:0px;
	padding-left: 5px;
	font-family:'arial black', sans-serif;
	color:#000;
	text-align: left;
}

.flashback {
	background-image:url('images/store_photo.jpg');
	background-repeat:no-repeat;
	width: 328px;
	height:250px;
	min-width:330px;
	min-height:250px;
}

ul#event {
	margin-left: 0;
	padding-left: 0;

}

#event li
{
	display: inline;
	list-style-type: none;
}

#catalog {
	margin-top: 280px;
	font-size: small;
}

#catalog ul li a {
	color:#000;

	text-decoration:none;
}