/*-------------------------------------------------
baseline
-------------------------------------------------*/

body {
	background: #fff url(../images/topblackfade.gif) repeat-x;
	margin: 0;
	padding: 0;
}

html {
	scrollbar-3dlight-color:#FF0000;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-base-color:#FF0000;
	scrollbar-track-color:#cccccc;
	scrollbar-darkshadow-color:#FF0000;
	scrollbar-face-color:#23417D;
	scrollbar-highlight-color:#FF0000;
	scrollbar-shadow-color:#FF0000;
}


sup {
	font-size: 11px;
}

p, li {
	font-size: 12px;
	line-height: 1.4em;
	font-family: arial;
	margin: 0 0 20px 0;
	font-weight: normal;
}

ul {
	margin: 10px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
}

h1 {
	font-size: 16px;
	margin: 0 0 4px 0;
	font-family: arial;
}

h2 {
	font-family: arial;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0 0 3px 0;
}

h3 {
	margin: 0 0 2px 0;
	font-family: verdana;
	font-size: 12px;
}

a:link {color: #3252B2}     /* unvisited link */
a:visited {color: #3252B2}  /* visited link */
a:hover {color: #000}   /* mouse over link */
a:active {color: #000}   /* selected link */ 

a img {
	border: 0;
}

blockquote {
	line-height: 1.4em;
	font-family: georgia;
}

cite {
	font-family: verdana;
	font-size: 10px;
}

div.container {
	width: 840px;
	margin: 0 auto;
}

span.highlight {
	background-color: #ffc;
}

td, th {
	vertical-align: top;
	font-family: verdana;
}

div.colorless {
	background-color: transparent;
}

.red {
	color: red;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*-------------------------------------------------
header
-------------------------------------------------*/

div#header {
	height: 40px;
	margin: 15px auto;
	width: 750px;
	text-align: left;
	background-color: #000;
}

div#header p {
	padding-top: 2px;
	font-size: 11px;
	font-family: verdana;
}

div#header img.logo {
	float: left;
}

div#header a img {
	border: 0;
}

/*-------------------------------------------------
footer
-------------------------------------------------*/

div.footer {
	text-align: center;
	background-color: #000;
	font-family: verdana;
	color: #999;
	padding: 15px 0;
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 25px;
}

div.footer a:link {color: #ffffff}     /* unvisited link */
div.footer a:visited {color: #ffffff}  /* visited link */
div.footer a:hover {color: #F7941D}   /* mouse over link */
div.footer a:active {color: #ffffff}   /* selected link */ 

/*-------------------------------------------------
top
-------------------------------------------------*/

div.band {
	padding: 0px 0;
	text-align: center;
	background-color: #c00404;
	border-top: 1px solid #fff000;
	border-bottom: 1px solid #fff000;
}

div.pitch p {
	text-align: center;
	margin-bottom: 0;
}

div.pitch {
	float: left;
	width: 400px;
	text-align: center;
}

div.menu {
	float: center;
	width: 650px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 20px;
}

div.menu p {
	margin-bottom: 0;
}

div.menu img {
	float: left;
	margin: 0 15px 10px 0;
}

div.menu img.none {
	margin-bottom: 0;
}

div.menu h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

/*-------------------------------------------------
navigation
-------------------------------------------------*/
div.menu {
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
}

div.menu a:link {color: #ffff00}     /* unvisited link */
div.menu a:visited {color: #ffff00}  /* visited link */
div.menu a:hover {color: #ffffff}   /* mouse over link */
div.menu a:active {color: #ffffff}   /* selected link */ 

div.menu h2 {
	font-size: 12px;
	margin-bottom: 1px;
}

/*-------------------------------------------------
belt
-------------------------------------------------*/

div.belt {
	padding: 10px 0;
	margin-top: 10px;
	border-bottom: 1px solid #F7941D;
	clear: both;
}

div.belt h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

div.belt a {
	font-weight: bold;
	white-space: nowrap;
}

div.belt p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 0;
}

div.belt table {
	width: 100%;
}

div.belt table td {
	text-align: center;
	width: 33%;
	padding: 0 5px;
}

div.belt table td a {
	color: #900;
	text-align: center;
}

div.belt table h1 {
	font-size: 18px;
	text-align: center;
}

div.belt table h2 {
	font-size: 12px;
	text-align: center;
}

/*-------------------------------------------------
content
-------------------------------------------------*/

div.content {
	margin: 40px auto;
	width: 750px;
	background-position:top right;
	background-repeat:no-repeat;
	background-image: url("../images/meditation2.jpg")
}

div.wide {
	width: 750px;
}

div.wide div.left, div.wide div.right {
	width: 350px;
}

body.home div.content h1 {
	text-transform: uppercase;
}

div.left {
	width: 350px;
	margin-bottom: 25px;	
	background-color: #fff;
}

div.right, div.center {
	width: 350px;
	margin-bottom: 25px;	
}

div.center2 {
	margin-bottom: 25px;	
	font-size: 12px;
	line-height: 1.4em;
	font-family: arial;
	font-weight: normal;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.center {
	border-top: 1px solid #F7941D;
	border-bottom: 1px solid #F7941D;
	padding: 20px 20px 0 20px;
	clear: both;
	margin: 0 auto;
	width: 425px;
}

div.center p {
	font-family: Arial;
	font-size: 10px;
}

.thumbnail {
	float: left;
	width: 110px;
	border: 0px solid #999;
	margin: 0 0 0 0;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	font-family: arial;
}

.thumbnail a:link {color: #3252B2}     /* unvisited link */
.thumbnail a:visited {color: #3252B2}  /* visited link */
.thumbnail a:hover {color: #000}   /* mouse over link */
.thumbnail a:active {color: #000}   /* selected link */ 

.thumbnail a {
	font-size: 11px;
	font-family: arial;
}

.clearboth { clear: both; }


.thumbnail2 {
	float: left;
	width: 160px;
	border: 0px solid #999;
	margin: 0 0 30px 5px;
	padding: 3px;
	text-align: left;
	font-size: 12px;
	font-family: arial;
}

.thumbnail2 a:link {color: #3252B2}     /* unvisited link */
.thumbnail2 a:visited {color: #3252B2}  /* visited link */
.thumbnail2 a:hover {color: #000}   /* mouse over link */
.thumbnail2 a:active {color: #000}   /* selected link */ 

.thumbnail2 a {
	font-size: 12px;
	font-family: arial;
}
	
/*-------------------------------------------------
legal
-------------------------------------------------*/

body.legal {
	padding: 25px;
	width: 600px;
}

