/*
purple: #9b3b8a
sky blue: #1082e2
light blue #a5cdfe

*/
body, div, ul, ol, li, h1, h2, h3, h4, h5, form, p, blockquote, td {
	margin: 0;
	padding: 0;
	color: #333;
	font: 12px/1.6em Verdana,Sans-serif;
}

h1 {
	margin:0;
	padding: 20px 20px 8px;
	font: 135%/1.4em Georgia,Serif;
}

h1#identity {
	position: absolute;
	left: 0;
	top: 0;
	margin:0;
	padding: 0;
	width: 475px;
	text-align: center;
	font-family: Georgia,Serif;
	font-size: 18px;
	letter-spacing: .15em;
	line-height: 32px;
	color: #ffffff;
}

h1#obec_title {
	font: 185% Georgia,Serif;
	color: #9b3b8a;
	position: absolute;
	left: -999px;
	top: 10px;
}

h1#page_hdr {
	position: absolute;
	left: 350px;
	top: 55px;
	margin:0;
	padding: 0;
	width: 300px;
	text-align: left;
	font-family: Georgia,Serif;
	font-size: 24px;
	line-height: 100%;
	color: #000000;
}

h2 {
	margin: 1.25em 0 .15em;
	font: 175% Georgia,Serif;
	line-height: 1.4em;
}

h2#obec_quote {
	color: #9b3b8a;
	font-style: italic;
	position: absolute;
	left: -999px;
	top: 20px;
}

h3 {
	margin: 1em 0 .25em;
	font: 110%/1.5em Georgia,Serif;
}

h4 {
	margin: 1em 0 .25em;
	font: 125% Georgia,Serif;
}

h5 {
	font: 115%/1.4em Georgia,Serif;
}

ul {
	list-style: none;
}

p {
	margin: 0 0 10px 0;
}

table {
	border-collapse; collapse;
	border-spacing: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffcc;
	text-align: center;
}

/* Links */
a {
	color: #1082e2;
	text-decoration: none;
}

a:visited {
	color: #1082e2;
	text-decoration: none;
}

a:hover, a:active {
	color: #a5cdfe;
	text-decoration: underline;
}

#bckgrnd_cvr {
	background-image: url(../images/bckgrnd_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

#bckgrnd_about {
	background-image: url(../images/bckgrnd_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

#bckgrnd_initiatives {
	background-image: url(../images/bckgrnd_initiatives.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

#bckgrnd_scholar {
	background-image: url(../images/bckgrnd_scholar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

#bckgrnd_contact {
	background-image: url(../images/bckgrnd_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}


#content_bucket {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	position: relative;
	text-align: left;
}

#sig {
	width: 850px;
	margin: 5px auto 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #9b3b8a;
	position: relative;
	font-size: 10px;
}

/*cvr*/

#btn_cvr_news {
	position: absolute;
	left: 600px;
	top: 0;
}

#btn_cvr_about {
	position: absolute;
	left: 652px;
	top: 0;
}

#btn_cvr_obecinitiatives {
	position: absolute;
	left: 704px;
	top: 0;
}

#btn_cvr_scholars {
	position: absolute;
	left: 760px;
	top: 0;
}

#btn_cvr_contact {
	position: absolute;
	left: 771px;
	top: 600px;
}

/*
#btn_cvr_meetings {
	position: absolute;
	left: 571px;
	top: 0;
}

#btn_cvr_about {
	position: absolute;
	left: 623px;
	top: 0;
}

#btn_cvr_curinitiatives {
	position: absolute;
	left: 677px;
	top: 0;
}

#btn_cvr_obecinitiatives {
	position: absolute;
	left: 729px;
	top: 0;
}

#btn_cvr_scholars {
	position: absolute;
	left: 782px;
	top: 0;
}
*/


#maincontent_cvr {
	position: absolute;
	left: 25px;
	top: 170px;
	width: 440px;
	height: 770px;
}

#maincontent_cvr ul {
	margin: 0 0 10px 0;
}

#cvr_latestnews {
	position: absolute;
	right: 25px;
	top: 140px;
	width: 250px;
}

#cvr_latestnews li {
	margin-bottom: 15px;
}

#cvr_latestnews a:hover {
	color: #1082e2;
	text-decoration: underline;
}


/*end cvr*/
.maroonitalicbld {
	color: #9b3b8a;
	font-style: italic;
	font-weight: bold;
}

