/*
Theme Name: Pie Industries
Description: Testing layout
Version: 1.0
Author: Sadieko
Author URI: http://www.scatterwind.com
*/

body { 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	background-color: #fff1e3; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
}

/*Link Style*/

a {
	text-decoration: none;
}
a:link {
	color: #5C3822;
}
a:visited {
	color: #a26540;
}
a:hover, a:active {
	color: #855437;
	background: #d2946e;
}

/* Header */


	

/* Style for the Navigation panel on the right */

#topNav {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvatica, sans-serif;
	width: 150px;
	color: #fff1e3;
	border-color: #e6c6b2;
	position: left;
}

#topNav ul {
	padding: 2px;
}

#topNav li {
	margin: 0px;
	border-bottom-width: 1px; 
	border-bottom-style: dotted;
	border-top-width: 1px; 
	border-top-style: dotted;
	border-color: #e6c6b2;
	text-align: center;
	background: #fff1e3;
}

#topNav li a {
	display: block;
	margin: 0px
	width: 145px;
	width: 145px;
} 

/* End Nav */


/*Link Style*/

a {
	text-decoration: none;
}
a:link {
	color: #5C3822;
}
a:visited {
	color: #a26540;
}
a:hover, a:active {
	color: #855437;
	background: #d2946e;
}

/* End Links */


/* Main Content */

#main {
	font-size: 12px;
	color: #60371E; 
	width: 650px;
	background: #e6c6b2;
	padding: 5px;
	position: right;
}

.submain {
	font-size: 12px;
	color: #60371E; 
	background: #e6c6b2;
	padding: 3px;
}

/* End Main Content */

/* News Area */

#news {
	width: 630px;
	font-size: 12px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
	color: #60371E;
	border-color: #E0B69C;
	border-style: dotted;
	border-width: 2px;
	background-color: #fff1e3;
	position: center;
	padding: 3px;
}

.newsHeader {
	font-size: 10px;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
	color: #60371E;
	font-style: italic;
}	

.newsEntry {
	font-size: 12px;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
	color: #60371E;
}


/* End News Area */

/* Footer Style */

#footer {
	width: 800px;
	border-color: #E0B69C;
	border-style: dotted;
	border-width: 1px;
	background-color: #fff1e3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvatica, sans-serif;
	font-style: italic;	
	color: #60371E;
}
	
/* Footer Style */

</HTML>
