/* CSS Document */

/*#############################################################
Name: AstralHarmony
Date: 2008-4-09
Description: Three column layout.
Author: Mark Lewis
URL: http://astralharmony.com

#############################################################*/

/* ---------- clearing rules -----------*/
*{padding: 0; margin: 0;}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
text-decoration: none;
}

a img {
border: none;
}

.clear {
	clear: both;
}


/* -----------upper structures -------------------*/

body {
margin: 0 auto;
padding: 0;
font: 76% verdana,sans-serif;
background: #c8f36e url(img/bg.jpg) top center repeat-y;
text-align:center;
}
#wrapper {
background: #ffffff;
color: #303030;
margin-left:auto;
margin-right: auto;
margin-top: 8px;
width:769px;
border-top: solid 1px #f06140;
padding-top: 3px;
}
#upper {
width: 769px;
height: 200px;
margin: 0;
padding: 0;
margin-bottom: 5px;
background: #fff;
}

#banner {
width:500px;
height: 70px;
float: right;
background: #fff;
padding: 0 5px; 

}
#banner h3 {
    text-align:right;
	padding: 0px 0 2px 6px;
}

#logo {
height: 76px;
width: 205px;
margin-top: 3px;
margin-left: 4px;
background: #fff;
float: left;
}
#header {
width: 769px;
}
.imageheader {
float: right;
border-bottom: solid #f06140 1px; 
}


/*--------------main navigation---------------*/

#menu {
float: right;
padding: 3px 0 0 0;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px;
	border-right: 2px solid #E06529;
	text-decoration: none;
	font-size: 100%;
}

#menu a:hover {
	text-decoration: underline;
}

/* ------------side bar------------- */
.sidebar {
	width: 140px;
	float: right;
}

.sidebarR {
	width: 140px;
	float: right;
	background:url(img/boxtop.jpg) no-repeat top center;
	margin: 5px 5px 10px 2px;
	padding:0;
	clear: both;
}
.sidebarR ul {
margin-top:20px;
padding: 14px 5px 0 5px;
border-left:1px solid #fff200;
border-right:1px solid #fff200;
}
.sidebarR li {
padding: 8px 4px;
list-style: none;
}
.sidebarR li a {
	color: #f06140;
	font-family: verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 2px 0 2px 4px;
	width: 105px;
	text-decoration: underline;
}
.sidebarR li a:hover {
	color: #527cbb;
	font-weight: bold;
}
/*---------------------------- special text fields----------------------*/
.textleft {
float: left;
width: 190px;
text-align: left;
padding: 0px;
font-size: 9px;
color: #444;
}
.textleft p {
padding-left: 18px;
padding-top: 10px;}
.textleft img {
padding-left: 6px;}

.desc {
	width:570px;
	float: left;
	padding: 6px 0;
	margin: 6px 0px;
	border-top: solid #fff200 1px;
	border-bottom: double #fff200 4px;
}
.textleft ul {
	margin: 0;
	text-decoration: none;	
}
.textleft li {
	display: block;
	padding: 4px 3px;
	list-style:none;
	text-decoration: none;
}

.textleft a {
	padding: 0px;
	text-decoration: none;
}

.textleft a:hover {
	text-decoration: underline;
}


/*-----------------main text field center column -------------------*/
#main {
	width: 769px;
	margin-top: 10px;
	background: #fff url(img/sun_sign.jpg) no-repeat center right;
	border-top: solid 0px #dee2d8;
	padding-top:12px;
	text-align: left;
}
.content {
	width:575px;
	padding:10px 18px;	
}
.content p {
	padding: 0.5em;
	line-height:150%;
	color: #333;
}
.content a {
text-decoration: none;
font-weight:bold;
color: #527cbb;
}
.content a:hover {
text-decoration: underline;
}
.content h1 {
	color: #527cbb;
	letter-spacing: -2px;
	font-size: 20px;
	text-align: left;
	padding-bottom: 5px;
}
.content h2 {
	color: #527cbb;
	font-size: 14px;
	padding: 2px 5px;
	font-family: Georgia, Times, serif;
}
.content ul {
	list-style-type: square;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	margin-left: 25px;
	padding-left: 5px;
	padding-top: 10px;
	list-style-position: outside;
}
.quote {
	padding-left: 30px;
	padding-right: 15px;
}
.quote p {
	
	line-height: 130%;
	color: #527cbb;
}
.color1 {
height: 24px;
background: #fff url(img/color1.gif) repeat-x center;
}
.color1 p {color: #fff;}
.color2 {
height: 24px;
background: #fff url(img/color2.gif) repeat-x center;
}
.color2 p {color: #fff;}
.color3 {
height: 24px;
background: #fff url(img/color3.gif) repeat-x center;
}
.color3 p {color: #444;}

.blurb {
	width:568px;
	background: #527cbb url(img/om.jpg) no-repeat bottom right;
	border-bottom: 2px solid #EEE;
	border-top: 2px solid #EEE;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:0px;
	padding: 4px;
}
.blurb p {
	font-size: 12px;
	color: #fff;
	text-align:left;
	font-family: Georgia, Times, serif;
	line-height: 150%;
	font-style: normal;
	font-weight:100;
	display: block;
}
.chakra {
width: 70px;
float: left;
padding: 0px 0;
}
.chakra img {
padding: 18px 0;
}
.picRight {
float: right;
margin: 8px 6px;
padding-top: 4px;}
.picLeft {
float: left;
margin: 3px 8px;
padding-top: 4px;
}

p span {font-size: 1.1em; font-weight: bold}

/*------------------------------------table-------------------------------*/
.price {
	margin: 10px 0;
	background: #fff url(img/background.gif);
	color: #527cbb;
	text-align:left;
	font-family: Arial;
	font-weight:bold;
}
caption {
font-family:Georgia, Times, serif;
font-size: 1.2em;
color: #6fb906;
}
td, tr {
padding: 3px 5px 2px 5px;
border-color: #fff;
height: 36px;
}
.paypal p{
float:right;
width: 315px;
font-family:Georgia, Times, serif;
color: #333;
font-size:10px;
line-height: 1.2em;
}



/*------------------------------------footer-------------------------------*/
#footer {
	background-color: #527cbb;
	height: 20px;
	width: 759px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0;
	clear: both;
	line-height: 120%;
}
#footer link a{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#footer link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer link {
	font-size: 8px;
	color: #000000;
	padding: 5px;
}

/* ----------------------------- IE browser fixes --------------------*/
* html #menu a {
	height: 1px;
}
