h1.gallery_header
{
	width:960px;
	height: 200px;
	margin: -10px 0px -20px 0px;
	background-image: url(../images/gallery_header.jpg);
	font-family: Garamond;
	color: #FFF;
	font-weight: lighter;
	text-align: center;
	padding-top: 30px;
	font-size: 60px;
	font-variant: small-caps;
	letter-spacing: 10px;
}


#left
{
	width: 460px;
	float: left;
	margin-bottom: 20px;
}

#left p
{
	font-family: Georgia;
	font-size: 14px;
	line-height: 25px;
}

#left a
{
	font-style: italic;
	color: #932734;
	text-decoration: none;
}

#right a
{
	font-style: italic;
	color: #932734;
	text-decoration: none;
}


#right
{
	width:400px;
	float: right;
	margin-bottom: 20px;
	text-align: right;
	margin-right: 16px;
}


#right p
{
	font-family: Georgia;
	font-size: 13px;
	line-height: 22px;
}

.carheadings
{
	font-family: Arial;
}

h5
{
	text-transform: uppercase;
	font-family: Arial;
	font-weight: lighter;
	letter-spacing: 2px;
	font-size: 11px;
}

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

#navigator_line
{
	font-family: Arial;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	margin-top: 20px;
	font-size: 12px;
	margin-bottom: 10px;
}

#fall_gallery 
{
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-repeat: no-repeat;
	text-align: center;
	height: 325px;
	width: 397px;
	padding-top: 20px;

}

#spring_gallery 
{
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-repeat: no-repeat;
	text-align: center;
	height: 325px;
	width: 397px;
	padding-top: 20px;
	margin-left: 18px;
}

