/* CSS Document */

body {  background-color: #D6AF68;
	background-image: url(images/bkgd-body.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

body,td,th { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height:14pt; }

h1 {    font-size: 13pt;
	font-weight:bold;
	margin-bottom:20px; }

h2 {	font-size: 12pt; }

i1 {    font-style: italic; font-size: 10.2pt; }
i2 {    font-style: italic; font-size: 12.2pt; }
i3 {    font-style: italic; font-size: 13.3pt; }

form {	margin:0px;
	padding:0px; }

/* AREAS */


#header1 { height:159px; 
          width:100%;
          background:url(images/header1.jpg) top center no-repeat; }

#header2 { height:159px; 
          width:100%;
          background:url(images/header2.jpg) top center no-repeat; }

/* Content Area */

#contentContainer { width:900px; 
	background:url(images/bkgd-footer.jpg) top left #FFDC98; 
	text-align:left; }

#contentContainer a:link { color: #2F0080;
	text-decoration: underline; }

#contentContainer a:visited { text-decoration: underline;
	color: #2F0080; }

#contentContainer a:hover { text-decoration: none;
	color: #2F0080; }

#contentContainer a:active {
	text-decoration: none;
	color: #2F0080; }

/* left content */

#leftCol { width:124px;
	height:590px;
	float:left;
	background:url(images/bkgd-thoughts.jpg) top left no-repeat;
	margin-right:12px; }

#leftCol .thoughts {
	font-family:Candara, "Trebuchet MS", Arial, sans-serif;
	width:100px;
	height:518px;
	padding-top:27px;
	padding-right: 10px;
	padding-left: 12px;
	color:#2F0080;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:14pt; }

#leftCol .siteby { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	width: 100px;
	padding-right: 12px;
	padding-left: 10px;
	color: #947147;
	text-align: center; }

#leftCol .siteby a:link {color: #947147; text-decoration: underline;}
#leftCol .siteby a:visited {text-decoration: underline;	color: #947147;}
#leftCol .siteby a:hover {text-decoration: none;color: #947147;}
#leftCol .siteby a:active {text-decoration: none;color: #947147;}


/* right content */

#rightCol { width:764px;
	float:left; }

#nav {  width:764px;
	height:37px;
	text-align:left;
	background-color:#D6AF68; }

#contentArea { overflow:auto;
	margin-top:25px;
	padding-left:25px;
	padding-right:50px;
	padding-bottom:10px;
	width:689px;
	line-height:15pt;
	text-align:left;
	scrollbar-base-color: #D6AF68; }

#contentArea td { padding:5px;
	border-bottom:solid 1pt #D6AF68; }

#contentArea  p {text-indent:20px; }
#contentArea  p.tmg-2 {text-indent:0px; }
#contentArea  p.tmg-3 {font-size: 12pt; color:#1F0080; }
#contentArea  p.tmg-4 {text-indent: 0px; margin-left:40px; }
#contentArea  p.tmg-5 {text-indent: 0px; font-size: 40pt;
                       line-height: 46pt; color:#1f0080; }
#contentArea  p.tmg-6 {text-indent:-15px; margin-left:40px;
                       line-height: 12pt; margin-top: 0px;
                       margin-bottom: 10px; }
#contentArea  p.tmg-7 {text-indent: 0px; font-size: 16pt; 
                       line-height: 20pt; color:#1f0080; }
#contentArea  p.tmg-8 {text-indent: 0px; font-size: 12pt; color:#1f0080; }
#contentArea  p.tmg-9 {text-indent: 0px; margin-left:40px;
                       font-size: 12pt; color:#1f0080; }
#contentArea  p.tmg-10 {text-indent: 0px; font-size: 16pt; 
                       line-height: 20pt; color:#Af0000; }
#contentArea  i {font-size: 10.1pt;}
#contentArea .description {float:left; width:320px; 
        margin-right:25px;text-align:left;}
#contentArea .description strong {text-indent:0px;}
#contentArea .book {float:right;width:318px;text-align:left; text-indent:0px;}
#contentArea p.orderbook { padding-left:8px;
	padding-bottom:15px;
	text-indent:0px;
	margin:0px; }

#contentArea  a:link.brown {text-decoration:underline; color:#947147;}
#contentArea  a.brown:visited {text-decoration:underline; color:#947147;}
#contentArea  a.brown:hover {text-decoration:none; color:#947147;}
#contentArea  a.brown:active {text-decoration:none; color:#947147;}

#contentArea  a.purple:link {text-decoration:none; color:#2F0080;}
#contentArea  a.purple:visited {text-decoration:none; color:#2F0080;}
#contentArea  a.purple:hover {text-decoration:underline; color:#2F0080;}
#contentArea  a.purple:active {text-decoration:underline; color:#2F0080;}

#contentArea #footer { padding-top:20px;
	width:auto;
	text-align:center;
	color:#947147; }

#footer strong {color:#000000;}

#footer a:link {text-decoration:underline; color:#947147;}
#footer a:visited {text-decoration:underline; color:#947147;}
#footer a:hover {text-decoration:none; color:#947147;}
#footer a:active {text-decoration:none; color:#947147;}

#footer a.purple:link {text-decoration:none; color:#2F0080;}
#footer a.purple:visited {text-decoration:none; color:#2F0080;}
#footer a.purple:hover {text-decoration:underline; color:#2F0080;}
#footer a.purple:active {text-decoration:underline; color:#2F0080;}
