/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 1px;
	margin-bottom: 0px;
	}

.smallheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }

h1 {
font-family: Tahoma, Arial;
	font-size: medium;}


.pageheader {
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-large;

}

.fpageheader {
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:x-large;

}

a:link{color: #000000 }
a:visited{color: #006600 }
a:hover{color: #009933 }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
margin-left: 1em;
margin-top: 5px;
background-color: #D8FCD1;
width: 790px;

}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.bottomtext{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
margin-left: 0.5em;
background-color: #D8FCD1;
float: left;
width: 790px;


}

.bottomtext .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.anniversary{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
margin-left: 1em;
width: 240px;
float: left;
background-color: #D8FCD1;


}

.anniversary .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
height: 230px;
}



.jobs{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
margin-left: 1em;
width: 240px;
float: left;
background-color: #D8FCD1;

}

.jobs .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
height: 230px;

}
.suggest{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
margin-left: 1em;
width: 240px;
float: left;
background-color: #D8FCD1;

}

.suggest .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
height: 230px;

}
.timetables{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
margin-left: 1em;
width: 240px;
float: left;
background-color: #D8FCD1;

}

.timetables .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
height: 230px;

}
.schools{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
margin-left: 1em;
width: 240px;
float: left;
background-color: #D8FCD1;

}

.schools .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
height: 230px;

}
.sales{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
margin-left: 1em;
width: 240px;
float: left;
background-color: #D8FCD1;

}

.sales .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
height: 230px;

}



.bottomspacer{
margin-bottom: 1em;
width: 500px;
float: left;
position: relative;
}

.glossymenu{
list-style-type: none;
margin: 1px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}
