*{
	margin: 0;
	padding: 0;
	border: 0;
}

/* Basics and Typography */

body {
 	font-weight: normal; 
	background-color:#BBB2A7; 
	font-size: 62.5%; 
	color: #000000; 
	line-height: 1.5em; 
	font-style: normal; 
	margin: 0px; 
	font-family: Arial, sans-serif;
	text-align: center;
}
p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
}
p.featured {
	margin: 15px 0 15px 0;
}
ol, ul {
	font-size: 1.2em;
	line-height: 1.5em;
}

h1 {
	color: #336699; 
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.5em;
	margin:10px 0;
}
h2 {
	color: #9C8E7E; 
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.5em;
	margin:10px 0 10px 0;
}
h2.ft {margin:20px 0 10px 0;}
h3 {
	color: #336699; 
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
}
h5 {
	color: #000; 
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
}
a:link {
	color: #336699; text-decoration: underline; font-weight: normal
}
a:visited {
	color: #336699; text-decoration: underline; font-weight: normal
}
a:active {
	color: #336699; text-decoration: underline; font-weight: normal
}
a:hover {
	color: #BBB2A7; text-decoration: none; font-weight: normal;
}
a.footer:link {
	color: #fff; text-decoration: underline; font-weight: normal
}
a.footer:visited {
	color: #fff; text-decoration: underline; font-weight: normal
}
a.footer:active {
	color: #fff; text-decoration: underline; font-weight: normal
}
a.footer:hover {
	color: #fff; text-decoration: none; font-weight: normal
}
textarea, select, input {
   color:#000;
   background-color:#fff;
   border:1px solid #336699;
   padding: 3px;
   font-size: .8em;
}
.pricecontainer select, .pricecontainer input, .pricecontainer td {
	font-size: 1.2em;
	padding-bottom: 5px;
}
input[type="image"] {
	border:0;
}
.view-cart { padding: 0 4px 0 0; }
input.btn{
   color:#000;
   background-color:#fff;
   padding:2px
}
blockquote {
	margin: 10px 0 10px 0;
	font-size:1.2em;
	line-height: 1.5em;
}
hr {border-top: 1px solid #fff; border-bottom: 1px solid #D8D1CB; margin: 10px 0;}
.logo {
	padding: 30px 0 15px 15px;
}
.headtxt {
	float: right;
}
.leftcontent {
	padding: 5px 15px;
	margin-left:10px;
	overflow:hidden;
}
.rtcontent {
	padding: 5px 15px 40px 15px;
	margin-right:10px;
	overflow:hidden;
}
.img {
	background-color: #fff;
	padding: 2px;
	border:3px solid #D8D1CB;
	margin:0 5px 0 5px;
}
.featuredimg {
	background-color: #fff;
	padding: 1px;
	border:2px solid #D8D1CB;
	margin:0 1px 0 0;
}
a:hover .img {
	background-color: #fff;
	padding: 2px;
	border:3px solid #336699;
	margin:0 5px 0 5px;
}
.imgside {
	background-color: #fff;
	padding: 2px;
	border:2px solid #BBB2A7;
	margin:0 5px 5px 0;
}
a:hover .imgside {
	background-color: #fff;
	padding: 2px;
	border:2px solid #336699;
	margin:0 5px 5px 0;
}
.imgrt {
	background-color: #fff;
	padding: 2px;
	border:3px solid #D8D1CB;
	margin:0 0 0 10px;
	float: right;
}
.container {
	width: 160px;
	padding: 10px;
	text-align:center;
	float: left;
}
.containermd {
	width: 225px;
	padding: 10px;
	text-align:left;
	float: left;
}
.containerlg {
	width: 275px;
	padding: 10px;
	text-align:center;
	float: left;
}
.pricecontainer {
	width: 215px;
	padding: 4px;
	margin-bottom: 10px;
}
.gtxt {
	font-size: 1.4em;
	color: #669966;
}

/* Layout */

#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: #fff;
	background: url(images/main-back.gif) repeat-y center;
}
#intwrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: #fff;
	background: url(images/mainint-back.gif) repeat-y center;
}
#header {
	margin: 0 10px 0 10px;
	background-color: #fff;
	width:735px;
	height:25px;
	text-align: right;
	padding: 40px 15px 5px 0;
	font-size: 1.2em;
	background: #fff url(images/logo.gif) no-repeat 15px 30px;
}

