@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

input, textarea {
	font-family: inherit;
}

html, body { 
	width: 100%; 
	height: 100%;
}

html {
	overflow-y: scroll;
}

h1, h2, h3, h4, h5, h6 {

}

h1 {
	font-size: 20px;
	letter-spacing: 1px;
	color: #754d24;
	line-height: 20px;
	padding-bottom: 9px;
}

a img {
	border: none;
}

p {
	line-height: 20px;
	padding-bottom: 20px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	position: relative;
}

.clear_this {
	display: block;
	clear: both;
	height: 0px;
	font-size: 0px;
}

.clear_this10 {
	display: block;
	clear: both;
	height: 10px;
	font-size: 0px;
}

.clear_this20 {
	display: block;
	clear: both;
	height: 20px;
	font-size: 0px;
}

#shadow_top {
	position: relative;
	width: 840px;
	height: 36px;
	margin: 0 auto;
}

#shadow_top img, #shadow_bottom img {
	float: left;
	margin-left: 7px;
}

#shadow_bottom {
	position: relative;
	width: 840px;
	height: 33px;
	margin: 0 auto;
}

#shadow_middle {
	position: relative;
	width: 840px;
	background: url(../images/shadow_middle.gif) repeat-y #ffffff 7px 0px;
	margin: 0 auto;
}

/* menu */

.menu_container_home {
	width: 120px; 
	position: absolute; 
	left: 631px; 
	top: 30px;
	z-index: 1000;
}

.menu_container_sub {
	width: 120px; 
	position: absolute; 
	left: 184px; 
	top: 16px;
	z-index: 1000;
}

#menu {
	list-style-type: none;
}

#menu li {
	position: relative;
}

#menu li.hoverlink {
	height: 25px;
	padding-right: 13px;
	text-align: right;
	width: 120px;
	float: right;
	clear: right;
}

#menu .first_row {
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	top: 7px;
	right: 13px;
	z-index: 90;
	position: absolute;
}

.menu_sub {
	list-style-type: none;
	position: absolute;
	width: 120px;
	left: -120px;
	top: 0px;
	background-color: #999999;
	padding-bottom: 15px;
	padding-top: 15px;
	display: none;
	z-index: 1000;
	text-align: left;
	overflow: hidden;
}

.menu_sub li {
	padding-left: 15px;
	line-height: 25px;
	color: #ffffff;
	width: 120px;
}

.menu_sub li.pad_more {
	padding-left: 30px;
}

.menu_sub li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
}

.menu_sub li a:hover {
	color: #000000;
}

/* home styles */

#shadow_home {
	position: relative;
	width: 840px;
	background: url(../images/shadow_middle.gif) repeat-y #ffffff 7px 516px;
	margin: 0 auto;
	z-index: 2000;
}

#shadow_home_bkg {
	position: absolute;
	left: 7px;
	top: 0px;
	z-index: 10;
}

#logo_home {
	position: absolute;
	top: 36px;
	left: 49px;
	z-index: 99;
}

#home_content {
	position: relative;
	z-index: 99;
	padding-top: 503px;
	margin: 0 80px 0 76px;
}

.home_content_left {
	width: 375px;
	float: left;
	position: relative;
	z-index: 99;
}

.home_content_left h1 {
	font-size: 24px;
	letter-spacing: 0px;
	color: #808080;
	line-height: 25px;
	padding-bottom: 10px;
	font-weight: bold;
}

.tipoftheweek {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 10px 10px 10px 0;
}

.tipoftheweek p {
	padding: 0px;
	margin: 0px;
}

.lizlines {
	padding-top: 15px;
}

.home_content_right {
	width: 280px;
	float: right;
	position: relative;
	z-index: 99;
}

.home_right_img {
	float: right;
	clear: right;
	margin-top: 15px;
	margin-right: 27px;
}

.home_input {
	position: absolute;
	top: 412px;
	left: 593px;
	width: 117px;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	border: 0px;
	padding: 0px 2px 0px 2px;
	margin: 0;
	z-index: 150;
	color: #000000;
}

.home_input2 {
	position: absolute;
	top: 446px;
	left: 593px;
	width: 117px;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	border: 0px;
	padding: 0px 2px 0px 2px;
	margin: 0;
	z-index: 150;
	color: #000000;
}

/* sub pages */

#wrapper {
	position: relative;
	z-index: 99;
	/*margin: 0 95px 0 74px;*/
	width: 671px;
	margin: 0 0 0 74px;
}

#logo_sub {
	position: absolute;
	top: 10px;
	left: -14px;
	z-index: 1000;
}

#swirl {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 20;
}

.home_link {
	position: absolute; 
	right: 8px; 
	top: 25px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	z-index: 1000;
}

.home_link:hover {
	text-decoration: underline;
}

