/* Start of CMSMS style sheet 'christystyle' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #697440;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	background-image: url("images/mainback.gif");
  	background-repeat: repeat;
  	background-position: top left;
}

P {
        font-family: "Verdana", Arial, sans-serif;
	color: #697440;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
        margin: 0px;
        padding: 0px;
}

 li {
}

A:link {text-decoration: none; color: #a4354a;}
A:visited {text-decoration: none; color: #a4354a;}
A:active {text-decoration: none; color: #a4354a;}
A:hover {text-decoration: underline; color: #5b1a26;}

A.footer:link {text-decoration: none; color: #FFFFFF; font-weight: normal; font-size: 10px; letter-spacing: .5px;}
A.footer:visited {text-decoration: none; color: #FFFFFF; font-weight: normal; font-size: 10px; letter-spacing: .5px;}
A.footer:active {text-decoration: none; color: #FFFFFF; font-weight: normal; font-size: 10px; letter-spacing: .5px;}
A.footer:hover {text-decoration: underline; color: #FFFFFF; font-weight: normal; font-size: 10px; letter-spacing: .5px;}

.header {
	text-align: left;
	width: 883px;
	height: 256px;
	margin-top: 20px;
  	background-image: url("images/headback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
}

.navbar {
	text-align: left;
	height: 27px;
	margin-top: 150px;
	margin-left: 60px;
	float: left;
	width: 300px;
	height: 100px;
  	display: inline;
}

.merch {
	text-align: left;
	height: 27px;
	margin-top: 163px;
	margin-right: 60px;
	float: right;
	width: 160px;
	height: 70px;
  	display: inline;
	font-size: 10px;
}

.main {
	text-align: left;
	width: 783px;
	padding: 0px 50px 0px 50px;
  	background-image: url("images/back.gif");
  	background-repeat: repeat;
  	background-position: top left;
}

.foot {
	color: #ffffff;
	text-align: left;
	width: 833px;
	height: 23px;
	padding: 105px 0 0 50px;
  	background-image: url("images/footback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	font-size: 10px;
}

.title {
            line-height: 18px;
		font-size: 18px;
		color: #a4354a;
             padding-left: 10px;
	}

/* HEADINGS */
	h1 {
            line-height: 18px;
		font-size: 18px;
		padding-left: 10px;
		color: #a4354a;
	}
	h2 {
		font-size: 16px;
            line-height: 1.5em;
		padding-left: 10px;
            color: #751a16;
	}
	h3 {
		font-size: 16px;
            color: #202e55;
	}
	h4 {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 18px;
                color: #ffffff;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}

dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
/* End of 'christystyle' */

