/* CSS Document */

body {
	background-image: url(nav/carrie-background.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #030303;
	background-position: center top;
	margin: 0px;
}
body,td,th {
	color: #FDEBAB;
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", serif;
	font-size: 14px;
}
#header {
	position: fixed;
	z-index: 19;
	height: 4em;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(nav/carrie-background.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #030303;
	background-position: center top;
	margin-bottom: 0px;
}
#headercontent {
	position: relative;
	z-index: 20;
	height: 4em;
	width: 64em;
	top: 0px;
	background-color: #110503;
	border: 7px solid #26180A;
	border-bottom: none;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: auto;
	margin-left: 5px;
	height: 50px;
	margin-top: 5px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 21;
}
#menu {
	height: auto;
	width: auto;
	background-color: #110503;
	padding-left: 10px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	right: 0px;
	z-index:21;
	float: right;
}
#contentcontainer {
	width: 64em;
	margin-top: -4em;
	margin-bottom: 0px;
	background-color: #110503;
	padding-bottom: 20px;
	height: auto;
	min-height: 480px;
	overflow: visible;
	position: relative;
	z-index: 1;
	border: solid #26180A 7px;
	border-top: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4em;
}
#centercolumn60 {
	width: 60em;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5em;
	margin-bottom: 1em;
}
#leftcolumn45 {
	width: 45em;
	height: auto;
	position: relative;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 6em;
	margin-bottom: 1em;
}
#leftcolumnwide {
	width: 48em;
	height: auto;
	position: relative;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 6em;
	margin-bottom: 1em;
}
#centercolumn40 {
	width: 40em;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5em;
	margin-bottom: 1em;
}
#columnleft10 {
	width: 10em;
	height: auto;
	position: absolute;
	margin-bottom: 1em;
	float: left;
	padding-left: 1em;
	top: 15em;
}
#columncenter30 {
	width: 35em;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: 15em;
	margin-top: 6em;
	margin-bottom: 1em;
}
#columnhalfleft {
	width: 32em;
	height: auto;
	position: relative;
	padding-left: 0px;
	margin-left: 2.5em;
	padding-top: 0.15em;
}
#columnhalfright {
	width: 22em;
	height: auto;
	position: relative;
	top: 0px;
	margin-right: 2.5em;
	float: right;
}
#leftcolumn, #rightcolumn {
	width: 18em;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	position: relative;
	margin-left: 0em;
	margin-top: 1em;
}
#rightcolumn {
	margin-left: 0em;
}
#submenu {
	height: auto;
	width: 9em;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	position: absolute;
	top: 15em;
	z-index: 20;
	right: 1em;
	border: solid #F2AA56 1px;
}
#footer {
	width: 64em;
	height: auto;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 50px;
}
#creditleft, #creditright {
	width: auto;
	height: auto;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	padding: 0px;
	float: left;
	color: #8E7235;
	font-size: .9em;
	font-style: italic;
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", serif;
}
#creditright {
	float: right;
}
h1 {
	font-size: 2.5em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	margin-top: 0px;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 2em;
	padding-bottom: 0.1em;
	text-align: left;
	color: #F2AA56;
	border-bottom: solid #F2AA56 1px;
	margin-bottom: 0px;
	clear: both;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0px;
}
h4 {
	font-variant: small-caps;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: .5em;
}
a:link {
	color: #F2AA56;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #F2AA56;
}
#footer a:visited {
	color: #F2AA56;
}
a:hover {
	text-decoration: none;
	color: #A00005;
}
a:active {
	text-decoration: none;
	color: #A00005;
}
a.current:hover, a.current:active {
	color: #B8733A;
}
#logo img.nametitle {
	margin-left: 15px;
	margin-top: 5px;
}
#menu a, #menu p {
	display: inline;
	margin: 0px;
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", serif;
	font-size: 1.2em;
	padding-left: 5px;
	padding-right: 5px;
	font-variant: small-caps;
}
#submenu a, #submenu p {
	display: block;
	margin: 0px;
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", serif;
	padding-right: 5px;
	padding-top: 6px;
	padding-left: 8px;
	font-size: .8em;
	text-indent: -8px;
	padding-bottom: 6px;
	text-transform: uppercase;
}
#menu a:link, #submenu a:link {
	color: #F2AA56;
	text-decoration: none;
}
#menu a:visited, #submenu a:visited {
	text-decoration: none;
	color: #F2AA56;
}
#menu a:hover, #submenu a:hover {
	text-decoration: none;
	color: #A00005;
}
#menu a:active, #submenu a:active {
	text-decoration: none;
	color: #A00005;
}
#footer a:link, #footer a:visited {
	color: #F2AA56;
}
#footer a:hover, #footer a:active {
	color: #A00005;
}
#columncenter30 p {
	text-align: justify;
	text-indent: 20px;
}
#contentcontainer img.imageright {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-indent: 0px;
}
#columncenter30 p.signature {
	font-size: 1.1em;
	font-style: italic;
	font-variant: small-caps;
	text-align: right;
	text-indent: 0px;
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", serif;
}
#columncenter30 p.centered, #imagebox p.centered, #centercolumn40 p.centered, #centercolumn60 p.centered {
	text-align: center;
	text-indent: 0px;
}
#leftcolumn p, #rightcolumn p {
	margin-top: 0px;
	margin-bottom: .5em;
	text-align: center;
}
#contentcontainer h1 > img {
	border:none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#columnleft10 p {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 1.1em;
	font-style: italic;
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", serif;
	line-height: 1.4;
}
#logo img {
	float: left;
}
#leftcolumnwide p {
	text-align: left;
	padding-left: 6.5em;
	text-indent: -1.5em;
	margin-bottom: 0px;
	line-height: 1.2em;
	border-left: solid #F2AA56 1px;
	padding-top: 0.5em;
	margin-top: 0px;
}
#leftcolumnwide p.lowered {
	padding-top: 1.5em;
}
#leftcolumnwide ul {
	border-left: solid #F2AA56 1px;
	padding-left: 2em;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 1em;
	text-indent: -1em;
	list-style: none;
}
#leftcolumnwide li {
	margin-bottom: 0.5em;
}
#columnhalfleft p, #columnhalfright p, #columnhalfleft ul, #columnhalfright ul {
	padding-left: 2.4em;
	border-left: solid #F2AA56 1px;
	margin: 0px;
	padding-top: 0.9em;
	padding-bottom: 0.2em;
	text-indent: -1.2em;
	list-style: none;
}
#columnhalfleft li, #columnhalfright li {
	padding-bottom: .2em;
}
#columnhalfleft h2 {
	clear: none;
}
img.leftfloat {
	float: left;
	margin-right: 3em;
	margin-bottom: 1em;
}
#thumbnails.singlecolumn p {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#thumbnails p.returnintro {
	display: block;
	margin-top: 1.5em;
}
#imagebox p.smalltext {
	font-size: 0.9em;
	margin-top: 5px;
}
#imagebox p > #imagebox p.smalltext {
	margin-bottom: 0px;
}
#imagebox p.imageinstructions {
	font-size: 0.9em;
	color: #D7974C;
	text-align: center;
	font-style: italic;
	margin-top: 35px;
}
#centercolumn40 img, #columnleft10 img {
	border: 1px solid #FDEBAB;
}
img.rightfloat {
	float: right;
	margin-left: 3em;
	margin-bottom: 1em;
}
form {
	margin-top: 0px;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	border: solid #F2AA56 1px;
}
form p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form textarea {
	background-color: #FDEBAB;
	border: solid 1px #F2AA56;
	color: #110503;
	padding: 2px;
}
form input {
	background-color: #FDEBAB;
	border: solid 1px #F2AA56;
	color: #110503;
	padding: 2px;
}
form input.submitbutton {
	font-size: 12px;
	padding: 1px;
	font-weight: bold;
}
p.returntotop {
	font-style: italic;
	font-size: .9em;
	text-align:center;
	padding-top: 30px;
	padding-bottom: 50px;
}
p.returntotop a:visited {
	color: #F2AA56;
}
table.storetable {
	border:none;
	width: 100%;
	margin-top:30px;
	}
table.storetable td.storethumb {
	width: 30%;
	text-align:center;
	padding:20px 10px;
	vertical-align: top;
	font-size:.85em;
	}
table.storetable td.storethumb img {
	margin-bottom:5px;
	}
table.storetable td.storethumb a {
	text-decoration:none;
	}
table.storetable td.storeinfo {
	width: 70%;
	text-align:left;
	padding:20px 10px;
	vertical-align: top;
	}
table.storetable td p {
	margin-top: 5px;
	margin-bottom:5px;
	}
table.storetable td img {
	margin-bottom:5px;
	border: solid 1px #F2AA56;
	}
table.storetable h6 {
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: 8px;
	margin-top:8px;
}
span.shipping {
	font-size:.8em;
	padding-left:9px;
	}
	

