body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}


img {
	border: none;
}


a {
	text-decoration: none;
	color: #996600;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

ul {
	text-indent: 0px;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#menu02 {
	font-size : 9px;
	font-weight : bold;
	line-height: 16px;
	color: #ffffff;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#menu02 a {
	list-style: none;
	color: #333333;
}

#menu02 a:hover {
	text-decoration: none;
	color: #999999;
}

/*-------------------------------- main menu ---------------------------------*/


#mainmenu {
background-image: url(../images/menu_bg.jpg);
background-position: bottom;
background-repeat: repeat-x;
}

#mainmenu li {
	display: inline;
	list-style: none;
	font-size : 9px;
	font-weight : bold;
	line-height: 20px;
	color: #cccccc;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#mainmenu li a {
	display: inline;
	list-style: none;
	color: #333333;
}

#mainmenu li a:hover {
	display: inline;
	text-decoration: none;
	color: #999999;
}

/*-------------------------------- sub menu ---------------------------------*/

#submenu {
background-image: url(../images/submenu_bg.gif);
background-position: top;
background-repeat: repeat-x;
}

#submenu li {
	display: inline;
	list-style: none;
	font-size : 9px;
	font-weight : bold;
	line-height: 20px;
	color: #cccccc;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

#submenu li a {
	display: inline;
	list-style: none;
	color: #333333;
}

#submenu li a:hover {
	display: inline;
	text-decoration: none;
	color: #999999;
}

.subactive {
border-top: #cccccc dotted 2px;
}

/*-------------------------------- content ---------------------------------*/

#content {
background-image: url(../images/Bailbrook_illustration.gif);
background-position: center center;
background-repeat: no-repeat;
}

h1 {
	font-size : 12px;
	font-weight: bold;
	color: #660000;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size : 11px;
	font-weight: bold;
	color: #B79A07;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size : 10px;
	font-weight: bold;
	color: #666666;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}

.text {
	font-size : 10px;
	color: #000000;
}

.highlight {
	font-size : 10px;
	color: #ff3300;
}

.button {
	font-size : 9px;
	color: #B79A07;
}

/*-------------------------------- footer ---------------------------------*/
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


#footer li {
	display: inline;
	list-style: none;
	font-size : 10px;
	line-height: 20px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

#footer li a {
	display: inline;
	list-style: none;
	color: #666666;
}

#footer li a:hover {
	display: inline;
	text-decoration: none;
	color: #CCCCCC;
}

/*-------------------------------- footer menu ---------------------------------*/

#footer_menu li {
	display: inline;
	list-style: none;
	font-size : 9px;
	line-height: 20px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

#footer_menu li a {
	display: inline;
	list-style: none;
	color: #333333;
}

#footer_menu li a:hover {
	display: inline;
	text-decoration: none;
	color: #CCCCCC;
}

#visualeye {
	font-size : 9px;
	line-height: 20px;
}

