.Menu
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		}

.Menu A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url(images/but-blu-dkbg.gif);    /* rollover state */
		width: 120px;                   /* image width */
		height: 30px;
		background-repeat: no-repeat; 
		padding-top: 8px;
		}

.Menu A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url(images/but-blu-dkbg.gif);    /* rollover state */
		width: 120px;                   /* image width */
		height: 30px;
		background-repeat: no-repeat; 
		padding-top: 8px;
		}

.Menu A:hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #cc0000;
		text-decoration: none;
		background-image:  url(images/but-blu-dkbg_f2.gif);    /* rollover state */
		width: 120px;                   /* image width */
		height: 30px;
		background-repeat: no-repeat; 
		padding-top: 8px;
		}

.Menu A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url(images/but-blu-dkbg.gif);    /* rollover state */
		width: 120px;                   /* image width */
		height: 30px;
		background-repeat: no-repeat; 
		padding-top: 8px;
		}

.header
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		}

.header A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		}

.header A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		}

.header A:Hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #CC0000;
		text-decoration: none;
		}

.header A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
	    text-decoration: none;
		}

.footer
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #000000;
		}

.footer A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333366;
		text-decoration: none;
		}

.footer A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333366;
		text-decoration: none;
		}

.footer A:Hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #CC0000;
		text-decoration: none;
		}

.footer A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333366;
	    text-decoration: none;
		}

H1
		{
        font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
		font-style: italic;
		font-size:18pt;	
		color:#000033;
		}

H2
		{
        font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
		font-style: italic;
		font-size:14pt;	
		color:#000033;
		}

H3
		{
		font-family:comic sans ms, comic sans ms, Verdana, Arial, Helvetica, sans-serif;
		font-size:12pt;	
		color:#000033;
		}

H4
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;	
		color:#000033;
		}

P
		{
		font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;	
		color:#000000;
		}

td
		{
		font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;	
		color:#000000;
		}

.small
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:9pt;
		font-variant: small-caps;
        color:black;
		font-style: bold;
		}

.smallcaps
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		color:#000000;
		}

.rev	{
		font-family:Verdana,arial,sans-serif,default;
		color:#FFFFFF
		}

.accent	{
		color:#330033;
		}

.accent2
		{
		color:#C7A932;
		}

body {
	background:#aed8f2 url(/images/bg.png) repeat-x;
	width:100%;
	padding:0;
	margin:0;
}

.mainbg	{
		background-color:#ffffff;
		border-right: 2 solid #111111;
		border-left: 2 solid #111111;
		}

.headerbg
		{
		width:1100px;
		margin:0 auto;
		padding:0;
		}

.headlinkbg
		{
		background-color:rgb(24,67,153);/*#003399*/
		border-right: 2 solid #111111;
		border-left: 2 solid #111111;
		}

.footerbg
		{
		background-color:;
		}

.footlinkbg
		{
		background-color:rgb(24,67,153);/*#003399*/
		border-right: 2 solid #111111;
		border-left: 2 solid #111111;
		}

A:link
		{ 
		font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:visited
		{ 
		font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:active
		{ 
		font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:hover
		{ 
		font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: underline;
		color:#cc0000;
		}


.shadow { position: relative; left: 1px; top: 1px; color: #666666; }

div.cat_item    {
        height:380px;
        width:260px;
        float:left;
        position:relative;
        padding:0;
        text-align:center;
       margin-left:auto;
       margin-right:auto;

        }

div.cat_content_bottom  {
        position:absolute;
        vertical-align:baseline;
        text-align:center;
        padding:0px;
        bottom:0px;
       margin-left:35px;
       margin-right:auto;
        }

div.cat_item div.cat_content_top        {position:absolute; top:0px}

.popup	{
	background-color:#ffffff;
}

#wrapper {
	position:relative;
	width:590px;
	}

#facebook {
	position:absolute;
	left:205px;
	top:30px;
	z-index:10;
}

a img {
	border:none;
}

#containerClouds {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background:url(/images/Clouds.gif) repeat-x;
}


#footerGrassWrapper {
	background:url(/images/Grass-Layer.gif) repeat-x bottom;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

.indexText {
	font-family:andale mono, Times, serif;
	text-align:center;
	font-size:18px;
}

.red {
	color:#f00;
}

.companyLinks {
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	text-align:center;
}

.blue {
	color:#000080;
}

a.red:link, a.red:active, a.red:visited {
	color:#f00;
	text-decoration:none;
}

a.red:hover {
	text-decoration:underline;
	color:#f00;
}

a.blue:link, a.blue:active, a.blue:visited {
	color:#000080;
	text-decoration:none;
}

a.blue:hover {
	text-decoration:underline;
	color:#000080;
}

.tagline {
	font-family:andale mono, Times, serif;
	font-size:24px;
	color:#000080;
}
	

