body {
	padding: 0;
	margin: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #48321C url(../images/page/fur-bg.jpg) top center repeat;
}



#account {
	text-align: right;
	font-size: 11px;
	line-height: 40px;
	color: #BCBFCA;
	height: 40px;
}
#account a {
	color: #BCBFCA;
}
#account form {
	padding-top: 7px;
	float: right;
	font-size: 9px;
	line-height: 11px;
}
#account td {
	padding: 0 0 0 10px;
}
#account input {
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #70758D;
	background-color: #563B20;
}
#account input.grey {
	color: #A6A9B8;
}
#account input.black {
	color: #FFFFFF;
}




#container {
	margin: 0 auto;
	width: 959px;
}
#header {
	height: 230px;
}
#header td {
	background: #FFFFFF url(../images/page/header-bg.jpg) top center no-repeat;
	color: #195a92;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 30px 300px 0 70px;
}
#logo {
	text-align: left;
	font: 28px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333;
}
#logo img {
	margin-bottom: -12px;
	margin-left: -7px
}
#nav {
	width: 290px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 30px 0;
	/*background: #FFFFFF url(../images/page/nav-bg.gif) top right no-repeat;*/
}
#nav ul {
	list-style: none;
	padding: 10px 0 0 20px;
	margin: 0 0 20px;
}
#nav li {
	background: url(../images/page/bullet.gif) left no-repeat;
	padding: 10px 0 8px 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	border: 0px solid transparent;
}
#nav a:link, #nav a:visited {
	display: block;
	color: #195a92;
	text-decoration: none;
}
#nav a:hover, #nav a:active, #nav a:visited:hover {
	color: #195a92;
	text-decoration: underline;
}
#content {
	background: #FFF;
	padding: 0px 15px 45px 15px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#footer {
	padding: 25px 25px 5px 70px;
	background: url(../images/page/footer-bg.gif) top left repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #A4998E;
}
#subfooter {
	padding: 5px 10px 7px 70px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #A4998E;
}
#subfooter a {
	color: #7F7061;
}
#subfooter a:hover {
	color: #A4998E;
}
a {
	color: #195a92;
	text-decoration: underline;
}
a:hover {
	color: #195a92;
	text-decoration: none;
}

input {
	height: 19px;
	font: normal 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #195a92;
	margin-bottom: 15px;
}
h2, h3, h4 {
	color: #195a92;
}
.mini {
	font-size: 10px;
}


.event-table { /* any table with TH cells vertical rather than horizontal */
	width: 85%;
	border-top: 1px solid #ECEEF4;
	margin: 15px 0 30px;
}
.event-table th {
	text-align: left;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #8F93A6;
	background-color: #F5F6F9;
	padding: 5px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ECEEF4;
	width: 150px;
}
.event-table td {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ECEEF4;
}
.event-table tr:hover {
	background-color: #F8F9FB;
}


/* ------------------------------------------------ side bar stuff ------------------------------------------------ */

#sidebar {
	float: left;
	padding: 20px;
	width: 200px;
	background-color: #FFFFFF;
	/*background: url(../images/page/sidebar-bg.gif) top right no-repeat;*/
	font-size: 11px;
	line-height: 14px;
}
#sidebar h4 {
	margin: 0;
	padding: 0 5px 0 10px;
	font-size: 14px;
	line-height: 26px;
	height: 35px;
	color: #FFFFFF;
	background: url(../images/page/sidebar-h4.png) top left no-repeat;
}
.panel {
	background-color: #FFFFFF;
	border-left: 1px solid #DFD0CB;
	border-right: 1px solid #DFD0CB;
	padding: 3px 20px 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
#sidebar li a {
	display: block;
	text-decoration: none;
	color: #626882;
	background: url(../images/page/sidebar-bullet.gif) top left no-repeat;
	padding: 3px 0 3px 10px;
}
#sidebar h5 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
#sidebar h5 a {
	text-decoration: none;
	color: #F67A29;
}
#sidebar h5 a:hover {
	text-decoration: underline;
	color: #F44D1E;
}
#sidebar p {
	margin: 3px 0;
	font-size: 10px;
	text-transform: uppercase;
	color: #8F93A6;
}
#sidebar .separator {
	margin: 10px 0 13px;
}
.sidebarfooter {
	background: url(../images/page/sidebar-footer.png) top left no-repeat;
	line-height: 0;
	height: 25px;
}
.adbox {
	font-size: 9px;
	line-height: 14px;
	color: #ABACAE;
	text-align: center;
}
.adbox a {
	display: block;
}
/* ------------------------------------------------ main content ------------------------------------------------ */


