#breadcrumb {margin-left: 25px;}



#breadcrumb a{
	font-size: 10px;
	font-family: Arial;
	color: #CCCCCC;
}

a {border: none;}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 15px;
	text-align: left
}

#table, td, tr tbody {font-family: Arial, Helvetica, sans-serif}

#editor {background: #f1efde;}

#editor .SC_Panel { background: #f1efde; }

h1, h2, h3, h4, h5, h6 {
	background:none;
	font-weight:bold;
	font-family: Arial;
	}

h1 {font-size:1.0em;
	text-decoration: none;
	padding-left: 25px;
	color: #793349;
	text-transform: uppercase;
	letter-spacing: .4em;	
}	

h2 {font-size:1em;
	font-weight:bold;
	text-decoration: underline;
	padding-left: 15px;
	 }	

h3 {font-size: 1.0em;
	font-weight:bold;
	padding-left: 25px;
}

h4 {font-size: .925em;
	font-weight: normal;
	text-decoration: none;
	padding-left: 25px;}
	
h5 {font-size: .825em;
	padding-left: 25px;}
	
h6 {font-size: .8em;
	text-decoration: underline;	
	padding-left: 25px;
	}
	
#cmsedit ul {font-family: Arial, Helvetica, sans-serif; font-size: .85em; list-style: disc; clear: both}

ul, li {font-family: Arial, Helvetica, sans-serif; }

#cmsedit img {padding: 5px; border: none}

img a {border: none}



blockquote {text-align: left; font-family: Arial, Helvetica, sans-serif}

	
div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}

div.gallery p {width: 72px; text-align: center;}

ul.thumbGallery {
  list-style: none;
  padding: 0;
  margin: 0;  /* different browsers style this different so go for sure */
 /* line-height: 1em; */
  text-align: center;
/* font-size:smaller;
  font-weight:lighter; */
  color: #666;
}

ul.thumbGallery li {
  width: 300px;
  float: left;
  /*  border: 1px solid #ccc; */
  margin: 0 10px 50px 10px;
  white-space: normal;
  list-style: none
  
}

ul.thumbGallery li a, li a:visited {
  border-bottom: 0px;
  text-decoration: none;
}

ul.thumbGallery a img {
  border: 1px solid #333;
  margin-bottom: 5px;
 }

div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}

div.photo p {margin-left: 150px; width: 300px; font-size: .75em; text-align: center;}

div.photo img {
	border: 1px solid #333;

}	

#gallery_paging_links { display: block; clear: both; width: 100%; text-align: center; margin: 8px; padding: 4px; text-transform: lowercase; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}

.gallery_home_link { color: #77787b; padding: 2px 4px; margin: 0 4px; }

.gallery_prev_link { color: #77787b; padding: 2px 4px; margin: 0 4px; }

.gallery_prev_link_inactive { color: #ccc; padding: 2px 4px; margin: 0 4px; }

.gallery_next_link { color: #77787b; padding: 2px 4px; margin: 0 4px; }

.gallery_next_link_inactive {
	color: #ddd;
	padding: 2px 4px;
	margin: 0 4px;
}

.gallery_page_link {
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
}

.gallery_currentpage {
	color: #fff;
} 

.gallery_currentpage a { color: #fff; }

