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

#header form label {
	line-height: 21px;
	font-size: 1.1em;
}

#header form input {
	font-family: Helvetica, Arial, sans-serif;
}

ul#nav {
	font-size: 1.2em;
	line-height: 20px;
	font-weight: bold;
}

ul#nav a {
	text-decoration: none;
}

ul#sidebarEventList h5 {
	font-size: 1.2em;
}

ul#sidebarEventList h6 {
	font-size: 0.8em;
	font-weight: normal;
}

#leftColumn h2 {
	font-size: 2.6em;
	font-weight: normal;
	line-height: 30px;
}

#leftColumn h3 {
	font-size: 2em;
	font-weight: normal;
	line-height: 24px;
}

#leftColumn h4 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 20px;
}

#leftColumn h5 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 20px;
}

#leftColumn h6 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 20px;
}

#leftColumn p {
	font-size: 1.1em;
	line-height: 15px;
}

#leftColumn blockquote {
	font-size: 1.1em;
	font-style: italic;
	line-height: 15px;
}

#leftColumn a.button {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
}

#toggleList h4 {
	font-size: 1.6em;
	line-height: 16px;
	text-transform: uppercase;
	text-align: right;
	font-weight: normal;
}

#toggleList div {
	font-size: 1.1em;
	line-height: 15px;
}

#toggleList a {
	font-weight: bold;
	text-decoration: none;
}

#sidebar p.caption {
	text-align: right;
}

#sidebar p.moreLink {
	text-align: right;
}

#sidebar ul.iconLinks {
	text-align: right;
	line-height: 40px;
}

#footerContent {
	border-top: 1px solid #ddd;
}

#footerContent address {
	font-style: normal;
}

p#pagination a {
    font-weight: bold;
}

p#pagination a#current {
    text-decoration: none;
    color: #999;
    font-weight: normal;
}

p#pagination a#off {
    text-decoration: none;
    color: #999;
    font-weight: normal;
}

ul#productList h5 {
    font-size: 1.3em;
    line-height: 16px;
    letter-spacing: -0.4pt;
}

ul#productList input[type="submit"] {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    line-height: 19px; 
    text-transform: capitalize;
}

ul#productList p.productPrice {
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    text-align: left;
}
