body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/common/greydot.gif);
	background-repeat: repeat;
	margin: 0px;
}

p {
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	text-align: left;
	width: 90%;
}

h1 {
	font-size: 170%;
	font-weight: bolder;
	color: #666666;
	padding: 15px;
	line-height: 120%;
	background-color: #F0F0F0;
	height: 150%;
	border: 1px solid #666666;
	width: 90%;
}


h2 {
	font-size: 120%;
	color: #615D5C;
	
}


p em {
	font-weight: bold;
	color: #A31028;
}


a {
	color: #823742;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: underline;
	color: #666666;
	background-color: #F1E4E4;
}
a:visited {
	text-decoration: underline;
	color: #823742;
}


#right-side-image {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_about.jpg);
	background-repeat: no-repeat;
	height: 230px;
	padding: 0px;
	margin: 0px;
	background-position: right top;

}



#right-side-links-container {
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 25em;
	
}


#right-side-links-container a {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #77444B;
	font-size: 90%;
	background-color: #F0F0F0;
	text-decoration: none;

}

#right-side-links-container a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

#right-side-links-container a em {
	font-style: normal;
	border-bottom-color: #77444B;
	text-decoration: underline;
}

#inset {
	background-color: #E6CCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 75%;

}

#inset a:visited {
	color: #666666;


}

#inset h2 {
	font-weight: bold;
	font-size: 120%;
	color: #804040;
	}

strong {
	color: #800000;
	font-weight: bold;
}
ol {
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

h3 {
	color: #FFFFFF;
	background-color: #666666;
	height: 105%;
	width: 90%;
	margin: 0em;
	padding: 15px;
}

h3 a {
	color: #FFFFFF;
}

h3 a:visited {
	color: #FFFFFF;
}




.contact {
	height: 105%;
	width: 100%;
	margin: 0em;
	padding: 15px;
}

.contact a {
	color: #800000;
}

.contact a:visited {

}

