body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8B0D0B;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #8B0D0B;
	font-size: 1.5em;
	line-height: normal;
	margin-bottom: -10px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #8B0D0B;
	font-size: 1.5em;
	line-height: normal;

}


h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #8B0D0B;
	font-size: 1.1em;
	line-height: normal;
	margin-top: -5px;
	margin-bottom: -15px;
}

a:link, a:visited {
	color: #8B0D0B;
}

a:hover {
	color: black;
}

.button, .button a {
	height: 23px;
	width: 85px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	background-image: url(images/button_background.jpg);
	border: 1px solid #8B0D0B;
	float: right;
	font-weight: bold;
	text-decoration: none;	
}

p, li {
	font-family: "Trebuchet MS", Arial;
	font-size: .8em;
	line-height: 1.2em;
}


.container {
	background-color: #FFFFFF;
	height: 100%;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.frontMast {
	height: 220px;
	width: 100%;
}
.mastImageBar {
	height: 85px;
	width: 100%;
}



.NavBar {
	background-color: #000000;
	height: 20px;
	width: auto;

	font-family: "Trebuchet MS", Arial, verdana;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
		padding-top: 4px;
	
}


.NavBar a {
text-decoration: none;
	color: #FFFFFF;
	padding-top: 4px;
}


.mainBody {
}
.frontBox  {
	width: 529px;
	background-image: url(images/windmill.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-left: 7px;
}

.InsideBox  {
	width: 529px;
	margin-top: 7px;
	margin-left: 7px;
}

.frontBox h1 {
	margin-left: 127px;
	margin-bottom: -20px;
}
.yellow {
	background-color: #FFE991;
	padding-right: 5px;
	padding-left: 5px;
}

.frontBox p {
	margin-left: 127px;
}
.rightSidebar, #BlogSidebar {
	width: 170px;
	float: right;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.rightSidebar p {
	font-size: .8em;
}
.rightSidebar h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: .8em;
	color: #8B0D0B;
margin-bottom: -.8em;
}
.rightSidebar h1 {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
}

.rightSidebar li {
	list-style-position: outside;
	list-style-type: square;	
margin-left: -25px;
}


.bottomBody {
	width: 530px;
	margin-left: 7px;
	height: 150px;
}
.bottomSpecialBox {
	width: 245px;
	border: 1px solid #8B0D0B;
	float: left;
	padding: 5px;
	clear: none;
}

.bottomSpecialBox_Right {
	width: 245px;
	border: 1px solid #8B0D0B;
	float: right;
	clear: none;
	padding: 5px;
}

.footer, .footer a {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: .8em;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.InsideBox  {
	width: 520px;
	
	margin-top: 7px;
	margin-left: 7px;
}

#BlogMain {width: 730px;
}

/*CSS FOR THE TISCO EMBEDDED STORE    */

div#qs-container-wrapper div#qs-menu {
	background: #2a2a2a !important;
}

div#qs-container-wrapper div.qs-featuredProduct-header h2 {
	background: #585246 !important;
}


div#qs-container-wrapper div.qs-navigation-header h2 {
	background: #585246 !important;
}

div#qs-container-wrapper div.qs-breadcrumb {
	background: #585246 !important;
}

div#qs-container-wrapper div#qs-search, div.qs-cutil-search {
	border: 1px solid #7c7666 !important;
}

div#qs-container-wrapper div#qs-search, div.qs-cutil-search {
	background: #d45d13 !important;
}

div#qs-container-wrapper div.qs-login-username input, div.qs-login-password input {
	border:1px solid #7c7666 !important;
}

div#qs-container-wrapper div.qs-login-username input, div.qs-login-password input {
	border:1px solid #7c7666 !important;
}

div#qs-container-wrapper .x-form-field-wrap .x-form-trigger {
	right: 0;
}

div#qs-container-wrapper .qs-mpb-frm .x-panel-header, .qs-parametric-frm .x-panel-header {
	background: #2a2a2a !important;
}

div#qs-container-wrapper .x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
	background: #c1bdb0 !important; border-top:1px solid #2a2a2a !important;
}