﻿/* ============================================================================
SMRW Main Theme Stylesheet
-------------------------------------------------------------------------------
Date        Ver.    User    Changes
11/27/06    1.0     EWS     Original Version
============================================================================ */

/* Main */
*
{
    margin: 0;
    padding: 0;
}

body, body div, body p, body li
{
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

html>body, html>body div, html>body p, html>body li
{
    font-size: small; 
}

/* General */
h1, h2, h3, h4, h5, h6 
{
    color: #005481;
    font-family: Times New Roman, Times, Serif;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: uppercase;
    word-spacing: normal;    
}
h1
{
    font-size: 120%;
}
h2
{
    font-size: 110%;
}
h3
{
    font-size:100%;
}
h4
{
    font-size:90%;
}

INPUT, SELECT, TEXTAREA
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: small;
}

TD, TH
{
    text-align: left;
    vertical-align: top;
}

UL
{
    margin-top: 16px;
    margin-left: 0px;
    padding-left: 1.5em;
    list-style-type: square;
    list-style-position: outside;
}

OL
{
    margin-top: 16px;
    margin-left: 0px;
    padding-left: 1.5em;
    list-style-type: decimal;
    list-style-position: outside;
}

HR
{
    color: #55403B;
    height: 1px;
}

/* Links */

a
{
    color: #66534F; 
    text-decoration: none;
}

a:link
{
    color: #005481; 
    text-decoration: none;
}

a:visited
{
    color: #003E5F; 
    text-decoration: none;
}
a:hover
{
    color: #006DA7; 
    text-decoration: underline;
}
a:active
{
    color: #006DA7; 
    text-decoration: none;
}

/* Site Standards */
body, body div, body p, body li
{
    font-size: 14px;
}

html>body, html>body div, html>body p, html>body li
{
    font-size: 14px;
}

/* ID's */
#main
{
	margin-left: auto; 
	margin-right: auto;
    width: 100%;
    width: 720px;
    min-width: 720px;
    max-width: 720px;
}

#header
{
    position: relative;
    height: 41px;
    width: 100%;
    background: #FAF9F7 url(images/header.background.gif) repeat-x top left;
    text-align: right;
    vertical-align: middle;
}

#headerLogo
{
    float:left;
    width: 215px;
    height: 41px;
    background: Transparent url(images/header.logo.smrw.gif) no-repeat top left;
    margin-right: 25px;
}

#headerLogo p
{
    position: absolute;
    left: -3000px;
}

#header ul
{
    margin: 0;
    margin-top: 14px;
	padding: 0;
	list-style: none;
}

#header ul li
{
    display: inline;
    color: #A4A3A3;
}

#header li a
{
    /* color: #A4A3A3; */
    color: #102975;
	margin-top: 4px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-size: 11px; /* Set explicitly */
}

#header li a:hover
{
    color: #005481;
}

#sitepageheader
{
    height: 117px;
    width: 100%;
    background: #FFFFFF;
}

#sitepageheader p
{
    position: absolute;
    left: -3000px;
}

#content, #contentHome
{
    clear: both;
    background-color: #FFFFFF;
    min-height: 400px;
    text-align: left;
}

#content
{
    background: #FFFFFF url(images/content.background.gif);
}

#footer
{
    clear: both;
    background-color: #FFFFFF;
    height: 38px;
    padding: 17px 20px 0px 20px;
    border-top: solid 1px #E3E1D5;
    font-size: 11px; /* set explicitly */
}

#footer ul
{
    margin-left: -5px;
}

#footer ul li
{
    color: #A7A7A7;
    display: inline;
    border-right: solid 1px #A7A7A7;
    padding-right: 5px;
    padding-left: 5px;
     font-size: 11px; /* set explicitly */
}

#footer ul li.last
{
    border-right: none;
}

#footer ul li a
{
    color: #A7A7A7;
}



/* Home Page */

#homepage
{
    padding: 10px 0px 10px 15px;
}

#homeleft
{
    float: left;
    width: 338px;
    background: #005481 url(images/home.left.background.gif) repeat top left;
}
#homeleft img
{
    border: 0;
    margin: 0;
    padding: 0;
}

#homeleft ul
{
    margin: 0;
	padding: 0;
    padding-left: 20px;
	list-style: none;
}

#homeleft ul li
{
    border-bottom: solid 1px #FFFFFF;
}

#homeleft ul li a
{
    display: block;
    color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
    font-family: Times New Roman, Times, Serif;
	font-size: 11px; /* set explicitly */
	font-weight: bold;
	text-transform: uppercase;
}

#homeleft ul li.last
{
    border-bottom: none;
}

#homeright
{
    float: right;
    width: 352px;
    font-size: 1em; 
}

#homeright img
{
    padding-right: 0;
}

#homeright h1
{
    margin-top: 8px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #005481;
    margin-bottom: 4px;
}

#homeright p, #homeright div
{
    font-size: 11px;
    margin-top: 4px;
    font-weight: normal;
    padding-right: 18px;
}

#tagline
{
    background: #F2F1EC url(images/home.tagline.background.gif) repeat-x top left;
    
    width: 100%;
    text-align: center;
}

#tagline p
{
    color: #919191;
    padding-top: 17px;
    text-transform: uppercase;
    font-family: Times New Roman, Times, Serif;
    font-size: 13px; /* set explicitly */
}

/* Site Page */
#sideMenu
{
    float: left;
    padding-left: 12px;
    margin-right: 25px;
    width: 189px;
    background: #00527F url(images/page.menu.back.gif) repeat-x top left;
	min-height: 405px;
    /* sideMenu subclasses found in SideMenu.css */
}

.searchBox
{
    background-color: #D0D0D0;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 150px;
    max-width: 150px;
    padding: 10px 15px 10px 10px;
    color: #015582;
    font-family: Times New Roman, Times, Serif;
    font-size: 13px; /* set explicitly */
}

#addressBox
{
    background-color: #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 150px;
    max-width: 150px;
    padding: 10px 15px 10px 10px;
}

#addressBox, #addressBox p
{
    color: #015582;
    font-family: Times New Roman, Times, Serif;
    font-size: 13px; /* set explicitly */
}

#pagecontent, .pagecontent
{
    float: right;
    border-top: solid 1px #E3E1D5;
    padding: 7px 20px 20px 0px;
    font-size: 1em;
    width: 473px;
}

#pagecontent h1, .pagecontent h1
{
    color: #005481;
    font-family: Times New Roman, Times, Serif;
    text-transform: none;
    font-size: 1.5em;
    margin-bottom: 18px;
}

#pagecontent h2, .pagecontent h2
{
    text-transform: none;
    font-size: 1.3em;
    margin-top: 18px;
    margin-bottom: 5px;
}

#pagecontent p, .pagecontent p
{
    margin-top: 18px;
}

DIV#staffPhoto
{
    float: right;
    margin: 0px 0px 25px 15px;
    text-align: center;
}

.staffList
{
    float: left;
    width: 220px;
}

/* Classes */
.clear, br.clear
{
    display: block;
    width: 0px;
    height: 0px;
    clear:both;
}

.warning
{
    color: #BB0000;
}