/* CSS Document */
/* Created by Jeannette of Blankpixel.com for Amanada Remembred   */
/* All rights and intellecutal property held by Amanda Remembered */

body {
background-image: url("/images/background.jpg");
margin: 0; padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

/* main header area */
div.headwrap {
background-image: url("/images/toprepeat.jpg");
background-repeat: repeat-x;
}
div.header {
background-image: url("/images/header.jpg");
height: 190px; width: 1000px;
}

/* content decoration area */
td.side {
background-image: url("/images/leftrepeat.jpg");
background-repeat: repeat-y;
}
td.content {
background-image: url("/images/center.jpg");
background-repeat: repeat-y;
padding: 10px 25px 50px 10px;
}

/* content formatting */
td.content p {
text-align: justify;
}

h2.headerinc {
color: purple;
text-align: center;
font-family: Comic Sans MS, arial, sans-serif;
}

div.frontpagemaintext, div.sitetext {
font-family: Comic Sans MS, arial, sans-serif;
color: purple;
font-size: 12px;
text-align: justify;
line-height: 10px;
}
td.sitetext2 {
font-family: Comic Sans MS, arial, sans-serif;
color: purple;
font-size: 12px;
text-align: center;
line-height: 10px;
}
div.sitetext {width: 800px;}

/* link formatting */
td.sideline {
background-image: url("/images/side.jpg");
background-repeat: repeat-y;
background-position: 0 99px;
}

table.linkt {
width: 168px;
background-repeat: no-repeat;
}
td.links {width: 128px;}
ul.linkul {}
ul.linkul li {
margin-left: -35px;
text-align: right;
list-style-type: none;
font-family: Comic Sans MS, comic, sans-serif;
font-size: 15px;
line-height: 21px;
}
ul.linkul li a {
color: #FF0060;
text-decoration: none;
font-weight: 700;
}
ul.linkul li a:hover {
text-decoration: underline;
}

td.linkpad {
width: 51px;
}

#storepin {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/images/storepin.png', sizingMethod='scale');
height: 51px; width: 82px;
margin-left: 8px;
}
ul>#storepin {
background-image: url("/images/storepin.png");
}

/* bottom line decorations */
td.bottomside {
background-image: url("/images/bottomside.jpg");
background-repeat: no-repeat;
}

td.bottom {
background-image: url("/images/bottom.jpg");
background-repeat: no-repeat;
height: 19px;
}

/* random formatting */
.chart {
font-family:Arial;
font-size:12;
color:#333333;
}

.showdot {
font-weight: bold;
}
.showdate {
width: 150px;
}
.showloc {
width: 280px;
}

/* rotater */
td.rotater, .rotater {
height: 309px;
width: 209px;
}
.rotater img {
padding: 5px;
}

/* buttony thing */
td.button1 {
height: 20px; width: 16px;
background-image: url("/images/button1.jpg");
}
td.buttonback {
height: 20px;
background-image: url("/images/buttonback.jpg");
color: white;
}
td.buttonback a {
color: white;
font-family: comic sans ms, arial, sans-serif;
font-weight: bold;
text-decoration: none;
}
td.button2 {
height: 20px; width: 16px;
background-image: url("/images/button2.jpg");
}
table.storedisp {
border: 1px solid black;
}
table.storedisp th, table.storedisp td {text-align: left;}

p.error {
font-weight: bold;
color: red;
text-align: center;
}
p.success {
font-weight:bold;
color: green;
text-align: center;
}
