@charset "utf-8";
/* CSS Document */


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#F4EBCA;
	margin: 0 auto;
}

a:link {
	text-decoration: none;
	color: #489232;
}

a:visited {
	text-decoration: none;
	color: #489232;
}

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

a:active {
	text-decoration: none;
	color: #489232;
}
h3 a:link {
	text-decoration: none;
	color: #000000;
}

h3 a:visited {
	text-decoration: none;
	color: #000000;
}

h3 a:hover {
	text-decoration: none;
	color: #5c5a51;
	background: none;
}

h3 a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 7px;
	font-weight:normal;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 7px;
	font-weight:normal;
	font-size:20px;
}
#baskin-text{
	width:700px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.4em;

}
.bio-text{
	width:700px;
	margin: 0 auto;
	line-height: 1.4em;

}
#marquee {
	margin: 0 auto;
	width: 790px;
	height: 47px;
	background-image:url(../thumbs/marquee-bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #7b796d;
		
	}
.under-thumb-text {
	font-size: 12px; 
}
a img {
	border: 1px solid #7b786c;} 
	
/* img a:hover {
	border: 1px solid #7b786c;
	padding:0px;
	margin:0px;
	text-decoration: none;
	color: #00FF33;
	background: none;
	} */
#greyborder a img{
	border: 1px solid #7b786c;
	}
#title-line{
width:auto;
border-bottom: 1px dashed #7b786c;
font-size: 20px;
color: #7b786c;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}
#con-text{
width:680px;
margin:0 auto;
}

#sml-text-box{
width:450px;
margin:0 auto;
}
#sml-text-box2{
width:400px;
margin:0 auto;
}
#upcoming-text{
width:600px;
margin:0 auto;
padding:15px;
border:1px solid #7b786c;
background:#F6F1D4;
}

table.dividers td {
border-bottom: 1px solid #7b786c;
padding-bottom:20px;
padding-top:20px;
}
.border {
margin:10px;
padding:10px;
background:#dcd4b6; 
border:1px solid #c0b99f;
}
.borderwht {
margin:10px;
padding:10px;
background:#FFFFFF; 
border:1px solid #7b786c;
}
.photobrdr {
margin:7px;
padding:7px;
background:#FFFFFF; 

}
.bdrglass{
margin:10px;
padding:10px;
background:#f6f1d4; 
border:1px solid #c4c1ae;
}
.yesopen{}
.hilite {
margin:2px;
padding:3px;
border-top:1px solid #c4c1ae;
border-bottom:1px solid #c4c1ae;
background:#F6F1D4;
}
.gray-dotted-line{
width:auto;
border-bottom: 1px dashed #7b786c;
font-size: 20px;
color: #7b786c;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}

/* CSS for Menu */
#menu-center{
width:700px;
margin:0 auto;
}
.menu ul{
list-style-type:none;
padding:0;
margin:0 auto;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
width:139px;
padding:7px 0;
color:#000;
background:#cac3a7;
text-decoration:none;
margin-right:1px;
text-align:center;
}
/* style the links hover */
.menu :hover{
color:#444;
background:#e1d9ba;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}


.dropcap{
font-size:50px; 
color:#4c493f;
font-weight:bold; 
float:left; 
height:34px; 
line-height:40px; 
margin-top:2px; 
margin-right:3px;
font-family: Georgia, Times New Roman, Times, serif;
}

.quotcap{
font-size:60px; 
color:#dcd4b6;
font-weight:bold; 
float:left; 
height:10px; 
line-height:28px; 
margin-top:2px; 
margin-right:2px;
font-family: Times New Roman, Times, serif;
}

/* Styling for thumb divs on A-L, M-Z, and Children's Pages */
.thumb-div{
	width: 233px; 
	float:left;
	height: 200px;
	margin-top: 30px;
	}
.thumb-div-thin{
	width: 200px; 
	float:left;
	height: 200px;
	margin-top: 30px;
	}	
#rmglinks a:link {
	text-decoration: none;
	color: #7a776e;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}

#rmglinks a:visited {
	text-decoration: none;
	color: #7a776e;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}

#rmglinks a:hover {
	text-decoration: none;
	color: #000000;
	background: none;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}

#rmglinks a:active {
	text-decoration: none;
	color: #7a776e;	
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
#rmglinks{
	color: #7a776e;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.rmglinks a:link {
	text-decoration: none;
	color: #7a776e;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.rmglinks a:visited {
	text-decoration: none;
	color: #7a776e;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.rmglinks a:hover {
	text-decoration: none;
	color: #000000;
	background: none;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.rmglinks a:active {
	text-decoration: none;
	color: #7a776e;	
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.rmglinks{
	color: #7a776e;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.rmgbanner{
	border: none;
	padding-bottom:0px;
	padding-top: 5px;
	}
#homermgtxt{
	position: relative;
	top:63px;
	left:0px;
	}
#centerrmg{ 
	width: 600px; 
	margin: auto;  
	}
#rmglinksbottom{
	color: #7a776e;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	border-top:1px solid #7a776e;
	padding-top: 10px;
	padding-bottom:10px;
	background:#f4ebca;
}
#rmglinksbottom a:link {
	text-decoration: none;
	color: #7a776e;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
#rmglinksbottom a:visited {
	text-decoration: none;
	color: #7a776e;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
#rmglinksbottom a:active {
	text-decoration: none;
	color: #7a776e;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
#rmglinksbottom a:hover {
	text-decoration: none;
	color: #FF6600;
	background: none;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}


#ci20thpg{
	color: #889e68;	
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#ci20thpg a:link {
	text-decoration: none;
	color: #889e68;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ci20thpg a:visited {
	text-decoration: none;
	color: #889e68;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#ci20thpg a:active {
	text-decoration: none;
	color: #889e68;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ci20thpg a:hover {
	text-decoration: none;
	color: #ff7800;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
