/* COLORS:
blue: #1e1552
medium gray: #7d7d7d 
*/
@import url(/small.css);

body { 
margin: 0;
padding: 0;
background: #1c144e;
background-image: url(/media/bg.gif);
background-position: center top;
background-repeat: repeat;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align: center; }

a, a:link, a:active, a:visited { 
color: #342c63;
text-decoration: underline; }

a:hover { 
color: #342c63;
text-decoration: underline; }

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

tr { 
vertical-align: top; }

td { 
padding: 0 5px 5px 0; }

img { 
border: 0;
line-height: 0px;
margin: 0;
padding: 0; }

h1.img { 
margin: 0;
padding: 0;
line-height: 0px; }

#container { 
background-image: url(/media/contbg.gif);
background-position: center top;
background-repeat: repeat-y; 
margin: 0 auto 0;
padding: 0 25px 0 25px;
width: 700px;
text-align: left; }

#nav { 
background: #7d7d7d;
background-image: url(/media/navbg.gif);
background-position: center bottom;
background-repeat: no-repeat;
height: 19px;
padding: 3px;
line-height: 18px; }

#nav1 { 
float: left;
width: 300px; }

#nav2 { 
margin: 0 0 0 350px;
text-align: right; }

#header { 
background: #1e1552;
background-image: url(/media/headerbg.gif);
background-position: center top;
background-repeat: no-repeat;
text-align: right;
padding: 34px 16px 0 16px;
height: 46px;
line-height: 18px; }

#logo { 
float: left; }

#art { 
margin: 0;
padding: 0;
line-height: 0px; }

#main { 
background-image: url(/media/swirlbg3.gif);
background-position: top left;
background-repeat: no-repeat;
margin: 0;
padding: 28px 16px 16px 16px; }

#container2 { 
margin: 0;
padding: 0;
background-image: url(/media/vinebg.gif);
background-position: center top;
background-repeat: repeat-y; }

#section1 { 
float: left;
margin: 0;
padding: 0;
width: 338px; }

#section2 { 
margin: 0 0 0 363px;
padding: 0; }

#obits, #about_us, #funeral_resources { 
background-image: url(/media/swirlbg.gif);
background-position: top left;
background-repeat: no-repeat;
margin: 0;
padding: 28px 16px 16px 16px; }

#resources_list, #staff, #community_resources, #archive { 
background-image: url(/media/swirlbg2.gif);
background-position: top left;
background-repeat: no-repeat;
margin: 0;
padding: 28px 16px 16px 16px; }

#staff { 
text-align: center; }

#directions { 
float: right;
width: 200px;
margin: 0 0 10px 10px;
padding: 0 0 0 10px;
border-left: 1px solid #7d7d7d;  }

#footer { 
clear: both;
background: #7d7d7d;
margin:  0;
padding: 16px 119px 16px 16px;
text-align: center;
color: #fff; }

#textsizer { 
float: left;
width: 130px;
margin: 0;
padding: 0;
font-size: 12px;
font-weight: bold; }

.clearer { 
clear: both; 
margin: 0;
padding: 0;
line-height: 0px; }

.contentpic { 
float: right;
padding: 0 0 15px 15px; }

.divider { 
text-align: center;
margin: 15px 0 15px 0; }

.error { 
color: #A10000; }

form { 
	margin: 0;
	padding: 0; }
	
fieldset { 
	margin: 0;
	padding: 0;
	border: 0; }
	
input, textarea, select {
	font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #7d7d7d; }
	
option { 
	margin: 0 4px 0 0; }

.submit, .reset { 
	margin: 0;
	padding: 1px;
	font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff; 
	background-color: #1e1552; 
	border: 1px solid #7d7d7d ;  }
	
.button { 
	border: 0;
	vertical-align: middle; }
	
.galleries { 
	float: left;
	text-align: center;
	margin: 0 10px 5px 0; }

.gallerypics { 
	border: 1px solid #eee;
	background: #fff;
	padding: 5px;
	margin: 0 5px 5px 0; }

/* THICKBOX SETTINGS */
*{ padding: 0; margin: 0; }

html, body {
min-height: 100%;
height: auto !important;
height: 100%; }

#TB_window {
	color: #34000F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }

#TB_secondLine {
	color:#666666; }

/*#TB_window a:link { color: #666666; }
#TB_window a:visited { color: #666666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666666; }
#TB_window a:focus{ color: #666666; }*/

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color: #34000F;
	display:none;
	border: 1px solid #eee;
	text-align:left; }

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border: 1px solid #eee; }

#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left; }

#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right; }

#TB_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right; }

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px; }

#TB_title {
	background-color:#888;
	height:27px; }

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em; }

#TB_ajaxContent p {
	padding:5px 0px 5px 0px; }

#TB_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101; }

#TB_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px; }
	
/* END THICKBOX */
