 /*-----------    CONTAINERS
---------------------------------------------------*/
body  {
	font: 100%/1.2em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #1A3D41;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/page_tile.jpg);
}
.clearit {
	clear:both;
	display: block;
}
/*-----------    CONTAINERS HEAD
---------------------------------------------------*/
.con_head {
	height: 190px;
	overflow: hidden;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/page_head_rtile.jpg);
	background-repeat: no-repeat;
	background-position: 900px;
}
.con_head_logo_nav {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/page_head.jpg);
	background-repeat: no-repeat;
	width: 900px;
	float: left;
}
.con_head_nav {
	width: 566px;
	float: right;
	padding-right: 17px;
}
/*-----------    CONTAINERS MAIN
---------------------------------------------------*/
.con_main {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/page_main_rtile.jpg);
	background-repeat: repeat-y;
	background-position: 900px;
}
.con_main_columns {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/page_main_top.jpg);
	background-repeat: no-repeat;
	width: 900px;
}
.con_main_left {
	float: left;
	width: 266px;
	padding-left: 17px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #96A6A8;
	padding-top: 20px;
}
.con_brownbox  {
	background-color: #534741;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/two_box_back.gif);
	background-repeat: repeat-y;
	color: #FFEFE4;
	font-size: 0.75em;
	padding: 5px;
	margin-top: 15px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #dbc1ae;
}
.underline_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A3D41;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*-----------    CONTAINERS MAIN RIGHT
---------------------------------------------------*/
.con_main_right {
	width: 566px;
	margin-left: 17px;
	float: right;
	padding-right: 17px;
}
.con_main_right_blue, .con_main_right_dk_brown, .con_main_right_lt_brown {
	padding-right: 3px;
	padding-left: 8px;
	margin-bottom: 10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #dbc1ae;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
}
.con_main_right_blue {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/box_back_blue.gif);
}
.con_main_right_dk_brown {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/box_back_dk_brown.gif);
	color: #FFEFE4;
}
.con_main_right_dk_brown  p a {
	color: #FF851C;
}
.con_main_right_lt_brown {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/box_back_lt_brown.gif);
}
.con_main_right_twobox {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/two_box_back.gif);
	background-repeat: repeat-y;
	color: #FFEFE4;
	padding-bottom: 4px;
}
.con_twobox_left,.con_twobox_right {
	width: 256px;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #dbc1ae;
}
.con_twobox_left {
	float: left;
}
.con_twobox_right {
	float: right;
}

/*-----------    CONTAINERS FOOTER
---------------------------------------------------*/
.con_foot {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/page_foot_rtile.jpg);
	background-repeat: no-repeat;
	background-position: 900px;
	height: 312px;
}
.con_foot_columns {
	background-image: url(http://www.earthabbey.com/images/ea_site_media/page_foot.jpg);
	background-repeat: no-repeat;
	height: 312px;
	width: 900px;
	color: #FFEFE4;
}
.con_foot_left {
	float: left;
	width: 266px;
	padding-left: 17px;
	padding-right: 16px;
	padding-top: 20px;
	font-size: .75em;
}
.foot_mb {
	background-color: #534741;
	display: inline;
	padding: 1px 3px 2px;
}
.con_foot_columns a {
	color: #FF851C;
	text-decoration: none;
}
.foot_con_twobox_left,.foot_con_twobox_right {
	width: 266px;
	margin-top: 20px;
	height: 230px;
}
.foot_con_twobox_left {
	float: left;
}
.foot_con_twobox_right {
	float: right;
}

/*-----------    HEAD NAVIGATION
---------------------------------------------------*/
.con_nav_library, .con_nav_scriptorium, .con_nav_buildings, .con_nav_library_c, .con_nav_scriptorium_c, .con_nav_buildings_c {
	width: 266px;
	float: left;
}
.con_nav_kitchen, .con_nav_chapel, .con_nav_locutory, .con_nav_kitchen_c, .con_nav_chapel_c, .con_nav_locutory_c {
	width: 266px;
	float: right;
}
.con_nav_library  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_library.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_library_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_library_ro.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_library  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_library_ro.gif);
}
.con_nav_scriptorium  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_scriptorium.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_scriptorium_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_scriptorium_ro.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_scriptorium  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_scriptorium_ro.gif);
}
.con_nav_buildings  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_buildings.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_buildings_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_buildings_ro.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_buildings  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_buildings_ro.gif);
}

