body {
	background: #beae92 url(../../images/page-back.jpg) 0 78px repeat-x;
	font: 10pt arial;
}

#wrapper {
	width: 100%;
}

.header {
	width: 980px;
	height: 78px;
	background: url(../../images/azfamilycouncil-logo.jpg) no-repeat;
	margin: 0 auto;
}

.banner {
	width: 978px;
	height: 241px;
	background: url(../../images/page-banner.jpg) 0 5px no-repeat;
	margin: 0 auto;
	border: solid 1px #000;
	border-top: 0;
	border-bottom: 0;
	position: relative;
}

.banner .txt {
	width: 259px;
	height: 191px;
	top: 25px;
	right: 30px;
	position: absolute;
	color: #FFF;
	font: 14pt arial;
	line-height: 18pt;
	text-align: center;
}

.banner .txtta {
	width: 259px;
	height: 191px;
	top: -37px;
	right: 50px;
	position: absolute;
	color: #FFF;
	font: 10pt arial;
	line-height: 12pt;
}

.banner .txt a {
	font: 14pt arial;
}

.pagecontainer {
	width: 978px;
	border: solid 1px #000;
	border-top: 0;
	border-bottom: 0;
	background-color: #BEAE92;
	margin: 0 auto;
}

.pagecontainer .container {
	padding: 20px;
}

.pagecontainer .container .top{
	background: url(../../images/content-back-top.png) 0 0 no-repeat;
	min-height: 131px;
	padding: 20px 30px;
}

.page-btm {
	background: url(../../images/page-btm.gif) no-repeat;
	width: 990px;
	height: 7px;
	margin: 0 auto;
}

.footer {
	width: 978px;
	height: 35px;
	border: solid 1px #000;
	margin: 0 auto;
	background-color: #676766;
	text-align: center;
	color: #fcf0d8;
	font: 8pt verdana;
}


/*
** NAVIGATION SETTINGS
**************************************************/

#nav {
	width: 978px;
	height: 35px;
	border: solid 1px #000;
	margin: 0 auto;
	background-color: #676766;
	text-align: center;
	text-transform: uppercase;
}

#nav a {
	background: url(../../images/nav-sep.jpg) no-repeat;
	display: inline;
	height: 35px;
	padding: 5px 10px;
	top: 10px;
	position: relative;
	color: #fcf0d8;
	font: bold 8pt arial;
}

#nav .first {
	background: none;
	height: 35px;
}

.footer a:link, .footer a:active, .footer a:visited {
	font: 8pt verdana;
	color: #fcf0d8;
	padding: 0 10px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #000; /*THEME CHANGE HERE*/
	border-top-width: 0; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: #676766;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a:link, .dropmenudiv a:active, .dropmenudiv a:visited {
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #678b3f;
	border-bottom: 1px solid #000; /*THEME CHANGE HERE*/
	padding: 5px 0;
	text-decoration: none;
	color: #fcf0d8;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #515151;
	color: #FFF;
}


/*
** FONT SETTINGS
**************************************************/

h1 {
	margin-bottom: 0px;
	color: #b08429;
	font: 18pt arial;
}

h2 {
	font: 14pt arial;
	margin-bottom: 0px;
	color: #b08429;
}

h2 a:link, h2 a:visited, h2 a:active {
	font: 13pt arial;
	margin-bottom: 0px;
	color: #113067;
}

h3 {
	font: 12pt arial;
	margin-bottom: 0px;
	color: #b08429;
}

.small {
	font: 8pt verdana;
}

.small a:link, .small a:visited, .small a:active {
	font: 8pt verdana;
	color: #113067;
	text-decoration: none;
}

.small a:hover {
	font: 8pt verdana;
	color: #113067;
	text-decoration: underline;
}

.xlarge {
	font: 14pt arial;
	color: #b08429;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font: 10pt arial;
	color: #113067;
}

a:hover {
	text-decoration: underline;
	font: 10pt arial;
	color: #113067;
}

.title {
	font-weight: bold;
}


/*
** OTHER LAYOUT SETTINGS
**************************************************/

#text_left {
	float:left;
	width:682px;
	margin-right: 20px;
	border: solid 1px;
	text-align: justify;
	background: #FFF;
	border: solid 1px #000;
}

#text_left .txt-container {
	padding: 10px;
}

#text_right {
	float:left;
	width:234px;
}

.grey-box {
	border: solid 1px #b2bbcc;
	background: #f3f5f9;
}

.grey-box .title {
	background: #b2bbcc;
	color: #3a4860;
	font-weight: bold;
	padding: 5px 10px;
}

.grey-box .content {
	padding:10px;
}


#nav ul {
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

ul .page {
	list-style: disc;
	margin: 0 17px;
	line-height: 20px;
	margin-left: 30px;
}

ol .page {
	list-style: decimal;
	margin: 0 17px;
	line-height: 20px;
	margin-left: 30px;
}

li .page {
	display: block;
	margin: 0;
	line-height: 20px;
}


ul .listing {
	list-style: circle;
	margin: 0 17px;
	line-height: 20px;
	margin-left: 30px;
}

li .listing {
	list-style: circle;
	margin: 0;
	line-height: 20px;
}


.news-bx {
	background: #FFF;
	border-bottom: solid 1px #7b5e2a;
}

.news-bx .content {
	padding: 10px;
}


/*
** MISC SETTINGS
**************************************************/

.arrow {
	float: left;
	top: 1px;
	margin-right: 8px;
	position: relative;
}

.copyright {
	clear: left;
	margin: 5px 0 0 6px;
	color: #FFF;
}

.contact-info {
	margin-right: 5px;
	margin-top: 10px;
	text-align: right;
	color: #3a4860;
}

.services {
	background: url(../../images/services-icon.png) no-repeat;
	width: 34px;
	height: 36px;
	margin: -10px 10px 0 -15px;
}

.events {
	background: url(../../images/events-icon.png) no-repeat;
	width: 37px;
	height: 41px;
	margin: -15px 10px 0 -15px;
}

.date {
	font: bold 12pt arial;
	color: #b2bbcc;
	text-align: right;
	width: 35px;
	margin-right: 10px;
}

.cal-desc {
	width: 215px;
	margin-top: 2px;
}

.form-btn {
	background: #000000;
	border: 0;
	font-weight: bold;
	color: #FFF;
}

input {
	background: #eef0f2  url(../../images/inputs.png);
	border: solid 1px #113067;
}

textarea {
	background: #eef0f2 url(../../images/textarea.png) repeat-x;
	border: solid 1px #113067;
	min-height: 100px;
}

.fieldcontainer {
	width: 400px;
	min-height: 20px;
	margin-bottom: 5px;
}

.fieldlabel {
	width: 80px;
	color: #FFF;
	font-weight: bold;
}

.inptbx {
	width: 316px;
}



