

/*-------------top menu ------------*/


#menu1 {
	width: 852px; height: 28px;
	background: transparent url(/i/tmpl/menu_bg3.png) 0 -66px no-repeat;
	/* background: transparent url(/i/menu.png) no-repeat 321px 7px; */
	margin: 0px auto; 
	padding: 0;
	position: relative;
}

#menu1 ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#menu1 li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

#menu1 li, #menu1 a {
	height: 28px;
	display: block;
}

#top-box {
	border: 2px solid #ae6161;
	border-width: 2px 0;

}

#menu1 span {
	display: none;
}


#mn1 {
	left: 101px; 
	width: 50px;
}

#mn2 {
	left: 164px; 
	width: 59px;
}

#mn3 {
	left: 238px; 
	width: 125px;
}

#mn4 {
	left: 378px; 
	width: 187px;
}

#mn5 {
	left: 578px; 
	width: 30px;
}


#mn6 {
	left: 619px; 
	width: 46px;
}

#mn7 {
	left: 680px; 
	width: 64px;
}
#menu1 a:hover {
	background: transparent url(/i/tmpl/menu_bg3.png) -51px 0 no-repeat;
}

#mn1 a:hover {
	background-position: -101px 0;
} 

#mn2 a:hover {
	background-position: -164px 0;
}

#mn3 a:hover {
	background-position: -238px 0;
}

#mn4 a:hover {
	background-position: -378px 0;
}

#mn5 a:hover {
	background-position: -578px 0;
}

#mn6 a:hover {
	background-position: -619px 0;
}

#mn7 a:hover {
	background-position: -680px 0;
}




#h {
	background: #50291d;
}


body {
	color: #000;
	border: 0;
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: Arial, Verdana, sans-serif; 
	background: #fff url(/i/tmpl/sand.jpg) center top;
}
/* 	text-align:left;
	margin: 0 auto;
	width: 853px; */
	
	
#w {
	background: url(/i/tmpl/flowers.jpg)  center top repeat-x;
	/* height: 103px; */
}

#w1 {

	background: url(/i/tmpl/w_bg3.jpg) center top no-repeat;
	padding-top: 42px;
	text-align: center;
}

#c-box {
	text-align:left;
	margin: 0 auto;
	width: 853px;
	padding: 0 0 30px;
} 

#c1 {
	padding-left: 125px;
}

#c {
	line-height: 180%;
	color: #5F3021;
	color: #50291c;
	padding: 0 35px 0 0; 
	
}


#c tr td {
	font-size: 14px;
	line-height: 150%;

}

#std {
	margin-right: 30px;
}



#sp1, #sp2, #sp3, #sp4, #sp5, #sp6, #sp7, #sp8 {
	display: none;
}


h1#l {
	background: url(/i/tmpl/logo.png) 120px 0 no-repeat;
	padding: 0 0 40px 120px;
	margin: 0;
}

h1#l a {
	display:block;
	height:108px;
	margin: 0 0 0 0;
	padding:0;
	text-align:left;
	text-indent:-5000px;
	width:397px;
}



.prop {
    height:420px;
    float:right;
    width:1px;
}

  .clearright {
    clear:right;
    height:1px;
    overflow:hidden;
  }

/*------------ General ------------*/

.mt0 {
	margin-top: 0;
}


td {
	vertical-align: top;
	padding: 0
}

.right {
	text-align: right;
}

.mb10 {
	margin-bottom: 10px;
}

.mt35 {
	margin-top: 35px;	
}

.mr10 {
	margin-right: 10px;	
}

.mr80 {
margin-right: 80px;
}

.ml265 {
	margin:0 0 0 265px;
}

/* M L 1 8 0 */
.ml180 {
	margin: 0 0 0 180px;
}

.ml168 { 
	margin: 0 0 0 168px;
}

.ml25 {
	margin: 0 0 0 25px;
}

img {
	border: 0;
	display: block;
}

.inline {
	display:inline;
}

.block {
	display:block;
}

.furn  { 
	color: #a9a9a9; 
	font-size: 85%; 
	font-weight: bold;
}

.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

.noborder {
	border: none;
}

ul, dl {
	margin:.5em 0 1em;
	padding:0;
	list-style:none;
}
  
ul li {
	margin: 0 0 0.5em;
	padding:0 0 0 14px;
}

ul.list1 li {
	background:url("/i/diamond_bullet4.gif") no-repeat 1px 0.45em;
}

/*------------ footer ------------*/

.clearfloat {
	clear: both;
	margin:0;
	padding:0;
	width: 100%;
	visibility: hidden;
}

#f {                                                                                           
	clear: both;
	padding: 2px 0 10px;
	font-size: 85%;
	font-weight: normal;
	color: #4d271b;

}



/*------------ forms ------------*/

input, textarea {
	border: solid 1px #CBCDC2;
}

input.btn {
	font-family: Verdana, sans-serif;
	color: #50291c;
	font-weight: bold;
	background-color:#F2F4E9;
	margin-top: 20px;
}

.textfield {
	width: 420px;
	padding: 3px 3px 0;
}

#pg-email form{
	display: block;
	width: 420px;
}