#nav {
	clear: both;
	margin: 0 10px 0 10px;
	padding-top: 4px;
	height: 24px;
	width: 750px;
	background: url(images/nav.gif) repeat-x;
}
#homeimg {
	margin: 0 10px 0 10px;
	width:750px;
	height:179px;
	background: #fff url(images/header-home.jpg) top no-repeat;
}
#intimg {
	margin: 0 10px 0 10px;
	width:750px;
	height:67px;
}
#content {
	float: left;
	width: 500px;
}
#intcontent {
	float: right;
	width: 585px;
}
#sidebar {
	float: right;
	width: 250px;
}
#leftsidebar {
	float: left;
	width: 185px;
}
#footer {
	clear: both;
	width: 770px;
	height: 12px;
	background: #BBB2A7 url(images/footer-back.gif) no-repeat top;

}
#footerint {
	clear: both;
	width: 770px;
	height: 12px;
	background: #BBB2A7 url(images/footerint-back.gif) no-repeat top;

}
#credit {
	clear: both;
	width: 770px;
	margin: 0 auto;
	text-align:center;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #fff;
}

/* Sidebar Styles */
.newsletter {
	padding:15px 30px 15px 5px;
	font-size: 1.2em;
	line-height: 1.5em;

}
.lftsidebar {
	padding-left: 10px;
	font-size: 1.2em;
	line-height: 1.5em;

}
#leftsidebar ul {
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#title {
	display: block;
	padding: 5px 0 0 10px;
	background: #fff url(images/nav-side-o.gif);
	height:23px;
	color: #fff;
	font-weight:bold;
	border-bottom: 1px solid #fff;
}
#leftsidebar ul li {
	list-style:none;
	font-size: 1em;
	line-height: 1.5em;
}
#leftsidebar ul li a {
	display: block;
	padding: 5px 0 0 10px;
	background: #fff url(images/nav-side.gif);
	height:23px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid #fff;
}
#leftsidebar ul li.green a, #leftsidebar ul li.green a:hover {
	display: block;
	padding: 5px 0 0 10px;
	background: #fff url(images/nav-side-green.gif);
	height:23px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid #fff;
}
#leftsidebar ul li a:hover {
	background: #fff url(images/nav-side-o.gif);
}

#leftsidebar .etsy {
	margin: 30px 0 0 10px;
	background: #554E46 url(images/etsy.gif) bottom right no-repeat;
	font-size: 1.3em;
	color: #fff;
	padding: 6px;
	height: 55px;
}
#leftsidebar .etsy a {
	color: #fff;
	text-decoration: none;
}


/* Forms */

.submitLink {
	border:none; vertical-align: text-bottom
 }


#thisform fieldset {
	border:none; 
	TEXT-ALIGN: left; 
}
#thisform ol {
	margin:0; padding: 0;
}
#thisform li {
	LIST-STYLE-TYPE: none; margin:0;
}
#thisform label {
	DISPLAY: block; COLOR: #000; TEXT-ALIGN: left; font-size: 12px; margin:0; padding:2px 0 0 0;
}
#thisform label span.required {
	FONT-WEIGHT: bold; COLOR: #ab0101
}
#thisform input {
	FONT-SIZE: 12px; BACKGROUND: #ffffff; VERTICAL-ALIGN: middle; WIDTH: 100px; padding: 3px; margin:0;
}
#thisform input.submitButton {
	MARGIN: 0 5px; WIDTH: 75px; TEXT-ALIGN: center; padding:3px;
}


#contactForm fieldset {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	TEXT-ALIGN: left; 
	BORDER-BOTTOM-STYLE: none
}
#contactForm ol {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#contactForm li {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#contactForm label {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top; COLOR: #000; LINE-HEIGHT: 20px; PADDING-TOP: 10px; TEXT-ALIGN: left
}
#contactForm label span.required {
	FONT-WEIGHT: bold; COLOR: #ab0101
}
#contactForm input {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 1.2em; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: middle; WIDTH: 350px; PADDING-TOP: 3px
}
#contactForm input.checkbox {
	padding: 0; FONT-SIZE: 1.2em; BACKGROUND: #ffffff; VERTICAL-ALIGN: middle; width: 25px; border: none;
}
#contactForm textarea {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; WIDTH: 400px; PADDING-TOP: 3px; HEIGHT: 150px; FONT-SIZE: 1.2em; font-family: Arial, sans-serif;
}
#contactForm input.submitButton {
	MARGIN: 20px 0px; WIDTH: auto; TEXT-ALIGN: center
}

