f/*-----------------------------------------------------------*/
/* Public: CSS
/*-----------------------------------------------------------*/

/* Global ---------------------------------------------------*/
html {
	color: #000000;
	background: #FFFFFF;
}
body {
	font: normal 12px/14px 'Arial','Sans-Serif';
	background: #000000 url('/img/v1/bg.jpg') center 0px no-repeat;
}
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dd, dt, p, form, div, pre, code, fieldset, legend, input, textarea, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style: none;
}
object {
	outline: 0px;
}
fieldset, img {
	border: 0px;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
caption, th {
	text-align: left;
}
legend {
	color: #000000;
}
del, ins {
	text-decoration: none;
}

.GreenBreak {
	width: 794px;
	height: 10px;
	background: url('/img/v1/bg-green-break.jpg') no-repeat;
}
.GreenContent {
	background: #839A7F;
	min-height: 60px;
}
.GreenContent a {
	color: #000000;
	text-decoration: none;
}
.Clearer {
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
/*-----------------------------------------------------------*/

/* Header ---------------------------------------------------*/
.Wrapper {
	width: 794px;
	margin: 0px auto;
	padding-top: 41px;
}

.Header {
	height: 172px;
	background: url('/img/v1/bg-header.jpg') no-repeat;
}

.Header .Nav {
	height: 72px;
	padding-left: 81px;
}

.Header .Nav .Link {
	height: 72px;
	float: left;
	background: url('/img/v1/header-links.jpg') no-repeat;
	display: block;
}
.Header .Nav .Home {
	width: 100px;
}
.Header .Nav .HomeSelected, .Header .Nav .Home:hover {
	width: 100px;
	background-position: 0px -72px;
}
.Header .Nav .About {
	width: 87px;
	background-position: -100px 0px;
}
.Header .Nav .AboutSelected, .Header .Nav .About:hover {
	width: 87px;
	background-position: -100px -72px;
}
.Header .Nav .Testimonials {
	width: 147px;
	background-position: -187px 0px;
}
.Header .Nav .TestimonialsSelected, .Header .Nav .Testimonials:hover {
	width: 147px;
	background-position: -187px -72px;
}
.Header .Nav .News {
	width: 179px;
	background-position: -334px 0px;
}
.Header .Nav .NewsSelected, .Header .Nav .News:hover {
	width: 179px;
	background-position: -334px -72px;
}
.Header .Nav .Contact {
	width: 119px;
	background-position: -513px 0px;
}
.Header .Nav .ContactSelected, .Header .Nav .Contact:hover {
	width: 119px;
	background-position: -513px -72px;
}

.Header .SubNav {
	height: 28px;
	padding: 0px 10px;
	font: normal 12px/28px 'Arial','Sans-Serif';
	color: #FFFFFF;
}
/*-----------------------------------------------------------*/

/* Footer ---------------------------------------------------*/
.Footer {
	width: 794px;
	height: 29px;
	background: #4A2E3E url('/img/v1/bg-footer.jpg') no-repeat;
	font: normal 10px/29px 'Arial','Sans-Serif';
	color: #999999;
	text-align: center;
}

.Footer a {
	color: #999999;
	text-decoration: underline;
}
/*-----------------------------------------------------------*/

/* 404 ------------------------------------------------------*/
.FourOhFour {
	padding: 100px 100px;
}
/*-----------------------------------------------------------*/

/* Home -----------------------------------------------------*/
h1 {
	font-family: 'tribalbenji';
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #2D0000;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #2D0000;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	color: #2D0000;
}

p {
	margin-bottom: 10px;
}

.Content {
	background: url('/img/v1/bg-content.jpg');
	position: relative;
}

.Content .Book {
	width: 238px;
	height: 404px;
	background: url('/img/v1/home-book.png') no-repeat;
	position: absolute;
		top: -53px;
		left: -30px;
}

.Content .Home {
	width: 545px;
	height: 350px;
	padding-top: 20px;
	margin-left: 220px;
}

.Content .Home .ViewOrder {
	width: 443px;
	height: 71px;
	margin: 0px auto;
	margin-bottom: 15px;
	background: url('/img/v1/home-view-order.gif') no-repeat;
	position: relative;
}
.Content .Home .ViewOrder .View {
	width: 222px;
	height: 71px;
	float: left;
}
.Content .Home .ViewOrder .Order {
	width: 221px;
	height: 71px;
	float: left;
}
/*-----------------------------------------------------------*/

/* Pages ----------------------------------------------------*/
.Content .Testimonials, .Content .News, .Content .About, .Content .Contact, .Content .JointVenture, .Content .PressKit {
	min-height: 350px;
	padding: 20px;
}
/*-----------------------------------------------------------*/

/* Make Money & About Matt ----------------------------------*/
.MakeMoney {
	width: 320px;
	margin-left: 50px;
	float: left;
	display: block;
}
.MakeMoney .Icon {
	width: 140px;
	height: 169px;
	background: url('/img/v1/home-make-money.gif') no-repeat;
	float: left;
}

.AboutMatt {
	width: 320px;
	margin-right: 50px;
	float: right;
	display: block;
}
.AboutMatt .Icon {
	width: 113px;
	height: 169px;
	background: url('/img/v1/home-about-matt.gif') no-repeat;
	float: left;
}

.Text {
	margin-left: 140px;
	padding: 35px 0px 0px 10px;
}
/*-----------------------------------------------------------*/

/* Universal Buy Footer -------------------------------------*/
.BookInfo {
	width: 794px;
	height: 188px;
	padding: 30px 0px;
	background: url('/img/v1/bg-greenfooter.jpg') 0px center no-repeat;
	position: relative;
}

.BookInfo .Text {
	margin-left: 140px;
	padding: 15px 20px 0px 0px;
}

.BookInfo .ViewBook {
	width: 200px;
	height: 50px;
	position: absolute;
		bottom: 45px;
		left: 235px;
	display: block;
}

.BookInfo .OrderNow {
	width: 200px;
	height: 50px;
	position: absolute;
		bottom: 45px;
		left: 435px;
	display: block;
}
/*-----------------------------------------------------------*/

/* About ----------------------------------------------------*/
.Content .About .SectionTitle {
	width: 738px;
	height: 25px;
	background: url('/img/v1/about-sectiontitle.gif') no-repeat;
	margin: 2px 0px;
	padding: 10px 10px;
	font: bold 20px/24px 'Arial','Sans-Serif';
}

.Content .About .SectionTitle a {
	color: #534723;
	text-decoration: none;
}

.Content .About .SectionContent {
	padding: 10px 0px;
}

.Content .About .SectionContent ul {
	padding: 10px 0px 0px 30px;
}

.Content .About .SectionContent li {
	padding: 2px 0px 2px 10px;
	list-style-type: circle;
}

.Content .About img {
	margin: 0px 10px 10px 0px;
}

.Content .About h2 {
	color: #8A7841;
	margin: 0px;
	padding: 0px;
}

.Content .About .SectionMatt {
	width: 738px;
	height: 35px;
	background: url('/img/v1/about-sectiontitle.gif') no-repeat;
	margin: 2px 0px;
	padding: 5px 10px;
	font: bold 14px/16px 'Arial','Sans-Serif';
}

.Content .About .SectionMatt a {
	color: #534723;
	text-decoration: none;
}

.Content .About .FollowMe {
	width: 160px;
	position: absolute;
		top: 5px;
		right: 20px;
}

.Networks {
	width: 180px;
	height: 30px;
	margin-top: 5px;
	background: url('/img/v1/about-share.jpg') no-repeat;
}

.Networks a {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	float: left;
	display: block;
}
/*-----------------------------------------------------------*/

/* Contact --------------------------------------------------*/
.Contact .Address {
	font: bold 14px/16px 'Arial','Sans-Serif';
	color: #2D0000;
	float: left;
}

.Contact .Bullets {
	margin-left: 80px;
	font: normal 12px/14px 'Arial','Sans-Serif';
	color: #2D0000;
	float: left;
}
.Contact .Bullets ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: square;
}

.Contact .Bullets li {
	margin: 0px;
	padding: 2px 0px;
	list-style-type: square;
}

.Contact .Spacer {
	height: 20px;
}

.Contact .Form_Left {
	margin: 0px 20px 0px 0px;
	float: left;
}

.Contact .Form_Right {
	margin: 0px 20px 0px 0px;
	float: left;
}

.Contact .ContactTable {

}

.Contact .ContactTable td {
	padding: 5px 0px;
}

.Contact .ContactTextarea {
	width: 300px;
	height: 218px;
	font: normal 12px/16px 'Arial','Sans-Serif';
}

.SubmitBtn {
	width: 117px;
	height: 33px;
	margin-top: 10px;
	background: url('/img/v1/btn-submit.jpg') no-repeat;
	float: right;
	display: block;
}

.FieldInput {
	width: 200px;
	height: 20px;
	font: normal 12px/20px 'Arial','Sans-Serif';
}
.FieldSelect {
	height: 20px;
	font: normal 12px/20px 'Arial','Sans-Serif';
}
/*-----------------------------------------------------------*/

/* Make Money -----------------------------------------------*/
.Content .MakeMoneyPage {
	min-height: 350px;
	padding: 20px;
	font: normal 12px/14px 'Arial','Sans-Serif';
	color: #2D0000;
}

.Content .MakeMoneyPage p {
	margin: 10px 0px;
}

.Content .MakeMoneyPage h1 {
	font-size: 26px;
	line-height: 28px;
	color: #2D0000;
	margin: 5px 0px;
}

.Content .MakeMoneyPage h2 {
	font: bold 32px/34px 'Arial','Sans-Serif';
	color: #666666;
	margin: 10px 0px;
}

.Content .MakeMoneyPage h3 {
	font-size: 18px;
	line-height: 20px;
	color: #8A7841;
	margin: 5px 0px;
}

.Content .MakeMoneyPage .HowNum {
	margin: 10px 0px;
	font: bold 18px/20px 'Arial','Sans-Serif';
	color: #2D0000;
}

.Content .MakeMoneyPage .HereIsHow {
	font: bold 16px/18px 'Arial','Sans-Serif';
	color: #8A7841;
}

.Content .MakeMoneyPage .HereIsHow .Maroon {
	margin: 10px 0px;
	font: bold 16px/18px 'Arial','Sans-Serif';
	color: #2D0000;
}

.Content .MakeMoneyPage .JVLink {
	margin-top: 20px;
	font: normal 12px/14px 'Arial','Sans-Serif';
}

.MakeMoneyPage ul {
	margin: 20px 0px 20px 20px;
}
.MakeMoneyPage li {
	list-style-type: disc;
	margin: 20px 0px;
}
.MakeMoneyPage ul li ul {
	margin: 20px 0px 20px 20px;
}
.MakeMoneyPage ul li ul li {
	list-style-type: circle;
	margin: 20px 0px;
}
.MakeMoneyPage ul li ul li ul {
	margin: 20px 0px 20px 20px;
}
.MakeMoneyPage ul li ul li ul li {
	list-style-type: square;
	margin: 20px 0px;
}
/*-----------------------------------------------------------*/

/* Messaging ------------------------------------------------*/
.MSG_Messages {
	min-height: 28px;
	color: #D40000;
	margin: 0px 0px 10px 0px;
	/*padding-left: 32px;
	background: url('/img/v1/error.gif') no-repeat;*/
}

.MSG_Error {
	color: #D40000;
}

.MSG_Success {
	color: #17A200;
}

.MSG_Message {

}
/*-----------------------------------------------------------*/

/* Joint Venture --------------------------------------------*/
.JointVenture a {
	color: #2D0000;
	text-decoration: none;
}

.JointVenture ul {
	padding: 10px 0px 0px 30px;
}

.JointVenture li {
	padding: 2px 0px 2px 10px;
	list-style-type: disc;
}
/*-----------------------------------------------------------*/

/* Press Kit ------------------------------------------------*/

.Content .PressKit img {
	margin: 0px 10px 10px 0px;
}

.Content .PressKit ul {
	padding: 0px 0px 0px 30px;
}

.Content .PressKit li {
	padding: 5px 0px 5px 10px;
	list-style-type: disc;
}
/*-----------------------------------------------------------*/

/* Testimonials ---------------------------------------------*/
.Author {
	margin-top: 14px;
	text-align: right;
	font-style: italic;
}

.Content .Testimonials .Break {
	margin: 20px 0px;
	border-top: 3px dashed #A2A97C;	
}

.Clear {
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
/*-----------------------------------------------------------*/

.OrderNowBtn {
	width: 144px;
	height: 41px;
	background: url('/img/v1/btn-ordernow.jpg') no-repeat;
	float: right;
	display: block;
}
.LinkTable td {
	padding: 5px;
	vertical-align: top;
}
/* News -----------------------------------------------------*/

.News .Review {
	display: block;
	width: 500px;
	padding-right: 10px;
}
.News .Review p {
	display: block;
	padding-bottom: 20px;
	margin: -13px 0px 0px 140px;
	width: 360px;
}
.News .Logos {
	width: 750px;
	margin: 0px auto;
}
.News .ReviewTitle {
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0px 10px;
}

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

