body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a.pathway:link, a.pathway:visited {
  font-weight      : normal;
}

a.pathway:hover {
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        background-position: left;
        text-align: left;
        }

a.mainmenu:link, a.mainmenu:visited {
         font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
         text-decoration: underline;
        }

a.sublevel:hover {
         text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
         font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        margin-left: 5px;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  width            : 100%;
  padding: 10px 10px 10px 10px;
  margin: 20px 5px 20px 5px;

}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        padding: 10px 10px 10px 10px;
        margin: 20px 5px 20px 5px;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  line-height      : 14px;
}


.sectiontableheader {
  font-weight      : bold;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  text-decoration  : none;
  font-weight      : normal;
}



.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
}


a:link, a:visited {
  font-size        : 11px;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  font-weight      : bold;
}

a.category:hover {
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}

  
#wrap {
	background-image: url(/templates/grace_house_cares/img/bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 660px;
	padding-bottom: 1000px;
	text-align: left;
}
#hed {
	background-image: url(/templates/grace_house_cares/img/hed.gif);
	background-repeat:no-repeat;
	height: 140px;
	width: 660px;
}
#hed h1 {
	display: none;
}
#hed h2 {
	display: none;
}
#showcase {
	background-image: url(/templates/grace_house_cares/img/showoff.gif);
	background-repeat:no-repeat;
	position: relative;
	height: 212px;
	width: 660px;
	text-align: left;
}
#link1,#link2,#link3,#link4 {
	display: block;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 250px;
	height: 50px;
	position: absolute;
	left: 0px;
	padding-top: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#link1 { top: 2px;}
#link2 { top: 53px;}
#link3 { top: 104px;}
#link4 { top: 155px;}

img {
	position: absolute;
	left: 260px;
	top: 3px;
}
#content {
	position: relative;
	top: 10px;
	left: 255px;
	width: 390px;
	text-align:left;
	color:#ccc;
}
#sidebar {
	position:absolute;
	top:360px;
	left:20px;
	border:1px solid #999;
	background-image:url(/templates/grace_house_cares/img/sidebar.gif);
	width:222px;
	color: #CCCCCC;
}