/*
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;
  background: #656868 url('../img/bg.jpg') top center no-repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #930;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
	background: #F3E7A9 url('../img/page_bg_store.jpg') top left;
	width: 640px;
	text-align: left;
	border: 4px solid #F4F4EE;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#page_header {
	height: 140px;
	background-color: #0D0802;
	background-image: url(../img/email-header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}  

#page_header h1 {
	padding-top:30px;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #EF8E10;
	margin:0px;
}
#page_header h2 {
	padding-top:0px;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #E2D179;
	margin:0px;
	letter-spacing: 1px;
}

#menu_bar {
	height:30px;
	background-color: #C2953A;
	background-image: url(../img/menu_bg-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#lecturecontainer ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
	line-height: 20px;
}

#product_descripton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

#product_descripton ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
	line-height: 20px;
}

#product_descripton_small
{
	width: 230px;
	float: left;
	margin-left: 7px;
}

#product_descripton_small_top
{
	background: url(../img/small-product-top.gif) no-repeat;
}

#product_descripton_small_middle
{
	background: url(../img/small-product-mid.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 1px;
}

#product_descripton_small_bottom
{
	background: url(../img/small-product-bot.gif) no-repeat;
}

#product_pic
{
	float: right;
	margin: 10px;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
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: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url('../img/content_bg_store.jpg') top left no-repeat;
}

#right_side {
	float:left;
	width:480px;
}
  
#right_side h2 {
	font-family: verdana;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
	color: #000400;
	padding-left: 10px;
}
  
#right_side h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	color: #000400;
	padding-left: 10px;
}
  
#right_side h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	display: inline;
}
  
#right_side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
  
#left_column {
	float:left;
	width:150px;
	clear: none;
	padding-left: 10px;
}
  
#left_column h3 {
	margin-right:10px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size:12px;
	font-weight: bold;
	line-height:16px;
	color: #FCF8E3;
	padding:4px;
	border:1px solid #3A3B22;
	background-color: #AB6B13;
}
  
#left_column p {
	margin-bottom:10px;
	padding-right:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color: #333333;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#left_column p strong {
	font-family: Arial, Helvetica, sans-serif;
}
#search {
	padding: 5px;
	float: right;
	width: 20em;
	border: 1px solid #000;
}

#page_footer {
	background: #515230 url('../img/footer.jpg') top left;
	position: relative;
	top: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}  

#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;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 
