body {
	color: #333333;
	background-color: #263324;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Geneva;
	font-size: 14px;
	color: #333366;
	line-height: 0px;
	font-weight: normal;
	}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/common/red-button-copy.gif);
	margin-top: 5px;
	margin-left: 15px;
}

a:visited, a:link {
	text-decoration: none;
	color: #7D3E00}

a:hover {
	color: #669999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666; text-decoration: none ;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
	letter-spacing: 2.5pt;
	line-height: 5px;
	font-weight: normal;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
}

ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; margin-top: 5px
	}
	
form p {
	width: 300px;
	clear: both;
}

form p label {
	float: left;
}

form p input, form p textarea {
	float: right;
}

#popup_page      
	{
	width: 520px;
	z-index: 2;
	position: absolute;
	top: 120px;
	padding: 5px;
	left: 10px;
	color: #333333;
	}
/******************************************/
/* Used to float footer below the content */
#clear {
  clear: both;
}

#wrapper {
  margin: 0 10px;
  padding: 0;
}
/******************************************/
#print_close_buttons {
	padding: 0;
	float: right;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 10;
}

#footfloater 
	{
	font-size: 9px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	text-align: center;
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 510px;
	height: 35px;
	visibility: visible;
	display: block;
	color: #7A7E78;
	background-color: #eeeeee;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	z-index: 2;
	margin-top: 10px;
	}
	
.bodytext {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 11px; color: #333333}
	
a.bodytext:visited {
	text-decoration: none;
	color: #663333}
	
a.bodytext:hover {
	color: #666699;
	text-decoration: underline;
}

.bodytextLge {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 12px;
	color: #7A7E78;
}

/* Main page container */
#content {
	position: relative;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b4b4b4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cad5cd;
	margin-left: -380px;
	left: 50%;
	visibility: visible;
	}
	
/* Simple text highlight */
.menuhead {  
	color: #006699
	}

/* Top container for address / contact details */
.topleft {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 9px;
	color: #eeeeee;
	width: 281px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	height: 32px;
	background-image: url(../images/common/tm_home.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 5px 5px 5px 20px;
	line-height: 12px;
	top: 0px;
	position: absolute;
}
.topleft a:link, .topleft a:visited{
	font-size: 1.3em;
	color: #a5d2d2;
}

.topleft a:hover {
	font-size: 1.75em;
	color: #e0e0e0;
}


/* Top container for page title graphic */
.topleftbot {
	width: 281px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	height: 38px;
	top: 32px;
	position: absolute;
}

/* Top container for graphical menu */
.topright {
	position: relative;
	width: 479px;
	height: 70px;
	left: 281px;
	top: 0px;
}

.address_box {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 11px;
	float: right;
	width: 400px;
	
}

#centretext {
	float: left;
	width: 740px;
	top: 0px;
	color: #333333;
}

#navleft {
	float: left;
	width: 360px;
	top: 0px;
	left: 10px;
}
#sidepanel {
	float: right;
	width: 142px;
	margin-top: 10px;
	background-image: url(../images/common/sp_top.gif);
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}

#navright {
	float: right;
	width: 140px;
	background-image: url(../images/common/iron_back.jpg);
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-right: 2px;
}

.side_bottom {
	background-image: url(../images/common/sp_bottom2.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-color: #EDF6F4;
	
}

#address_top {
	width: 635px;
	top: 10px;
	margin-top: 10px;
	background-image: url(../images/common/address_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 50px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 11px;
}
.address_mid {
	background-image: url(../images/common/address_mid.gif);
	width: 635px;
}
.address_bot {
	background-image: url(../images/common/address_bottom.gif);
	background-repeat: no-repeat;
	width: 635px;
	text-align: center;
}
#banner {
	background-image: url(../images/banner1.jpg);
	height: 400px;
	width: 760px;
	
}
#home_panel {
	width: 630px !important;
	width/**/:760px;
	height: 150px;
	background-image: url(../images/home/home_back.jpg);
	background-repeat: no-repeat;
	padding-top: 440px;
	padding-left: 65px;
	padding-right: 65px;
	left: 0px;
	float: left;
	background-color: #EDF6F4;
}
#home_panel p{
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}



/* Simple header text */
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing: 2.5pt;
	}

/* Footer container for bottom menu and copyright details - contains box model hack from http://css-discuss.incutio.com/?page=boxmodelhack for win IE5/6 */
.footer {
	position: relative;
	width: 748px !important;
	width/**/:760px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 9px;
	color: #eeeeee;
	background-color: #73756F;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #b4b4b4;
	line-height: 20px;
	padding: 5px;
	float: left;
}	

.footer_table {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 9px;
	color: #eeeeee;
	}

.footer a:link, .footer a:visited{
	color: #A5D2D2;
}
.footer a:hover{
	color: #e0e0e0;
}
/* Container for fixed page - contains box model hack from http://css-discuss.incutio.com/?page=boxmodelhack for win IE5/6 */
.topimage {
	background-image: url(../images/common/fade_top2.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4b4b4;
	border-left-color: #b4b4b4;
	width: 748px !important;
	width/**/:760px;
	padding-left: 10px;
	background-color: #EDF6F4;
	left: auto;
	top: 0px;
	position: relative;
	float: left;
	color: #333333;
}

/******************************************/
/* Menu Rollover effect */
.rollover a{
	display:block;
	padding: 2px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	margin: auto;
	border-bottom: 1px solid #DCDBCA;
	letter-spacing: 2px;
	text-align: right;
	border-right-color: #877E7E;
	border-left-color: #877E7E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.rollover a:link, .rollover a:visited {
	color: #006699;
}

.rollover a:hover {
	background-image: url(../images/common/roll_icon.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	color: #663300;
	border-right: 1px dashed #b4b4b4;
	border-bottom: 1px dashed #b4b4b4;
	border-left: 1px dashed #b4b4b4;
}

#roll_selected {
	background-color: #B9B38C;
	border-bottom: 1px solid #877E7E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b4b4b4;
}
/******************************************/
.img_right {
	float: right;
	padding: 5px 5px 5px 10px;
	margin: 5px;
}

.img_left {
	float: left;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/******************************************/
/* Image gallery outline rollover effect */
.igallery{
	position: relative;
	padding: 5px;
	float: right;
}


.igallery a img{
	border: 1px solid #CCCCCC;
}

.igallery a:hover img{
border: 1px solid #333333;
}



.gallery{
	position: relative;
	height: 130px;
	width: 748px !important;
	width/**/:760px;
	z-index: 1;
	background-color: #73756F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4b4b4;
	border-left-color: #b4b4b4;
	padding: 5px;
	float: left;
	text-align: center;
}

html>body .gallery, html>body .igallery{ /*Non IE rule*/
}

.gallery a img{
	border: 1px solid #73756F;
	padding: 2px;
	background-color: #73756F;
}

.gallery a:hover img{
border: 1px solid #ccc;
}

.gallery a:hover, .igallery a:hover{
color: gray;
}
/******************************************/

#img_box {
	float: right;
	padding: 10px;
}
