body
{
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	min-width:640px;	
	background-color: #efeff3;
}

#pagewrapper
{
	position: relative;
	text-align: left;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	clear: both;
	height: 31px;
	width: 640px;
}

#menuheader1
{
	padding: 1px 1px 1px 1px;
	background-color: black;
}

#menuheader2
{
	margin-right: 0px;
	height: 23px;
	background-color: #571c16;
	text-align: right;
}

#columnsouter
{
	clear: both;
	width:640px;
}

#columnsinner
{
	padding: 0px 1px 0px 1px;
	background-color: black;	
}

#columns
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;
	width: 638px;
}

#column1
{
	background-color: white;
	padding: 20px 10px 20px 20px;
}


.columnwrapper
{
	width: 50%;
	float: left;
}

#column2
{
	background-color: white;
	padding: 20px 20px 20px 10px;
}


#column3
{
	background-color: white;
	padding: 20px 20px 20px 20px;
	float: left;
}

.column4
{
	background-color: white;
	padding: 20px 20px 20px 20px;
	float: left;
}

.thumbnail
{
	background-color: white;
	padding: 20px 10px 20px 10px;
	float: left;	
}

.thumbnailside
{
	background-color: white;
	float: left;
	width: 11px;
}

.thumbnailtext
{
	background-color: white;
	float: left;
	width: 134px;	
}

.thumbnailtextbreak
{
	float: left;
	width: 10px;	
}

#columns a
{
	color: #571c16;		
	font-weight: bold;
}

#columns a:hover
{
	color: #9b5f35;	
	font-weight: bold;
}

td 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;			
}

select
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;			
}

input
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;	
}

textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;		
}

#smallphoto
{
	clear: both;
	height: 173px;
	width: 640px;
	background-image: url(smallphoto.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}

#frontphoto
{
	clear: both;
	height: 322px;
	width: 640px;
	background-image: url(frontphoto3.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}

#footerouter
{
	clear: both;
	width: 640px;
}

#footerinner
{
	padding: 1px 1px 1px 1px;
	background-color: black;
}

#footer
{
	background-color: #571c16;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;		
}


#slogan
{
	width: 423px;
	float: left;	
	padding-top: 5px;
	padding-bottom: 5px;

}

#websiteby
{
	width: 215px;
	float: left;	
	padding-top: 5px;
	padding-bottom: 5px;		
	text-align: right;
}




.titleLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;	
	text-decoration: none;	
}

.titleLink:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #c21c1d;
	text-decoration: none;
}




.footerLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.footerLink:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.mainTitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;	
}

h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;	
}

.imageleft
{
	float: left;
	border-width: 0px;
}

.imageright
{
	float: right;
	border-width: 0px;
}

.thumbnailimage
{
	border-width: 0px;
}

.numberofphotos
{
	background-color: white;
	padding: 10px 0px 0px 0px;
	float: left;	
	width: 199px;
}

.currentphoto
{
	background-color: white;
	padding: 10px 0px 20px 0px;
	float: left;	
	width: 198px;
	text-align: center;
}

.nextphoto
{
	background-color: white;
	padding: 10px 0px 20px 0px;
	float: left;	
	width: 199px;
	text-align: right;
}

#taglineouter
{
	clear: both;
	width: 640px;
}

#taglineinner
{
	padding: 1px 1px 1px 1px;
	background-color: black;
}

#tagline
{
	background-color: #571c16;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;		
}


#tag
{
	width: 638px;
	float: left;	
	padding-top: 5px;
	padding-bottom: 5px;

}



