/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings */

body {
	background-color: #ffffff; /* white background for gradient */
	background-image: url(../image-files/gradient.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	color: #000;
	font-size: 80%;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	background-color: transparent;
	color: #283c6e;
	clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
	margin-top: 15px;
	margin-bottom: 23px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 160%;
	font-weight:normal;
	color: #283c6e;
}

h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 125%;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #283c6e;
}

h3 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 110%;
	margin-bottom: 10px;
}

h4,h5 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 100%;
	margin-bottom: 10px;
}


h6 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 85%;
	font-weight: normal;
}	

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
}

.yellow{
background-color: #ffff66;
color:#000;
line-height:130%;
}

code {
color: navy;
}

img {
border: 0 solid #ddd;
}

a:link img {
	border: 0;
	margin: 0px;
	padding: 0px;
}


/* -- General Link Styling -- */

a:link {
	color: blue;
	text-decoration: underline;
}

a:visited {
	color: purple;
	text-decoration: underline;
}

a:hover {
	color: #cc0033;
	text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
	width: 960px;
}

#Header {
	position: relative;
	height: 253px;
	background-image: url(../image-files/home-decorating-header-image.jpg);
	background-repeat: no-repeat;
}

#ContentWrapper {
	float: left;
	width: 100%;
	background-image: url(../image-files/background.jpg);
	background-repeat: repeat-y;
}

#ContentColumn {
	margin-top: -40px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 200px;
	width: 500px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	z-index: 1;
	position: relative;
}

#NavColumn {
	width: 155px;              
	margin-top: -8px;
	margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
	float: left;
	padding-left: 32px;
	padding-right: 32px;
}

#ExtraColumn {
	float: left;
	width: 160px;
	margin-top: -40px;
	position: relative;
	margin-left: -190px;
	_margin-left: -210px;
	text-align: center;
	padding-left: 5px;
	padding-right: 20px;
}

#ExtraColumn p{
text-align: left;
}

#Footer {
	clear: both;
	width: 100%;
	background-image: url(../image-files/footer-image.jpg);
	background-repeat: no-repeat;
	height: 222px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.Liner {
	padding: 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Header {
	background-color: transparent;
	background-position: left top;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

#ContentWrapper {
	background-color: transparent;
	background-image: url(../image-files/background.jpg);
	background-repeat: repeat-y;
}

#NavColumn {
	background-color: transparent;
}

#ContentColumn {
	background-color: transparent;
}

#ExtraColumn {
	background-color: transparent;
}

#Footer {
	text-align: center;
	font-size: 90%;
    color: #121250;
}

#NavColumn {
font-size: 95%;
color: black;
}

#ExtraColumn {
font-size: 90%;
}

#NavColumn h4 {
	font-size: 110%;
	color: #121250;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

#ExtraColumn h4 {
	font-size: 110%;
	color: black;
	margin-top: 0;
}

#ExtraColumnOrange h4 {
	font-size: 110%;
	color: #cc7116;
	text-align: center;
	text-decoration: underline;
	margin-top: 0;
    margin-bottom: -10px;
}

/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	padding-left: 0;
	margin-left: 0;
}

/* -- Nav Headers -- */

.Navigation h3 {
	padding: 0;
	font-size: 110%;
	color: #121250;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #121250;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.Navigation h4 {
	font-size: 110%;
	color: #121250;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
}

/* -- Nav List -- */

