* {
margin:0; padding:0;
}

/*This makes the background image appear property in Internet Explorer, BUT IT DOES NOT WORK ON OUR PEOPLE, SO I MADE A SEPARATE STYLE SHEET JUST FOR IT WHICH IS ce_2007_styles_3.css  WHENEVER A CHANGE IS MADE HERE IT NEEDS TO BE MADE IN ce_2007_styles_3.css AS WELL TO LOOK CORRECT ON THE OUR PEOPLE PAGE*/
*html #content_area {
background: #D7C5A1 url(images/purple96aBG.jpg) repeat;
}

body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	color: #32461C;
	background: #efe5cc url(images/purple96aBG.jpg) repeat;
	text-align:center;
	behavior: url("csshover.htc");
}

h1 {
	padding-left: 0px;
	font: 1.8em Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #32461C;
}


h2 {
	padding-left: 15px;
	font: 1.2em Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 2px;
}

#mainwrapper  #home_content_area    {
	color: #224411;
}
h3 {
	padding-left: 35px;
	font: 1.2em Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}

p {
	padding: 0px 15px 1em;
	margin-top: 0;
	margin-right:0;
	line-height: 1.3em;
	font-size: 1.1em;
}

#mainwrapper {
	width:1000px;
	font-size: 0.9em;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: #d7c5a1;
	border-right: 1px solid #4e6237;
	border-left: 1px solid #4e6237;
} 
/* this gives the left column a screened background and  a narrow green border on the right-side edge, from top to bottom, regardless of the height of the content. Used in three column layout with fixed flanks.   */
#leftwrapper {
	background-image: url(images/screened_bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
	
/* this gives the right column a screened background and  a narrow green border on the left-side edge, from top to bottom, regardless of the height of the content. Used in three column layout with fixed flanks.   */
#rightwrapper {
	background-image: url(images/screened_bg_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	
}
#header {
	text-align: left;
	background: #efe5cc url(images/ce_name_3.gif) no-repeat left top;
	color: #32461C;
	font-weight: normal;
	height: 183px;
	}
/* Features in the header start here*/
#features {
	float: right;
	width: 300px;
	background: #EFE5CC;
}
#features ul {
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	color: #32461C;
	text-decoration: none;
	text-align: right;
	padding-right: 16px;
	list-style: none;
	margin-top: 10px;
	background: #EFE5CC;
	}
#features a:link {
	color: #32461C;
	text-decoration: none;
	}
#features a:visited {
	color: #32461C;
	text-decoration: none;
	}
#features a:hover {
	color: #962908;
	text-decoration: none;
	}
#features a:active {
	color: #962908;
	}
	/* Top navigation starts here and is identical to Footer navigation*/
#top_nav {
	background: #32461C;
	clear: both;
	width: 100%;
	vertical-align: middle;
	background-color: #32461C;
	float: left;
	font:  14px Arial, Helvetica, sans-serif;
	border-top: 3px solid #32461C;
	border-bottom: 3px solid #32461C;
}
#top_nav ul 	{
	background-color: #32461C;
	text-align: left;
}
#top_nav li {
	display: inline;
	padding: 5px 20px 7px 17px;
	margin: 0px;
}
#top_nav a {
	display: inline;
	color: #D7C5A1;
	text-decoration: none;
	background-color: #32461C;	
}
#top_nav a:link {
	color: #D7C5A1;
	}
#top_nav a:visited {
	color: #D7C5A1;
	}
#top_nav a:hover {
	color: #962908;
	}
#top_nav a:active {
	color: #962908;
	}
	

/* This is the beginning of the content area on the home page.*/	
/* this is the left column on the home page*/	
#left_box {
	width: 242px;
	font: normal .9em/1.4em Arial, Helvetica, sans-serif;
	color: #32461C;
	float: left;
	padding: 20px 8px 10px 0px;
	margin: 0px;
	}

/* this is the center column on the home page, give space above center photo*/	
#center_column {
	float: left;
	margin-left: 95px;
	margin-bottom: 35px;
	margin-top: 25px;
	padding-top: 10px;
	background: #d7c5a1;
}
/* this is the right column on the home page*/	
#right_box {
	float: right;
	width: 225px;
	font: normal .9em/1.4em Arial, Helvetica, sans-serif;
	color: #32461C;
	padding: 20px 8px 10px 12px;
	margin: 0px;
}
/* This is the end of the content area on the home page.*/	

/* ----------------------------- Borders start here ---------------------------------*/
.black_border {
	border: 1px solid #000000;
}
.tan_border {
	border: 1px solid #91856C;
}
.tan_border2 {
	border: 3px solid #91856C;
}
.green_border {
	border: 1px solid #4e6237;
}
.bold {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	color: #32461C;
}
/*-----------------Double border on Images----------------------------------------------*/
.news_image {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	border: 2px solid #32461C;
	padding: 3px;
	background: #EFE5CC;
	}
	