#requestForm fieldset {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	TEXT-ALIGN: left; 
	BORDER-BOTTOM-STYLE: none
}
#requestForm ol {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#requestForm li {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#requestForm label {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; COLOR: #000; LINE-HEIGHT: 20px; PADDING-TOP: 5px; TEXT-ALIGN: left
}
#requestForm label span.required {
	FONT-WEIGHT: bold; COLOR: #ab0101
}
#requestForm input {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 1.2em; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: middle; WIDTH: 175px; PADDING-TOP: 3px
}
#requestForm input.checkbox {
	padding: 0; FONT-SIZE: 1.2em; BACKGROUND: #ffffff; VERTICAL-ALIGN: middle; width: 25px; border: none;
}
#requestForm textarea {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; WIDTH: 175px; PADDING-TOP: 3px; HEIGHT: 75px; FONT-SIZE: 1.2em; font-family: Arial, sans-serif;
}
#requestForm input.submitButton {
	MARGIN: 20px 0px; WIDTH: auto; TEXT-ALIGN: center
}

/* Tables */

#price table {

}
#price td, #price th {
	border-bottom: 1px solid #fff;
	font-size: 1.2em;
	padding: 7px 10px;
}
#price th {
	background: #BBB2A7;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 1.2em;
}
#price td {
	background: #CFDFEF;
}

/* Lists */

#glist ul {
}
#glist li {
 	list-style: none;
	padding: 5px 15px;
	background: url(images/bullet.gif) 0 .9em no-repeat;
}
#glist ul li {
 	list-style: none;
	display:block;
	margin-left: 20px;
	padding: 0px 15px;
	font-size: .9em;
	background: url(images/bullet.gif) 0 .7em no-repeat;
	
}
/* Guestbook Styles */
	
#guestbook {
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Arial, sans-serif;
}

#guestbooktd {
	padding: 4px;
}

h4 {
	color: #9C8E7E; 
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.5em;
	margin:10px 0 10px 0;
}

#guestbook textarea, #guestbook select, #guestbook input {
   color:#000;
   background-color:#fff;
   border:1px solid #336699;
   padding: 3px;
   font-size: 1em;
}
  .currentpage {
      font-weight:bold;
      color:#FF0000;
  }

  .adminbuttons a {
      padding:1px 10px 1px 10px;
      border:1px outset #DF0000;
      color:#FFFFFF;
      background-color:#FF5F00;
      text-decoration:none;
      font-weight:bold;
  }

  .adminbuttons a:hover {
      border:1px inset #DF0000;
  }

  .allpages {
      color:#FF0000;
  }

  .cellstyle td {
      background-color:#EFEFEF;
      border:0px;
      padding:3px;
  }

  .index {
      font-weight:bold;
  }

  .darkrow {
      background-color:#D3E2F1;
  }

  .lightrow {
      background-color:#E3DFDB;
  }


  .captions {
      font-weight:bold;
  }


  .code {
      font-family:"Courier New";
  }


  .install {
      background-color:#E4FBBB;
  }


  .install form {
      display:inline;
  }


  .messages {
      color:#990000;
      font-weight:bold;
      width:60%;
  }


  .menu {
      font-weight:bold;
      margin:10px 0px 30px 0px;
  }


  .menu a {
      text-decoration:none;
      color:#FF0000;
      padding:2px 15px 3px 15px;
      border:solid 1px #000000;
  }


  .menu a:hover {
      background-color:#FF0000;
      color:#FFFFFF;
  }


  .uninstall {
      background-color:#FBDDBB;
  }


  .uninstall form {
      display:inline;
  }
  #poweredby {
          text-align:center; 
          position:relative; 
          top:-50px; 
  }
