/* Start of CMSMS style sheet 'Storeroom Stylesheet' */
/*The Storeroom Theatre*/

* {
	margin: 0;
	padding: 0;
}



body {     margin: 0;
                padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;

               color: #000000;
}


img {
	border: 0;
}
/*default link styles*/
a, a:link a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {

	text-decoration: none;


	color: #000000;
}
a:hover {

	text-decoration: none;
	color: #655954;

}
/*****************basic layout *****************/
body {
	background-color: #FFFFFF;
	background-image: url(images09/storeroom_background.jpg);
	background-repeat: repeat;
                background-attachment: fixed;
	background-position: left top;	
	
}

#pagewrapper {	margin: 0 auto;
}

#logo {
position:relative;
z-index:20;
margin-top:20px;
margin-left:20px;

}



#contentwrapper {position:relative;

	
  }
#content {position relative;
                z-index:9;
                margin-top:-60px;
	margin-left:110px;
	background-color:#FFFFFF;
	width:680px;
	border: 1px solid #000000;
min-height:500px;
height:500px
height:auto; !important
}







#menu{
	z-index:10;
	position:absolute;
	top:140px;
	left:35px;
                padding:10px;
                 padding-right:30px;

	width:130px;
                height:auto; !important
                min-height:250px;
	height:250px;
	background-image: url(images09/menupanel.png);
	background-repeat: no-repeat;	
}

#rightbox{
	z-index:10;
	position:absolute;
	top:140px;
	left:705px;
	padding: 10px;
	background-image: url(images09/rightpanel01.png);
	background-repeat: no-repeat;
	width:240px;
	height:auto; !important
                 min-height:385px;
	height:385px;

}


#maintext{

position: relative;
margin-top: 40px;
margin-left: 110px;
width:450px;}

                #footerwrapper {
                 position:relative;
                 width: 680px;
                 margin-top: 20px;
                 margin-left: 110px;


}

#footer {position:relative;
	float:left;
                background-color:#fff;
	min-width: 340px;
                padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;

}
/********************CONTENT STYLING*********************/
/* HEADINGS */
 h1 {

	font-size: 15px;

	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
 h2 {
	
                font-size: 10px;

	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;



}
 h3 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;

}
 h4 {
	color: #000000;
	font-size: 10px;
	margin: 0 0 0.25em 0;
}
 h5 {
	color: #000000;
	font-size: 10px;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
 h6 {
	color: #000000;
	font-size: 10px;		
                margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #000;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}


/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
#maintext ul,
#maintext ol,
#maintext dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
#maintext ul li,
#maintext ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
#maintext dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
#maintext dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
#maintext dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */

input, select, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-color:#fff;
border: 1px, solid, #000000;
}
/* FOR NEWSLETTER*/

.oneColElsCtr #container {
	width: 590px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #mainContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.oneColElsCtr #container #mainContent a:visited {
	color: #B0A18D;
	text-decoration: none;
}
.oneColElsCtr #container #mainContent a:active {
	color: #B0A18D;
	text-decoration: none;
}
.oneColElsCtr #container #mainContent a:link {
	color: #B0A18D;
	text-decoration: none;
}
.oneColElsCtr #container #mainContent a:hover {
	color: #B0A18D;
	text-decoration: underline;
}
.heading {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.sub-heading {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/* End of 'Storeroom Stylesheet' */

