body {
	margin: 0px;
	background: #BECCFF;
	background-image: url('images/bodybackgrad.jpg');
	background-repeat: repeat-x;
	font-family: arial, verdana, helvetica;
	font-size: x-small;
}

.maincontainer {
	background: #F5F7FF;
	text-align: left; 
	padding: 0px; 
	border-style: solid; 
	border-color: black; 
	border-width: 1px; 
	width: 768px;
}


table {
	font-size: x-small;
}

.normal {
	font-size: x-small;
}


h3 {
	font-size: x-small; 
	color: #ffffff; 
	filter: glow(color=#ff0000, strength=1); 
	width: 100%; 
	padding-top: 7px;
}


a:link.enquirylink {
	color: #ffffff;
	text-decoration: none;
}

a:visited.enquirylink {
	color: #ffffff;
	text-decoration: none;
}

a:hover.enquirylink {
	color: #ffffff;
	text-decoration: underline;
	
}


div.logo{
	
	color: #100088;
	font-weight: bold;
	height: 90px; 
	background: url(images/banner.gif);
	background-repeat: no-repeat;
}

div.topmenu{
	color: #e6e6e6; 
	font-weight: bold; 
	border-top: solid; 
	border-bottom: solid; 
	border-color: black; 
	border-width: 1px; 
	background: url(images/topmenugrad.jpg); 
	background-repeat: repeat-x;
	font-size: 90%;
}

span.topmenu{
	border-left: solid; 
	border-bottom: solid; 
	border-top: solid; 
	border-right: solid; 
	border-color: #000000; 
	border-width: 1px;
}

a:link.topmenu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

a:visited.topmenu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover.topmenu {
	background: #AB2415;
	color: #FFFFFF;
	font-weight: bold;
}

a:link.eventitem {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;

}

a:visited.eventitem {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover.eventitem {
	color: #FF0000;
	font-weight: bold;
}

div.bottommenu {
	text-align: right;
	color: #e6e6e6; 
	font-weight: bold; 
	border-top: solid; 
	border-bottom: solid; 
	border-color: black; 
	border-width: 1px; 
	background: url(images/topmenugrad.jpg); 
	background-repeat: repeat-x;
	font-size: 80%;
}

span.bottommenu{
	border-left: solid;  
	border-right: solid; 
	border-color: #ffffff; 
	border-width: 1px;
}

a:link.bottommenu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

a:visited.bottommenu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;;
}

a:hover.bottommenu {
	background: #AB2415;
	color: #FFFFFF;
	font-weight: bold;
}

a:link.leftmenu {
	text-decoration: none;
	font-weight: bold;

}

a:visited.leftmenu {
	text-decoration: none;
	font-weight: bold;
}

a:hover.leftmenu {
	background: #AB2415;
	width: 100px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link.leftmenuselected {
	text-align: center;
	padding: 2px;
	width: 130px;
	background: #AB2415;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;

}

a:visited.leftmenuselected {
	text-align: center;
	padding: 2px;
	width: 130px;
	background: #AB2415;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

a:hover.leftmenuselected {
	text-align: center;
	padding: 2px;
	background: #F87474;
	color: #FFFFFF;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}


a:link.leftmenusubitems {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a:visited.leftmenusubitems {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover.leftmenusubitems {
	color: #AB2415;
	font-weight: bold;
}


td.leftmenu {
	padding: 3px; 
	background: #bbd1ff; 
	font-family: Arial; 
	width: 130px; 
	border-right: solid; 
	border-color: black; 
	border-width: 1px; 
	height: 100%;
}





.optiontext {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	text-align: right;
	font-size: large;
	color: #95C7FF;
	border-bottom: solid;
	border-width: 1px;
	border-color: black;
}


.officedetails{
	padding-left: 5px;
	color: #fffff;
	font-weight: bold;
}


.templateaddress {
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
}

.mainbodytdcell {
	border-top: 1px solid;
	border-color: #1045A1;
}


.menu {
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid;
	border-color: #6E6E6E;
	background: #FFFCB7;
}

.hrmenu {
	color: #6e6e6e;
}

.mainbody {
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid;
	border-color: #6E6E6E;
	background: #FFFCB7;
}

.pictures {
	border: 1px solid;
	border-color: black;
}

.businesshourshead {
	font-weight: bold;
	color: #aa0000;
}

.businesshoursbody {
	font-size: xx-small;
	font-weight: bold;
}