/*
      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: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(background-glphy.jpg);
	background-color: #576958;
	background-attachment: fixed;
}
#wrapper {
	width: 822px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#faux {
	background: url(faux-1-2-col.gif);
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 820px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#header {
	color: #333;
	width: 800px;
	padding: 10px;
	height: 115px;
	background-image: url(ancient-header.jpg);
	background-repeat: no-repeat;
	background-color: #544C2D;
	border: solid 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#navigation {
	color: #FFFFFF;
	background: #ABBEBE;
	background-color: #544C2D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 25px;
	}

#navigation ul{
	list-style: none;
}

#navigation li{
	font-weight: bold;
	float:right;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 10px;
	padding-right: 10px;
	margin-top: 6px;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:hover{
	color: #FFF342;
	}

#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 125px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content {
	float: left;
	color: #333;
	padding: 0px;
	width: 470px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}


#imagecover{
	padding-top: 5px;
	padding-right: 15px;
	float: left;
	height: 255px;
}


#content p{
	line-height: 20px;
	margin-bottom: 10px;
}

#content h1{
	color: #FFFFFF;
	background-color: #6B7C5D;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#content h2{
	color: #544C2D;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 5px;
}

#gallery {
	float: left;
	color: #333;
	padding: 0px;
	width: 645px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}


#gallery img{
	margin: 0px;
	padding: 0px;
}

#gallery h1{
	color: #FFFFFF;
	background-color: #6B7C5D;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#gallery h2{
	color: #544C2D;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 5px;
}

#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	width: 165px;
	float: right;
	background-color: #F8D8AE;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
}

#rightcolumn h1{
	font-size: 12px;
	background-color: #6B7C5D;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
}

#rightcolumn ul{
	line-height: 20px;
	list-style-image: none;
	width: auto;
}

#rightcolumn li{
	list-style-type: none;
	text-decoration: none;
}
#rightcolumn a:link, #rightcolumn a:visited, #rightcolumn a:active {
	text-decoration: underline;
	color: #000000;
}
#rightcolumn a:hover {
	color: #F8D8AE;
	font-weight: bold;
	background-color: #6B7C5D;
	padding: 2px;
}

#footer {
	width: 800px;
	clear: both;
	color: #FFFFFF;
	padding: 10px;
	background-color: #6B7C5D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFF342;
}
.clear { clear: both; background: none; }
