*, html {
	margin:0px;
	padding:0px;
}

body {
	background-color: #F8F1EA;
	background-image:url(../images/component/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#fckBody{
	background-color: #FFF;
}
	
a, a:link, a:visited {
	color: #D07111;
}

a:hover {
	color: #333333;
}

.clear {
	clear: both;
}

/* CONTAINER AND MAIN DIV POSITIONING -----------------------------------------------------------*/
#container {
	width: 910px;
	margin: 0px auto;
	padding: 0px;
	background-image:url(../images/component/page_bg.png);
	background-repeat:repeat-y;
}

#header {
	width: 896px;
	height: 105px;
	margin: 0px auto;
}

#content {
	float: left;
	width: 676px;
	margin-top: 10px;
	margin-left: 17px;
	clear: left;
	background-color:#FFFFFF;
	background-image: none;
}

#right {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-left: 10px;
}

#footer {
	margin: 0px auto;
	padding: 8px 0px;
	clear: both;
	width: 896px;
	height: 60px;
	background-color: #2466A0;
}

/* HEADER -------------------------------------------------------------------------------------*/
#logo {
	float:left;
	position: relative;
	top: 10px;
	left: 20px;
}

#tagline {
	width: 450px;
	float: right;
	position: relative;
	top: 35px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
	color: #ECB675;
	z-index:15;
}


/* FOOTER ----------------------------------------------------------------------------------------*/
#footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}

/* TEXT STYLING ----------------------------------------------------------------------------------*/
#content h1 {
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #135A99;
	line-height: 1.6;
	letter-spacing: 2px;
	text-indent: 6px;
	border-bottom: 1px solid #D07111;
}

#content h2 {
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: normal;
	color: #135A99;
}

#content h3 {
	margin-top: 12px;
	margin-bottom: 7px;
	/*font-size: 14px;*/
}

#content {
	font-size: 14px;
	line-height: 18px;
}

#content p {
	margin: 20px 0px;
	font-size: 14px;
	line-height: 20px;
}

#content blockquote {
	/*margin-bottom: 30px;*/
	padding: 10px;
}

.error {
	color:#CC0000;
}

#content hr {
	border: 0;
}

#content hr.thin {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}

/* LISTS --------------------------------------------------------------------------------------------*/
#content ul {
	margin-left: 35px;
}

#content ul li {
	margin: 8px 0px;
}

/* CONTENT IMAGES -----------------------------------------------------------------------------------*/
.contentimageleft {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #135A99;
}

.contentimageright {
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #135A99;
}

/* ABOUT --------------------------------------------------------------------------------------------*/
div.committeemember {
	min-height: 130px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #427BAD;
}

div.committeemember img {
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 5px;
	border: 1px solid #135A99;
}

div.committeemember h3.committeename {
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #D07111;
}

h3.committeename a {
	text-decoration: none;
}

div.committeemember a.committeeLink {
	float: right;
}

div.faq {
	margin-bottom: 10px;
	padding: 0px 10px;
	border: 1px solid #427BAD;
}

div.faq strong p {
	font-size: 25px;
}

/* NEWS , EVENTS & GALLERIES -----------------------------------------------------------------------*/
div#content div.news, div#content div.events, div#content div.galleries {
	margin-bottom: 15px;
	padding-bottom: 8px; /* 15px - content p margin-bottom */
	clear: both;
	border-bottom: 1px solid #CCCCCC;
}

div#content div.news p a, div#content div.events p a, div#content div.galleries p a {
	font-size: 16px;
}

h2.newstitle span.newsdate {
	font-size: 10px;
	color: #999999;
}

h2.newstitle a, h2.eventstitle a, div#content div.galleries p a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

h2.newstitle a:hover {
	color: #333333;
}

div#content div.news a.readmore, div#content div.events a.readmore, div#content div.galleries a.readmore {
	font-size: 12px;
	text-decoration: none;
}

div.hrClear {
	width:100%;
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* FORMS --------------------------------------------------------------------------------------------*/
div#forms {
	margin-top: 30px;
}

div#forms fieldset {
	position: relative;
	margin: 0 0 -1em 0;
	padding: 0 0 1em 0;
	background-color: #FFF;
	border-style: none;
	border-top: 1px solid #427BAD;
}

div#forms fieldset.nabasapplication {
	margin: 0px;
}

div#forms fieldset.alt {
	background-color: #FFF;
	border-bottom: 1px solid #427BAD;
}

div#forms fieldset legend span {
	position: absolute;
	top: 10px;
	left: 13px;
	padding: 0px 3px;
	font-size: 19px;
	font-weight: bold;
}

div#forms label em {
	font-weight: bold;
	color: #CC0000;
}

div#forms fieldset table {
	margin: 40px 0 15px 15px;
}

div#forms fieldset.nabasapplication table {
	margin: 0px 0 0px 5px;
}

div#forms fieldset table tr td {
	padding: 7px 0px;
}

div#forms fieldset.nabasapplication table tr td {
	padding: 4px 0px;
}

div#forms input.text, div#forms textarea.textarea {
	width: 190px;
	padding: 3px;
	border: 2px solid #427BAD;
	color: #333333;
}

div#forms tr.errorBox td strong {
	color: #CC0000;
}

div#forms tr.errorBox input, div#forms tr.errorBox textarea {
	border: 2px solid #CC0000;
}

div#forms textarea.textarea {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#forms input.submit {
	width: auto;
	padding: 1px 3px;
	background-color: #427BAD;
	border: 2px solid #427BAD;
	color: #FFF;
}

div#forms div.groupbox {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/* CONTACT ------------------------------------------------------------------------------------------*/
.contactaddress {
	float: left;
	margin-right: 90px;
	margin-bottom: 10px;
	font-size: 18px;
}

.contactdetails {
	float: left;
	font-size: 18px;
}

/* SEARCH RESULTS ------------------------------------------------------------------------------------*/
.searchResult {
	border: 1px solid #D07111;
	margin-bottom: 8px;
}
.searchResult tr.searchTitle {
	background-color: #427BAD;
}
.searchResult td {
	padding: 5px;
}
.searchResult td.location {
	color: #FFFFFF;
	font-weight: bold;
}
.searchResult td a.member {
	color: #FFFFFF;
	font-weight: bold;
}

/* MEMBER PROFILE -------------------------------------------------------------------------------------*/
.profile {
	border: 1px solid #D07111;
	margin-bottom: 8px;
	clear: both;
	overflow: auto;
	padding: 5px;
}
.profile h3 {
	display: block;
	background-color: #427BAD;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

/* MEMBER IMAGE GALLERY --------------------------------------------------------------------------------*/
.galleryTable td {
	padding: 10px 0px;
	border-bottom: 1px solid #427BAD;
}

/* MAIN IMAGE GALLERY ----------------------------------------------------------------------------------*/
.galleryTableMain td {
	padding: 10px 0px;
	background-color: #E0E0E0;
}
