
h1
{
	font: 24px 'Times New Roman';
	font-weight: bold;
	color: #0054b2;
	margin: 0px;
	padding: 0px;
}

h2
{
	font: 18px 'Times New Roman';
	font-weight: bold;
	color: #0054b2;
	margin: 0px;
	padding: 0px;
}

h3
{
	font: 14px 'Times New Roman';
	font-weight: bold;
	color: #0054b2;
	margin: 0px;
	padding: 0px;
}


a
{
	color: #005207;
}

.oddRow
{
	background-color: #ffffff;
}

.evenRow
{
	background-color: #cccccc;
}

input,textarea
{
	 border: 1px solid #CDCDCD; 
	 background-color: #EDF4ED;
}

#white_box340
{
	position: relative;
	width: 340px;
}

#white_box340 .top
{
	font-size: 1px; 
	line-height:0px; 
	height: 5px; 
	background-image: url('../images/backgrounds/white_top340.gif');
	background-repeat: no-repeat;	
}
#white_box340 .middle
{
	position: relative;
	background-color: #ffffff;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}
#white_box340 .bottom
{
	font-size: 1px; 
	line-height:0px; 
	height: 5px; 
	background-image: url('../images/backgrounds/white_bottom340.gif');
	background-repeat: no-repeat;	
}


#white_box340 .box_heading
{
	font: 24px 'Times New Roman';
	font-weight: bold;
	color: #0054b2;
}


#memberlogin 
{
	width: 210px;
	height: 90px;
	background-image: url('../images/backgrounds/member_login.gif');
	background-repeat: no-repeat;
	padding: 8px 5px 5px 5px;
}

#memberlogin td
{
	font-weight: bold;
	color: #ffffff;
}

#memberlogin .heading
{
	font: 18px 'Times New Roman';
}

#memberlogin #username, #memberlogin #password
{
	width: 90px;
}


#gallery
{
	text-align: center;
}

#gallery #photo_wrapper
{
	border: 1px solid #A49B8A;
	padding: 10px 10px 10px 10px;
}

#gallery-thumbs
{
	margin: 0px 0px 10px 0px;
}

#gallery-thumbs a
{
	text-decoration: none;
}


#gallery #main_photo
{

}

#sitemap_div
{
	line-height: 21px;
}

.testimonials {
	padding-left: 0px;
	list-style-type: none;
}
.testimonials li { padding: 10px; }


.memberListBlock
{
	margin-bottom: 10px;
	font-size: 14px;
}

.region1_square
{
	float: left;
	background-color: #468b30;
	width: 10px;
	height: 10px;
	margin: 3px 0px 0px 0px; 
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}

.region2_square
{
	float: left;
	background-color: #4b5486;
	width: 10px;
	height: 10px;
	margin: 3px 0px 0px 0px; 
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}

.region3_square
{
	float: left;
	background-color: #9e4435;
	width: 10px;
	height: 10px;
	margin: 3px 0px 0px 0px; 
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}



#tourDisplay
{

}

.tourStartNote
{
	text-align: center;
	font-style: italic;
	font-size: 12px;
}

#tourDisplay h1
{
	color: #000000;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #C0B6A1;
}

#tourDisplay h2
{
	font-size: 18px;
}

#tourDisplay h3
{
	font-size: 14px;
	margin: 10px 0px 0px 20px;
}

#tourDisplay li
{
	margin-left: 40px;
}

#tourDisplay .tourCityComment
{
	font-style: italic;
}

#tourDisplay .tourCompanyComment
{
	font-style: italic;
}

#memberview
{
	
}

#memberview td
{
	font-size: 16px;
|


#alphabetLinks
{
	margin: 0px 10px;
}



