/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-color: #e2e2a5;
margin: 0px;
padding: 0px;
background-image: url(images/wallpaper.jpg);
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;}

html>body {/*to be nice to Opera*/
font-size: small;}

form {margin: 0;
display: inline;}

#main {position: relative;
background-color: #ffffff;
border: 0px #000000 solid;
width: 980px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;
background-image: url(images/mainpaper.gif);
background-repeat: repeat-y;
}

#header {height: 190px;}

#fadephotos {height: 89px;
background-image: url(images/fadeagedcare.jpg);
background-repeat: no-repeat;}

#fadeindex {
width: 424px;
height: 283px;
background-image: url(images/fadecareer.jpg);
background-repeat:no-repeat;}

#navigation {
display: inline;
float: left;
width: 153px;
}

#site_content {
display: inline;
width: 797px;
float: right;
padding: 15px;
background-color: transparent;}

#footersurround {background-image: url(images/footerpaper.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #bcbd02;}

#footercontent {font-size: 90%;
color: #303000;
padding: 60px 80px 10px 10px;
text-align: center;}

#footercontent a {color: #303000;}

#footercontent a:hover {color: #677954;
background-color: #FFFFFF;}

.clearit {clear: both;
height: 0;
line-height: 0;
font-size: 1px;}

.floatrightgeneric {float: right;
margin-left: 20px;}

.floatleftgeneric {float: left;
margin-right: 20px;}

.coursetable {border-collapse: collapse;}

.coursetable td {padding: 2px;
border: 1px solid #636268;}

.coursetable p {margin: 0;}

/*end main sections*/

/*navigation*/

/*end navigation*/

/*text*/

h1 {font-size: 180%;
color: #8d9720;
font-family: Arial, sans-serif;
margin-top: 0px;
font-weight: normal;
text-align: left;
letter-spacing: 1px;}

h1 a {color: #8d9720;
text-decoration: none;}

h1 a:hover {text-decoration: underline;}

h2 {font-size: 150%;}

p {font-size: 100%;}

ul li {font-size: 100%;}

.smallblack {font-size: 80%;
color: #000000;}

.smallwhite {font-size: 80%;
color: #FFFFFF;}

.greyheading {font-size: 130%;
font-family: Arial, sans-serif;
color: #636268;
font-weight: bold;}

.greysubheading {font-size: 115%;
font-family: Arial, sans-serif;
color: #636268;
font-weight: bold;}

.blackheading {font-size: 130%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.blacksubheading {font-size: 115%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.greenheading {font-size: 130%;
font-family: Arial, sans-serif;
color: #9ca01a;
font-weight: bold;}

.greensubheading {font-size: 115%;
font-family: Arial, sans-serif;
color: #9ca01a;
font-weight: bold;}

/*end text*/

/*menu styling*/

#menu th {background-image: url(images/navbackground.jpg);
border: 1px #373737 solid;
text-align: center;
color: #6c207e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 165%;}

#menu td {border: 1px #ececec solid;}

.menuitem {font-size: 115%;
color: #2d77a7;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;}

.menudescription {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
color: #363636;
font-style: italic;}

/*end menu styling*/

/*hyperlinks*/

a {color: #646268;
text-decoration: underline;}

a:hover {color: #8d9720;}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 5px;}

.rightimage {margin-left: 5px;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #7f9db9 solid;
background-color: #f8f8f8;
color: #2f2f2f;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;}

.submitbutton {border: 1px #000000 solid;
background-color: #7f9db9;
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;}

/*end form fields*/