#member_login {
	position: absolute; 
	right: 193px; 
	top: 41px;
	z-index: 1000;
}

#sub_join {
	position: absolute; 
	right: 193px; 
	top: 80px;
	z-index: 1000;
}

.corner_box .top_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

.corner_box .top_right {
	position: absolute;
	top: 0px;
	right: 0px;
}

.corner_box .bottom_left {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.corner_box .bottom_right {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.bold_head {
	font-weight: bold;
	font-size: 18px;
	display: block;
}

.bold_small_head {
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-decoration: none;
	color: #000000;
}

.bold_small_head:hover {
	text-decoration: underline;
}

#wrapper h1 {
	font-size: 30px;
	letter-spacing: 0px;
	color: #D59F0F;
	line-height: 30px;
	padding: 197px 0 0 0;
	margin: 0;
	font-weight: bold;
	text-align: right;
	position: relative;
}

#wrapper h1.red {
	color: #990000;	
}

#wrapper h1.blue {
	color: #4678af;	
}

#sub_content {
	margin-right: 14px;
	margin-top: 48px;
}

#left_column_yellow {
	width: 154px;
	margin-right: 18px;
	float: left;
	display: inline;
}

#left_column_yellow h2 {
	font-size: 21px;
	color: #D59F0F;
	line-height: 21px;
	padding-bottom: 5px;
}

#left_column_yellow a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}

#left_column_yellow a:hover {
	color: #D59F0F;
}

#left_column_yellow span {
	color: #D59F0F;
}

#right_column_yellow {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 460px;
	border-left: 1px solid #D59F0F;
	float: left;
}

#right_column_yellow h2 {
	font-size: 21px;
	color: #D59F0F;
	line-height: 21px;
	padding-bottom: 5px;
}

#left_column_blue {
	width: 154px;
	margin-right: 18px;
	float: left;
	display: inline;
}

#left_column_blue h2 {
	font-size: 21px;
	color: #4678af;
	line-height: 21px;
	padding-bottom: 5px;
}

#left_column_blue a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}

#left_column_blue a:hover {
	color: #4678af;
}

#left_column_blue span {
	color: #4678af;
}

#right_column_blue {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 460px;
	border-left: 1px solid #4678af;
	float: left;
}

#right_column_blue h2 {
	font-size: 21px;
	color: #4678af;
	line-height: 21px;
	padding-bottom: 5px;
}

#left_column_red {
	width: 154px;
	margin-right: 18px;
	float: left;
	display: inline;
}

#left_column_red h2 {
	font-size: 21px;
	color: #990000;
	line-height: 21px;
	padding-bottom: 5px;
}

#left_column_red a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}

#left_column_red a:hover {
	color: #990000;
}

#left_column_red span {
	color: #990000;
}

#right_column_red {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 460px;
	border-left: 1px solid #990000;
	float: left;
}

#right_column_red h2 {
	font-size: 21px;
	color: #990000;
	line-height: 21px;
	padding-bottom: 5px;
}

.left_float_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}

.yellow_text {
	color: #D59F0F;
}

.normal_link {
	color: #000000;
	text-decoration: underline;
	position: relative;
	z-index: 99;
}

.normal_link:hover {
	text-decoration: none;
}

.normal_link_big {
	color: #000000;
	text-decoration: none;
	position: relative;
	z-index: 99;
	font-size: 16px;
	line-height: 24px;
}

.normal_link_big:hover {
	text-decoration: underline;
}

.normal_link_yellow {
	color: #D59F0F;
	text-decoration: underline;
	position: relative;
	z-index: 99;
}

.normal_link_yellow:hover {
	text-decoration: none;
}

.normal_link_red {
	color: #990000;
	text-decoration: underline;
	position: relative;
	z-index: 99;
}

.normal_link_red:hover {
	text-decoration: none;
}

/* members */

#getting_started {
	width: 316px;
	text-align: right;
	padding-top: 10px;
}

#getting_started a {
	color: #4678af;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
}

#getting_started a:hover {
	text-decoration: underline;	
}

.lesson_link {
	color: #000000;
	text-decoration: none;
}

.lesson_link:hover {
	color: 	#4678AF;
	text-decoration: underline;
}

.red_link {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.red_link:hover {
	color: #990000;	
}

/* forms */

.form_line {
}

label {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: left;
}

label.floatit {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: right;
	float: left;
	width: 175px;
}

input, textarea {
	float: left;
	width: 215px;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #6E7074;
	padding: 0px 2px 0px 2px;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}

select {
	float: left;
	width: 215px;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	padding: 0px 2px 0px 2px;
	margin: 0;
}

.login {
	width: 75px;
	height: 20px;
	padding: 0;
	line-height: 14px;
	background-color: #4d4d4d;
	color: #ffffff;
}