.Navigation ul {
	font-size: 95%;
	list-style-type: none;
	margin-top: -6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.Navigation li {
	margin: 0;
	padding-bottom: 1px
}

/* -- Navigation Link styles -- */

.Navigation a:link {
	color: #121250;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}

.Navigation a:visited {
	color: #121250;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}

.Navigation a:hover {
	padding: 0px;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
    font-weight: bold;
    text-decoration: none;
	margin: 0px;
	color: #cc0033;
}


/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .caption {
color: blue;
font-weight: bold;
text-decoration: underline;
}

.ThumbnailLinkRight {
text-align: center;
font-weight: bold;
}

.ThumbnailLinkRight a:link {
color: #000;
font-weight: bold;
text-decoration: none;
}

.ThumbnailLinkRight a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.ThumbnailLinkRight a:hover .caption {
color: blue;
font-weight: bold;
text-decoration: underline;
}

.ThumbnailLinkLeft {
text-align: left;
font-weight: bold;
}

.ThumbnailLinkLeft a:link {
color: #000;
font-weight: bold;
text-decoration: none;
}

.ThumbnailLinkLeft a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.ThumbnailLinkLeft a:hover .caption {
color: blue;
font-weight: bold;
text-decoration: underline;
}

.ThumbnailLinkShop {
text-decoration: underline;
text-align: center;
}

.ThumbnailLinkShop a:link {
text-decoration: none;
}

.ThumbnailLinkShop a:visited {
text-decoration: none;
}

.ThumbnailLinkShop a:hover .caption {
text-decoration: none;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
	font-family: Arial, Helvetica, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
	display: inline;
	text-align: center;
}

.ExtraNav a:link {
color: blue;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: purple;
text-decoration: none;
}

.ExtraNav a:hover {
	color: red;
	text-decoration: underline;
}

#Header .ExtraNav {
	font-size: 85%;
	position: absolute;
	top: 164px;
	color: #FFFFFF;
	right: 15px;
}

#Header .ExtraNav ul {
	margin: 0;
	float: left;
	list-style-type: none;
	padding: 0px;
}
#Header .ExtraNav li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 30px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#Header  .ExtraNav  li a:link,#Header  .ExtraNav  li a:visited {
	color: #FFFFFF;
	font-size: 120%;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#Header  .ExtraNav  li a:hover,#Header  .ExtraNav  li a:active {
	color: #121250;
	background-color: #e2e6f2;
	text-decoration: none;
}

#Footer .ExtraNav {
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#Footer .ExtraNav a {
	font-size: 110%;
	font-weight: bold;
	color: #9aa1b2;
}
#Footer .ExtraNav a:hover {
	font-weight: bold;
	color: #6b7ca7;
}

/* ------ Google Links Header ------ */

#Header .Linkline 
{
 font-size: 85%;
 position: absolute;
 top: 172px;
 right: 17px;
}

/* ------ Section 6 - Boxes ------ */

div.QuoteBoxLeft {
border: 1px solid #bfc5d5;
font-family: 'Courier New', Courier, monospace, serif;
font-size: 95%;
padding:0;
color: navy;
margin: 10px 30px 10px 0;
}

.topleft{
background-image: url(../image-files/topleft.gif); 
background-repeat: no-repeat; 
background-position:top left; 
}

.bottomright{
background-image: url(../image-files/bottomright.gif); 
background-repeat: no-repeat; 
background-position:bottom right; 
}

.QuoteBoxLeft p{
padding: 5px 20px 0 20px;
}

div.QuoteBoxRight {
border: 1px solid #bfc5d5;
font-family: 'Courier New', Courier, monospace, serif;
font-size: 95%;
padding:0;
float: right; 
color: navy;
margin: 10px 0 15px 30px;
}

.topleft{
background-image: url(../image-files/topleft.gif); 
background-repeat: no-repeat; 
background-position:top left; 
}

.bottomright{
background-image: url(../image-files/bottomright.gif); 
background-repeat: no-repeat; 
background-position:bottom right; 
}

.QuoteBoxRight p{
padding: 5px 20px 0 20px;
}

div.QuoteBoxRightColumn {
border: 1px solid #ffffff;
font-family: 'Courier New', Courier, monospace, serif;
font-size: 98%;
padding:0;
color: navy;
margin: 10px 0 10px 0;
}

.topleftquote{
background-image: url(../image-files/topleftquote.gif); 
background-repeat: no-repeat; 
background-position:top left; 
}

.bottomrightquote{
background-image: url(../image-files/bottomrightquote.gif); 
background-repeat: no-repeat; 
background-position:bottom right; 
}

.QuoteBoxRightColumn p{
padding: 0 10px 0 10px;
}


div.ReaderLetterRight {          
background-color: #faf9f5;
width: 40%;
border: 1px solid #999999;
margin: 10px 0 12px 10px;
padding: 15px;
float: right;             /* adding float enables text to flow around it */
color: #333333;
font-family: 'Courier New', Courier, monospace, serif;
font-size: 95%;
}

