/* CSS Welcome to My World website*/


body { background-color: #cabcab; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.88em; }
h1 {color: #FFF; font-weight: normal; font-size:2.0em;}
h2 {color:#06C; font-size:1.7em;}
h3 { color: #C00; font-size:1.4em; font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h4 { color:#06C; font-size: 1em; }
h5 { color:#600; font-size: 1em; }
p {color: #000000;}
#container { font-family:Verdana, Arial, Helvetica, sans-serif; }
#mainText { font-size: 0.8em; }
.style1 {font-size: 0.8em;}
li.style1 a {font-weight:bold;}
a:link {color:#003399;}
a:visited {color:#0066CC;}
a:hover {color:#CC0000;}
a:active {color:#CC0000;}
.img-left {float:left; margin: 0 10px 10px 0;}
.img-right {float:right; margin: 0 0 10px 10px;}
#navColumn li {
	font-size: 0.8em;
	font-weight: bold;
}
#navColumn p {
	font-size: 0.8em;
}
.caption { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.creditLine { margin-top: -1em; color: #666; font-size: 0.9em; padding-left: 30px; }
.red { color: #990000; }
.orange { color: #F60; }
.smallGrey { font-size: 0.8em; color: #666666; }
.pullquote340px { 	width: 340px; float: right;}
.pullquote450px { 	width: 450px; float: right;}
.centerColumn { width: 340px; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}
#bookReview { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.8em; text-align: left; }
#bookReview h1 { font-size: 1.5em; font-weight: normal; color: #FFF; }
#bookReview table tr { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.8em; text-align: left; vertical-align: top; }
#bookReview table tr th { padding: 1em; color: #06C; }
#bookReview table tr td { padding: 1em; }
.greyindent { color: #666; padding-left: 22px; }
.blackBackground { background: #000; text-align: center; }
.xmas { line-height: 1.5em; font-size: 1.1em; }
.pullquoteleft300px { width: 320px; float: left; padding-right: 20px; padding-bottom: 20px; color: #600; }
.pullquoterightt300px { width: 300px; float: right; padding-left: 20px; padding-bottom: 20px; color: #600; font-size: 0.9em; line-height: 1.3em; }

