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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	text-align: center;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0 auto 0px;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	height: 179px;
}
#wrapper {
	width: 832px;
	margin: 0 auto;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat;
}
#column_wrapper {
	background-color: #4d391e;
	width: 832px;
	background-image: url(images/mainbg.jpg);
}
#column_top {
	height: 12px;
}
#column_bottom {
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 580px;
	float: left;
	border-left-width: thin;
}
#right {
	width: 250px;
	float: left;
}
#left .content {
	padding: 3px 45px 20px 20px;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bc9664;
	text-align: left;
}
#gallerylinks {
	list-style-type: none;
	padding-left:0;
	margin-left:0;
}
#gallerylinks li {
	float:left;
	text-align: center;
}
#gallerylinks img {
	display:block;
	padding-right: 3px;
}
.imgnegleft {
	margin-left: -12px;
	margin-top: 17px;
}

#right .content {
	padding: 24px 10px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #bc9664;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#masthead .content {
	padding: 0px;
	height: 179px;
	background-image: url(images/accheader.jpg);
	background-repeat: no-repeat;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
}
#footer .content {
	padding: 7px 0px 7px 15px;
	width: 820px;
	background-image: url(images/footerbg.gif);
	text-align: left;
	color: #CCCCCC;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}
#footer {
	margin: 0;
	font-size: 0.8em;
	clear: both;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat;
	color: #CCCCCC;
	line-height: 1.2em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #7085a0;
	text-decoration: underline;
}
#right a:visited {
	color: #7085a0;
	text-decoration: underline;
}
#right a:hover {
	color: #7085a0;
	text-decoration: underline;
}
#left a:link {
	color: #7085a0;
	text-decoration: underline;
}
#left a:visited {
	color: #7085a0;
	text-decoration: underline;
}
#left a:hover {
	text-decoration: underline;
	color: #7085a0;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #C1C7D0;
}
#footer a:visited {
	color: #C1C7D0;
	text-decoration: underline;
}
#footer a:hover {
	color: #C1C7D0;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0 0 0 -5px;
	color: #4D391E;
	font-weight: normal;
	background-image: url(images/h1bg.gif);
	padding-top: 5px;
	padding-bottom: 8px;
	background-repeat: repeat-x;
	padding-left: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #946D3A;
}
.sectionhead {
	font-size: 18px;
	color: #FFF;
}

h3 {
	font-size: 1.1em;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
}
subsub {
	font-size: 14px;
	color: #FFF;
}

.sechead {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
}

h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h6 {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 2em;
	margin-bottom: -3px;
}

.nomargintop {margin-top: 0; background-color: #4d391e;}
.content p {
	margin: 12px 0;
}
#snapshot {
	float: right;
	height: 179px;
	width: 359px;
}
#main {

	width: 820px;
	border-left-width: thin;
}
#calhead {

	color: #999999;
	padding: 0px;
	margin: 0 auto 0px;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	height: 179px;
}
#calhead .content {

	padding: 0px;
	height: 179px;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
}
.tbltext {
	color: #FFECD9;
}
.imageleft {
	margin-right: 15px;
}
.tblheadtext {
	color: #FFECD9;
	font-size: 1.3em;
}
#mainspn {

	width: 830px;
	border-left-width: thin;
}
#mainspn .content {
	padding: 3px 45px 20px 20px;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B7A073;
	text-align: left;
}
#mainspn a:link {

	color: #7085a0;
	text-decoration: underline;
}
#mainspn a:visited {

	color: #7085a0;
	text-decoration: none;
}
#mainspn a:hover {

	text-decoration: underline;
	color: #7085a0;
}
.paneltblheadtext {
	color: #4D391E;
	font-size: 1.1em;
	font-weight: bold;
}
.paneltbltext {

	color: #4D391E;
}
.imagert {
	float: right;
	margin-left: 15px;
}
h2 {
	font-size: 18px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#rightshort {
	width: 250px;
	float: right;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 100px;
	margin-left: 20px;
}
#mainspn .contentss {
	padding: 3px 20px 20px;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B7A073;
	text-align: left;
}

