/* Start of CMSMS style sheet 'glory' */
body.mceContentBody{
}
/* This is the default style sheet */
body {
	background-color: #f9e8ab; 
/*	background-color: #764B0B; */
	background-image: url(images/GH_bg_dots_and_stars.png);
        background-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img {
	text-decoration: none;
	border:0px;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #764B0B;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #764B0B;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #764B0B;
}

a:hover {
    font-weight: bold;
	text-decoration: underline;
	color: #b5c5aB;
}

h1 {
	color: #764B0B;
	font-size:21px;
}

p,td {
	color:764B0B;
    font-size:14px;
    padding-top:0px;
}

h2 {
	color:#C3DBB8;
    font-size:16px;
	vertical-align:middle;
}

.table {
    padding: 0px;
}

.popup {
	background-color: #FBECC1; 
/*	background-color: #764B0B; */
	background-image: url(images/bodybg.jpg);
    padding-left: 30px;
    }

div.cat_item	{height:360px; width:215px; float:left; position:relative; margin:0 10px 0 10px; padding:0 10px 0 10px; text-align: center; display:block}

div.cat_item div.cat_content_bottom     {position:absolute; bottom:0px}


/* End of 'glory' */