h1 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #F67A29;
}
.breadcrumb {
	color: #F3B934;
}
h2 {
	margin: 12px 0 -8px;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
h3 {
	margin: 30px 0 -8px;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #F67A29;
}
h4 { /* headers with orange backgrounds, like in sidebar and partners box - added by Roger - use with .small_panel below*/
	margin: 0;
	padding: 0 5px 0 10px;
	font-size: 14px;
	line-height: 26px;
	height: 35px;
	color: #FFFFFF;
	background: url(../images/page/sidebar-h4.png) top left no-repeat;
}
h5 {
	margin: 0 0 8px;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #F67A29;
}
.small_panel {
	background-color: #FFFFFF;
	border-left: 1px solid #DFD0CB;
	border-right: 1px solid #DFD0CB;
	padding: 3px 20px 10px;
	width: 158px;
}
p {
	margin: 12px 0;
}
ul {
	margin: 15px 20px;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 3px 0 0 18px;
	background: url(../images/page/nav-bullet.gif) top left no-repeat;
}
a {
	color: #364DB6;
}
form {
	margin: 0;
}
form td {
	padding: 0 10px 10px 0;
}
input, select, textarea {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #104275;
}
small {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #8F93A6;
}

dl { /* definition list used as side pix */
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
	width: 190px;
}
dt {
	margin: 0;
	padding: 0;
	text-align: center;
}
dt img {
	display: block;
	background-color: #FFFFFF;
	padding: 1px;
	border: 4px solid #E2E4ED;
}
dd {
	margin: 0 0 30px;
	padding: 0;
	background-color: #E2E4ED;
	padding: 0 8px 5px;
	font-size: 10px;
	line-height: 12px;
	color: #59607D;
}





/* ------------------------------------------------ tables ------------------------------------------------ */

.table-fullwidth {
	clear: right;
	background: url(../images/page/fullwidth-footer.gif) bottom left no-repeat;
	padding-bottom: 20px;
}
.table-fullwidth table {
	width: 650px;
	background: #FFFFFF url(../images/page/content-h4.gif) top left no-repeat;
}
.table-fullwidth table table {
	width:
}

.table-fullwidth th {
/*	background-image: url(../images/page/content-h4.gif);*/
	vertical-align: top;
	padding: 0 5px;
	font-size: 14px;
	line-height: 26px;
	height: 32px;
	color: #FFFFFF;
}
.table-fullwidth td {
	padding: 10px 5px 15px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #DFD0CB;
}
.table-fullwidth h2 {
	margin: 0 0 -10px;
	font-size: 14px;
}
.table-fullwidth p {
}
/* .table-fullwidth tr:hover {
	background-color: #FEFAF3;
}
*/

.left {
	background: #F67A29 url(../images/page/content-h4.gif) top left no-repeat;
}
.middle {
	background: #F67A29 url(../images/page/content-h4.gif) top center no-repeat;
}
.right {
	background: #F67A29 url(../images/page/content-h4.gif) top right no-repeat;
}



.table-thirds {
	width: 200px;
}
.table-thirds th {
	background: url(../images/page/sidebar-h4.png) top left no-repeat;
	vertical-align: top;
	padding: 0 5px;
	font-size: 14px;
	line-height: 26px;
	height: 32px;
	color: #FFFFFF;
}
.table-thirds td {
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #E3E5ED;
	padding: 5px 3px 6px;
}
.table-thirds tr:hover {
	background-color: #FEFAF3;
}



/* ------------------------------------------------ odds and ends ------------------------------------------------ */

.quote{
	background-color: #F5F7FA;
	font-style: italic;
	font-size: 11px;
	color: #7C91B1;
	border: 1px solid #E6EBF2;
	padding: 10px;
}

#forum-nav {
	float: right;
	height: 40px;
}
#forum-nav a {
	display: block;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #DFD0CB;
}
#forum-nav a:hover {
}
#forum-nav em a {
	color: #DFD0CB;
	font-style: normal;
	text-decoration: none;
}
#forum-nav em a:hover {
	color: #DFD0CB;
}



.separator {
	margin: 30px 0;
	line-height: 0;
	border-bottom: 1px solid #D1D5E3;
}
.sidepix {
}

.alert {
	border: 1px solid #FBD6B5;
	background: #FDF1D6 url(../images/page/alert.png) top left no-repeat;
	padding: 10px 10px 10px 35px;
	font-size: 11px;
	line-height: 16px;
	color: #4D311F;
}
.alert p {
	margin: 0;
}


/* ------------------------------------------------ banish IE6 ------------------------------------------------ */

#ie6 {
	margin: 0 auto;
	width: 540px;
	padding-top: 30px;
}
#ie6 h1 {
	margin-bottom: 0;
}
#ie6 p {
	margin: 9px 0;
}
#ie6 td {
	padding-right: 30px;
}

