html>/**/body { }

/* ---------------------- */



* { margin: 0; padding: 0; }

img { border: 0; }
a {
	font-weight: bold;
	color: #fe8501;
}
a:hover {
}

b, strong { font-weight: bold; }

table td { vertical-align: top; }


.invisible {
 overflow: hidden;
 position: absolute;
 height: 0em;
 width: 0em;
}

body {
	width: 100%;
	text-align: center;
	font: normal 75%/125% Arial, Helvetica, sans-serif;
	color: #5b656c;
	background-repeat: repeat;
	background-color: #b1ca00;
}

#wrapper {
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#homenav {
	height: 100px;
	width: 1000px;
}

#topnav {
	height: 2px;
	width: 985px;
	background: url(../img/topnav-bg.jpg) 0 0 no-repeat;
	z-index: 1;
}



#header { width: 1000px; }


.leftbar {
	float: left;
	width: 220px;
	display: inline;
	margin: 0 1px 0 0;
}
html>body .leftbar {
	margin-right: 10px;
	margin-bottom: 0;
}


.centrebar {
	float: left;
	width: 540px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	font: 14px/22px "Comic Sans MS";
	text-align: left;
}
html>body .centrebar {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}

.rightbar {
	float: left;
	width: 190px;
}


#content .centrebar img { clear: both; display: inline; margin: 8px; border: 5px double #b4d9f2; }

.columnbox {
	width: 190px;
	margin: 10px 0px 0px 10px;
	
	font: 14px "Comic Sans MS";
}


#content { clear: both; width: 1000px; }

#content p { margin: 10px 5px; }


#content .centrebar h2 { margin: 5px 5px; font: normal 160%/100% Arial, Helvetica, sans-serif; color: #f20008; }
#content .centrebar h3 { margin: 5px 5px; font: normal 130%/100% Arial, Helvetica, sans-serif; color: #09a2f2; font-style: italic; }


.centrebar h1 { margin: 10px 5px; font: bold 180%/200% Arial, Helvetica, sans-serif; color: #0085e9; }

.centrebar ul { margin: 0 0 0 25px; list-style-type: none; } 
.centrebar li { padding: 0 0 0 22px; margin: 4px 0; background: url(../img/bullet-splash.jpg) 0 0 no-repeat; }

#footer {
	clear: both;
	width: 1000px;
	margin: 0 0 0px;
	height: 250px;
	background-image: url(../img/footer_BG.gif);
	background-repeat: no-repeat;
}



#footernav-left, #footerinfo-left {
	width: 900px;
	display: inline;
	float: left;
}
#footernav-right, #footerinfo-right { display: inline; float: right; }


#map { width: 580px; height: 580px; margin: 0 0 10px 0; }

#content .centrebar img.maincontenttitle { margin: 0; border: none; float: none; height: 50px; width: 400px; }

#content .centrebar, #content .leftbar, #content .rightbar {
	border: 0;
}

#specialofferscentrebar { background: url(../img/page-bg.jpg) 0 0 repeat-y; }

#cse-search-results { width: 548px; margin-left: 0; margin-right: 0; overflow: hidden; }

#gallerycentrebar table { width: 480; margin: 10px auto; }
#gallerycentrebar table td { margin: 2px; }

.highlighttext { color: #dd0000; font-weight: bold; }

#nav {
	width: 100%;
	float: left;
	font-family: "Comic Sans MS";
	padding: 0;
	list-style: none;
	background-color: #ffdc00;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#nav li {
    float: left; }
#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #0084c7;
	border-right: 1px solid #ccc;
	font-size: 14px;
}
#nav li a:hover {
    color: #c00;
    background-color: #fff; }

h2 {
	font: 20px "Comic Sans MS";
	color: #CD3610;
	margin-bottom: 4px;
}
/* Menu 1 starts here */
#side {
width: 100%;
float:left;
}

#side ul
{
font-family: "Comic Sans MS";
list-style-type:none;
margin:0;
padding:0;
}

#side li
{
display: inline;
/* for IE5 and IE6 */
}

#side a
{
	text-decoration: none;
	display: block;
	padding: 8px 15px;
	color: #0084c7;
	border-right: 1px solid #ccc;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-family: "Comic Sans MS";
	background-color: #ffdc00;
}

#side a:link, #side a:visited
{
color: #0084c7;
text-decoration: none;
}

#side a:hover
{
background-color: #ffffff;
color: #c00;
}

#side li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #ffffff;
}
/* Menu 1 ends here */
#wrapper .centrebar ul {
	list-style: disc;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.right_img {
	float: right;
	width: 130px;
}
.contact {
	width: 370px;
}
.welcome {
	color: #CD3610;
	font-weight: bold;
}

