* { padding: 0; margin: 0; }
body {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url('siteimages/pink059.jpg');
	background-repeat: repeat;
}
#header {
	text-align: center;
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header, body.gallerypage, .halftemplate #rightcolumn { background-image: url('siteimages/lgrey033.jpg'); }
#header h1, .halftemplate #rightcolumn h1 { border-bottom: solid #E94D97 3px; font-size: 55px; height: 75px; }
#topheader { color: #E94D97; float: right; width: 700px; }
#headerimages { float: left; width: 200px; margin-top: 15px; }
#headerimages a { text-decoration: none; }
#headerimages a img { width: 60px; margin: 0; border: none; }
#headerimages a:hover { background-color: white; }
#headerimages a img.rollover { width: 0; position: absolute; }
#headerimages a:hover img.rollover { display: inline; width: 400px; border: solid 5px pink; margin-left: 20px; }

.maintemplate #container { margin: 0 auto; width: 922px; }
.maintemplate #header {
	color: #333;
	width: 900px;
	float: left;
	padding: 10px;
}
.maintemplate #header, .halftemplate #leftcolumn, .halftemplate #rightcolumn { height: 420px; margin-top: 10px; }
.maintemplate #header h1 { font-size: 100px; height: 160px; }
.maintemplate #header h2 { font-size: 50px; }
.maintemplate #header h3 { font-size: 40px; margin-top: 20px; }

.gallerypage #header { background-image: url('siteimages/pink059.jpg'); }
.gallerypage #header h1 { width: 600px; margin-left: auto; margin-right: auto; border-bottom-color: black; }
.gallerypage #header p { font-size: 25px; margin-top: 10px; margin-bottom: 10px; }

.secondary #header { text-align: left; }
.secondary #header img { float: left; margin-right: 10px; width: 288px; }
.secondary #header h1 { text-align: center; font-size: 70px; height: 100px; float: right; width: 601px; }
.secondary #header p, .halftemplate #rightcolumn p { font-size: 22px; }
.halftemplate #rightcolumn p { text-align: center; font-weight: bold; margin: 20px auto; }
.ordering #header img { width: 270px; }
.ordering #header h1 { width: 620px; }

#navigation {
	float: left;
	width: 900px;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0;
	background: black;
	text-align: center;
}
#navigation ul { list-style: none; font-size: 30px; }
#navigation li { display: inline; }
#navigation a { color: #FBD0E3; margin: auto 20px auto 20px; }
#navigation a:link, #navigation a:visited { text-decoration: none; }
#navigation a:hover { text-decoration: underline; }



#leftcolumn { 
	color: #333;
	border: 1px solid #ccc;
	background-image: url('siteimages/pink143a.jpg');
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 260px;
	float: left;
}
#leftcolumn h1 { font-size: 30px; height: 45px; border-bottom: 3px solid black; }
#leftcolumn ul { list-style: none; }
#leftcolumn li { margin-top: 5px; font-size: 16px; height: 27px; font-weight: bold; }
.halftemplate #leftcolumn h1 { margin-top: 30px; }


#leftcolumn, #rightcolumn { height: 400px; }
.secondary #leftcolumn, .secondary #rightcolumn { height: 520px; }
.ordering #leftcolumn, .ordering #rightcolumn { height: 260px; }

#rightcolumn { 
	float: right;
	color: #333;
	border: 1px solid #ccc;
	background: #FBD0E3;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 618px;
	display: inline;
}
#rightcolumn p { font-size: 30px; }
.secondary #rightcolumn h1 { clear: both; visibility: visible; margin-bottom: 10px; height: 40px; }
.secondary #rightcolumn ul { margin-bottom: 20px; }
.secondary #rightcolumn li {
	float: left;
	width: 160px;
	list-style: none;
	background: transparent url('siteimages/link.gif') no-repeat scroll left center;
	padding-left: 15px;
	font-size: 20px;
}
.secondary #rightcolumn .wide li { width: 270px; }
.secondary #rightcolumn p { font-size: 20px; margin-bottom: 10px; }
.secondary #rightcolumn em { font-style: normal; font-weight: bold; }
.ordering #rightcolumn { text-align: center; }
.ordering #rightcolumn h1 { height: 50px; }



#footer { 
	width: 900px;
	clear: both;
	color: #333;
	border: 1px solid #ccc;
	background: #FBD0E3;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}



#pictures { padding-top: 10px; }
#pictures div { text-align: center; }
#pictures img { vertical-align: middle; border: solid 5px pink; }
#pictures img, #pictures.vertical .horizontal img, #pictures.vertical img.horizontal { height: 225px; }
#pictures.vertical img, #pictures .vertical img, #pictures img.vertical { height: 400px; }
#pictures p { display: inline; }
#pictures a { display: inline-block; }
#pictures span {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 33%;
	margin-top: 25px;
	margin-bottom: 20px;
}
#pictures i { display: block; font-size: 30px; }
#pictures .order { display: block; font-style: italic; font-size: 30px; font-weight: bold; text-align: center; margin-top: 20px; margin-bottom: 20px; }
