body {
margin: 0;
background: #ffffff;
font-family:  georgia, times, serif;
font-weight: normal;
}

h1, h2, h3, h4 {
letter-spacing: 0.03em;
font-family:  georgia, times, serif;
font-weight: normal;
}

p {
}

ol {
margin-bottom: 10px;
}

.center {
text-align: center;
}

blockquote {
font-size: 12px;
color: #000;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

img {
margin: 0;
padding: 0;
border: 0;
}

li{
line-height: 18px;
}

a:link { background-color: transparent; text-decoration: none; color: #663366; }
a:visited { background-color: transparent; text-decoration: none; color: #663366; }
a:active{ background-color: transparent; text-decoration: none; color: #666633; }
a:hover { background-color: transparent; text-decoration: none; color: #cbcae0; }

#content{
margin: 0 auto;
width: 938px;
padding: 0;
background: #ffffff;
}
	
/*landing page header and navigation*/

#header-landing{
width: 938px;
height: 79px;
background: transparent url(http://www.evananderman.com/images/site/0809_header.jpg) repeat-y;
}
	
#navigation{
position: relative;
width: 938px;
height: 30px;
border-top: 6px solid #663366;
}
	
.navigation-menu{
width: 850px;
display: block;
margin: 0 0 0 65px;	
}

.navigation-menu li{
float: left;
height: 18px;
list-style: none;
padding: 2px 8px 0 8px;
margin: 0 2px 0 2px;
background: #cbcae0;
color: #663366;
font-family: georgia, times, serif;
font-size: 14px;
}	

.navigation-menu li a{
height: 22px;
display: block;
text-decoration: none;
color: #663366;
}

.navigation-menu li a:hover{
height: 22px;
display: block;
text-decoration: none;
color: #adabc0;
}

.login{
position: absolute;
top: 0;
right: 0;
margin: 0 10px 0 0;
padding: 7px 0 0 0px;
font-size: 12px;
}


#body{
float: left;
width: 938px;
margin: 20px 0 0 0;
}

/*landing page slideshow*/

#newsticker {
background: transparent;
float: left;
}

#newsticker ul{
float: left;
height: 535px;
width: 500px;
list-style: none;
margin: 0;
padding: 0;
}

#newsticker li{
margin: 0;
padding: 0;
}

#newsticker #togglenewsticker {
display: none;
}


/*landing page right content*/
#right-content{
float: right;
width: 418px;
padding: 0 0 0 10px;
}

.right-info{
margin: 0;
padding: 0;
}

.right-info h2{
font-size: 20px;
text-align: left;
color: #663366;
margin: 0;
padding: 0 0 2px 0;
}

.right-info h3{
font-size: 12px;
font-family: myriad, 'trebuchet ms', arial;
text-align: left;
margin: 0;
padding: 0 0 2px 0;
color: #666633;
}

.right-info p{
font-size: 13px;
text-align: left;
line-height: 20px;
color: #333366;
margin:0;
padding: 0;
font-family: myriad, 'trebuchet ms', arial;
}

.right-div{
margin:20px 0 20px 90px;
padding: 0;
background: #635E58;
height: 1px;
width: 250px;
}

/*landing page footer*/

#footer{
float: left;
width: 938px;
border-top: 6px solid #663366;
margin: 20px 0 8px 0;
padding: 0;
}

.footer-menu{
float: left;
width: 570px;
font-size: 12px;
padding: 5px 0 0 0;
margin: 0 0 0 5px;
color: #635E58;
font-family: georgia, times, serif;
letter-spacing: .1em;
}	

.address{
font-size: 12px;
float: right;
text-align: left;
line-height: 20px;
color:#3b3a62;
margin:0;
padding: 0;
font-family: myriad, 'trebuchet ms', arial;
}

.credits{
float: left;
width: 600px;
color: #3b3a62;
margin:0;
padding: 5px 0 0 5px;
letter-spacing: .02em;
font-size: 12px;
font-family: myriad, 'trebuchet ms', arial;
text-transform: capitalize;
}

.email-signup{
float: left;
width: 475px;
color: #3b3a62;
margin:0;
padding: 5px 0 0 5px;
letter-spacing: .02em;
font-size: 14px;
font-family: myriad, 'trebuchet ms', arial;
text-transform: capitalize;
}
.boltfactory-logo{
float: right;
width: 60px;
}

.district-logo{
float: right;
width: 70px;
}
