/*
      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: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	background-color: #666666;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
}
#faux {
	margin-bottom: 10px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: medium;
	border-bottom-color: #000000;
	background-color: #ffffff;
}
#header {
	color: #333;
	width: 912px;
	height: 120px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #c1c1c1;
	background-repeat: repeat;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-indent: 5px;
}
.bannerimg {
	position: relative;
	right: 10px;
}
.logo {
	margin-left: 280px;
	text-decoration: none;
}
#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 195px;
	float: left;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn {
	float: right;
	color: #333;
	width: 650px;
	display: inline;
	position: relative;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	padding: 0px;
}
.clear { clear: both; background: none; }
}
ul#mainNav {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	list-style-type: none;
	color: #777777;
	font-weight: bold;
	width: 200px;
	float: left;
	text-decoration: none;
}
#mainNav a:hover {
	font-weight: normal;
	color: #000000;
	list-style-type: none;
}
ul#mainNav {
	width: 155px;
	list-style-type: none;
	background-color: #757088;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #ffffff;
}
#mainNav li {
	width: 155px;
	list-style-type: none;
	border: 1px solid #ffffff;
}
#mainNav a {
	font-size: 1em;
	color: #D2CAAE;
	text-align: left;
	display: block;
	padding: 6px;
	text-decoration: none;
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	list-style-type: none;
	}
p {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	font-weight: bold;
	color: #444;
	font-size: 16px;
}
h3 {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #660000;
	margin-top: 20px;
}
h4 {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #084B8A;
	margin-bottom: 5px;
	margin-top: 25px;
	padding: 5px;
	margin-left: 15px;
}
a {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	color: #660000;
}
a:hover {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	color: #000066;
	text-decoration: bold;
}
	
	
h5 {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	color: #660000;
	padding: 20px;
}
#footer {
	text-align: left;
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.speeder {
	padding-top: 20px;
}
#wrapper #faux #rightcolumn p strong {
	color: #690000;
}
#wrapper #faux #rightcolumn #content #content2 p span {
	color: #600;
}
#home {
	background-color: #ffffff;
	height: 215px;
	width: 922px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
