A:link { color:#800000; text-decoration:none }
A:visited {
	text-decoration:none
}
A:active { color:#800000; text-decoration:none }
A:hover { color:#FF0000; text-decoration:underline }

.navbar A:link { color:#FFFFFF; text-decoration:none }
.navbar A:visited { color:#FFFFFF; text-decoration:none }
.navbar A:active { color:#FFFFFF; text-decoration:none }
.navbar A:hover { color:#FF0000; text-decoration:underline }.redtext {
	color: #F00;
	font-weight: normal;
	font-size: medium;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomtext {
	font-size: large;
	font-weight: bold;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.ordering {
	text-align: center;
}
#gallery_wrapper {
	width: 730px;
	float:left;
	padding: 1px;
	height: 1125px;
}
#gallery_row {
	width: 720px;
	height: 130px;
	float: left;
}
#gallery_title_row {
	width: 720px;
	height: 75px;
	float: left;
}
#gallery_wrapper .gallery_column_name_photos {
	width: 37%;
	float: left;
	padding-left: 30px;
}
#gallery_wrapper .gallery_column_name_videos {
	width: 45%;
	float: right;
}
#gallery_wrapper .gallery_thumb1 {
	width: 120px;
	float: left;
	padding-left:15px;
}
#gallery_wrapper .gallery_text1 {
	float: left;
	width: 180px;
	padding-left: 15px;
	margin-right: 50px;
	
}
#gallery_wrapper .gallery_thumb2 {
	float: left;
	width: 120px;
	padding-left: 15px;
	
}
#gallery_wrapper .gallery_text2 {
	float: left;
	width: 180px;
	padding-left: 15px;
	
}
#video_wrapper {
	width: 735px;
	height: auto;
	padding-left: 50px;
}