body
{ 
	font-family: arial, helvetica, sans serif;
	color: #333;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 20px;
}

table
{
	font-size: x-small;
	color: #333;
}

#main
{
	border-right: 1px solid #FE0000;
	border-left: 1px solid #FE0000;
}



/* top 5 menu coloured boxes */

#menured
{
	background-color: #FE0000;
	border-right: 3px solid #fff;
	background-image:   url(images/red_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menugreen
{
	background-color: #00B034;
	border-right: 3px solid #fff;
	background-image:   url(images/green_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menuorange
{
	background-color: #FF6600;
	border-right: 3px solid #fff;
	background-image:   url(images/orange_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menuturquoise
{
	background-color: #3EB8B4;
	border-right: 3px solid #fff;
	background-image:   url(images/turquoise_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menupurple
{
	background-color: #95538A;
	background-image:   url(images/purple_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}
/* end of top 5 menu coloured boxes */

.level1 a:link, .level1 a:visited, .level1 a:hover, .level1 a:active
{
	font-family: georgia, arial, helvetica, sans serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#title
{
	font-family: georgia, arial, helvetica, sans serif;
	font-weight: bold;
	color: #fff;
	font-size: small;
	background-image:   url(images/title_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 6px;
}


/* side menu area */
#sidemenu
{
	background-color: #EEF8DA;
}

#menumember
{
	background-color: #278BDF;
	background-image:   url(images/corner.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	border-bottom: 5px solid #EEF8DA;
}

#menulist
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 140%;
}

#menulist a
{
	color: #333; 
	font-weight: normal;
	font-family: Georgia, arial, helvetica, Sans-Serif;
	text-decoration: none;
}

#menulist a:hover
{
    color: #FE0000;
	font-weight: normal;
	font-family: Georgia, arial, helvetica, Sans-Serif;
	text-decoration: underline;
}
/* end of side menu area */


/* members homepage table */
td.blueheading
{
    font-family: georgia, arial, helvetica, sans serif;
    background-image:  url(images/corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #278BDF;
	height: 25px;
	padding-left: 5px;
    color: #fff;
	font-size: small;
	font-weight: bold;
}

td.greencontent
{
    background-image:  url(images/green_corner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #EEF8DA;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
/* end of members homepage table */

#homecontent
{
    background-image:   url(images/content_strip1.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
    padding: 10px 10px 20px 10px;
}


#content
{
    background-image:   url(images/content_strip2.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff;
    padding: 10px 10px 20px 10px;
}

#featuredbusiness
{
	background-image:   url(images/featured_strip1.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #EEF8DA;
	padding: 10px 10px 20px 10px;
}

#footer
{
	background-image:   url(images/footer_strip.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 10px;
}

h1
{
	font-family: georgia, arial, helvetica, sans serif;
	color: #000; /* black */
	font-weight: bold;
	font-size: small;
}

h2
{
	font-family: georgia, arial, helvetica, sans serif;
	color: #000; /* black */
	font-weight: bold;
	font-size: x-small;
}

h3
{
	font-family: arial, helvetica, sans serif;
	color: #333;
	font-weight: bold;
	font-size: x-small;
}

a
{
	color: #FE0000; /* red */
	text-decoration: underlined;
}

a:visited
{
    color: #FE0000; /* red */
	text-decoration: none;
}

a:hover 
{
    color: #FE0000; /* red */
	text-decoration: none;
}

.right		
{
	float: right;
	margin-left: 5px;
}

#searchgreen
{
	background-color: #EEF8DA;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.searchred
{
	font-family: georgia, arial, helvetica, sans serif;
	background-color: #FE0000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: small;
}

td.searchgreen
{
	font-family: georgia, arial, helvetica, sans serif;
	background-color: #00B034;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: small;
}

td.green
{
	background-color: #EEF8DA;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.blue
{
    font-family: georgia, arial, helvetica, sans serif;
	color: #278BDF;
	font-size: x-small;
	font-weight: bold;
}

.heading
{
	font-size: small;
	color: #fff;
	font-family: georgia, sans serif;
}

.small
{
	font-size: 80%;
}

.right
{
	float: right;
	padding: 10px;
}

.green
{
	color: #278BD7;
	font-weight: bold;
}

.block
{
	width: 133px;
	float: left;
	background-color: #FEFCDF;
}

.wide
{
	width: 400px;
}


.imggalsml
{
	border: 1px solid #fff;	

}

.imggallrg
{
	border: 1px solid #278BDF;
	margin: 5px;	
}

