/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	min-width:800px;
}

#wrapper {
	margin: 22px auto 22px auto;
	padding: 0px;
	width: 751px;
	background-color: #FFFFFF;
	background-image: url(/images/Cass_Background.gif);
	background-repeat: repeat-y;
}

/* Header Style */
#header {
	width: 751px;
}

#topnav {
	margin:-3px 0px 0px 6px;
	height:20px;
	line-height:20px;
}

/* End Header Style */

/* Content Styles */
#homeimg {
	width:739px;
	margin:0px 0px 75px 6px;
}


#content {
	background-color:#FFFFFF;
	width: 400px;
	margin-top:21px;
	margin-bottom:21px;
	margin-right:41px;
	float:right;
}
#content2 {
	background-color:#FFFFFF;
	width: 450px;
	margin-top:21px;
	margin-bottom:21px;
	margin-right:10px;
	float:right;
}
#content p {
	padding-top:9px;
	padding-bottom:10px;
	font-size:1.15em;
	line-height:1.2em;
}

#content a:link, #content a:visited, #homeimg a:link, #homeimg a:visited, #content2 a:link, #content2 a:visited, #leftside2 a:link, #leftside2 a:visited{
	color:#900;
	text-decoration:underline;
	font-weight: bold;
}

#homeimg p, #homeimg ul{
	font-size:1.2em;
	line-height:1.4em;
	padding-left:150px;
	padding-right:30px
}



h2 {
	color:#993333;
	padding:1px;
	font-size:2.0em;
	font-weight:bold;
	text-transform: capitalize;
}

h3 {
	padding:1px;
	font-size:1.2em;
	font-weight:bold;
	color: 993333;
}

#leftside {
	width:255px;
	margin-top:21px;
	margin-left:41px;
	float:left;
}
#leftside2 {
	width:210px;
	margin-top:21px;
	margin-left:41px;
    *margin-left:20px;
	float:left;
}
/* End Content Styles */

/* Footer Styles */
#footernav {
	width:739px;
	height:25px;
	clear:both;
	background-image: url(/images/Cass_Background_Footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:right;
	padding:10px 12px 20px 0px;
}

.footertext {
	font-size:.9em;
	color:#993333;
	font-weight:bold;
	line-height:15px;
}

#footernav input {
	border:1px solid #993333;
	height:15px;
	}
/* End Footer Styles */

/* Misc Styles */
#submit {
	background-image:url(/images/Cass_Submit.gif);
	height:17px !important;
	width:54px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
.titles {
	font-size:1.4em;
	font-weight:bold;
}
.quotetext {
	font-size:1.1em;
	line-height:15px;
	margin-right:50px;
}
.quotetext2 {
	font-size:1.1em;
	line-height:15px;
	margin-right:20px;
}
.quotename {
	font-size:1.2em;
	color:#993333;
	font-weight:bold;
	line-height:15px;
}
.quotenames {
	font-size:1em;
	color:#993333;
	font-weight:bold;
	line-height:15px;
	margin-top:3px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CE8E8C;
	text-align: left;
}
