/* @override 
	http://edit-r.site/styles/styles.css
	http://freedom-life.site/styles/styles.css
	http://www.freedom-life.org/styles/styles.css
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2b0d00;
	color: #551c0a;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 960px;
	background: url(../images/layout/bg_wrapper.gif) no-repeat 0 383px;
}

#home #wrapper {
	background-image: none;
}

#header {
	background: url(../images/layout/bg_header.gif) no-repeat left top;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 375px;
	height: 130px;
	margin: 20px 0 0 30px;
	float: left;
	outline: none;
}

/* @group Top Nav */

ul#topNav {
	background: url(../images/layout/menu_top_nav.gif);
	width: 445px;
	height: 40px;
	float: right;
	margin: 5px 10px 0 0;
	position: relative;
}

ul#topNav li {
	list-style-type: none;
	float: left;
}

ul#topNav li a {
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	outline: none;
}

li#topNavHome a,
li#topNavHelp a,
li#topNavFirst a,
li#topNavContact a {
	background: url(../images/layout/menu_top_nav.gif);
}

li#topNavHome a {
	background-position: 0 0;
	width: 60px;
	left: 0;
}

li#topNavHome a:hover {
	background-position: 0 -40px;
}

li#topNavHelp a {
	background-position: -60px 0;
	width: 97px;
	left: 60px;
}

li#topNavHelp a:hover {
	background-position: -60px -40px;
}

li#topNavFirst a {
	background-position: -157px 0;
	width: 186px;
	left: 157px;
}

li#topNavFirst a:hover {
	background-position: -157px -40px;
}

li#topNavContact a {
	background-position: -343px 0;
	width: 102px;
	left: 343px;
}

li#topNavContact a:hover {
	background-position: -343px -40px;
}

/* @end */

/* @group Menu */

ul#menu {
	height: 44px;
	left: 0;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background-image: url(../images/layout/menu.gif);
	clear: both;
}

ul#menu li {
	list-style-type: none;
	float: left;
}

ul#menu li a {
	height: 44px;
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	outline: none;
}

li#menuAbout a,
li#menuHappenings a,
li#menuSupply a,
li#menuConnect a,
li#menuResources a {
	background: url(../images/layout/menu.gif);
}

li#menuAbout a {
	background-position: -80px 0;
	width: 96px;
	left: 80px;
}

li#menuAbout a:hover {
	background-position: -80px -44px;
}

li#menuHappenings a {
	background-position: -176px 0;
	width: 168px;
	left: 176px;
}

li#menuHappenings a:hover {
	background-position: -176px -44px;
}

li#menuSupply a {
	background-position: -344px 0;
	width: 247px;
	left: 344px;
}

li#menuSupply a:hover {
	background-position: -344px -44px;
}

li#menuConnect a {
	background-position: -591px 0;
	width: 127px;
	left: 591px;
}

li#menuConnect a:hover {
	background-position: -591px -44px;
}

li#menuResources a {
	background-position: -718px 0;
	width: 152px;
	left: 718px;
}

li#menuResources a:hover {
	background-position: -718px -44px;
}

/* @end */

#submenuHome {
	width: 250px;
	margin-right: 85px;
	display: inline;
	top: 0px;
	float: right;
}

#submenu {
	width: 280px;
	background: #ffedcb;
	float: right;
}

#submenu li {
	padding: 5px 0px;
	margin: 0px;
}

#submenu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #551c0a;
}

#submenu a:hover {
	text-decoration: underline;
}

#content {
	background: url(../images/layout/bg_content.gif) repeat-y;
	padding: 0 55px 25px;
	margin-top: 60px;
}

#content a:link {
	color: #a95a27;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a:visited {
	color: #927253;
	font-weight: bold;
	text-decoration: none;
}

#home #content {
	margin-top: 0;
	padding-top: 20px;
}

#contentMain {
	width: 525px;
	display: inline;
	float: left;
	padding-left: 25px;
	min-height: 230px;
	text-align: justify;
}

#contentMain h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #551c0a;
	letter-spacing: 1px;
	margin: 0 0 10px;
}

#contentMain h2 {
	color: #551c0a;
	font: normal normal 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

hr.thread {
	display: block;
	clear: both;
	border-style: none;
	visibility: hidden;
}

#footer {
	position: relative;
	clear: both;
	font-size: 11px;
	line-height: 12px;
	background: url(../images/layout/bg_footer.gif) no-repeat left top;
	margin-bottom: 25px;
	color: #927253;
	padding: 30px 65px 50px 80px;
}

#footer p {
	margin: 0;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #927253;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.url {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#footer #qlinks {
	float: right;
}

p {
	margin: 0 0 15px 0;
}

ul, ol {
	margin: 15px 30px;
}

li {
	margin: 0 0 15px 0;
}

blockquote {
	margin: 15px 30px;
}

.designBy, #footer .designBy a {
	color: #b5a389;
}

.designBy a .hidden {
	text-decoration: none;
	cursor: text;
	color: #b5a389;
	font-weight: normal;
	font-style: normal;
}

address {
	display: inline;
	font-style: normal;
}

.noBorderBg {
	background: url(../assets/none);
	border-style: none;
}

#contentMain img {
	border-style: none;
}

/* @group Form Elements */

.button {
	margin-left: 130px;
}

fieldset {
	border: 1px solid #a95a27;
	margin: 20px;
	color: #551c0a;
	background-color: #fef5e2;
	padding: 20px 30px;
}

* html fieldset {
	position: relative;
}

fieldset p {
	margin: 0 0 7px;
}

legend {
	font-size: 16px;
	color: #551c0a;
	font: normal normal 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

* html legend {
	position: absolute;
	top: -10px;
	left: 20px;
}

label {
	display: block;
	font-size: 11px;
	line-height: 13px;
	float: left;
	width: 125px;
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
}
.checkboxes {
	margin-left: 130px;
}

.checkboxes input {
	border-style: none;
	margin-right: 5px;
}

input, select, textarea {
	border: 1px solid #a95a27;
	padding: 3px;
}

button {
	margin-left: 130px;
}

/* @end */

/* @group Misc. */

a[href$=".pdf"], a[href$=".PDF"] {
	padding-right: 17px;
	background: url(../images/misc/icon-pdf.gif) no-repeat right center;
}

a[href$=".ppt"], a[href$=".PPT"] {
	padding-right: 17px;
	background: url(../images/misc/icon-ppt.gif) no-repeat right center;
}

a[href$=".doc"], a[href$=".DOC"] {
	padding-right: 17px;
	background: url(../images/misc/icon-doc.gif) no-repeat right center;
}

a[href$=".xls"], a[href$=".XLS"] {
	padding-right: 17px;
	background: url(../images/misc/icon-xls.gif) no-repeat right center;
}

.email {
	padding-right: 17px;
	background: url(../images/misc/icon-email.gif) no-repeat right center;
}

/* @end */

#infoboxes {
	background: url(../images/layout/bg_infoboxes.gif) no-repeat left top;
	height: 125px;
	text-align: center;
	overflow: hidden;
}

#infoboxes img {
	margin: 0 15px;
}

.staffPhoto {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
