/* Start of CMSMS style sheet 'style' */
body{
background-color:#9A9486;
margin:100px 0px 0px 0px;
}
a{
color:#241A22;
text-decoration:none;
border:0;
}
img a{
border:0;
}
#container{
	height:497px;
	width:820px;
	border:solid 1px #C6BA97;
	position:absolute;
	top: 382px;

}
.menubar{
	background-color:#B6B299;
	background-repeat:no-repeat;
	width:208px;
	height:497px;
}

.imagebar{
	width:335px;
	height:497px;
	position:absolute;
	left:351px;
	top: 138px;
}

.maintextbar{
	background-image:url(../images/maintextbar.jpg);
	background-repeat:no-repeat;
	width:612px;
	height:497px;
}
.textbar{
	background-color:#241A22;
	background-repeat:no-repeat;
	width:277px;
	height:497px;
}
.textarea{;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#C6BA97;
	padding:10px 10px 10px 10px;
	}
.textarea a{
color:#C6BA97;
text-decoration:underline;
}	
.maintextarea{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#C6BA97;
	width:590px;
	padding:10px 10px 10px 10px;
	}
.footer{
font-family:"Trebuchet MS";
font-size:10px;
color:#241A22;
padding-top:5px;
padding-bottom:5px;
}

.navbar{
font-family:"Trebuchet MS";
font-size:10px;
color:#241A22;
width:100px;
margin:50px 50px 0px 50px;
line-height:16px;
text-transform:uppercase;
}

.buttons{
font-size:10px;
width:142px;
margin:30px 30px 10px 30px;
}

h1{
color:#C6BA97;
font-size:14px;
font-weight:normal;
font-family:"Trebuchet MS";
}
h1 a{
color:#C6BA97;
text-decoration:none;
}
h2{
color:#C6BA97;
font-size:12px;
font-weight:bold;
font-family:"Trebuchet MS";
margin:0px;
}
h2 a{
color:#C6BA97;
text-decoration:none;
}
.picbox {
	float: right;
	width: 211px;
	padding:5px 5px 5px 5px;
}
.forms{
border:solid 1px #5A3540;
font-family:"Trebuchet MS";
font-size:11px;
color:#5A3540;
width:200px;
}

.maintextbarextended{
	background-image:url(../images/maintextbarextended.jpg);
	background-repeat:repeat-y;
	width:612px;
}

.menubarextended{
	background-image:url(../images/extendedmenubar.jpg);
	background-repeat:repeat-y;
	width:208px;
}
.quantity{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#C6BA97;
	padding:2px 5px 2px 17px;
	}

.table{
height:497px;
}
/* End of 'style' */

