/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #330900;
	background-color: #D6C1A2;
	background-image:url(images/pagebackground.jpg);
	margin: 20px;
	padding: 0;
	font-weight: normal;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	/* background-color: #000000; */
	background-image: url(images/GoldFRAME_mid.gif);
	background-repeat:repeat-y;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(images/nocolumnbackground.jpg)!important;
	background-repeat: repeat-y;
	/* background-color:#FFFFFF; */
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 12px;
	padding-right: 36px;
	padding-bottom: 24px;
	padding-left: 36px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #FFFFFF;
	background-color: #330900;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(images/GoldFRAME_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
}
#menu a:link  {
	color: #E2CEAD !important;
	font-weight: bold;
}
#menu a:visited  {
	color: #E2CEAD !important;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFFFF !important;
	/* font-weight: bold; */
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
a:link {
	color: #755E00;
	font-weight: bold;
}
a:visited {
	color: #755E00;
}
a:hover {
	color: #FFFFFF;
	/* font-weight: bold; */
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 8px;
	font-weight:600;
}
.content td {
	font-weight:600;
}
#topphoto {
	position:relative;
	left:0px;
	top:-6px;
	padding: 0px !important;
	clear:right;
}
#goldtop {
	z-index:10;
	position:relative;
	left:0px;
	top:0px;
	margin:0 0 -6px 0;
}
table img {
	border:solid #470D00 1px;
}
#menu  {
	margin-top: 12px !important;
	margin-bottom: 12px;
	background-image:url(images/menuback-black_browntrim.gif);
	width:540px;
	height:38px;
	padding-top:16px;
	margin-right: auto;
	margin-left: auto;
	color: #E2CEAD;
}
