body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

/* main content wrapper */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	text-align: left;
}

/* used for the header on each page */


#header {
	width: 785px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	background-color: #83947D;
}
.galleryName {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 13px;
	margin-top: 10px;
	text-align: left;
	clear: left;
}
.galleryLogoHeader {
	margin-right: 5px;
	margin-top: 5px;
}

/* menu for each page */

.background01 {
	background-color: #83947D;
}
.background02 {
	background-color: #B1B2A3;
}
.background03 {
	background-color: #D8D7B6;
}

/* color selection for generic copy and links */

.textColor01 {
	color: #A84C25;
}
.textColor02 {
	color: #83947D;
}
.textColor03 {
	color: #FFFFFF;
}

/* text links within the menu */

a {
	/*font-size: 12px;*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.currentSelection {
	text-decoration: underline;
}

/* middle column content */

.headlineImage {
	padding-left: 10px;
}
.headlineContent {
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: -5px;
	font-weight: bold;
}

/* right column content */

.headline2Content {
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	font-weight: bold;
	margin-top: 15px;
}
.headline2Bottom {
	background-color: #FFFFFF;
	width: 240px;
	height: 10px;
}

/* bottom content */

#bottomHeader03 {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 450px;
	background-color: #888888;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* footer content */

.footer {
	color: #FFFFFF;
	font-size: 12px;
}



/* Template Specific */

#temp1Thumbs{
	margin-left: 10px;
	margin-right: 0px;
	text-align: right;
}
#temp1Thumbs img {
	margin-bottom: -10px;
}
#temp1Thumbs p {
	font-size: 11px;
	line-height: 14px;
	
}

.temp2VHeadline {
	font-size: 14px;
	font-weight: bold;
}

.temp2Himage {
	margin-left: 10px;
}

#Template4Thumbs p {
	font-size: 11px;
}

.detailedImage {
	margin-right: 5px;
	margin-left: 10px;
}
.temp5artistHeadlineCopy{
	margin-left: 10px;
}
.temp5Headline {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}
