@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #373828;
	font-size:65%;
}
h1, h2, h3, h4{
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}
h1{
	font-size: 2.4em;
	font-weight: normal;
}
h2{
	font-size: 2.1em;
	font-weight: normal;
}
h3{
	font-size: 2.0em;
	font-weight: normal;
}
h4{
	font-size: 1.7em;
}
ul.contentList {
	font-size: 1.6em;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.contentList li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.4em;
	padding-left: 0px;}

ul.contentBulletList {
	font-size: 1.6em;
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
ul.contentBulletList li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}
#wrapper{
	padding: 0px;
	width: 971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper p{
	font-size: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.3em;
}
#header{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 180px;
	width: 971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container{
	margin: 0px;
	padding: 0px;
	width: 971px;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#nav{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	padding: 0px;
}
#navList {
	margin: 0px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 32px;
}
#navList li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navList li a, #navList ul li a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #2C2920;
	line-height: 1.2em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B5AE92;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5AE92;
}
#navList li a:hover, #navList li a#active{
	color: #FBC900;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B4CD67;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4CD67;
}
#bodyContent{
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 921px;
}
#leftCol{
	padding: 15px;
	float: left;
	width: 650px;
	background-color: #c3bda2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/images/drop_shadow_textbox_02.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#leftColBase{
	background-image: url(../images/images/drop_shadow_textbox_04.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #c3bda2;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 681px;
}
#rightCol{
	padding: 10px;
	float: right;
	width: 190px;
	background-color: #c3bda2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightColSS{
	float: right;
	width: 220px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#preFooter{
	clear: both;
	height: 12px;
	width: 946px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 17px;
	padding-left: 7px;
	font-size: 1.5em;
}
#footer{
	background-image: url(../images/pre_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 12px;
	width: 965px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.floatClear{
	padding: 0px;
	clear: both;
	width: 250px;
	float: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
img.memberPage{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #963;
	border-right-color: #990;
	border-bottom-color: #990;
	border-left-color: #963;
	margin: 10px;
	padding: 0px;
}