#navcol {
	position: absolute;
	left: 20px;
	top: 120px;
	list-style: none;
	border-bottom: 1px dotted #1082e2;
}

#navcol a {
	color: #1082e2;
	font-size: 1.1em;
	text-transformL uppercase;
	text-decoration: none;
	border-top: 1px dotted #1082e2;
	padding: 7px 10px 7px 10px;
	display: block;
}

#navcol a:hover {
	background-color: #e2f0fb;
}

#navcol a#currpage {
	color: #333;
	font-size: 1.1em;
	text-transformL uppercase;
	text-decoration: none;
	border-top: 1px dotted #1082e2;
	padding: 7px 10px 7px 10px;
	display: block;
}

#navcol a:hover#currpage {
	background-color: none;
}

#navcol li {
	display: inline;
}

* html #navcol {
	width: 150px;
}

* html #navcol a {
	height: 1px;
}

#maincontent_insides {
	position: absolute;
	left: 200px;
	top: 120px;
	width: 550px;
}

.indented_list {
	padding-left: 20px;
}

.indented_orlist {
	padding-left: 20px;
}

.indented_orlist li {
	margin-bottom: 5px;
}

ul.list_inline li {
	float: left;
	padding: 10px 30px 10px 0;
}

ul.list_inline div {
	text-align: center;
	padding: 2px 0;
}

.disc_list {
	list-style-type: disc;
	padding-left: 20px;
}

#board_members {
	width: 450px;
}

#board_members li {
	padding: 2px 0;
	border-bottom: 1px solid #e1e1b5;
}

.float_left {
	float: left;
}

.board_membername {
	margin-left: 260px;
}

#initiatives_spcr {
	float: right;
	width: 230px;
	height: 220px;
}

#contact_form_hdr {
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #9b3b8a;
}

.contact_details {
	padding-bottom: 15px;
}

#contact_images {
	position: absolute;
	left: 400px;
	top: 125px;
}

.contact_imagename {
	padding-bottom: 10px;
	text-align: center;
}

#article_links li {
	padding-bottom: 10px;
}

.release_date {
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-style: italic;
	line-height: 100%;
}

.article_bold {
	font-weight: bold;
}

.article_italic {
	font-style: italic;
}

.article_quote {
	font-style: italic;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 0 5px;
	font-size: 16px;
}


#contactus_thankyou {
	margin-left: 30px;
	font-style: italic;
	color: #9b3b8a;
}

/* Forms */
.tblMainBucket {
	margin: 0 auto 0 auto;
	width: 100%;
}

.formTextRight {
	text-align: right;
	padding: 6px;
}

.formFields {
	padding: 6px;
	text-align: left;
}

/* Errors */
.generic_error {
	color: #9b3b8a;
	padding: 6px;
	text-align: left;
}

.form_error {
	color: #9b3b8a;
	text-align: right;
	padding: 4px;
}

/* End Errors */

#accntReport {
	border: 1px solid #9b3b8a;
	padding: 0;
	margin-bottom: 15px;
}

#accntReport img {
	float: left;
	padding: 5px 0 0 5px;
}

#accntReport p {
	margin: 0;
	margin-left: 48px;
	padding: 0 10px 0 0;
}

#accntReport a {
	text-decoration: none;
}

#accntReport p:hover {
	color: #a5cdfe;
}

#news_spacer {
	width: 200px;
	height: 100px;
	float: right;
}


.ui-accordion-header .ui-helper-reset .ui-state-active .ui-corner-top {
}

/* DATA GRID */
.tblDataGrid {
	border: 1px solid #eae1ad;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: hide;
	width: 100%;
	padding: 0;
	margin: 0 0 15px 0;
}

.dataGridHdrCntr {
	border: 1px solid #eae1ad;
	padding: 6px;
	background-color: #eae1ad;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.dataGridHdrLft {
	border: 1px solid #eae1ad;
	padding: 6px;
	background-color: #eae1ad;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

.dataGridContent {
	border: 1px solid #eae1ad;
	padding: 6px;
	line-height: 1.5em;
	text-align: left;
}

.dataGridContentCntr {
	border: 1px solid #eae1ad;
	padding: 6px;
	text-align: center;
	line-height: 1.5em;
}

.dataGridContentRight {
	border: 1px solid #eae1ad;
	padding: 6px;
	text-align: right;
	line-height: 1.5em;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
}

.datagridIndent {
	padding-left: 12px !important;
}

/* END DATA GRID */