/*--------------------Footer navigation begins here-------------------------------------------*/
#footer {
	background: #32461C;
	clear: both;
	width: 100%;
	vertical-align: middle;
	color: #D7C5A1;
	background-color: #32461C;
	font:  .7em Verdana, Arial, Helvetica, sans-serif;
	border-top: 3px solid #32461C;
	border-bottom: 3px solid #32461C;
	}
 #footer ul {
 	color: #D7C5A1;
	background-color: #32461C;
	text-align: left;
}
#footer li {
	display: inline;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 29px;
}
#footer a {
	display: inline;
	color: #D7C5A1;
	text-decoration: none;
	background-color: #32461C;	
}
#footer a:link {
	color: #D7C5A1;
	background: #32461C;
	}
#footer a:visited {
	color: #D7C5A1;
	background: #32461C;
	}
#footer a:hover {
	color: #FFFFFF;
	background: #32461C;
	}
#footer a:active {
	color: #FFFFFF;
	background: #32461C;
}
	
#top_nav li.deadlink{
	color: #FFFFFF;
	background: transparent;
	font-weight: normal;
}
#footer li.deadlink{
	color: #A17BFF;
	background: transparent;
	font-weight: normal;
}
/*Footer navigation ends here*/

/*Currently this is only in use on the contact page*/
#right_box_contact {
	float: right;
	width: 305px;
	font: normal .9em/1.4em Arial, Helvetica, sans-serif;
	color: #32461C;
	background: url(images/screened_bg.jpg) repeat;
	border: 1px solid #4e6237;
	padding: 13px;
	margin-right: 15px;
	margin-top: 15px;
	background-color: #D7C5A1;
	display: inline;
}
.home_img_caption {
	font: 1em Arial, Helvetica, sans-serif;
	color: #32461C;
	margin-top: 0.5em;
	width: 300px;
	background: #D7C5A1;
}
.bottom_pad {
	margin-bottom: 1.6em;
}
.sized_reducer {
	font-size: 80%;
}
#content_area {
	width: 1000px;
	background: #D7C5A1;
}
/* email links */
a.email:link {
	color: #962908;
	background-color: transparent;
}
a.email:visited {
	color: #962908;
	background-color: transparent;
}
a.email:hover {
	color: #32461C;
	background-color: transparent;
}
a.email:active {
	color: #962908;
	background-color: transparent;
}

#mainwrapper #footer #copyright {
	width: 175px;
	margin: 0px 0px 0px 15px;
	float: left;
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: normal;
	display: inline;
}
#mainwrapper #footer #copyright a.copy:link {
	color: #FFFFFF;
	text-decoration: none;
	}
#mainwrapper #footer #copyright a.copy:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainwrapper #footer #copyright a.copy:hover {
	color: #962908;
	text-decoration: underline;
	}
#mainwrapper #footer #copyright a.copy:active {
	color: #962908;
	text-decoration: underline;
}
	
#mainwrapper #home_content_area #left_sidebar p {
	background: url(images/gallery_bottom_bg.gif) no-repeat left bottom;
	font: 1em/1.5em Geneva, Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 0px;
	margin-top: 0px;
	
}
#mainwrapper #home_content_area #outer_left_sidebar {
	width: 210px;
	float: left;
	background: url(images/gallery_top_bg.gif) no-repeat left top;
	
	padding-top: 40px;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#mainwrapper #home_content_area #outer_left_sidebar a:link {
	color: #32461C;
	text-decoration: none;
}
#mainwrapper #home_content_area #outer_left_sidebar a:visited {
	color: #32461C;
	text-decoration: none;
}
#mainwrapper #home_content_area #outer_left_sidebar a:hover {
	color: #32461C;
	text-decoration: underline;
}
#mainwrapper #home_content_area #outer_left_sidebar a:active {
	color: #32461C;
	text-decoration: underline;
}

#mainwrapper #home_content_area #outer_left_sidebar li {
	list-style: circle;
}

#mainwrapper #home_content_area #outer_left_sidebar ul {
	font: normal 12px/22px Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-left: 34px;
}

	
#mainwrapper #home_content_area #outer_left_sidebar li.deadlink{
	color: #962908;
}





#mainwrapper #home_content_area #featured_gallery {
	width: 777px;
	float: right;
	margin-bottom: 20px;
	padding-right: 0px;
}
#featured_gallery #thumbnails img {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	
}
#featured_gallery #thumbnails .borderit:hover img{
	border: 2px solid #f3e6cc;
}
/*------------------------------Featured Galleries, was embedded in the haed of every gallery page------------------------------*/
#mainwrapper #home_content_area #featured_gallery #thumbnails img.deadlink {
	border: 2px solid #22480F;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

 
#mainwrapper #home_content_area #featured_gallery #thumbnails .borderit img {
	border: 2px solid #962908;
}
#mainwrapper #home_content_area #featured_gallery #thumbnails .borderit:hover img{
	border: 2px solid #EFE5CC;
}
#mainwrapper #top_nav a:link.gallery_on {
	color: #FFFFFF;
}
#mainwrapper #top_nav a:visited.gallery_on {
	color: #FFFFFF;
}
#mainwrapper #top_nav a:hover.gallery_on {
	color: #962908;
}
#mainwrapper #top_nav a:active.gallery_on {
	color: #962908;
}
.newrust {
	color: #962908;
	font-weight: bold;
}

