@charset "utf-8";

/* General CSS */

body {
	text-align: center;
	min-width: 984px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
* {
margin: 0;
padding: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* External Links */

a[href^="http:"] {
    background: url(../images/externalLink.gif) no-repeat right top;
    padding-right: 10px;
}
a[href^="http://www.libertycommittee.com"], a[href^="http://libertycommittee.com"]  {
    background-image: none;
    padding-right: 0;
}
a[href^="mailto:"] {
    background: url(../images/email.png) no-repeat right top;
    padding-right: 15px;
}

/* Layout */

#wrapper {
	width: 984px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/right_shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapperInner {
	float: left;
	width: 881px;
	background-color: #fff;
	margin-bottom: 20px;
}
#branding {
	float: left;
	width: 881px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 221px;
	text-align: center;
	vertical-align: top;
}
#mainNavSection {
	float: left;
	width: 881px;
	background-image: url(images/main_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
}
#mainNavSection a:link, #mainNavSection a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
}
#mainNavSection a:hover {
	text-decoration: none;
}
#contentArea1 {
	float: left;
	width: 881px;
	padding-top: 20px;
}
#contentArea1 a:link, #contentArea1 a:visited {
	color: #00784B;
	text-decoration: underline;
}
#contentArea1 a:hover{
	text-decoration: none;
}
.banner {
	float: left;
	width: 430px;
	list-style-type: none;
	text-align: center;
}
.banner p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.libertyPhrase {
	float: right;
	width: 430px;
	list-style-type: none;
	text-align: left;
}
.libertyPhrase h1 {
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.libertyPhrase p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 20px;
}
#shareButton {
	float: left;
	width: 881px;
	padding-bottom: 10px;
}
#shareButton .Position {
	float: right;
	margin-right: 20px;
}
#contentArea2 {
	float: left;
	width: 881px;
}
#contentArea2 a:link, #contentArea2 a:visited {
	color: #00784B;
	text-decoration: underline;
}
#contentArea2 a:hover{
	text-decoration: none;
}
.blog {
	float: left;
	width: 430px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #00784B;
}
.blog small {
	padding-left: 20px;
}
.blog h2 {
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
}
.libertyDefinition {
	float: right;
	width: 430px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #00784B;
}
.libertyDefinition h3 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.libertyDefinition p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	line-height: 20px;
}
#contentGeneral1 {
	float: left;
	width: 881px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentGeneral1 h1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
}
#contentGeneral1 h2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	color: #00784B;
}
#contentGeneral1 ul, ol {
	padding-left: 50px;
}
#contentGeneral1 p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
}
#contentGeneral1 a:link, #contentGeneral1 a:visited {
	color: #00784B;
	text-decoration: underline;
}
#contentGeneral1 a:hover {
	text-decoration: none;
}
#blogContentArea {
	float: left;
	width: 881px;
}
#blogContentArea h1 {
	font-size: 24px;
	color: #006A44;
	text-align: center;
	padding: 30px;
}
#blogContentArea a:link, #blogContentArea a:visited {
	color: #00784B;
	text-decoration: underline;
}
#blogContentArea a:hover {
	text-decoration: none;
}
.sideBar {
	float: left;
	width: 230px;
	list-style-type: none;
}
.sideBar h2 {
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sideBar p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
}
.sideBar img {
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 5px;
}
.blogContent {
	float: right;
	width: 610px;
	list-style-type: none;
}
.blogContent h3 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.blogContent p {
	padding-top: 10px;
	padding-bottom:10px;
	padding-right: 20px;
	line-height: 20px;
}
#contacts {
	float: left;
	width: 881px;
	text-align: center;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#contacts p {
	padding: 10px;
	line-height: 20px;
}
#contacts a:link, #contacts a:visited {
	color: #00784B;
	text-decoration: underline;
}
#contacts a:hover {
	text-decoration: none;
}
#footer {
	float: left;
	width: 881px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	background-color: #999;
	height: 44px;
	text-align: center;
	vertical-align: middle;
	line-height: 44px;
}
