/* CSS Document */

body {
	background-color: #FFCC99;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(cinniesmiths/cinnies-texture.gif);
	background-repeat: repeat;
}
.main {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(cinniesmiths/cinnies-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.right-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC99;
}
.right-line-top {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC99;
}
.mid-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC99;
}
.top-text {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 22px;
	width: 275px;
	line-height: 15px;
}
.fade-out {
	background-attachment: scroll;
	background-image: url(cinniesmiths/cinnies-rolls-wide.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.mid-photo {
	padding-left: 22px;
	padding-top: 30px;
}
.border {
	border: 2px solid #FFCC99;
}
.logo {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mid-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 0px;
	line-height: 15px;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: FFCC99;
	padding-top: 15px;
	padding-left: 20px;
}
.not-just {
	padding-left: 8px;
	padding-top: 20px;
}
.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 22px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.main a:link {
	color: #ffcc99;
	text-decoration: none;
	font-weight: bold;
}
.main a:visited {
	color: #FFDDBB;
	text-decoration: none;
	font-weight: bold;
}
.main a:hover {
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
}
.main a:active {
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 20px;
	padding-left: 22px;
}
.photo-row {
	padding-top: 20px;
	padding-bottom: 0px;
}
.copy a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.copy a:visited {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
.copy a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.copy a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
