/*	
	Brown		#361C0D - RGB 54,28,13
  	Green		#D1E131 - RGB 210,225,49
  	Blue		#99D1E7 - RGB 154,210,231
  	Orange	#FB8B00 - RGB 251,139,0
  	Red		#B50026 - RGB 181,0,39
*/

a:link,a:visited,a:hover,a:active{
	background: #FFFFFF;
	color: #361C0D;
	font-weight: bold;
	text-decoration: underline;
}

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	color: #361C0D;
	font: 8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

img{
	border: none;
}

input,select,td,textarea{
	color: #361C0D;
	font: 8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

li{
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: square;
}

p{
	margin-bottom: 11px;
	margin-top: 11px;
	width: 100%;
}

.bottommenu {
	display: none;
}

.button, .buttonsmall {
	display: none;
}

.centered{
	text-align: center;
}

.checkbox{
	text-indent: -4px;
}

.container{
}

.content{
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
}

.grid{
	border-bottom: 1px Solid #361C0D;
	border-left: 1px Solid #361C0D;
	border-right: 1px Solid #361C0D;
	border-top: 1px Solid #361C0D;
	width: 100%;
	background: #FFFFFF;
	color: #361C0D;
}

.gridfooter {
	border-top: 1px Solid #361C0D;
}

.gridheader {
	border-bottom: 1px Solid #361C0D;
}

.gridheader, .gridfooter {
	padding: 5px 5px 5px 5px;
	background: #D1E131;
	color: #361C0D;
	font: bold 8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	vertical-align: middle;
}

.label{
	width: 100px;
}

.labelreqd{
	width: 100px;
	font-weight: bold;
}

.loginmenu{
	padding: 15px 10px 5px 10px;
	text-align: right;
	vertical-align: middle;
}

.logo {
	display: none;
}

.mainmenu {
	display: none;
}

.mainmenucolor{
	display: none;
}

.mainmenutransparent{
	display: none;
}

.photo{
	padding-bottom: 10px;
	padding-left: 15px;
	width: 300px;
	text-align: center;
	vertical-align: top;
}

.productlistgroup {
	margin-bottom: 20px;
	width: 99.9%;
}

.productlistitem {
	padding: 10px 10px 5px 10px;
	text-align: center;
	vertical-align: top;
}

.quote {
	padding-bottom: 25px;
	font-style: italic;
}

.quotesignature {
	font-style: normal;
	font-weight: bold;
}

.regionfull {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 99.9%;
}

.regionlarge {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 450px;
}

.regionmedium{
	margin-bottom: 20px;
	margin-top: 20px;
	width: 365px;
}

.regionsmall{
	margin-bottom: 20px;
	margin-top: 20px;
	width: 275px;
}

.regionsmall, .regionmedium, .regionlarge, .regionfull, .shoppingmenu, .productlistdetail, .productlistgroup{
	border: 1px Solid #361C0D;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	text-align: left;
}

.regiontitle{
	border-bottom: 1px Solid #361C0D;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	white-space: nowrap;
	background: #D0DF30;
	color: #361C0D;
	font: bold 8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	vertical-align: middle;
}

.shoppingmenu{
	display: none;
}

.slogan{
	display: none;
}

.stripe {
	display: none;
}

.textfull{
	width: 800px;
}

.texthalf, .textfull, .textonly {
	padding-bottom: 10px;
	padding-left: 15px;
	width: 100%;
	vertical-align: top;
}

.textonly{
	width: 895px;
}

.texttitle{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #361C0D;
	font: bold 13pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.topmenu{
	display: none;
}

.topmenu img{
	vertical-align: middle;
}

.warning{
	color: #B50026;
	font-weight: bold;
}

.wearingleft{
	padding: 10px 10px 10px 0px;
	text-align: left;
	vertical-align: top;
}

.wearingright{
	padding: 10px 0px 10px 10px;
	text-align: right;
	vertical-align: top;
}

