body {
	text-align: center;
	background-color: #412b1f;
	margin: 0px 0px 0px 0px;
	
}

#container {
	display: block;
	margin: 0 auto;
	width: 809px;
	
	
}

#header {
	width: 809px;
	height: 249px;
	background-image: url(../T_images/header_bg.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#flash {
	
	position: relative;
	top: 55px;
	left: 98px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#centrecontainer {
	width: 615px;
	text-align: center;
	margin: 0 auto;
	background-image: url(../T_images/content_bg.gif);
	/*min-height: 100%;*/
}

/* Hyperlinks */
A:link, A:visited {
	text-decoration: none; 
	color: #fb9607;
	font-weight: bold;
}

A:hover	{
	text-decoration: underline; 
	color: #fb9607;
	font-weight: boldl;
}

/* Top links */

#strapline {
	width: 615px;
	height: 32px;
	background-image: url(../T_images/title_bg.jpg);
	margin: 0px 0px 0px 0px;
	
}

#straplinetext {
	width: 615px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt; 
	color : #a18d6c;
	
}

#pagebody {
	width: 615px;
	background-image: url(../T_images/content_bg.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#pagetitle {
	text-align: right;
	padding: 0px 18px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color : #ffff66;

}

#pagecontent {
	width: 440px;
	text-align: left;
	float: left;
	background-image: url(../T_images/content_bg.gif);
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 20px;
	color : #482b1b;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	
}

#right {
	width: 140px;
	background-image: url(../T_images/content_bg.gif);
	background-position: right;
	background-color: #ffffff;
	float: right;
	padding: 10px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 20px;
	color : #34260d;		
}

#contactform{
	width: 615px;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 20px;
	color : #482b1b;
	padding: 10px 15px 0px 30px;
}

#menucontainer{
	width: 794px;
	height: 41px;
	background-image: url(../T_images/menu_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#menu {
	color: #412b1f;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 0px 0px 0px;
}

#menu a:link, #menu a:visited  {
	display: inline;
	color: #412b1f;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	
}
#menu a:hover {
	color: #fb9607;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	
}

TD {
	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt; 
	color : #fdf8d6;
	
}


/* Footer nav links */

#footer {
	background-image: url(../T_images/footer_bg.gif);
	clear: both; 
	width: 615px;
	height: 46px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#address {
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}

#address a:link, #address a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #edc677;
	}


#address a:hover
	{
	text-decoration: underline;
	color: #edc677;
	}

#credits {
	background-color: #412b1f;
	
	width: 615px;
	height: 40px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
}
#credits a:link, #credits a:visited
	{
	
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}


#credits a:hover
	{
	text-decoration: underline;
	}
	
.Titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #002b6a;
	font-weight:bold;
	border-bottom: 1px solid #07c8ff;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #857d69;
	margin-bottom: 2px;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 16px;
	color : #482b1b;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}