body {
	background: #e6ebec;
	color: #4a4137;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 40px;
}
body2 {
	font-style: italic;
}


/* anchors
----------------------------------------------- */
a {
	color: #dc661e;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#dc661e;
	border-bottom: 1px dotted #dc661e;
}


/* container background
----------------------------------------------- */
.container_12 {
	background:#fff;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5 {line-height:1.2em; margin-bottom:.3em;}
h1 {color: #968c73; font-weight: normal; line-height: 1.35em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em; color: #374b00;}
h4 {font-size:1em; text-transform:uppercase; color: #dc661e; font-weight: normal; letter-spacing: .07em;}


h1 a {
	font-weight:normal;
}


/* branding: Aldeas de Paz link home
----------------------------------------------- */
h1#branding {
	letter-spacing: .15em;
	text-transform:uppercase;
	float:left;
	padding: 10px 10px;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}


/* page heading
----------------------------------------------- */
.page-heading {
	margin:0 0 4px 0;
	padding:0;
	width: 952px;
	height: 150px;
	background-image: url(../header.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

h2#page-heading {
	font-weight:normal;
	font-family: georgia,times, serif;
	font-style: italic;
	font-size: 2.25em;
	padding:95px .5em .5em .5em;
	margin:10px 0 10px 0;
	border-bottom:1px solid #c0b7ac;
	color: #dc661e;
}


/* boxes
----------------------------------------------- */
.box {
	background:#e4dfda;
	margin-bottom:8px;
	padding:10px 10px 1px 10px;
}
.box_white {
	background: #ffffff;
	margin-bottom: 8px;
	padding:10px 20px 1px 20px;
}

.box_highlight {
	background: #d7e1b4;
	margin-bottom:8px;
	padding:10px 10px 10px 10px;
}

.box_highlight img{
	float:left; 
	margin:0 0 8px 0; 
	padding:4px;
	border:1px solid #c0b7ac;
	background:#fff;
}
	
.box clear {
	background: tranparent;
	margin-bottom:0;
	padding:0;
}

.box h2 {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: .1em;
	color: #2b4961;
	background-image: url(../HOME_img/bar.gif?bar=);
	background-repeat: repeat;
	margin:-10px -10px 0 -10px;
	padding:10px 12px 6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}

.box img{
	float:left; 
	margin:3px 3px 3px 3px; 
	padding:4px;
	border:1px solid #c0b7ac;
	background:#fff;
}

.box insert{
	margin:3px 10px 3px 0;
}
	
.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}

.box p.meta {
	color:#555f69;
	border-top:1px dotted #555f69;
	border-bottom:1px dotted #555f69;
	padding:.3em 0;
	margin-bottom:.8em;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	color: #91a5aa;
	font-size:1.2em;
	padding-left:1em;
	border-left:3px dotted #91a5aa;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* horizontal rule
----------------------------------------------- */
.hr {
	background: #e6ebec;
	margin-bottom: -10px;
	color: transparent;
}

/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}

/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #b3b9be;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #738390;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:.75em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing: .2em;
	color:#fff;
	background:#2b4961;
	border:1px solid #738390;
}
tbody th,
tbody td {
	border-top:1px solid #b3b9be;
	border-bottom:1px solid #b3b9be;
	background:#e5e6e6;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#e5e6e6;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #738390;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #b3b9be;
	padding:10px;
	position:relative;
	background:#e5e6e6;
	margin-bottom:10px;
}
legend {
	padding:.4em .8em;
	font-size:.75em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing: .2em;
	color:#fff;
	background:#2b4961;
	border:1px solid #738390;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset p checkbox {
	width:98%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}

/* site information
----------------------------------------------- */
#site_info .box {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: .07em;
	color: #2b4961;
	background-image: url(../HOME_img/bar.gif?bar=);
	background-repeat: repeat;
	margin: 10px 0 4px 0;
	padding:10px 12px 1px 12px;
}
	
#site_info a {
	color:#000000;
}
#site_info a:hover {
	color:#333333;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* HOMEPAGE ONLY rotating images
----------------------------------------------- */
#kwick-box { 
	padding:0;
	overflow:hidden;
}
#kwick-box h2 { 
	margin:0;
}
#kwick {
	position: relative;
}
#kwick .kwicks {
	display: block;
	background: transparent;
	height: 220px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 215px;
	padding: 10px;
	background: #transparent;
}
#kwick .kwick span {
	color:#fff;
}
#kwick .one {
	background-image: url(../HOME_img/care.jpg);
}
#kwick .two {
	background-image: url(../HOME_img/contribution.jpg);
}
#kwick .three {
	background-image: url(../HOME_img/preservation.jpg);
}
#kwick .four {
	background-image: url(../HOME_img/cultural.jpg);
}
