/* CSS Document */

body{
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
font-family: Times,"Times New Roman", serif;
font-size: 16px;
line-height: 22px;
color: #000000;
}

#container{
background-image: url(images/containerbg_05.jpg);
background-repeat: repeat-y;
width:900px;
margin-left: 0px;
margin-top: 0px;
text-align:left;
}

#banner {
height: 37px;
margin-top: 0px;
}

#content a:link {
color: #017DC2;
text-decoration: underline;
}

#content a:visited {
color: #017DC2;
text-decoration: underline;
}

#content a:hover {
color: #017DC2;
text-decoration: none;
}

#content {
width:200px;
display:inline;
float:left;
margin-left: 154px;
padding-left: 50px;
padding-right: 10px;
padding-top: 10px;
}

#sidebar-right {
width:476px;
float:left;
margin-left:0px;
padding-top: 12px;
}

#sidebar-left {
width:154px;
float:left;
margin-left:-890px;
}

#footer {
clear:both;
height: 157px;
background-image: url(images/footerback.gif);
background-repeat: repeat-y;
font-size: 10px;
text-align: center;
}

#footer a:link {
color: #000000;
text-decoration: none;
}

#footer a:visited {
color: #000000;
text-decoration: none;
}

#footer a:hover {
color: #000000;
text-decoration: none;
}

#classes {
margin-top: 0px;
padding-top: 0px;
list-style: square;
padding-left: 14px;
}

/* -- Navigation -- */

#nav {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
}

#nav ul {
list-style: none;
}

#nav li {
margin-left: -30px;
padding-left: 0px;
padding-bottom: 12px;
}

#nav li a {
text-decoration: underline;
color: #FFFFFF;
}

#nav #current a {
color: #F14134;
}



/* -- HTML -- */

p {
margin-top: 0px;
}

h1 {
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #3780D3;
font-size: 18px;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
}

h2 {
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #000000;
font-size: 18px;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
}

h3 {
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #EF3F34;
font-size: 18px;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
}


/* -- Classes -- */

.photoleft {
float: left;
margin: 4px 20px 0px 0px;
}

.reditalic {
color: #F14134;
font-style: italic;
font-weight: bold;
}

.h2italic {
font-family: Times,"Times New Roman", serif;
font-style: italic;
font-weight: 300;
}

.h2sub {
font-family: Times,"Times New Roman", serif;
font-style: normal;
font-size: 14px;
font-weight: 300;
}

.cart {
line-height: 34px;
}

.quote {
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #BE82B8;
font-size: 22px;
font-weight: bold;
line-height: 34px;
}

.quotedby {
font-family: Times,"Times New Roman", serif;
font-style: italic;
font-weight: 300;
}

.blueitalic {
color: #017DC2;
font-style: italic;
font-weight: bold;
font-size: 16px;
}