#pg-email p {
	margin-bottom: 0;
	/* color: #A1AC6E;  */
	/* font-size: 11px; */
	font-weight: bold
}
/*------------ headings ------------*/
 

h1, h2, h3, h4, h5, h6  {
	font-family: Georgia, serif;
	
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 220%;
	padding: 0.1em 2px 0.5em 0;
	letter-spacing: -1px;
	/* text-align: right; */
	font-weight: normal;
	font-style: italic;
	margin: 0;
	color: #5f3021;
}

h2 {
	font-weight: normal;
	margin: 3em 0 0 0;
	padding: 0 0 0.5em 0;
	clear: left;
}

html>body h1 {
	padding-right: 10px;
}

h3 {
	font-size: 120%;
}

/*------------ Links ------------*/
/* 
a:link, a:visited {
	color: #B2B12D;
	
	color: #093973;
	
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #e1d1ba;
	color: #093973;
	text-decoration: none;

}

#f a:link, #f a:visited {
	color: #093973;
}


#f a:hover {
	color: #e1d1ba;
	color: #093973;
	text-decoration: none;
} */


/*------------ Links ------------*/

a:link, a:visited {
	color: #1659aa;
	color: #a4320e;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #1659aa;
	color: #a4320e;
	text-decoration: underline;
}

#c p a, #c li a,  #c a.reg, #pg-shows a {
	padding-bottom: 1px;
}

#c p a:link, #c p a:visited, 
#c li a:link, #c li a:visited, 
#c a.reg:link, #c a.reg:visited, 
#pg-shows a:link, #pg-shows a:visited 
{
	color: #1659aa;
	color: #a4320e;
	text-decoration: none;
	border-bottom: 1px dashed #e7cbd2;
}


#c p a:hover, #c li a:hover, #c a.reg:hover,  #pg-shows a:hover {
	color: #1659aa;
	color: #a4320e;
	border-bottom: 1px solid #a4320e;
	text-decoration: none;
}



#c a.noreg:link, #c a.noreg:visited {
	color: #1659aa;
	color: #a4320e;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#c a.noreg:hover {
	color: #1659aa;
	color: #a4320e;
	text-decoration: none;
	border: none;
}

#c h3 a:link, #c h3 a:visited, #c h3 a:hover, h3 #c a:hover {
	border-bottom: none;
}



/*------------ page numbers ------------*/



.results {
	font-style: italic;
	float: left;
	font-weight: normal;
	text-align: left;
	color: #a9a9a9;
}


#c .pagnum  { 
	color: #a9a9a9;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px 25px 5px;
	font-size: 100%;
	margin-right: 15px;
	cursor: default;
}

#c .pagnum img {
	display: inline;
}

.pagnum a {
	padding: 0 3px 0 3px;
}

.pagnum a.pgprev, .pagnum a.pgnext, .pagnum a.blank {
	padding: 0 2px 6px 2px;
}

#w #c .pagnum a.blank {
	cursor: default;
}

#c .pagnum a.pgprev:link, #c .pagnum a.pgprev:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) 3px 4px no-repeat;  
	border: 0;
}

#c .pagnum a.pgprev:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -42px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnoprev:link, #c .pagnum a.pgnoprev:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) -19px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnoprev:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -19px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnext:link, #c .pagnum a.pgnext:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) 0 -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnext:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -45px -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnonext:link, #c .pagnum a.pgnonext:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) -22px -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnonextt:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -22px -16px no-repeat;
	border: 0;
}






.pagnum a:link, .pagnum a:visited {
	color: #3D50C6;
	color: #98988d;
	color: #a4acb0;
	color: #fff;
}

#c .pagnum a.pgnoprev, #c .pagnum a.pgnonext {
	cursor: default;
}

.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover, #c .pagnum a:hover  {
	color: #BC0F17;
	text-decoration: none;

}
.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover {
	border-bottom: 2px solid #ca5459;

}
/* .pagnum a:link, .pagnum a:visited {
	border-bottom: 3px solid #dee2e4;
} */

.pagnum a:hover  {
	border-bottom: 2px solid #ca5459;
}

.pagnum a#pgcurrent {
	cursor: default;
}

div.pagnum img#page-txt {
	display: inline;
	width: 23px;
	height: 5px;
}

.paglite {
clear: left;
}

/* 
.pagnum a#pgcurrent {
	cursor: default;
}

div.pagnum img#page-txt {
	display: inline;
	width: 23px;
	height: 5px;
} */

#toplink {
	padding-left:13px;
	background:transparent url(/i/tmpl/top.gif) no-repeat 3px 2px;
}

h1 span {
	color: #938d8a;
	font-size: smaller;
}

.book {
padding: 15px 0;
}

.sm_arr {
display: inline;
}


/*---------------- news admin ---------------*/

#newsmenu {
text-align: right;
margin-right: 10px;
}

#c img.bin {
	width: 11px;
	height: 15px;
	display: inline;
	padding-left: 7px;
	padding-right: 3px;
}

#newstable {
	width: 485px;
}

#newstable td {
	font-size: 85%;
	padding: 5px;
}