.con_nav_kitchen  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_kitchen.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_kitchen_c h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_kitchen_ro.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_kitchen  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_kitchen_ro.gif);
}
.con_nav_chapel  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_chapel.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_chapel_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_chapel_ro.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_chapel  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_chapel_ro.gif);
}
.con_nav_locutory  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_locutory.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_locutory_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_locutory_ro.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_locutory  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_locutory_ro.gif);
}

/*-----------    HEAD NAVIGATION TWO
---------------------------------------------------*/
.con_nav_about, .con_nav_joining, .con_nav_projects, .con_nav_about_c, .con_nav_joining_c, .con_nav_projects_c {
	width: 266px;
	float: left;
}
.con_nav_resources, .con_nav_chapel, .con_nav_message, .con_nav_resources_c, .con_nav_chapel_c, .con_nav_message_c {
	width: 266px;
	float: right;
}
.con_nav_about  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_about.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_about_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_about_ro.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_about  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_about_ro.png);
}
.con_nav_joining  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_joining.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_joining_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_joining_ro.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_joining  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_joining_ro.png);
}
.con_nav_projects  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_projects.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_projects_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_projects_ro.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_projects  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_projects_ro.png);
}

.con_nav_resources  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_resources.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_resources_c h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_resources_ro.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_resources  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_resources_ro.png);
}
.con_nav_chapel  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_chapel.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_chapel_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_chapel_ro.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_chapel  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_chapel_ro.png);
}
.con_nav_message  h2 a {
	color: #DBC1AE;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_message.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_message_c  h2 a {
	color: #FFEFE4;
	text-decoration: none;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_message_ro.png);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 36px;
}
.con_nav_message  h2 a:hover {
	color: #FFEFE4;
	background-image: url(http://www.earthabbey.com/images/ea_site_media/icon_message_ro.png);
}



/*-----------    TYPE STYLES HEAD NAVIGATION
---------------------------------------------------*/
.nav_subline_span {
	font-size: 65%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.con_head_nav h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.2em;
}
/*-----------    TYPE LINKS MAIN COLUMNS
---------------------------------------------------*/
.con_main_right a {
	color: #DB7441;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DB7441;
}
.con_main_columns   a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*-----------    BRIGHTER ORANGE ON LINKS
---------------------------------------------------*/
.con_twobox_left  p a, .con_twobox_left h3 a, .con_twobox_right p a, .con_twobox_right h3 a, .con_brownbox a  {
	color: #FF851C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF851C;
}
/*-----------    TYPE STYLES RIGHT
---------------------------------------------------*/
.con_main_right  p {
	font-size: 0.875em;
}
.con_main_columns blockquote {
	font-style: italic;
	color: #1A3D41;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1A3D41;
	padding-left: 5px;
}
.con_main_columns li {
	font-size: .875em;
}
.con_main_columns  h1 {
	font-size: 1.7em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-top: 5px;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
}
.con_main_columns h1 a {
	border-bottom-style: none;
}
.post_facts p {
	color: #E5E9E9;
	background-color: #96A6A8;
	display: inline;
	font-size: 0.75em;
	padding: 1px 3px 2px;
}
.post_facts a {
	color: #E5E9E9;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
}
.con_main_columns h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.con_main_columns h3 {
	font-size: 0.875em;
	margin-top: 8px;
}
/*-----------    TYPE STYLES LEFT
---------------------------------------------------*/
.con_main_left p {
	font-size: 0.75em;
	color: #534741;
}
.con_main_left p a, .con_main_left li a{
	color: #DB7441;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DB7441;
}
.con_main_left_admin    {
	font-style: italic;
	text-transform: capitalize;
	text-align: right;
	font-size: 0.75em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96A6A8;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #534741;
}
.con_main_left_admin a {
	color: #534741;
	text-decoration: none;
}
.con_main_left a:hover {
	color: #DB7441;
}
.con_main_left ul {
	list-style-type: disc;
}
.con_main_left li {
	font-size: 0.75em;
	color: #534741;
}
.con_main_left h3 {
	color: #534741;
}
/*-----------    IMAGES
---------------------------------------------------*/
.con_main_columns img {
	border: 1px dotted #96A6A8;
	padding: 4px;
	margin-right: 5px;
}
.con_foot_columns img {
}
.con_foot_left img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.blog_index_tn {
	float: left;
}
/*-----------    TYPE STYLES FOOTER
---------------------------------------------------*/