@charset "ISO-8859-1";
a {
	text-decoration: none;
	color: #760900;
	font-weight: bold;
	text-shadow: #333 0 0 0;
}


body {
	text-align: center;
	margin-top: 5px;
	margin-left: 0px;
	font-family: verdana, Tahoma, geneva;
	background-image: url(../images/bg_body.jpg);
	font-size: 62.5%;
}

h1 {
	font-weight: bold;
	text-shadow: #333 0 0 0;
	color: #FFFFFF;
	font-family: "MS Sans Serif";
	background-color: #790600;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.2em;
}
#builders {
	float: left;
	width: 275px;
	margin-top: -45px;
	margin-left: 50px;
	border: thin solid #990000;
	text-align: justify;
	padding: 10px;
	display: inline;
	position: relative;
}
#cctxt {
	text-align: justify;
	height: 195px;
	float: left;
	width: 375px;
	margin-left: 20px;
}
#container {
	font-size: 1em;
	width: 800px;
	height: auto;
	text-align: left;
}
#container a:hover {
	text-decoration: none;
	color: #EEEEEE;
	background-color: #760900;
}

#CoInfo {
	display: none;
}

#custom {
	float: left;
	width: 350px;
	text-align: left;
	margin-top: 20px;
	margin-left: 25px;
	display: inline;
}
#custom   script   {
	border: medium solid #790600;
	padding: 2px;
	margin-bottom: 10px;
}
#custom  #image {
	border: medium solid #790600;
	margin-bottom: 10px;
	width: 335px;
	padding: 2px;
	height: 185px;
}

#custom  img:hover {
}


#lodges {
	text-align: left;
	width: 750px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#lodges #image {
	width: 335px;
	height: 187px;
	float: left;
	border: medium solid #790600;
	padding: 2px;
}

/*#HdrRPCTitle {
	z-index: 4;
	color: #FFFFFF;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	top: -105px;
	font-weight: bold;
	text-shadow: #333 0 0 0;
	position: relative;
	padding-top: 2px;
	padding-left: 155px;
}
#HdrBasic {
	height: 20px;
	float: right;
	clear: none;
	position: relative;
	top: -100px;
	width: auto;
	text-align: right;
	font-size: 0.9em;
	margin-right: 35px;
}

#NavBar {
	float: left;
	font-size: 0.9em;
	position: relative;
	background-color: #760900;
	margin-right: 0%;
	margin-left: 0%;
	clear: both;
	width: 100%;
}
*/
#request {
	width: 800px;
	text-align: center;
	font-weight: bold;
	text-shadow: #333 0 0 0;
	margin-bottom: 10px;
	clear: both;
	float: left;
	font-size: 1.2em;
	padding-top: 5px;
	margin-top: 10px;
}
#request  a   {
	color: #790600;
	font-weight: bold;
	text-shadow: #333 0 0 0;
	padding-right: 3px;
	padding-left: 3px;
}
#request a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790600;
}
#stock {
	width: 350px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	text-align: center;
}
#stock img {
	border: medium solid #790600;
	margin-bottom: 10px;
	padding: 2px;
}

#sptext {
	text-align: justify;
}

#stock a {
font-weight: bold;
text-shadow: #333 0 0 0;
}

.clear {
	clear: both;
}
.delimiter {
	color: #EEEEEE;
	margin-left: 5px;
	margin-right: 5px;
}