#newstable tr.admintr1 td
{
	background-color: #F2F3FD;
}

/* -------------------- about -----------------------*/

#portrait {
	float:right;
	width: 150px;
}

#portrait img {
	border: 1px solid #F0F1E7;
}

#swf1 {
margin-top: 35px;
clear: both;
}



/* .pic {
	float: left;
	width: 200px;
	height: 200px;
} */

#lesley {
	width: 189px;
	float: right;
}

#lesley img {
	margin: 0 0 5px 10px;
	
}


/*------------ alphabetical index ------------*/

#alphabetical {

	border-top: 2px #CCCCCC solid;
	padding-top: 1px;
	width: 578px;

}

#c #alphabetabox {
	text-align: center;
	color: #000;
	background-color: #fafafa;
	margin-bottom: 2px;
}

#alphabetabox a {
	display: block;
	float: left;
	border-left: 2px #E5E5E5 solid;
	padding: 0 5px;
	background-color: #fafafa;
	font-size: 11px;
	font-weight: bold;
}


#alphabetabox a#chosenletter:link, #alphabetabox a#chosenletter:visited, #alphabetabox a#chosenletter:hover {
	background-color: #567eaa;
	color: #ffffff;
}

.mbr_dtls {
	padding-left: 35px;
}


/* -------------------- tabs ---------------------- */

#w #c .tab_pane{
	height:21px;	/* Height of tabs */
	border-bottom:1px solid #919b9c;
}

.a_tab{
	border:1px solid #919b9c;
	border-width: 0 1px 1px 1px;
	padding:5px 5px 20px 5px;
	margin-bottom: 10px;
	background: #fff;
}

#w #c .a_tab .entry {
	padding: 0 15px;
}

#w #c .tab_pane div {
	float: left;
	height: 100%;	/* Height of tabs */
	padding-left: 3px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	position: relative;
	bottom: -1px;

	margin: 0;
}

#w #c .tab_pane .tabActive{
	background-image:url('/i/tabs/tab_left_active.gif');
	margin: 0;	
	
}

#w #c .tab_pane .tabInactive{
	background-image:url('/i/tabs/tab_left_inactive.gif');
	margin: 0;

}

#w #c .tab_pane .inactiveTabOver{
	background-image:url('/i/tabs/tab_left_over.gif');
	margin: 0;
}
#w #c .tab_pane span{
	vertical-align:top;
	font-size:13px;
	padding: 0 3px;	
	line-height:21px;
	float:left;
}

* html #w #c .tab_pane span{
	padding: 0 2px;	
}

#w #c .tab_pane .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

#w #c .tab_pane img{
	float:left;
}
	
#w #c .a_tab h3 {
	padding: 0 0 16px 0;
	margin: 20px 0 0 0;
	background: transparent url(/i/tmpl/double_band_blue.gif) repeat-x left bottom;
}


/* --------------------- th --------------------------- */

#thbox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 2px 6px 6px 6px;
	/* background: #544f43; */
	background: #fff;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	border: 1px solid #bdc5ca;
}

#thf { /*Footer DIV of thumbbox that contains "close" link */
	font: 9px Verdana, sans-serif;
	line-height: 1.1em;
	color: #fff;
	padding: 5px 0 5px 10px;
	text-align: right;
	background: #fff url(/i/click_to_close.gif) no-repeat top right;
	
	/* border-bottom: 1px solid #777; */
}

body #thbox .thfo { /*Footer DIV of thumbbox that contains "close" link */
	background: url(/i/click_to_close_o.gif) no-repeat right top; 
} 

#thbox #caption {
	font-size: 13px;
	/* font-weight: bold; */
	line-height: 1.1em;
	color: #777;
	text-align: center;
	background: #fff;
	/* border-top: 1px solid #777; */
}

#thbox #caption div {
	padding: 5px;
}

#thimg img {
	border: 1px solid #DEDEDE;
	border-bottom:1px solid #777777;
}

#thbox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background: #fff;
	border: 1px solid #777;
}

#thld { /*DIV for showing "loading" status while thumbbox is being generated*/
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	position: absolute;
	visibility: hidden;
	color: #000;
	border: 1px solid #606163;
	background: #fff;
	padding: 5px;
	z-index: 999;
}

#thld img {
	display: inline;
	vertical-align: middle;
}


/* ---------------- atomic -------------- */

#w #c .fill {
	font-size: 1px; 
	height: 1px;
}

#w #c .nw_img_l {
	float: left; 
	padding: 0.5em 20px 7px 0;
}

#w #c .nw_img_r {
	float: right; 
	padding: 0.5em 0 7px 20px;
}

#w #c .nw_img_b, #w #c .nw_img_t  {
	text-align: center;
}

#w #c .nw_img_t img, #w #c .nw_img_b img {
	margin: 0 auto;
}

#w #c .firstblock p { margin-top: 0; margin-bottom: 20px;}





.edit {
	display:inline;
	height:14px;
	vertical-align:bottom;
	width:14px;
}

#w #w1 #cw #cbox #c img.bin {
	display:inline;
	height:15px;
	margin:0pt;
	width:11px;
}

img {
	border:0 none;
	display:block;
}
