@charset "utf-8";
/* CSS Document */
Body{
	margin:0;
	padding: 0;
	background: url(/Images/Template/Background2.gif) repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
}


h1{
	color: #5e8023;
	font-size: 17px;
	font-family: Century Gothic, sans-serif;
}

h1 a:link, h1 a:visited  {
	color: #5e8023;
	font-size: 17px;
	font-family: Century Gothic, sans-serif;
	text-decoration:none;
}


h2{
	color: #9c323d;
	font-size: 15px;
	font-family: Century Gothic, sans-serif;
}

h2 a:link, h2 a:visited  {
	color: #9c323d;
	font-size: 15px;
	font-family: Century Gothic, sans-serif;
	text-decoration:none;
	/*border: 1px solid #39C;*/
}


h3{
	color: #646161;
	font-size: 14px;
	font-family: Century Gothic, sans-serif;
}

h3 a:link, h3 a:visited  {
	color: #646161;
	font-size: 14px;
	font-family: Century Gothic, sans-serif;
	text-decoration:none;
	/*border: 1px solid #39C;*/
}






li{
	margin-bottom: 15px;	
}

hr{
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	width: 80%;
	border-bottom: 1px dotted #9c9999;
	border-top:none;
	border-right:none;
	border-left:none;
}

input[type=submit]{
	border: 1px solid #6f6b6b;
	background-color: #ede8e8;
	
}



/***** MAIN TABLE *****/
.MainTable{
	margin-top: 20px;
	width: 1050px;
	position:relative;
}

.MainTable .BookImage{
	text-align:center;
}

.MainTable .MainBook{
	width: 380px; 
	padding: 20px 10px 10px 10px;
	background-color:#FFF;
	border-top: 1px solid #33413a;
	border-bottom: 1px solid #33413a;
	border-left: 1px solid #33413a;
}

.MainTable .BuyBook{
	border-bottom: 1px dotted #d3d8d3; 
	border-top: 1px dotted #d3d8d3; 
	width: 280px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top: 30px;
}

.MainTable .LeftColumn{ 
	width: 280px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top: 30px;
}


.MainTable .LeftColumn a{ 
	/*font-family: Tahoma;*/ 
	color: #464545;
}


.MainTable .MainContent{
	background-color:#FFF;
	border-bottom: 1px solid #33413a;
	border-right: 1px solid #33413a;
	
	padding: 20px 45px 10px 15px;
	margin-top: 10px;
	min-height: 500px;

}

.MainTable .MainContent p{
	margin-top:12px;
	line-height:16px;
	text-align: left;
}

.MainContent a{ 
	/*font-family: Tahoma;*/ 
	color: #464545; 
	
	text-decoration: underline;
}

.MainContent a:hover{
	/*font-family: Tahoma;*/ 
	color: #802323; 
	text-decoration: none;
}

.MainContent .GreenApple1{
	background: url(/Images/Template/Apple_Green_1.png) left no-repeat;
	padding-left: 25px;
	
}

.MainContent .GreenApple2{
	background: url(/Images/Template/Apple_Green_2.png) left no-repeat;
	padding-left: 25px;
	
}


.MainContent .RedApple1{
	background: url(/Images/Template/Apple_Red_1.png) left no-repeat;
	padding-left: 25px;
	
}

.MainContent .RedApple2{
	background: url(/Images/Template/Apple_Red_2.png) left no-repeat;
	padding-left: 25px;
	
}

.MainContent .RedApple3{
	background: url(/Images/Template/Apple_Red_3.png) left no-repeat;
	padding-left: 25px;
	
}

/* end main table */



/***** MENU TOP *****/
.MenuTop{
	background-color:#FFF;
	border-top: 1px solid #33413a;
	border-right: 1px solid #33413a;
	border-bottom: 1px dotted #9c9999;

	color: #280000; 
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	text-align:right;

	padding: 15px 5px 15px 3px;
}

.MenuTop a{
	color: #280000;
	text-decoration: none;
}

.MenuTop a:hover {
	color: #cd4c63;
	text-decoration: none;
}

.MenuTop span:hover {
	color: #cd4c63;
	text-decoration: none;
}


.MenuTop span{
	border-right: 1px dotted #d3d8d3; 
	font-weight:normal;
	color: #280000;
	padding: 0 8px;
}

/* end menu top */



/***** LinkBox *****/
.LinkBox {
	list-style:none;
	padding: 5px;
	
}

.LinkBox li{
	border-top: 1px dotted #d3d8d3;
	background: url(/Images/Template/RightArrow.png) 95% 6px no-repeat;
	padding: 3px 3px 5px 5px;
	margin:0;
}

.LinkBox a{
	text-decoration: none;
}

.LinkBox a:hover{
	text-decoration: underline;	
}


/* end menu top */


/***** FOOTER *****/
.Footer a{
	text-decoration:none;
	color: #5d6561;
}

.Footer .Middle{
	background:url(/Images/Template/Shade_Bottom-middle.png) repeat-x top;
	font-family: Century Gothic, sans-serif;
	color: #5d6561;
	padding:  11px 2px 5px 5px; 
}

.Copyright{
	float:left;
	font-style:italic;
	font-size: 10px;
	padding-top: 2px;
}

.MenuFooter{
	float:right;
	font-size: 11px;
	/*padding-right: 5%;*/
	white-space:nowrap;
}

.MenuFooter #SocialFollow{
	/*border: 1px solid #666;*/

	white-space:nowrap; 
	float: left;
	display:inline-block;
	position:relative;
	bottom: 5px;
}

.MenuFooter #SocialFollow .NameText{
	position: relative; 
	top: 2px;
	padding-right: 3px;
}

.MenuFooter #SocialFollow img{
	padding-right: 2px;
	padding-left: 2px;
	position:relative;
	bottom: -4px;
	
	
}

/* end footer */



/***** MORE LINK *****/
.MoreLink{
	font-size: 12px;
	color: #280000; 
	font-family: Century Gothic, sans-serif;
	width: 30px;
	float:right;
	background: url(/Images/Template/RightArrow.png) 95% 8px no-repeat;
	line-height: 18px;
	padding: 2px 11px 3px 2px;	
	font-style:italic;
}

.MoreLink a{
	color: #280000;
	text-decoration: none;
}

.MoreLink a:hover {
	color: #bc0727;
	/*text-decoration: underline;*/
}

/* end more link */



/***** QUOTES *****/
.Quotes {
	margin-bottom: 30px;	
}

.Quotes blockquote{
	margin: 15px 30px;
	border-bottom: 1px dotted #d3d8d3;
	padding-bottom: 15px;
}

.Quotes blockquote span{
	display:block;
	font-size: 90%;
	font-style:italic;
	padding-left: 30px;
}

/* end quote */



