﻿@charset "UTF-8";
/* CSS Document */
body {
	background-color: #60652b;
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
a:link {
	color: #60652b;
	text-decoration: underline;
}
#home-link {
    position: relative;
    width: 1000px;    /* width of the logo */
    height: 152px;   /* height of the logo */
    top: 0; left: 0; /* top-left corner of logo */
    border: 0;
    float: left;
    *-width:900px;
    }
a:visited {
	color: #192355;
	text-decoration: underline;
}
a:hover {
	color: #29366f;
	text-decoration: none;
}
a:active {
	color: #60652b;
	text-decoration: underline;
}
.navigation {
	top: 10px;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	position: relative;
	*-position: inherit;
	right: 50px;
	*-padding-right:40px;
	*-padding-top:11px;
	*-margin-right:0px;
	*-padding-left:0px;
	*-margin-left:0px;
	*-top:-130px;
}
.navigation a:link {
	color: #29366f;
	text-decoration: none;
}
.navigation a:visited {
	color: #60652b;
	text-decoration: none;
}
.navigation a:hover {
	color: #f58b00;
	text-decoration: underline;
}
.navigation a:active {
	color: #29366f;
	text-decoration: none;
}
.home {
	color: #FFFFFF;
	font-size: 12px;
}
.home a:link {
	color: #f7b12b;
	text-decoration: underline;
}
.home a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.home a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.home a:active {
	color: #f7b12b;
	text-decoration: none;
}
.thrColFixHdr #container {
	width: 1000px;
	margin: 0 auto;
/* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */;
	background-color: #29366f;
	background-image: url(/images/interior_horizontal_bkg.gif);
	background-repeat: repeat-y;
}
.thrColFixHdr #header {
	padding: 0 10px 0 20px;
/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	background-color: #FFFFFF;
	background-image: url(/home_images/prpd_header.jpg);
	background-repeat: no-repeat;
	height: 193px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#nav {
	height: 108px;
	width: 670px;
	float: left;
	*-padding-top:0px;
	*-margin-top:-110px;

}
#interiornav {
	background-color: #000000;
	*-background-color: transparent;
	background-image: url(/images/prpd_interior_nav_bkg.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 1000px;
	*-padding-bottom:0px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #e4e0a1;
	margin: 0px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
}
h2 {
	font-weight: bold;
	color: #be8521;
	font-size: 12px;
	margin-top: 0px;
}
ul.sf_postListing > li:first-child > h2.sf_postTitle
{
	margin-top: 0px;
}
h2.sf_postTitle a {
    color: #BE8521;
    font-size: 14px;
    font-weight: bold;
}	
h2.sf_postTitle, div.sf_singlePost h1.sf_postTitle
{
	color: #BE8521;
    font-size: 14px;
    font-weight: bold;
	margin-bottom: 0;
}
div.sf_singlePost h1.sf_postTitle
{
	float: none;
}
.green_arrow {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 111px;
	float: left;
	padding-top: 0px;
}
h3 {
	color: #33467C;
	font-family: Verdana;
	font-size: 18px;
	margin-top: 44px;
	margin-bottom: 22px;
	margin-left: 0px;
}
.icon {
	float: left;
	padding-right: 12px;
	src: url(/home_images/button_signin.jpg);
}
#signin {
	margin-top: 11px;
	height: 48px;
	width: 500px;
	padding-left: 50px;
	*-padding-bottom:0px;
	float: left;
}
#signin form {
	display: inline;
}
#signin select {
	width: 162px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #BF8521;
}
#signin textarea {
	width: 162px;
	height: 40px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#signin input {
	color: #000000;
	background-color: #FFFFFF;
	border: 2px inset #BF8521;
	padding: 0.2em;
	width: 162px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
#signin input.btn {
	width: 80px;
	color: #000000;
	border: 1px outset #FF9900;
	padding: 1px 1px 1px 1px;
	background-color: #BF8521;
}
#links {
	height: 22px;
	clear: left;
	padding-left: 50px;
	width: 800px;
	*-padding-top:-20px;
	*-height:20px;
	*-margin-top:-10px;

}
#find {
	float: right;
	width: 300px;
	margin-top: 0px;
	height: 100px;
	padding-top: 12px;
}
#find .icon2 {
	float: left;
	padding-right: 12px;
	src: url("/images/search_icon_interior.jpg");
}
#find form {
	display: inline;
}
#find input {
	color: #000000;
	background-color: #FFFFFF;
	border: 2px inset #BF8521;
	padding: 0.2em;
	width: 162px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
#find .btn2 {
	width: 27px;
	color: #000000;
	border: 1px outset #FF9900;
	padding: 1px 1px 1px 1px;
	background-color: #BF8521;
}
#find .txt {
	width: 120px;
	color: #000000;
	border: 1px outset #FF9900;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}
.goto {
	font-size: 12px;
	font-weight: bold;
	color: #e4e0a1;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */;
	width: 194px;
	padding-bottom: 15px;
	padding-left: 44px;
}
.thrColFixHdr #mainContent {
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-bottom: 40px;
	margin-top: -10px; *;
	margin-top: 2px;
	padding-top: 0px;
}
.thrColFixHdr #mainContent_forum {
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 50px;
	padding-bottom: 40px;
	margin-top: 0px;
	}
#title {
	height: 50px;
	width: 880px;
	margin-top: 20px;
	margin-left: 60px;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #33467D;
	text-align: left;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283B67;
}
#column1 {
	float: left;
}
#column1 p {
	color: #ffffff;
	padding-left: 22px;
	float: right;
	margin: 0px;
	padding-bottom: 22px;
}
#column2 {
	background-color: #0f2155;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#column2 p {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D628C;
	padding-bottom: 22px;
}
#column2 .listen {
	margin-top: 20px;
}
.thrColFixHdr #footer {
	background-image: url(/home_images/horizontal_bkg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.thrColFixHdr #footer p {
	margin: 0;
/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.sitemap {
	font-size: 10px;
	color: #FFFFFF;
}
.sitemap a:link {
	color: #f7b12b;
	text-decoration: underline;
}
.sitemap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap a:active {
	color: #f7b12b;
	text-decoration: none;
}
.fltrt {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft {
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 {
	width: 190px;
}
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent {
	zoom: 1;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]

