/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}


#content p
{
line-height: 170%;
font-family: Arial;
font-size: 13px;
color: #666666;
}

#content .white
{
color: #FFFFFF;
}

#content .red
{
color: #961A1E;
}

.italic
{
font-style: italic;
}

.bold
{
font-weight: bold;
}

#content, #navigation h5
{
font-family: Gill Sans, Arial;
font-size: 15px;
line-height: 18px;
color: #961A1E;
padding-bottom: 8px;
padding-top: 8px;
}

#content h5 a
{
text-decoration: none;
color: #961A1E;
}

#content h5 a:hover
{
text-decoration: underline;
color: #961A1E;
}

#content h5 a:visited
{
text-decoration: none;
color: #961A1E;
}

.urlRight a
{
font-family: Gill Sans, Arial;
font-size: 15px;
color: #961A1E;
line-height: 44px;
text-decoration: none;
}

.urlRight a:hover
{
text-decoration: underline;
}

.urlRight a:visited
{
text-decoration: none;
color: #666666;
}


.naviList a
{
text-decoration: none;
line-height: 250%;
font-family: Arial;
font-size: 14px;
color: #666666;
padding-bottom: 12px;
text-align: right;
}

.naviList a.current
{
color: #961A1E;
}

.naviList a:hover
{
text-decoration: underline;
}

#content ul.bullets
{
color: #961A1E;
list-style: disc;
list-style-position: outside;
padding-left: 16px;
padding-top: 0px;
padding-bottom: 12px;
}

#footer, #galleryFooter h5
{
font-family: Arial;
font-size: 12px;
color: #666666;
}

#footer, #galleryFooter h6
{
font-family: Arial;
font-size: 10px;
color: #666666;
padding-bottom: 8px;
}