body{background-image: url('prch03.png');}

span.warning {color:red;}

img {border: none}
img.gallery {border:solid thin #806021;}
img.header{
	margin-top:30px;
	display:block;
}
img.concept_art{
	border:solid thin #806021;
	float:left;
	margin:5px;
}

#footer{
margin-top:30px;
margin-left:10px;
font-size:x-small;
}


#intro img.centered{display:block;}

* {
   margin:0;
   padding:0;
  }


/* MAIN CONTAINER DIV - uses a strip as the background to create the box effect*/
#container {
	position:relative;
	display:block;
	width:900px;
	left:560px;
	margin-left:-390px;
	background:#fff url(bg.png) repeat-y center;
	z-index:100;
	}
#lselect h3 span {
	display:none;
	}
a.nav:hover {
	cursor:pointer;
	border:1px solid #d7d6b7;
	border-right:none;
	border-left:none;
	}

/*POSITIONS THE HEADER IMAGE*/
#pageHeader {
	position:relative;
	width:900px;
	height:150px;
	margin:0px;
	padding:0px;
	}
#logo{
	position:fixed;
	top:0px;
	left:0px;
	z-index:100;
}


/* sets out all the background images for the pages */
div.news_page{
	background:#fff url(../index_files/albrecht_background.jpg) center;
	
}

ul.indentedList{
	margin-left:40px;
}


#intro {
	display:block;
	margin-left:18px;
	margin-right:18px;
	font:normal 12px/18px Georgia,"Times New Roman",Times, serif;
	color:black;
	font-style:normal;
	margin-top:60px;
	position:relative;
	padding-bottom:14px;	
	background-repeat:no-repeat;
	}

#intro p{
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
}
#intro img{
	margin-bottom:10px;
	margin-left:0.5cm;
}
#intro p.link{
	margin-bottom:10px;
}

#intro p.news_headline{
	text-indent: 0.5cm;
	padding-top: 15px;
	margin-left:10px;
	margin-left:10px;
	margin-bottom:10px;
	text-decoration:underline;
	font:bold 15px/21px Georgia,"Times New Roman",Times, serif;
	color:#333333;	
}

#intro p.news{
	text-indent: 1cm;
	
}
	
#intro p.foot{
	padding-top: 15px;
	font:bold 12px/18px Georgia,"Times New Roman",Times, serif;
}

#intro p.price_header{
	font:bold 12px/18px Georgia,"Times New Roman",Times, serif;
}

#intro p.com_status{
	font:bold 18px/24px Georgia,"Times New Roman",Times, serif;
}

/*THE STYLE INFORMATION FOR THE NAV BAR*/
#linkList {
	width:170px;
	position:fixed;
	top:170px;
	left:0px;
	}
#linkList h3.select {
	width:170px;
	height:34px;
	background:url(select.png);
	text-display:none;
	}
#linkList #lselect ul ul li a{
	margin-top:5px;
	display:block;
	color:#330066;
	background-color:#EEEEEE;
	font-weight:bold;
	border:1px solid #d7d6b7;
	border-right:none;
	border-left:none;
	text-decoration:none;
	text-align:right;
	font-style:italic;
	font-size:10px;
	text-transform:none;
	line-height:14px;
}
/* THE MAIN TEXT */
#linkList #lselect ul a {
	margin-top:5px;
	display:block;
	color:#806021;
	background-color:#EEEEEE;
	font-weight:bold;
	border:1px solid #d7d6b7;
	border-right:5px solid #d7d6b7;
	border-left:none;
	text-decoration:none;
	font-style:italic;
	font-size:12px;
	text-transform:none;
	line-height:14px;
}
/* THE SUBTEXT */
#linkList #lselect ul {
	list-style:none;
	margin:5px 0 20px 10px;
	font:normal 9px/13px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#666666;
}
#linkList #lselect ul a:hover {
	color:#FFFFCC;
	background-color:#987654;
}




/*USED TO PRESENT THE PRODUCTS ON THE PAGE*/
ul.product_list{
	display:inline;
	list-style:none;
}	
ul.product_list li{
	margin-right:6px;
	display:inline;
}

ul.price_list{	
	list-style:none;
}


/* PRICE LIST TABLE STYLE INFORMATION*/
table.price_list{
	text-align: center;
	color: #404040;
	margin-left:10px;
	font-family: Verdana;	
	font-size: 11px;
	width: 850px;
	border: 1px #806021 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}
table.price_list th{
	background-color:#806021;
	color:#ffffcc;
	position:relative;
	width:200px;
	font-weight: bold;
}
table.price_list th.status{
	background-color:#806021;
	position:relative;
	width:10px;
}
/* VARIOUS COLOURS INDICATING STATUS GO HERE */
table.price_list td.unstarted{
	background-color:#8B0000;
}
table.price_list td.concept_art{
	background-color:#4682B4;
}
table.price_list td.foaming{
	background-color:#DAA520;
}
table.price_list td.furring{
	background-color:#9ACD32;
}
table.price_list td.finished{
	background-color:#228B22;
}





p.title{
	width:200px;
	margin-top:15px;
	border-bottom: 1px solid #806021;
	font-style:normal;
	font-weight:normal;
	font-size:large;
	font-family: Times;
	color:#806021;
}
p.titleSpacer{
	width:200px;
	margin-top:40px;
	border-bottom: 1px solid #806021;
	font-style:normal;
	font-weight:bold;
	font-size:x-large;
	font-family: Times;
	color:black;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}





/*BACKGROUND SIDE IMAGES*/
#extraDiv2 {
	width:50%;
	position:fixed;
	top:0;
	left:0;
	height:127px;
	background:url(topLeft_bg_2.png) repeat-x;
	z-index:0;
}
#extraDiv3 {
	width:50%;
	position:fixed;
	top:0;
	right:0;
	height:141px;
	background:url(topRight_bg_2.png) repeat-x;
	z-index:0;
}