.ReaderLetterRight p {
padding: 0 0 8px 0;
}

div.ReaderLetterLeft {          
background-color: #faf9f5;
width: 40%;
border: 1px solid #999999;
margin: 10px 28px 14px 0;
padding: 15px;
float: left;             /* adding float enables text to flow around it */
color: #333333;
font-family: 'Courier New', Courier, monospace, serif;
font-size: 95%;
}

.ReaderLetterLeft p {
padding: 0 0 8px 0;
}


.ReaderLetterCenter {
	background-color: #faf9f5;
	width: 85%;
	margin: 18px auto 20px auto;
	padding: 15px;
	color: #333333;
	border: 1px solid #999999;
	font-family: 'Courier New', Courier, monospace, serif;
	font-size: 95%;
}

div.ReaderLetterCenter p {
margin: 13px;
padding: 0 0 10px 0;
}

p.ReaderLetterCenter {
padding: 0 0 13px 0;
}



.CalloutBox {
	background-color: #fff;
	width: 85%;
	margin: 18px auto 24px auto;
	padding: 4px;
	color: black;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
font-weight: bold;
text-align: center;
}

.ReminderBox {          
background-color: #ddd;
width: 24%;
border: 1px solid #8f8fb3;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #fff;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}


.ReadmoreBox {          
background-color: #f8f9fc;
background-image: url(../image-files/readmoreleft.gif);
background-repeat: no-repeat;
background-position: top left;
width: 90%;
border: 1px solid #121250;
margin: 20px auto 30px auto; 
padding: 55px 30px 18px 0;
color: #000;
}

.ReadmoreBox h4 {
margin: 0;
padding: 2px;
text-align: left;
}

.ReadmoreBox p {
padding: 4px 0 4px 0;
clear: both;
}

/* this is your original list code, commented out and replaced with new code
.ReadmoreBox ul {
font-size: 98%;
list-style-image: url(../image-files/blueonion.gif)  left center no-repeat;;
margin-top: 27px;
margin-right: 0;
margin-bottom: 2px;
margin-left: 10px;
padding-top: 0;
padding-right: 20px;
padding-bottom: 3px;
padding-left: 20px;
}

.ReadmoreBox li {
	margin: 4px 0 14px 10px;
	} */
	
.ReadmoreBox ul  {
list-style-type: none;
padding-top: 10px;
padding-left: 0;
margin-left: 25px;
}
 
.ReadmoreBox li {
background: url(../image-files/blueonion.gif) left top no-repeat; 
padding-left: 30px;
margin-bottom: 10px;
margin-top: 5px;
}


.OnionBox {          
background-color: #ffffff;
width: 480px;
border: 1px solid #ffffff;
margin: 0 auto 5px auto; 
padding: 0 30px 10px 0;
color: #000;
}

.OnionBox h4 {
margin: 0;
padding: 2px;
text-align: left;
}

.OnionBox p {
padding: 0 0 4px 0;
clear: both;
}

.OnionBox ul  {
list-style-type: none;
padding-top: 0;
padding-left: 0;
margin-top: -6px;
margin-bottom: -12px;
margin-left: 25px;

}
 
.OnionBox li {
background: url(../image-files/onion.gif) left top no-repeat; 
padding-left: 30px;
margin-bottom: 13px;
margin-top: 5px;
}


.OnthispageBox {          
float: right;
text-align: left;
background-color: #f7f6ee;
background-image: url(../image-files/onthispagebox-header.gif);
background-repeat: no-repeat;
background-position: top left;
width: 165px;
border: 1px solid #999999;
margin: auto; 
padding: 50px 5px 10px 10px;
color: #000;
}

.OnthispageBox p {
padding: 4px 0 4px 0;
clear: both;
}

.OnthispageBox ul  {
list-style-type: none;
font-size: 91%;
padding: 0 8px 10px 2px;
margin-top: 0;
margin-left: 3px;
margin-right: 3px;
}
 
.OnthispageBox li {
margin-bottom: 10px;
}


.ContentBox {          
float: right;
text-align: right;
background-image: url(../image-files/contentbox.gif);
background-repeat:no-repeat top right;
height: 250px;
width: 176px; 
margin: 0;
}

.ContentBox ul {
list-style-type: none;
font-size: 97%;
padding: 50px 10px 10px 5px;
margin-left: 10px;
margin-right: 5px;
}

.ContentBox li {
margin-bottom: 10px;
}



.Navigation a:link {
	color: #121250;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}

.Navigation a:visited {
	color: #121250;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}

.Navigation a:hover {
	padding: 0px;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	color: #cc0033;
}


.TopTipBox {          
float: left;
text-align: left;
background-image: url(../image-files/toptip.gif);
background-repeat:no-repeat top left;
height: 272px;
width: 189px; 
margin: 0;
}

.TopTipBox p {
font-family: 'Courier New', Courier, monospace, serif;
font-size: 90%;
color: #535353;
padding: 90px 35px 20px 20px;
margin: 0;
}

.TopTipBoxText {          
float: left;
text-align: left;
background-image: url(../image-files/toptip.gif);
background-repeat:no-repeat top left;
height: 272px;
width: 189px; 
margin: 0 15px 0 0;
}

.TopTipBoxText p {
font-family: 'Courier New', Courier, monospace, serif;
font-size: 90%;
color: #535353;
padding: 90px 35px 20px 20px;
margin: 0;
}

.TopTipBoxRight {          
float: right;
text-align: left;
background-image: url(../image-files/toptip.gif);
background-repeat:no-repeat top left;
height: 272px;
width: 189px; 
margin: 0 0 0 20px;
}

.TopTipBoxRight p {
font-family: 'Courier New', Courier, monospace, serif;
font-size: 90%;
color: #535353;
padding: 90px 35px 20px 20px;
margin: 0;
}

.AdSenseBoxLeftNav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -5px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxCenter336, .AdSenseBoxExtraColumn, {
	padding: 5px;
	background-color: #FFFFFF;
	border: 0px;
}

.AdSenseLinksRight {
	padding: 5px 0 5px 10px;
	background-color: #FFFFFF;
	border: 0px;
}

.AdSenseBoxLeft {
margin: 5px 0 5px 0;
padding: 0;
float: left;
}

.AdSenseBoxTextLeft {
margin: 0 18px 10px 0;
padding: 0;
float: left;
}

.AdSenseBoxRight {
margin: 10px 0 15px 0;
float: right;
}

.AdSenseBoxTextRight {
margin: 0 0 10px 16px;
padding: 0;
float: right;
}

.AdSenseLinksRight {
margin: 0 -5px 10px 12px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseLinksCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxCenter336 {
width: 336px;
margin: 0 auto 22px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background-color: #fff;
width: 90%;
border-top: 1px solid #8f8fb3;
border-bottom: 1px solid #8f8fb3;
margin: 0 auto 12px auto;
padding: 4px;
}

#SearchBox {
margin: auto;
text-align: center;
clear: both;
position: relative;
top: 0;
}

/* -- RSS Box -- */

#RSSBox {
margin: -3px auto 2px auto;
padding: 0 0 14px 0;
text-align: center;
border: transparent;
}


/* ------ Section 7 - Frequently Used Styles ------ */

.clear {
clear: both;
}

.caption {
font-size: 90%;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- lists -- */

#ListCircle ul {
list-style-type: circle;
margin: 0 0 8px 10px;
}

#ListCircle li {
margin: 0 0 8px 5px;
}

#ListBullet ul {
list-style-type: disc;
margin: 0 0 8px 10px;
}

#ListBullet li {
margin: 0 0 8px 5px;
}

#ListOnion ul {
list-style-image: url(../image-files/onion.gif);
margin: 0 0 8px 10px;
}

#ListOnion li {
margin: 0 0 8px 5px;
}

/* -- floats -- */


.ItemRight {
float: right;
margin: 2px 0 12px 25px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 30px 12px 0;
text-align: center;
}

.RightColumnText {
float: left;
padding-left: 5px;
padding-right: 20px;
}

/* IE6 corrections */

.Navigation {
_position: relative;
_left: -30px;
}

#ExtraColumn {
_position: relative;
_left: -12px;
}

