body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#CC0033;
}
a:active {
	text-decoration: none;
	color: #DDDDDD;
}

#header {
	background-image: url(/Images/images/side_graphic_motto_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 959px;
}

/*#content {
	font-size: 90%;
	height: 400px;
	width: 959px;
}*/

#leftcol {
	float:left;
	width: 13%;
	/*margin-bottom: 2px;*/
	height: 808px;
	background-image: url(/Images/images/side_graphic_r2_c1Sarahblank.jpg);
	background-repeat: no-repeat;
}

a:link.bond {
	color: #EE0000;
}

a:visited.bond {
	color: #EE0000
}

a:hover.bond {
	color: #000000;
}

a:active.bond {
	color: #000000;
}

a:link.itd {
	color: #FFFFFF;
}

a:visited.itd {
	color: #FFFFFF;
}

a:hover.itd {
	color: #FFFFFF
}

a:active.itd {
	color: #FFFFFF;
}

a:link.nav {
	color: black;
}

a:visited.nav {
	color: black;
}

a:hover.nav {
	text-decoration: underline;
	color: white;
}

a:active.nav {
	color: white;
}

#rightcol {
	float: right;
	width: 16%;
	/*margin-bottom: 2px;*/
	padding-left: 4px;
	height: 786px;
	border-width: thin;
	border-style: solid;
	border-color: #666666;
	background-color: #CCCCCC;
	margin-top: 19px;
}

#midcol {
	width: 628px;
	/*margin-bottom: 2px;*/
	height: 791px;
	margin-left: 140px;
	margin-right: 10px;
	margin-top: 19px;
	/*font-size: 100%;*/
}

li {
	font-size: smaller;
	list-style-type: circle;
}


#wrap {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
}

.quote {
	font-weight: bold;
	width: 100%;
}

.heading {
	font-weight:bold;
}

h5 {
	font-weight:normal;
}

p.h6 {
	font-size: smaller;
}
.secHead {
	color: #CC3300;
	font-weight: bolder;
	background-color: #E4E4E4;
	/*vertical-align: middle;*/
	height: 17px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
	padding-left: 3px;
}

.events {
	width: 100%;
	/*margin-right: 180px;*/
}

.activepage {
	color:#CC0033
}

.contact {
	width: 100%;
	/*margin-right: 180px;*/
	background-image:url(/Images/PNGs/RamHeadGRAY.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 10px;
}

#footer {
	width: 100%;
	clear: none;
	text-align: center;
	font-size: smaller;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 80px;
	float: none;
}

.cancel {
	font: Arial, Helvetica, sans-serif;
	color:#339966;
	text-align:center;
}