body {
	font-size: 0.925em;
	line-height: 1.5;
}

#container {
	height: 100%;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

#banner {
	height: 274px;
	width: 990px;
	background-image: url(images/banner.jpg);
}

#nav	{
	width: 990px;
	height: 35px;
	margin:0;
	padding:0;
	text-align: center;
	background-color: #e5e5e5;
	list-style: none;
}

#nav ul	{
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav ul a{
	white-space:nowrap;
	display: block;
	border-bottom:1px solid #ccc;
}

#nav li	{
	display: inline;
	position: relative;
}

#nav a	{
	display: inline-block;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

#nav ul li	{
	display: block;
}

#nav li:hover ul{
	left:0;
}

#nav li:hover a{
	/* [disabled]text-decoration:underline; */
	background:#f1f1f1;
}

#nav li:hover ul a{
	text-decoration:none;
	background-color: #f1f1f1;
	background-image: none;
}

#nav li:hover ul a:hover{
	background:#e5e5e5;
}
#nav_tree {
	height: 120px;
	width: 990px;
}
#nav_tree a {
	text-decoration: none;
	color: #000;
}
#nav_tree a:hover {
	text-decoration: none;
	color: #B94D26;
}

#nav_button {
	height: 92px;
	width: 97px;
	margin-top: 15px;
	background-image: url(images/triangle_button.png);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	float: left;
}

#nav_button:hover {
	background-image: url(images/triangle_button_hover.png);
}

#nav_button p {
	margin-left: 5px;
	font-size: 11px;
	text-align: center;
	padding-top: 55px;
}



#content {
	height: 100%;
	width: 990px;
	float: left;
	background-color: #FFF;
}
#content_textbox {
	width: 850px;
	margin-left: 50px;
}



#content_left {
	float: left;
	height: 100%;
	width: 388px;
}
#content_text {
	padding-right: 120px;
	padding-left: 20px;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}

#content_right {
	float: left;
	height: 100%;
	width: 598px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}

#content_topleft {
	width: 350px;
	height: 100%;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

#content_botleft {
	height: 100%;
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#content_botleft p {
	color: #b84c1d;
}
#content_botleft h2 {
	margin-bottom: -12px;
}


#content_topright {
	float: left;
	height: 100%;
	width: 558px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content_middleright {
	float: left;
	height: 100%;
	width: 558px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}
#content_middle2right {
	float: left;
	height: 100%;
	width: 558px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}

#content_middle3right {
	float: left;
	height: 100%;
	width: 558px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

#content_botright {
	width: 558px;
	height: 100%;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#author {
	height: 30px;
	width: 250px;
	border: 1px none #e5e5e5e5;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
#author p {
	font-size: 75%;
	color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #e5e5e5;
	padding-left: 10px;
	font-family: Calibri;
}
#associates {
	height: 100%;
	width: 900px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#associates_text {
	width: 700px;
	margin-left: 100px;
	height: 100%;
}


#footer {
	background-color: #e5e5e5;
	height: 20px;
	float: left;
	width: 950px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#footer p {
	font-size: 75%;
	float: left;
}
#footerright {
	margin: 0px;
	float: right;
	width: auto;
	height: 20px;
}
#footerright p {
	color: #666;
}
#footerright a {
	color: #666;
}
#footerright a:hover {
	color: black;
}








.imgspace_r {
	padding-right: 20px;
}
.imgspace_l {
	padding-left: 20px;
	font-size: 75%;
}

#flagdrop {
	width: 150px;
	height: 20px;
	float: right;
	margin-top: -40px;
	list-style-type: none;
	padding-top: 5px;
}

#flagdrop ul	{
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#flagdrop ul a{
	white-space:nowrap;
	display: block;
	border-bottom:1px solid #ccc;
}

#flagdrop li	{
	display: inline;
	position: relative;
}

#flagdrop a	{
	display: inline-block;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#flagdrop ul li	{
	display: block;
}

#flagdrop li:hover ul{
	left:0;
}

#flagdrop li:hover a{
	/* [disabled]text-decoration:underline; */
	background:#f1f1f1;
}

#flagdrop li:hover ul a{
	text-decoration:none;
	background-color: #f1f1f1;
	background-image: none;
}

#flagdrop li:hover ul a:hover{
	/* [disabled]text-decoration:underline; */
	background:#e5e5e5;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #b84c1d;
}
h2 {
	color: #b84c1d;
	margin: 0px;
	font-size: 115%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


p {
	font-size: 92%;
	margin: 0px;
	line-height: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
}

ph {
	font-size: 90%;
}

h2h {
	font-size: 100%;
}

p a {
	text-decoration: none;
	color: #000;
}
ph a {
	display: block;
}
ph a:hover {
	text-decoration: underline;
}
h2h a:hover {
	text-decoration: underline;
}
h2h a {
	display: block;
}


p a:hover {
	color: #b84c1d;
}

pf {
	font-size: 90%;
	margin: 0px;
	line-height: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
}

pf a {
	text-decoration: none;
	color: #000;
	display: block;
}

pf a:hover {
	color: #b84c1d;
}



h6 a {
	font-size: 100%;
	margin: 0px;
	line-height: 1.5em;
	text-decoration: none;
	color: #000;
	display: block;
}

h6 a:hover {
	color: #d75c26;
}
.center_text {
	width: 400px;
	height: 100%;
	margin-left: 20px;
	font-size: 90%;
}

.subtext {
	font-size: 70%;
	color: #039;
}
.greytext {
	font-size: 75%;
	color: #666;
}


.avatar_border {
	border: 1px solid #333;
	margin-top: 10px;
}

.backtotop {
	font-size: 70%;
	color: #d75c26;
}
.orange_text {
	color: #b84c1d;
}


ul {
	font-family: Verdana, Geneva, sans-serif;
}
hr {
	width: 800px;
	margin-left: 50px;
}
sup {
	font-size: 80%;
}
sub {
	font-size: 80%;
}

.style4 {
	font-family: Calibri;
	font-size: 11pt;
	color: #D75C26;
}

.style5 {
	font-family: Calibri;
	color: #000;
	font-size: 13px;
}
