body {
	text-align: center;
	background-color: #5d0631;
	color: #5b5b5b;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
p	{
	margin: 0 0 15px 0;
}
h1 {
	color: #0055a2;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1.1em;
	margin: 0 0 16px;
}
  h2 {
	font-size: 2.3em;
	line-height: 1em;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #ff000e;
	text-transform: uppercase;
	margin: 0 0 3px;
} 
  h3 {
	font-size: 1.7em;
	line-height: 1em;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #ff000e;
	text-transform: uppercase;
	margin: 0 0 3px;
} 
#wrap {
	margin: 0 auto;
	width: 980px;
}
#masthead {
	background-color: #f18430;
	height: 193px;
	text-align: left;
	overflow: hidden;
}
#nav {
	background-color: #256aab;
	color: #FFCC00;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:  bold;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	height: 40px;
}
#nav a	{
	color: #f49d26;
	text-decoration: none;
	margin: 0 25px;
}
#nav a:hover	{
	color: #fff500;
}
#nav a.current	{
	color: #fff;
}
#page {
	background-color: #f5d266;
	background-image:url(images/flower-tile.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
}
#page a {
	color: #d61717;
	font-weight: bold;
	text-decoration: none;
}
#page a:hover	{
	color: #de8b19;
	font-weight: bold;
}
	#page #main-home {
		width: 630px;
		overflow: hidden;
		margin: 0 0 0 205px;
		padding: 40px 0 0 0;
}
		#page #main-home img {
			float: right;
}
		#page #main-home img.photo {
			float: left;
			margin: 4px 15px 1px 0;
			border: 4px solid #71bc32;
}
	#page #main-about {
		width: 570px;
		overflow: hidden;
		margin: 0 0 0 205px;
		padding: 40px 0 0 0;
}
		#page #main-about img {
			float: left;
			margin: 0 15px 1px 0;
			border: 4px solid #71bc32;
} 
	#page #main-store {
		width: 810px;
		overflow: hidden;
		margin: 0 0 0 85px;
		padding: 40px 0 0 0;
}
	#page #main-listen {
		width: 608px;
		overflow: hidden;
		margin: 0 0 0 186px;
		padding: 40px 0 0 0;
}
/**	#page #main-learn {
		width: 570px;
		overflow: hidden;
		margin: 0 0 0 205px;
		padding: 40px 0 0 0;
} **/
	#page #main-contact {
		width: 630px;
		overflow: hidden;
		margin: 0 0 0 205px;
		padding: 40px 0 0 0;
}

#main-home .news {width: 205px;
	              height: 179px;
	              padding: 3px;
}

#main-home .news .relatednews {margin-left: 235px;
	                           padding: 3px;
	                           width: 215px;
	                           margin-top: 36px;
}

/** Quotes **/
blockquote {
	font-size: 12px;
	color: #5b5b5b;
	font-style: italic;
	margin: 10px 15px 0 50px;
	padding: 0;
}
blockquote p {
	padding: 10px 15px 10px 15px;
	text-indent: 20px 5px;
}
.quote_attrib {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	text-indent: 0px;
	margin: 0 10px 0 250px;
}

/** Player **/
#movie {
	background-color: #f7d365;
	text-align: center;
	border: 4px solid #f7d365;
}
#movie h2 {
	color: #5d0631;
	font-size: 16px;
}

/** Contact Form **/
.contact p, .contact li {
	font-size: 15px;
	line-height: 20px;
	}

.form
{
	padding: 10px 10px;
}
	.form .field
	{
		margin-left: 40px;
		font-size: 18px;
		line-height: 23px;
		font-weight: normal;
	}
	.form .field 
	{
		margin-bottom: 18px;
	}
		.form .field label
		{
			color: #5b5b5b;
		}
		.form .field input,
		.form .field textarea
		{
			border: 4px solid #71bc32;
			font-size: 18px;
			line-height: 26px;
		}
	.form .submit
	{
		text-align: center;
	}
		.form .submit button
		{
			padding: 2px 8px 4px;
		}

/** Webstore **/
.productBox {
	background-color: #f5d266;
	padding: 15px;
	width: 93%;
	border: 2px solid #a91414;
	margin: 20px 0 0 5px;
	}
	.productImg {
		float:left;
		border: 1px solid #000;
		margin: 0 15px 0 0;
		width: 200px;
		height: 200px;
	}
.product {
	color: #0055a2;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 3px;
}
.subtitle	{
	color: #0055a2;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
}
.description {
	color: #000;
	font-size: 14px;
	margin: 0 0 5px;
}
.productQuote	{
	color: #000;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	margin: 0 0 3px 230px;
	
}
.quoteAttribute	{
	color: #000;
	font-size: 11px;
	line-height: 13px;
	margin: 0 30px 10px 350px;
	}

.downloadLink	{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	margin: 2px 15px 3px 0;
}
.buyNow	{
	font-size: 16px;
	line-height: 20px;
	color: #0055a2;
	font-weight: bold;
	text-align: right;
	margin: 2px 15px 3px 0;
}
.moreInfo	{
	font-size: 11px;
	text-align: center;
	color: #000;
	margin: 0 0 10px;
}

/** Footer **/
#footer {
	background-image: url(images/trans-footer-trans.png);
	background-repeat: no-repeat;
	height: 245px;
	color: #1db1ff;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	overflow: hidden;
}
	#footer a {
		color: #83d4ff;
		text-decoration: none;
	}
	#footer a:hover {
		color: #fff;
		text-decoration: none;
	}
	#footer .hcard {
		margin-top: 190px;
		margin-left : 15px;
		width: 200px;
		float: left;
		text-align: left;
	}
	#footer .developer {
		margin-top: 196px;
		margin-right: 15px;
		width: 200px;
		float: right;
		text-align: right;
	}
	#footer .legal {
		margin-top: 226px;
		text-align: center;
	}