/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
	text-align: center;
	margin-top:30px;
	margin-bottom:30px;
	color:#333333;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #999999;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: left;
	border: 5px double #000000;
	background-image: none;
	background-position: left center;
	vertical-align: middle;
	height: 250px;
	background-color: #CCCCCC;
}
#ld_side2 {
	height: 20px;
	width: 650px;
	clip: rect(auto,auto,auto,auto);
	background-position: center;
	left: auto;
	right: auto;
}


#page_header {
	height: 330px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}  

#page_header h1 {
	padding-top:30px;
	padding-left: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #000000;
	letter-spacing: -1px;
	margin:0px;
}
#page_wrapperbigger {
	height: 1200px;
	border: 5px double #000000;
	width: 800px;
	background-position: center top;
	left: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fabricext.jpg);
	background-repeat: repeat-y;
}

#page_header h2 {
	padding-top:0px;
	padding-left: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	margin:0px;
}

#menu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	margin-top:5px;
	background-color: transparent;
	color: #CCCCCC;
	float: left;
	width: 100%;
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	color: #00CC33;
}

#left_side {
	float:left;
	width:300px;
	background-image: none;
	background-repeat: no-repeat;
	border: 5px double #000000;
	height: 550px;
	background-color: #CCCCCC;
	font-size: 16px;
}
  
#left_side h3 {
	margin:10px;
	margin-right:15px;
	font-family: verdana;
	font-size:18px;
	font-weight: bold;
	line-height:18px;
	color: #000000;
}
#leftdown_side h3 {
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}
#rightdown_side h3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side {
	float:right;
	width:250px;
	background-image: none;
	border: 5px double #000000;
	height: 195px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #CCCCCC;
}
#page_wrapper2 {
	height: 1100px;
	width: 700px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	left: auto;
	right: auto;
	background-position: top;
}

#rightdown_side {
	width: 250px;
	float: right;
	height: 135px;
	background-image: none;
	clip: rect(auto,auto,auto,auto);
	top: auto;
	border: 5px double #000000;
	background-color: #CCCCCC;
}
#space1 {
	float: right;
	height: 40px;
	width: 250px;
}

#spacer1 {
	height: 10px;
	float: right;
	width: 50px;
}
#lefttop_side {
	float: left;
	width: 400px;
	font-family: Verdana;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	height: 70px;
	text-align: center;
	vertical-align: top;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-position: top;
}
#rd_side {
	float: right;
	height: 100px;
	width: 258px;
}
#ld_side {
	float: left;
	height: 40px;
	width: 400px;
}
#righttop_side {
	float: right;
	width: 250px;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	height: 70px;
}

#leftdown_side {
	width: 300px;
	float: left;
	height: 90px;
	background-image: none;
	background-repeat: repeat;
	border: 5px double #000000;
	background-color: #CCCCCC;
}

  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
	height: 70px;
	background: #515230 url('../img/footer.jpg') top left no-repeat;
	float: none;
	width: 500px;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
	margin:0px;
	padding:0px;
	height:0px;
	clear:both;
}

  
 
 
