/* Whole Body */ 

#indexbody	
{
	background: #241202 url("images/leftpanebg.png") repeat-y top left;
	font-family: Georgia, Arial, Helvetica;
}

/* End Whole Body */

/* Main Content */

#maincontent
{
	width: 1150px;
}

/* End Main Content */

/* Left Pane */

#leftpane
{
	width: 390px;   
	float: left;
}

#logo a

{
	float: left;
	border: none;
}

#paneinfo
{
	width: 281px;
	float: right;
	color: #313130;
	margin-right: 4px;
}

.infotitle
{
	font: bold 10pt Georgia, Arial, Helvetica;
	margin: 0px 0px 5px 80px;
}

.info
{
	margin: 10px 0px 10px 99px;

}

.info p
{
	font: 10pt Georgia, Arial, Helvetica;
	line-height: 17px;
}

.info a
{
	text-decoration: none;
	color: #313130;
}

.info a:hover
{
	text-decoration: underline;
}

.infodivider
{
	border-bottom: 1px dashed #313130;
}

.storebutton
{
	margin: 0px 0px 0px 80px;
}

.storebutton img
{
	border: none;
}

/* End Left Pane */

/* Index Content */

#indexcontent
{	
	color: #FFFFFF;
	float: left;
}

#indexentry
{
	width: 600px;
	margin-left: 43px;
	color: #EFEDD8;
	float: left;
}

.indexinfotitle
{
	font: bold 25pt Georgia, Arial, Helvetica;
	margin-top: 43px;
}

.storesubtitle
{
	font: bold 20pt Georgia, Arial, Helvetica;
	margin-top: 65px;
}

.indexphoto img
{
	margin-top: 43px;
	border: 8px solid #EFEDD8;
}

.indexphoto img a
{
	margin-top: 43px;
	border: 8px solid #EFEDD8;
}

.storephoto img
{
	margin-top: 60px;
	border: 8px solid #EFEDD8;
}

.storephoto img a
{
	
	border: 8px solid #EFEDD8;
}

.buyform
{
	float: left;
}

.buybutton
{
	margin-top: 20px;
	border: 1px solid #EFEDD8;
}

.buyshirtbutton
{
	margin-top: 20px;
	border: 1px solid #EFEDD8;
	width: 60px;
	margin-right: 10px;
}

.shirtsize
{
	text-align: center;
	width: 62px;
}

.indexinfo
{
	margin-top: 43px;
}

.storeitemdesc
{
	margin-top: 20px;
}

.storeitemdesc a
{
	text-decoration: none;
	color: #EFEDD8;
}

.storeitemdesc a:hover
{
	text-decoration: underline;
}

.storeitemsubdesc
{
	margin-top: 20px;
	font: 10pt Georgia, Arial, Helvetica;
}

.storeitemsubdesc a
{
	text-decoration: none;
	color: #EFEDD8;
}

.storeitemsubdesc a:hover
{
	text-decoration: underline;
}

.indexinfo p
{
	font: 10pt Georgia, Arial, Helvetica;
	line-height: 17px;
	width: 450px;
}

.indexdivider
{
	border-bottom: 1px dashed #EFEDD8;
	margin-top: 43px;
	clear: left;
}

#indexentry .icon
{
	margin: 15px 0px 15px 0px;
	float: left;
	clear: both;
}

#indexentry .icon img 
{
	border: 0px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

#indexentry .icontext
{
	display: block;
	float: left;
	text-align: left;
	font: 10pt Georgia, Arial, Helvetica;
	margin-left: 15px;
	margin-top: 20px;
}

#indexentry .icontext a 
{
	text-decoration: none;
	color: #EFEDD8;
}

#indexentry .icontext a:hover
{
	text-decoration: underline;
}

#foot
{
	margin-top: 43px;
	margin-bottom: 43px;
	clear: left;
}

/* End Index Content */

/* End Container */