/* author: Scott Marlow, Marketing By Marlow: http://www.MarketingByMarlow.com */

body {background-color: #fc3;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
margin: 0
}

h1 {
color: #69c;
font-size: 16px;
margin-bottom: -12px;
text-transform:uppercase
}

h2 {
color: #69c;
font-size: 14px; font-style:italic;
margin: 24px 0 -12px 0;
text-transform:uppercase
}

p, li {
color: #666; 
font-size: 14px;
line-height: 1.4
}

#main li {
background-image:url(../images/ct_bullet.gif);
background-repeat:no-repeat;
background-position:left;
list-style-type: none;
padding-left: 10px
}

a {
color: #f63
}
a:visited {
color: #c30
}
a:hover {
text-decoration: none
}

#main img {
border-left: 5px solid #f63; 
float: left;
margin: 16px 5px 4px 0
}

#sidebar {
background-color: #f90; 
vertical-align:top
}

ul#nav {
margin: 40px 0;
padding: 0;
width: 145px
}

#nav li {
font-size: 18px;
list-style-type: none;
margin-bottom: 12px;
text-align: center
}

#nav a {
color: white;
display: block;
font-weight:400;
letter-spacing: .05em;
border-right: 4px solid #f90;
text-decoration: none
}

#nav a:hover, #home #one, #about #two, #jordan #three, #liesl #four, #resources #five, #forms #six, #articles #seven, #contact #eight, #news #nine {
background-color: #69c;
border-right: 4px solid white
}