/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #7F2A02;
	background-image: url(images/MikeBuffaloBG.gif);
	background-repeat: repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color: #F7F0C8;
}
#faux {
 background: url(images/leftBG.jpg) repeat-y;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
	color: #333;
	width: 918px;
	padding: 0px;
	height: 150px;
	margin: 0px;
	background: #F7E092;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#leftcolumn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
#leftcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
#leftcolumn .current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FF9933;
	display: block;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-left-style: none;
	border-right-width: thick;
	border-right-style: groove;
	border-right-color: #990000;
	padding-right: 2px;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px 15px 10px 10px;
 padding: 0px;
 width: 150px;
 float: left;
}
#rightcolumn { 
 float: left;
 color: #333;
 margin: 2px;
 padding: 0px 20px 0px 0px;
 width: 710px;
 display: inline;
 position: relative;
}
#leftcolumn a:hover {
	color: #7B0000;
	background-color: #EEE1B8;
}
#rightcolumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	padding-bottom: 5px;
}
#rightcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: 400;
	color: #993300;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: -5px;
}
#rightcolumn #ResVac td {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#rightcolumn #ResVac li {
	list-style-position: inside;
}
#rightcolumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#rightcolumn a {
}
#rightcolumn .leadin {
	font-weight: bolder;
	color: #A53700;
}
#rightcolumn p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	color: #660000;
	padding-bottom: 10px;
}
#rightcolumn p.photocap {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
#footer {
	width: 902px;
	clear: both;
	color: #660000;
	background: #F7E092;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.clear { clear: both; background: none; }

#rightcolumn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
#rightcolumn a:hover {
}
#rightcolumn a:hover {
	color: #FFCC66;
	background-color: #993300;
}
#rightcolumn #ResVac a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#rightcolumn #ResVac a:hover {
	color: #CC6600;
}
#rightcolumn #ResVac a:visited {
	color: #990000;
}
