body {

	background-image: url(../images/bg-body_26.gif);

	background-attachment: scroll;
	margin: 0px;
	padding: 0px;

	background-repeat: repeat;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #010101;

}

h1 {

          font-size: 18px;

          color: #182835;

}

h2 {

          font-size: 16px;

          color: #8C8568;

}

h3 {

          font-size: 15px;

          color: #182835;

}

h4 {

          font-size: 13px;

          color: #182835;

}

a {

          color: #036697;

}

a:link {

          color: #036697;

}

a:hover {

          color: #8C8568;

}

img {

          border-color: #036697;

}

#main-table {

	background-color: #C4BFA2;


}
#extend {
	background-color: #C4BFA2;
	background-image: url(../images/extend_03.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
.footer {

	background-color: #8C8568;

	padding: 5px;
	border-bottom: 4px solid #222222;

}

#left_column {

	color: #FFFFFF;

	background-color: #182835;

	width: 177px;

	margin-left: 10px;

	padding-bottom: 20px;

}

.content {

	color: #010101;

	background-attachment: scroll;

	background-image: url(../images/content-bg_12.gif);

	background-repeat: repeat-y;

	padding: 10px;

}

#contact_details h1 {

           font-size: 11px;

           color: #EEC062;

           margin: 0;

           padding: 0;

}

#contact_details {

           font-size: 10px;

           font-family: Arial, Helvetica, sans-serif;

           color: #ffffff;

           padding: 5px;

}

#contact_details a {

           color: #eec062;

}

/* MENU SETTINGS */

#menu ul {

	margin: 0px;

	list-style: none;

	width: 175px;

	padding: 0px;

	background-color: #182835;

}

#menu ul li a {

	display: block;

	width: 175px;

	height: 29px;

	padding-top: 7px;

	background-image: url(../images/nav-u_16.gif);

	background-attachment: scroll;

	background-repeat: no-repeat;

	background-position: top left;

	background-color: #182835;

	text-decoration: none;

	font-size: 12px;

	text-indent: 31px;

	color: #FFFFFF;

}

#menu ul li a:hover {

	background-image: url(../images/nav-o_16.gif);

	background-attachment: scroll;

	background-repeat: no-repeat;

	background-position: top left;

	text-decoration: none;

	/*color: #EEC062;*/

	color: #ccc;

}

/* Fix IE. Hide from IE Mac \*/

/*html #menu ul li { float: left; }

/*html #menu ul li a { height: 1%; }

/* End */
