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

html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	color: #000000;
	font-size: 16px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-attachment: fixed;
}

#top_header {
	height: 49px;
	margin: auto;
	color: #FFFFFF;
	background-image: url(../images/bg_nav.jpg);
	background-color: #000000;
}

#navigation {
	height: 48px;
	width: 850px;
	margin-top: 0px;
	color: #FFFFFF;
	background-image: url(../images/bg_nav.jpg);
	background-color: #000000;
}

#moto_head {
	height: 30px;
	margin-top: 0px;
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #817157;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.center_mage {
	text-align: center;
}

table.full {
	width: 850px;
	background-image: url(../images/bg_td_content.jpg);
	background-color: #E5E1D8;
	background-repeat: repeat-x;
	color: #000000;
}

table.leftCont {
	width: 248px;
	margin: 0px;
	float: left;
	padding: 0px;
	border-right: solid 1px #000000;
}

table.leftCont_less {
	width: 225px;
	margin: 0px;
	float: left;
	padding: 0px;
	border-right: solid 1px #000000;
}

table.rightCont {
	width: 600px;
	float: left;
	background-image: url(../images/bg_td_content.jpg);
	background-color: #E5E1D8;
	background-repeat: repeat-x;
	color: #000000;
}

table.rightCont_more {
	width: 622px;
	float: left;
	background-image: url(../images/bg_td_content.jpg);
	background-color: #E5E1D8;
	background-repeat: repeat-x;
	color: #000000;
}
td {
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td.bg_white {
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td.left_column {
	width: 164px;
	vertical-align: top;
	height: auto;
	background-color: #BAAF99;
	border-right: #000000 dashed 1px;
	border-right-style: dashed;
}

td.black_gradient {
	width: 164px;
	vertical-align: top;
	background-color: #BAAF99;
	border-right: #000000 dashed 1px;
	border-right-style: dashed;
	padding-left: 5px;
}

td.middle_column {
	width: 520px;
	border-LEFT: #000000 dashed 1px;
	border-LEFT-style: dashed;
}

td.right_column {
	width: 200px;
	vertical-align: top;
	border-left: #000000 dashed 1px;
	border-left-style: dashed;
}

td.right_column_whiteb {
	width: 200px;
	vertical-align: top;
	border-top: #463D38 solid 1px;
	border-left-style: solid;
	border-left: #000000 dashed 1px;
	border-left-style: dashed;
	background-color: #FFFFFF;
}

td.contents_full {
	width: 680px;
	vertical-align: top;
}

td.top_left {
	padding: 0px;
	color: #000000;
	background-image: url(../images/bg_td_left.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

td.navigation_contents {
	background-color: #000000;
	background-image: url(../images/bg_nav_contents.jpg);
	background-repeat: repeat-x;
}

td.white_text {
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #554943;
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-x;
}

td.contents_text {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	border-top: #333333 dashed 1px;
	border-top-style: dashed;
}
td.contents_text_top {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(../images/bg_content_top.png);
	background-repeat: no-repeat;
}

td.brown_background {
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #554943;
}

td.content {
	padding: 0px;
	color: #000000;
	background-image: url(../images/bg_td_left.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

td.script_data {
	vertical-align: top;
	padding: 20px;
}

td.col_left {
	vertical-align: top;
	padding: 10px;
	border-right: solid 1px #000000;
}

td.tell_friend {
	width: 164px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-left: #000000 dashed 1px;
	border-left-style: dashed;
	text-align: center;
}

td.word_study {
	background-color: #ECE9D8;
	color: #FFFFFF;
}

td.col_left_brown {
	vertical-align: top;
	padding: 10px;
	border-right: solid 1px #000000;
	background-color: #E8E5D8;
	height: auto;
}

td.col_left_purple {
	vertical-align: top;
	padding: 10px;
	border-right: solid 1px; #211A68;
	height: auto;
}

p.body_text {
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

p.30P_col {
	vertical-align: top;
	padding: 5px;
	background-color: #DDDCD7;
}

p.top_contents {
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	width: 410px;
	padding: 5px;
	color: #FFFFFF;
}

p.title {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	border-bottom: #FFFFFF dashed 1px;
	border-bottom-style: dashed;
}

p.title_cream {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #FCEABE;
	letter-spacing: 1px;
	border-bottom: #FFFFFF dashed 1px;
	border-bottom-style: dashed;
	background-color: 000010;
}
p.title_black {
	font-size: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	background-image: url(../images/bg_title.jpg);
	border-bottom: #333333 dashed 1px;
	border-bottom-style: dashed;
}

p.sub_title {
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	margin: 3px;
	text-decoration: underline;
}

p.title_white {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	border-bottom: #333333 dashed 1px;
	border-bottom-style: dashed;
}

p.title_ {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #312018;
	margin: 5px;
	letter-spacing: 1px;
}

p {
	padding: 0 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

p.light_blue {
	padding: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6AACF1;
	color: #000000;
	line-height: 25px;
}

p.copyright {
	margin: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCEABE;
	font-size: 12px;
	padding: 0px;
	background-color: #312018;
}

p.footer {
	margin: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCEABE;
	font-size: 12px;
	padding: 0px;
}

p.more_link {
	padding: 0 20px;
	text-align: right;
	color: #C5E1F1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

p.title_image {
	padding-right: 50px;
	text-align: right;
	margin: 0px;
}

p.bg_brown {
	padding: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFEF97;
	color: #000000;
	line-height: 25px;
}

li {
	list-style-type: square;
}

.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #footer {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	background-color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 20px;
}

hr.white {
	outline-style: dashed;
	outline-color: #FFFFFF;
	outline-width: thin;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 0px;
}

/* Navigation Styles */
#navigation {
	position: relative;
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right: 1px dotted #000010;
}

#navigation ul {
	display: block;
	list-style-type: none;
	width: 180px;
	display: block;
	margin: 0;
	padding: 0;
}

#navigation li {
	display: block;
	list-style: none;
	margin: 0;
	text-align: left;
	padding: 0;
	border: 1px dotted #000010;
	background-color: #000010;
}

#navigation a {
	color: #FCEABE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
}
#navigation a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a {
	color: #945512;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a.download_butt {
	color: #CC3300;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.download_butt:hover {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

a.cream {
	color: #FCEABE;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.cream:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.bright {
	color: #FFEF97;
	text-decoration: none;
}


a.bright:hover {
	color: #D8E7FC;
	text-decoration: none;
}

a.dark {
	color: #1B1464;
}

a.dark:hover {
	color: #B16A34;
}

a.read_more {
	color: #945512;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

a.read_more:hover {
	color: #534741;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

a.footer {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.footer:hover {
	color: #FFEF97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.title_link {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: bold;
	color: #281E1C;
	letter-spacing: 1px;
}

a.title_link:hover {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: bold;
	color: #5A3721;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.title_link_white {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}

a.title_link14 {
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: bold;
	color: #000000;
}

a.title_link14:hover {
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: bold;
	color: #5A3721;
}