/** BASIC */

#contactForm
{
	margin-bottom:20px;
	width:450px;
}
#contactForm input
{
	margin-left:140px;
	width:280px;
	color:#000000;
	top:-18px;
	position:relative;
}

#contactForm textarea
{
	margin-left:140px;
	width:280px;
	color:#000000;
	top:-18px;
	position:relative;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	color: #CC0000;
}

h1 span, h2 span, h3 span {
	color: #CC0000;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-size: 17px;
	color: #000000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 19px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	float: left;
	padding-left: 15px;
}

.list1 li.first {
	padding: 0px;
}

.list1 img {
	margin-bottom: 10px;
}

.list1 .more {
	display: block;
	background: url(images/homepage10.gif) no-repeat right center;
	text-decoration: none;
	color: #000000;
}

.list1 .more:hover {
	text-decoration: underline;
}

/** LINKS */

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.border {
	border: 5px solid #272727;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 20px;
	background: url(images/homepage09.gif) repeat-x left center;
}

/** MENU */

#menu {
	background: url(images/subpage02.jpg) no-repeat left top;
}

#menu a {
	text-decoration: none;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #323232;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	background: url(images/WhiteBackgroundPPFiles/subpage03.jpg) repeat-y left top;
}

#pagebg {
	padding-bottom: 50px;
	background: url(images/WhiteBackgroundPPFiles/subpage06.jpg) no-repeat left bottom;
}
	

/** SIDEBAR */

#sidebar {
	background: url(images/WhiteBackgroundPPFiles/subpage04.jpg) no-repeat left top;
}

#submenu {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	width: 170px;
	height: 30px;
	padding: 20px 0px 0px 25px;
	background: url(images/homepage03.gif) no-repeat left top;
	text-decoration: none;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu .first a {
	background: none;
}

#submenu .light a {
	background-image: url(images/homepage04.gif);
}

/** CONTENT */

#content {
	background: url(images/WhiteBackgroundPPFiles/subpage05.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	background: url(images/subpage07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	line-height: normal;
	text-align: center;
	color: #B9B9B9;
}

#largePlanner
{
	height:250px;
	width:250px;
	float:left;
}

#plannerPic
{
	width:233px; 
	height:243px;
	float:right;
}

#specs
{
	float:left;
	color: #000000; 
	margin-top: 5px;
	clear:both;
}
.checkoutLabel
{
	font-weight:bold; 
	font-size:14pt; 
	clear:both;
}
#title
{
	color: #000000; 
	font-weight: bold;  
	float:right;
}
.picture
{
	width:250px;
	float:right;
}
.checkout
{
	width:220px;
	float:left;
	clear:both;
}

#plannerTour
{
	margin: 0 auto 0 auto;
	width:500px;
	text-align:center;
}
#plannerMenu
{
	background:url(images/WhiteBackgroundPPFiles/PlannersPageBottomBar.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:80px;
	padding:23px;
	padding-left:30px;
	margin-left:-20px;
}
.plannerPage
{
	float:left;
	margin: 0px 5px 0px 5px;
	width:50px;
	text-align:center;
	font-size:13px;
	color:#000000;
	cursor:pointer;
}
.plannerPage:hover
{
	color:#660000;
	font-weight:bold;
}
.plannerPage img
{
	margin-bottom:3px;
	margin-top:3px;
}
.activePage img
{
	margin-bottom:3px;
	margin-top:3px;
}
.activePage
{
	float:left;
	margin: 0px 5px 0px 5px;
	width:50px;
	text-align:center;
	font-size:13px;
	color:#660000;
	font-weight:bold;
	cursor:pointer;
}
.topMenu
{
	width:74px;;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	float:left;
	text-align:center;
	cursor:pointer;
}
.topMenuActive
{
	width:74px;;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	float:left;
	text-align:center;
	border-bottom:solid 3px #000000;
	cursor:pointer;
}
.pMenu
{
	width:54px;;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	float:left;
	text-align:center;
	cursor:pointer;
}
.pMenu img
{
	margin-bottom:3px;
}
.pMenuActive
{
	width:54px;;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	float:left;
	text-align:center;
	border-bottom:solid 3px #000000;
	cursor:pointer;
}
.pMenuActive img
{
	margin-bottom:3px;
}
.pMenu:hover
{
	border-bottom:solid 3px #ba0001;
}
#testimonials
{

}

#testimonials span
{ font-weight:bold;
color:#ffffff;
}
.storeLogo
{
	float:left;
	background:url(images/storeBoxBG.jpg) no-repeat center;
	width:118px;
	height:88px;
	margin-left:10px;
	margin-right:10px;
}
.storeLogo img
{
	padding:8px;
}
