/* STYLE SHEET */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	height:100%;
	background-color:#edeeea; 
	margin:0px;
}
#top {
	position:relative;
	height:8px;
	background-image:url(../images/background/chakra.gif);
	background-repeat:no-repeat;
	background-position:top center;	
}
#main-container {
	position:relative;
	background-repeat:no-repeat; 
	background-image:url(../images/background/mainbg.jpg);
	background-position:top;
	padding-top:0px;
}
#container {
	position:relative;
	width:960px;
	margin:auto;
	padding-bottom:20px;
}
/* ***************************************************************************** */
/* HEADER */
#header {
	position:relative;
	height:310px;
}
/* Header Left
--------------------------*/
#header-left {
	position:relative;
	float:left;
	width:625px;
	padding-top:35px;	
}
#logo {
	position:relative;
	float:left;
	width:75px;
	height:75px;
}
#scott-schilling {
	position:relative;
	height:75px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	font-size:16px;
	letter-spacing:1px;
	color:#ffffff;
}
#scott-schilling h1 {
	font-size:36px;
	font-weight:600;
	color:#ffffff;
	text-transform:uppercase;
	margin:0px;
}
#intro {
	position:relative;
	color:#ffffff;
	margin-top:20px;
    width:680px;
}
#intro p{
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	margin:0px;
}
/* Header Right
--------------------------*/
#header-right {
	position:relative;
	float:right;
	width:315px;	
	font-size:11px;
	color:#c6a0df;
	padding-top:10px;
	padding-right:20px;
	text-align:right;
	letter-spacing:1px;
}

/* ***************************************************************************** */
/* MENU */
#navigation {
	position:relative;
	height:20px;
	z-index:10;
	margin-bottom:10px;
}
/* ***************************************************************************** */
/* CONTENT*/
#content {
	position:relative;
	padding:20px 0px;
	color:#302739;
	font-size:11px;
}
#content p {
	color:#302739;
	line-height:14px;
}
#left-column {
	position:relative;
	float:left;
	width:390px;
	height:470px;
	background-color:#f4f5f1;
	margin-right:5px;
	padding:5px 0px 10px 0px;
	border-bottom:3px solid #d7d9d3;
	border-top:3px solid #d7d9d3;
}
#middle-column{
	position:relative;
	float:left;
	width:280px;
	height:470px;
	background-color:#f4f5f1;
	margin-right:5px;
	padding:5px 0px 10px 0px;
	border-bottom:3px solid #d7d9d3;
	border-top:3px solid #d7d9d3;
}
#right-column {
	position:relative;
	float:right;
	width:280px;
	height:470px;
	background-color:#f4f5f1;
	padding:5px 0px 10px 0px;
	border-bottom:3px solid #d7d9d3;
	border-top:3px solid #d7d9d3;
}
.column-container {
	position:relative;
	padding:5px;
}
.title {
	position:relative;
	padding:2px 5px;
	background-color:#e3ba46;
	border:1px solid #cea83e;
	color:#36104f;
	margin-bottom:10px;
}
.title-highlight {
	position:relative;
	padding:2px 5px;
	background-color:#4e236b;
	border:1px solid #cea83e;
	color:#ffffff;
	margin-bottom:10px;
}
.title-highlight h6{
	margin-top:0px; 
	margin-bottom:0px; 
	line-height:14px; 
	font-size:12px; 
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	 
	color:#ffffff; 
	font-weight:normal;
	letter-spacing:1px;
	font-style:normal;
}
.feature {
	position:relative;
	height:180px;
}
.feature p {
	font-size:11px;
}
/* Book
--------------------------*/
#book {
	position:relative;
	float:left;
	width:100px;
}
#book-description {
	position:relative;
	float:right;
	width:120px;
}
/* Testimonials
--------------------------*/
#testimonial-container {
	position:relative;
	background-image:url(../images/background/testimonialbg.gif);
	background-repeat:no-repeat;
	width:223px;
	height:167px;
}
#testimonials {
	padding:20px 15px;
	color:#ffffff;
	font-size:14px;
	font-style:italic;
}
#testimonials a:link,
#testimonials a:visited,
#testimonials a:hover {
	color:#e3ba46;
}
/* ***************************************************************************** */
/* LOWER CONTENT*/
#lower-content {
	position:relative;
	margin-bottom:20px;
	padding:10px;
	background-color:#e3ba46;	
	border:2px solid #d5ae41;
}
#ads{
	width:305px;
	float:left;
	margin-right:5px; 	
	text-align:center;
	padding-left:2px;
}
/* ***************************************************************************** */
/* GALLERY */

table.image-gallery{
	width:100%;
	border-spacing:0px;
}
table.image-gallery tr th{
	background-color:#d9e3d1;
	text-align:left;
	padding:4px;
	font-weight:normal;
}
table.image-gallery tr td{
	padding:4px;
}

img.gallery-thumb{
	margin-right:5px;
	margin-bottom:5px;
}
.snippet label {
	white-space:nowrap;
	margin-right:4px;
	color:#484343;
	font-size:11px;
}
.snippet input.text {
	border:1px solid #cccccc;
	width:190px;
	height:14px;
	font-size:11px;
}

.snippet checkbox {
	border:none;
}
input.submit {
	border:none;
	background-color:#4f226c;
	color:#ffffff;
	font-size:10px;
	border:1px solid #663883;
		}
/* ***************************************************************************** */
/* FOOTER */
#footer {
	position:relative;
	font-size:12px;
	color:#c0c0c0;
	padding-bottom:20px;
}
#footer-left {
	position:relative;
	float:left;
}
#footer-right{
	position:relative;
	float:right;
}
#plujo {
	position:relative;
}
#plujo a:link,
#plujo a:visited {
	color:#c0c0c0;
	text-decoration:none;
}
#plujo a:hover {
	color:#979191;
	text-decoration:underline;
}
/* ***************************************************************************** */
/* GLOBAL */	
.clear-column {
	clear:both;
}
:focus {
	outline:none;
}
form {
	margin:0px;
	padding:0px;
}
