@charset "utf-8";

/*

-----------------------------------------------

Grammar Punk v4 8.25.08

----------------------------------------------- */

/* general styles

----------------------------------------------- */

* {

	margin: 0;

	padding: 0;

}

h1, h2, /*h3,*/ h4, h5, h6, p, blockquote, ol, dl, address {

	margin-bottom: 1em;

}

ul, ol {

	padding-bottom: 1em;

	padding-left:2em;

}

h1 {

}

h2 {

}

body {

	background-image: url(images/body_bg.jpg);

	background-repeat: repeat-x;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

}

/* layout

----------------------------------------------- */

#wrapper {

	width: 960px;

	margin: 0 auto;

}

#header {
	padding: 12px 0 20px 0;
	clear: left;
	height: 50px;

}

#header h1 {

	float: right;

	color: #339966;

	font-size: 20px;

	padding-top: 8px;

	font-weight: normal;

}

#header img {

	float: left;

}

#inset {

	height: 207px;

	background-image: url(images/chalk-inset_bg.png);

	padding: 55px 0 0 25px;

	clear: both;

}

#youtube-content object, #youtube-content-flash {

	float: left;

	background-color: pink;


	height: 265px;

}

#youtube-content {

	clear: both;

	margin: 15px 0 10px 0;

	height: 275px;

	}

#youtube-content-inset {
	float: left;
	padding: 0px;
	height: 265px;
	width: 640px;

}

#content-inset-text{

	padding: 15px 0px 0px 20px;

	font-weight: bold;

}

#sidebar {

}



/* navigation

----------------------------------------------- */

#topnav {

}

#topnav ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

}

#topnav ul li {

	display: inline;

}

#topnav ul li a {

	display: block;

	float: left;

	padding: 20px 24px 0 24px;

	color: #CCCCCC;

	text-decoration: none;

	text-transform: uppercase;

	font-size: 12px;

	height: 50px;

	background-repeat: no-repeat;

	font-weight: bold;

	background-image: url(images/topnav_bg.png);

	background-position: right 8px;

}

#topnav ul li a:hover, #topnav ul li a.active {

	background-image: url(images/topnav-hover_bg.png);

	background-position: bottom right;

	background-repeat: no-repeat;

	color: #FFFFFF;

	text-decoration: underline;

}

#col-how {

	background-image: url(images/col-how_bg.jpg);

	margin-right: 15px;

}

#col-what {

	background-image: url(images/col-what_bg.jpg);

	margin-right: 15px;

}

#col-why {

	background-image: url(images/col-why_bg.jpg);

}

/* footer styles

----------------------------------------------- */

#footer {

	text-align: center;

	color: #FFFFFF;

	padding: 20px 0;

	clear: both;

	height: 32px;

	background-image: url(images/footer_bg.jpg);

}

#footer ul {

/*list-style-type: none;*/

}

#footer ul li {

display: inline;

border-right: solid #fff 1px;

padding: 0 6px 0 6px;

}

#footer p {

	margin: 0;

}

#footer a {

	color: #FFFFFF;

	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}

/* misc. styles

----------------------------------------------- */

.clear {

	clear: both;

}

.right {

float: right;

margin: 0 0 20px 20px;

}

.left {

float: left;

margin: 0 20px 20px 0;

}

#inset-content {

	width: 430px;

	float: left;

	margin-right: 30px;

	color:#fff;

}

#inset-content table a {

	color: #FFFFFF;

	font-size: 24px;

	text-transform: uppercase;

	text-decoration: none;

	padding: 0;

	height: 40px;

	width: 190px;

	display: block;

}

#inset-content table a:hover {

	color: #339966;

}

#inset-content td {

	width: 200px;

	padding: 6px;

	text-align: center;

}

#inset-content h1 {

	font-size: 16px;

	margin-bottom: 18px;

}

#inset-content p {
	margin-bottom: 28px;
}

#inset-testimonial {

	float: left;

	width: 165px;

	padding: 10px;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 14px;

	text-align: center;

}

#inset-testimonial a, #inset-testimonial a:hover {

	color: #fff;

	text-decoration: underline;

}

#inset-testimonial p {

	margin: 0;

	padding: 0;

}

#inset-chalk {

	float: left;

	width: 308px;

	margin: -38px 0px 0px 88px;

}

#inset-chalk img {

	border-style: none;



}



cite {

	color: #339966;

	text-align: right;

	display: block;

}

.order-now_btn {

	background-image: url(images/button_bg.png);

	display: block;

	float: right;

	height: 30px;

	width: 114px;

	color: #FFFFFF;

	text-decoration: none;

	text-transform: uppercase;

	padding: 8px 0 0 20px;

	font-size: 16px;

	font-weight: bold;

	margin-left: 10px;

}

.order-now_btn:hover {

	text-decoration: underline;

}

#index-content {

	clear: both;

	height: 257px;

	margin: 20px 0 10px 0;

}

#index-content div {

	float: left;

	width: 270px;

	height: 182px;

	padding: 75px 20px 0 20px;

	color: #000000;

}

#index-content h2 {

	font-size: 14px;

	color: #369865;

}

#index-footer-inset {

	background-image: url(images/footer-inset_bg.jpg);

	clear: both;

	height: 84px;

	margin: 0 0 10px 0;

	

}

#index-footer-inset-right {

	float: left;

	padding: 9px 20px;

	color: #323335;

	font-size: 15px;

	width: 576px;

}

#index-footer-inset-right a {

	color: #FFFFFF;

}

#index-footer-inset h2 {

	display: block;

	float: left;

	padding: 28px 15px;

	font-size: 21px;

	color:#fff;

}

#content h1 {

	padding: 20px 15px;

	font-size: 28px;

	text-transform: uppercase;

	color: #fff;

}

#content h2 {

color: #339966;

font-size: 18pxs;

font-weight: normal;



}

#content {

	background-image: url(images/content_bg.jpg);

	clear: left;

		padding: 15px 5px 20px 5px;

	background-repeat: repeat-x;



}

