/* Global
----------------------------------------------- */

body { background-image:url('/images/gold.gif'); background-repeat:repeat-x; background-color:#fff; }


/* Structure
----------------------------------------------- */

#container { width:800px; margin:0 auto; }

#sidebar { width:180px; float:left; }

#siteContent { width:560px; float:left; padding-left:40px; }

#actualText { margin-top:92px;}

#footer { margin-top:60px;  border-top:1px solid #DCFF74; padding-top:10px;}

/* Type
----------------------------------------------- */

body { font-family:Helvetica, Arial, sans-serif; }

h1 { display:none; }

h2 { font-size:18px; color:#006; margin:20px 0 0 0; }

h3 { font-size:16px; color:#006; margin:20px 0 0 0; }

strong { font-size:16px; color:#006; margin:20px 0 0 0; }

.post p { padding:12px 36px; }

h4 { font-size:14px; line-height:14px; color:#006; margin:40px 0 0 0; background:#F4FFD5; display:block; border-top:1px solid #DCFF74; border-bottom:1px solid #DCFF74; padding:10px; padding-left:-72px; }

p {font-size:12px; padding:6px 0; line-height:16px;}

ul { padding:12px 12px;}

li {font-size:12px; padding:6px 0;}

.entry ul { padding:12px 36px;}

small { font-size:13px; }



/* Nav
----------------------------------------------- */

#sideNav { padding:40px 0 0 0; width:150px; float:right; margin-right:15px;  }

#sideNav li { text-align:right; border-bottom:1px solid #DCFF74; padding:15px;  }

#sideNav li:hover { background:#F4FFD5; }

#sideNav li a { font-size:16px; text-transform:uppercase; font-weight:normal; text-decoration:none; color:#006;  }

#topNav { text-align:right; padding:16px }

#topNav li { display:inline; margin-left:8px; }

#topNav li:hover { display:inline; margin-left:8px; border-bottom:1px solid #DCFF74; }

#topNav li a { font-size:14px; text-transform:uppercase; font-weight:normal; text-decoration:none; color:#006; }

a { color:#006; text-decoration:none; }
/* Lists
----------------------------------------------- */

/* Forms
----------------------------------------------- */

/* Misc
----------------------------------------------- */
.address-list p strong { color:#000; }

.address-list p strong a:hover { text-decoration:underline;}

