body
{
	FONT: 16px arial;
	MARGIN: 5px;
	BACKGROUND-COLOR: #C7E1A7;
	BACKGROUND-IMAGE: URL(binary/bkg_bars.gif);
}

/* these are the font styles for the links that appear on your web page */

A:link {font: bold 13px arial; color: #6D8269; text-decoration: none;} 
A:active {font: bold 13px arial; color: #6D8269; text-decoration: none;}
A:visited {font: bold 13px arial; color: #6D8269; text-decoration: none;}

/*this one changes the mouseover or hover state of the link*/
A:hover {font: bold 13px arial; color: #AF0020; text-decoration: underline;}

A:link.textlink {font: normal 12px arial; color: #666666; text-decoration: none;} 
A:visited.textlink {font: normal 12px arial; color: #333333; text-decoration: none;} 
A:hover.textlink {font: normal 12px arial; color: #AF0020; text-decoration: underline;}

A:link.footerlink {font: bold 10px arial; color: #ffffff; text-decoration: none;} 
A:hover.footerlink {font: bold 10px arial; color: #AF0020; text-decoration: underline;}

A:hover.namelink {font: bold 13px arial; color: #000000; text-decoration: none;} 

A:link.clickmore {font: italic 10px arial; color: #6D8269; text-decoration: none;} 
A:visited.clickmore {font: italic 10px arial; color: #6D8269; text-decoration: none;} 
A:hover.clickmore {font: italic 10px arial; color: #FF0000; text-decoration: underline;}

A:link.sidebarhead2 {font: 14px Arial; font-weight: bold; color: #C7E1A7; text-decoration: none;} 
A:visited.sidebarhead2 {font: 14px Arial; font-weight: bold; color: #C7E1A7; text-decoration: none;} 
A:hover.sidebarhead2 {font: 14px Arial; font-weight: bold; color: #FF0000; text-decoration: underline;}

A:link.boldlink {font: bold 14px arial; color: #0000FF; text-decoration: none;} 
A:visited.boldlink {font: bold 14px arial; color: #0000FF; text-decoration: none;} 
A:hover.boldlink {font: bold 14px arial; color: #800000; text-decoration: underline;}


{
    width: 130px;
    background-color: #6D8269;
    color: #C7E1A7;
    border: solid 1px #6D8269;
    font-size: 14px;
    padding: 2px;
    margin-top: 3px;
    margin-bottom: 0px;
}


IMG.border {border: #C7CFA7 solid 1px;}
IMG.header {border: #C7CFA7 solid 1px;}

.border
{
/* this is used for all kinds of borders */
/* be it for the whole page, or just the content section */
	border: solid 1px #6D8269;
}

.left
{
/* floats the item to the left side of the page, and adds a margin */
	float: left;
}

.right
{
/* floats the item to the right side of the page, and adds a margin */
	float: right;
}

.indent
{
	margin-left: 2.0em;
}

.scroll
{
/* this makes the element create scroll bars if the text is too long */
/* to be displayed.  This is very similar to the effect created by */
/* frames and iframes, but does not allow page transitions like frames do */
	overflow: auto;
}

.wrapper
{
/* remove this to have the page load at full width */
	width: 770px;
	background-color: #FFFFFF;
}

.title
{
	/* this is the styling for the title.  Semantically, this should be an h1 */
	/* padding all four sides of the div in order top, right, bottom, left */
	/* color: #C7E1A7; */
	background-color: #6D8269;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 36px;
	padding: 3px 5px 1px 5px;
}

.alignmiddle
{
	vertical-align: middle;
}

.title2 
{
	color: #6D8269;
	font-FAMILY: Arial;
	FONT-SIZE: 18px;
	font-weight: bold;
}

.title3
{
	color: #AF0020;
    background-color: #C7CFA7;
	font: Arial;
    font-weight: bold;
    font-size: 14px;
	padding: 2px 10px 1px 10px;
	BORDER: 2px #6D8269 solid;
}

.title3margin
{
	margin: 0px 0px 0px 0px;
}

.subtitle 
{
	color: #ffffff;
	font: Arial;
    font-weight: bold;
    font-size: 14px;
}

.content
{
    /* this describes the container of the content paragraphs. */
    padding: 0px 20px 0px 20px; /* keeps text off the borders */
	font: Arial;
    font-size: 12px;
    padding: 0px;
	margin: 0px;
}

.content.padleft
{
    /* this is to pad if there's a sidebar on the left */
    padding-left: 160px;
    padding-right: 4px;
}

.content.padright
{
    /* this is to pad if there's a sidebar on the right */
    padding-right: 160px;
}

.padtable
{
    padding-top: 10px;
    padding-left: 4px;
}

.sidebar
{
    width: 150px;
    height: 800px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_adonis
{
    width: 150px;
    height: 500px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_contact
{
    width: 150px;
    height: 900px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_k-rent
{
    width: 150px;
    height: 870px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_k-tour
{
    width: 150px;
    height: 1150px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_about
{
    width: 150px;
    height: 2450px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_courses
{
    width: 150px;
    height: 2500px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_know
{
    width: 150px;
    height: 800px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_stay
{
    width: 150px;
    height: 1200px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebar_tourexploits
{
    width: 150px;
    height: 1200px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

.sidebarhead
{
    width: 130px;
    background-color: #6D8269;
    color: #C7E1A7;
    border: solid 1px #6D8269;
    font-size: 14px;
    padding: 2px;
    margin-top: 3px;
    margin-bottom: 0px;
}

/* background-color: #C7E1A7; */

.sidebaritem
{
    width: 130px;
    background-color: #FFFFFF;
    color: #6D8269;
    border: solid 1px #6D8269;
    font-size: 14px;
    padding: 2px;
    margin-bottom: 0px;
}

.chacolour
{
	color: #AF0020;
	font-weight: bold;
}

.note
{
    width: 380px;
    background-color: #FBFEC2;
    color: #000000;
    border: solid 1px #FF8000;
    font-size: 11px;
    padding: 4px;
    margin: 6px;
}

TITLE
{
    background-color: #FBFEC2;
    color: #000000;
    border: solid 1px #FF8000;
    font-size: 10px;
    padding: 4px;
    margin: 6px;
}

.horiz
{
    color: #4B1A95;
	font-weight: bold;
	width: 124px;
	float: left;
	text-align: center;
}

.sidebaritem.first
{
    margin-top: 10px;
}

.menutext
{
	font-size: 9px;
	font: arial;
	COLOR: #000000;
	text-align: center;
}

.staff
{
	font-size: 13px;
	font: arial;
	font-weight: bold;
	COLOR: #6D8269;
	background-color: #C7E1A7;
}

.linkcat
{
	width: 400px;
	font-size: 14px;
	font: arial;
	font-weight: bold;
	COLOR: #6D8269;
	background-color: #C7E1A7;
	padding: 2px;
}

.photos
{
	background-color: #FFFFFF;
	font-size: 9px;
	font: arial;
	COLOR: #808080;
	text-align: center;
}

.quote
{
    color: #6D8269;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.tourlines
{
	font-size: 10px;
	font: arial;
	font-style: italic;
	COLOR: #000000;
}

.footer
{
	background-color: #6D8269;
	font-size: 10px;
	font: arial;
	COLOR: #ffffff;
	text-align: center;
}
