@charset "utf-8";
/* ----------- basic styling ----------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #6f5044;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#wrapper {
	position:relative;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/rightSidebar.gif) repeat-y;
	background-color: #f2f1da;
}
#clear {
	clear:both;
}
/* ------------- position container elements -------------- */
#header {
	position:relative;
	background: #9c1a0d;
	height: 87px;
}
#header h1 {
	margin-left: -9000px;
}
.topBarText {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-align: right;
	line-height: 2em;
	padding-right: 20px;
}
.topBarText a {
	color: #fff;
	text-decoration:none;
}
.topBarText a:hover {
	color: #aaa88a;
}
#headerGraphic {
	width: 850px;
	height: 100px;
	background: url(../images/headerGraphic.jpg) no-repeat;
}
#leftNavbar {
	width: 120px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	background-color: #f2f1da;
}
#leftNavbar p {
	color: #9c1a0d;
	font-size: 1.2em;
	font-variant:small-caps;
	font-weight: bold;
	line-height: 2.5em;
}
#leftNavbar p.smaller {
	font-size: 1.1em;
	line-height: 1.2em;
	}
#leftNavbar p.subscribe {
	font-variant: normal;
	font-size: 1em;
	text-align: left;
	line-height: 1.8em;
	}
#leftNavbar p.nobold {
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
	text-align: left;
	line-height: 1.8em;
	}
input.text {
	font-size: 10px;
	}
input.btn { 
	color:#050; 
	font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	width: 75px;
	margin-left: 30px;
	}
hr {
	color: #9c1a0d;
	width: 115px;
}
#leftNavbar a {
	color: #9c1a0d;
	text-decoration:none;
}
#leftNavbar a:hover {
	color: #aaa88a;
}
#content {
	float: left;
	width: 480px;
	background-color: #f2f1da;
	padding-top: 15px;
	padding-left: 10px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;	
}
#content h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 7px;
	/*color: #9c1a0d;*/
	color: #fff;
	background-color: #9c1a0d;
}
ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
li{
	padding-bottom: 3px;
}
.uldesc {
	padding-left: 300px;
}
.red {
	color: #9c1a0d;
	font-weight: bold;
	line-height: 13px;
}
#content h3 {
	padding: 15px 0px 3px 0px;
	font-size: 1.2em;
	color: #9c1a0d;
	font-variant: small-caps;
}
#content h4 {
	font-size: 1em;
	color: #9c1a0d;
}
#content .AccordionPanelOpen .AccordionPanelTab h4 {
	color: #fff;
}
img {
	border: 0;
}
.space {
	padding: 7px;
}
#content a {
	text-decoration: none;
	color: #9c1a0d;
}
#content a:hover {
	font-weight: bold;
}
#rightSidebar {
	float: right;
	width: 170px;
	padding-right: 15px;
	padding-top: 10px;
}
#rightSidebar p {
	font-size: 1em;
	line-height: 1.4em;
	color: #fff;
}
#rightSidebar .red {
	color: #9c1a0d;
}

div.feedBurnerFeedBlock p.feedTitle a { color: red; }

/*#rightSidebar .feedBurnerFeedBlock p.feedTitle {
	font-size: 1.5em;
	color: #f2f1da;
}*/
#rightSidebar .feedBurnerFeedBlock li a:hover { 
	color: #9c1a0d;
}


#footer {
	color: #fff; 
	font: .9em Arial, Helvetica, sans-serif bold;
	background: #9c1a0d;
	line-height: 3em;
	padding-left: 140px;
	margin-top: 7px;
}
#footer .name {
	font-size: 11px;
	font-weight: bold;
	color: #e9cc3a;
}
#footer a {
	color: #f2f1da;
	text-decoration: none;
}

/* formatting field options for FORMS */
input {
	width: 200px;
	}
#rightSidebar input {
	width: 170px;
}
/* reset width for non-text inputs */
input.radio, input.checkbox, input.submit {
	width: auto;
	}

/* display labels next to form elements, add a class for when you want them to stack */
label {
	float: left;
	margin-right: 2em;
	}
label.top {
	display: block;
	float: none;
}
.perlegend {
	color: #9c1a0d;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	}
#featureList, #webServices, #personalInfo {
	margin: 2px 0px 3px 0px;
	line-height: 28px;
	}
/* display labels inlie with checkboxes */
#featureList label, #webServices label, #personalInfo label {
	float: none;
	display: inline;
	padding-left: 5px;
	}
/* align columns of checkboxes or radio buttons */
div.group1, div.group2, div.group3 {
	float: left;
	width: 20em;
	padding-left: 10px;
	}
.feature {border: solid 2px #eacd3a; background: #eacd3a; margin-bottom: 7px; }
	.feature h2 {background: #eacd3a; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0 0 3px 3px; margin: 0 0 0px 0; text-align:center; }
	.feature .contents {padding: 5px; background: #FBF0B4; font-size: 11px; line-height: 16px;}
	.feature .right {padding-right: 7px; text-align: right; }