/* Riordan Design & Marketing CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F9F7;
	background-image: url(../images/spinning_top.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
a:link {
	color: #679523;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.h1,.h2,.h3,.h4,.h5,.h6 {
	font-weight: bold;
	color: #679523;
}

.h1 {
	font-size: 16px;
}

.h2 {
	font-size: 12px;
}

.topNavigationText {
	font-size: 12px;
	color: #330033;
}

#bodyContainer {
	width: 750px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
}

#pageHeader {
	height: 112px;
	width: 660px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#topNavigation {
	height: 20px;
	width: 660px;
	padding: 5px;
}

#copyPanel {
	width: 420px;
	margin-right: 60px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer {
	width: 660px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#footerCopy {
	height: 60px;
	width: 660px;
	padding-top: 10px;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	position: relative;
	line-height: normal;
	width: 150px;
	float: left;
	margin-top: 75px;
	color: #679523;
	text-align: left;
}
