/* 2011 Marschak's Back Bars Style Sheet */


body {
	background-image: url('images/texture2_bg.gif');	
	margin: 0px;
	padding: 0px;
	font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	}

#container {
	width: 900px;
	border: 1pt black solid;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
	background-color: #FFFFE4;
	}
		
td img { display: block; text-align: center; }

a:link { 
	text-decoration: none; 
	color: brown;
	}
a:visited { 
	text-decoration: underline; 
	color: black;
	}
a:hover, a:active { 
	text-decoration: underline;
	color: #625333;
	}

#banner { width: 100%; background-color: #AD9561;}

#navBar { margin-top: 5px; text-align: center; }

#headerTable {
	margin: 0 25px 0 50px; text-align: center;
	}

#contentTable {
	margin: 0 25px 0 25px;
	}

#accessoriesTable {
	width: 80%;
	border: solid 2px black;	
	margin: 0 250px 0 100px;
	}

h1 { margin: 20px 0 0 10px; font-size: 140%; font-weight: bold; color: #066B57; letter-spacing: 1px; text-align: left; }
h2 { margin: 20px 100px 0 25px; font-size: 100%; font-weight: bold; letter-spacing: 1px; text-align: left; }
h3 { margin: 0 0 0 10px; font-size: 90%; font-weight: bold; letter-spacing: 1px; text-align: left; }
h4 { font-size: 80%; font-weight: bold; color: #066B57; font-style: italic; letter-spacing: 1px; text-align: center; padding-top: 15px; }

p.bodyText {
	margin-left: 25px;
	margin-right: 25px;	
	font-size: 100%; letter-spacing: .5px; line-height: 1.5; text-align: left;
	}

p.captionText { margin: 10px 35px 10px 35px; font-size: 85%; font-weight: bold; letter-spacing: .5px; line-height: 1.5; text-align: center; }

p.textBoxLeft { margin-left: 10px; font-size: 110%; font-weight: bold; font-style: bold; line-height: 1px text-align: left; }

p.textBoxRight { margin-top: -1px; font-size: 85%; text-align: center; }

p.largerView { margin-top: 20px; font-size: 85%; font-style: italic; text-align: center; }

#footerTable { margin: 10px 15px 10px 25px; text-align: center;}

p.footerText { 
	margin: 10px 0 10px 45px;
	font-size: 90%; letter-spacing: .5px; line-height: 1.25; text-align: center; }

#copyright {
	margin-top: 2px;
	margin-left: 2px;	
	font-size: 80%; text-align: left; color: black;
	}

p.rssText {
	margin-top: -10px;
	font-size: 75%; font-style: bold; color: #274926; letter-spacing: .5px; line-height: 1.25; text-align: center;
	}

#backArrow { margin: 20px 0 20px 250px; }
