form {
margin-bottom: 0px;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

body {
padding: 0px;
margin: 0px;
background-color: #857264;
}

.full-size-table {
	width: 100%;
	min-width:900px;
	height: 100%;
	horizontal-align : center;	
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #333;
}

/* images */

.header {
background-image: url("../img/header.jpg");
background-repeat : no-repeat;
background-position: right;
background-color: #d2cbc5;
min-width:820px;
}

.link-back {
background-image: url("../img/link-back.jpg");
background-repeat : repeat-x;
}

.bot-tile {
background-image: url("../img/bot-tile.jpg");
background-repeat : repeat-x;
color: #f3e3d6;
}

.h-dot-line {
background-image: url("../img/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.bullet {
background-image: url("../img/bullet.jpg");
background-repeat : no-repeat;
background-position: left 10px;
border-bottom : #c7c0ba 1px solid;
padding: 5px 1px 6px 10px;
display: block;
}


/* links */

.top-link a {
font-family: arial;
color: #fff;
font-size: 11px;
text-decoration: none;
font-weight: bold;
padding: 9px 10px 10px 10px;
display: block;
}

.top-link a:hover{
color: #fff;
}

/* background colours */

.white {
background-color: #fff;
}

.brown {
background-color: #e6e1dd;
}

.browna {
background-color: #d0c9c3;
}

/* text */

.brown-txt {
color: #f3e3d6;
}

.brown-txta {
color: #d8c8b9;
}

.brown-txtb {
color: #796e68;
}

.brown-txtc {
color: #723a09;
}

.red-txt {
color: #a40004;
}

/* headings */

h1 {
font-family: arial;
font-size: 18px;
margin: 0px;
}

h2 {
font-family: arial;
font-size: 16px;
margin: 0px;
}

h3 {
font-family: arial;
font-size: 11px;
margin: 0px;
}

.right-head {
font-family: Arial, Helvetica, sans-serif
font-size: 16px;
background-color: #c2b8ae;
color: #fff;
padding: 3px 1px 4px 10px;
font-weight: bold;
}

.right-heada {
font-family: arial;
font-size: 16px;
background-color: #aea093;
color: #fff;
padding: 3px 1px 4px 10px;
font-weight: bold;
}

#topmenu{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 880px;
	height: 30px;
	position: absolute;
	left: -23px;
	top: 137px;
	z-index: 999;
	color: #FFFFFF;
	background-image: url(images/linkback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 999;
	text-align: center;
}
#topmenu ul li {
	position: relative;
	float: left;
	text-align: center;
	height: 29px;
	line-height: 29px;
	font-weight: bold;
}
#topmenu li ul {
	position: absolute;
	left: 0;
	top: auto;
	display: none;
}
#topmenu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 29px;
	background: url(images/menu_779x29.gif) no-repeat 0px 0px;
	z-index: 999;
	font-family: Arial, Helvetica, sans-serif;
}
/* commented backslash mac hiding hack \*/ 
* html  #topmenu ul li a {
	height:1%;
	z-index: 999;
}
/* end hack */ 


/* rollover - when hovering, image sprite is replaced with transparent sprite.gif - revealing the background image underneath */
#topmenu ul li:hover a, #topmenu ul li.over a {
	color: #EAB188;
	display: block;
	text-align: center;
	background: url(images/sprite.gif) no-repeat top left;
	z-index: 999;
}
#topmenu ul li:hover li a:hover, #topmenu ul li.over li a:hover {
	background-image: url(images/bullet_11x8_roll.gif);
	color: #fff;
	background-repeat: no-repeat;
	background-color: #5D4D40;
	background-position: left center;
	z-index: 999;
}
#topmenu ul li:hover li a, #topmenu ul li.over li a {
	color: #000000;
	background-image: url(images/bullet_11x8.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 150px;
	background-color: #DFD2C8;
	background-position: left center;
	text-indent: 8pt;
	z-index: 999;
	/*opacity for IE5+*/
	 filter: alpha(opacity=90);

	/*opacity for older Mozilla browsers*/
	 -moz-opacity: 0.9;
	/*opacity for mozilla/safari*/
	opacity: 0.9;
	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: #857264;
	border-bottom-color: #857264;
	border-left-color: #857264;
}
#topmenu .brder {
	/*1st instance border*/
	border: 1px solid #B8CDE8;
}
#topmenu ul li ul li {
	background-image: url();
	line-height: 18px;
	height: 18px;
	font-size: 11px;
	z-index: 999;
} 
#topmenu ul li ul li a {
	font-size: 11px;
	background-image: url();
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	line-height: 18px;
	height: 18px;
	z-index: auto;
} 
#topmenu ul li:hover ul, #topmenu ul li.over ul { 
	display: block; 
	z-index: 999;
} 

/*Menu Widths*/
#topmenu #w1 {
	width: 40px;
}
#topmenu #w2 {
	width: 60px;
	color: #FFFFFF;
}
#topmenu #w3 {
	width:17px;
}
#topmenu #w4 {
	width: 60px;
}
#topmenu #w5,w5a,w5b {
	width: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.spacer{
	width: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#topmenu #w6 {
	width: 60px;
}
#topmenu #w7 {
	width: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topmenu #w8 {
	width: 90px;
}
#topmenu #w9 {
	width: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topmenu #w10 {
	width: 80px;
}
#topmenu #w11 {
	width: 17px;
}
#topmenu #w12 {
	width: 110px;
}
#topmenu #w13 {
	width: 17px;
}
#topmenu #w14 {
	width: 95px;
}
#topmenu #w15 {
	width: 9px;
}

/*Menu Image Sprites*/
#topmenu .s1 {
	background-position: 0px 0px;
	color: #FFFFFF;
}
#topmenu .s2 {
	background-position: -9px 0px;

}
#topmenu .s3 {
}
#topmenu .s4 {
	background-position: -50px 0px;
}
#topmenu .s5 {
	background-position: -233px 0px;
}
#topmenu .s6 {
	background-position: -250px 0px;
}
#topmenu .s7 {
	background-position: -330px 0px;
}
#topmenu .s8 {
	background-position: -347px 0px;
}
#topmenu .s9 {
	background-position: -449px 0px;
}
#topmenu .s10 {
	background-position: -466px 0px;
}
#topmenu .s11 {
	background-position: -557px 0px;
}
#topmenu .s12 {
	background-position: -574px 0px;
}
#topmenu .s13 {
	background-position: -682px 0px;
}
#topmenu .s14 {
	background-position: -699px 0px;
}
#topmenu .s15 {
	background-position: -770px 0px;
}

/*you are here - active state*/
#topmenu .here {
	color: #FFFFFF;
	display: block;
	text-align: center;
	z-index: 999;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
}
#topmenu #w16 {

	width: 9px;
}
#topmenu .s16 {

	background-position: -550px 0px;
}
#topmenu #w15a {

	width: 90px;
}
#topmenu #w15b {

	width: 70px;
}
#topmenu #w15c{

	width: 60px;
}

#topmenu #w20 {

	width: 80px;
}
#topmenu .s15a {

	background-position: -450px 0px;
}
.border {
	border: 1px solid #624F41;
}

