body
{
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #fff;
    font-size: 100%;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}
table input
{
    font-size:1em;
}
table select
{
    font-size:1em;
}

form
{
    margin: 0;
    padding: 0;
}
#content input, #content select
{
    font-size: 1em;
}
img
{
    border: none;
}
a:active, a:link, a:visited
{
    color: #112837;
    text-decoration: underline;
}
a:hover
{
    color: #4776BD;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}

/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */


.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
br.cl
{
    clear: both;
}


/*PAGE SETUP*/

#bgwrapper
{
	width: 100%;
	height: 191px;
	clear: right;
}

#headerwrap
{
    margin: 0 auto;
    padding: 0;
	width: 100%;
	height: 191px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}

#wrapper
{
    width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
	clear: left;
}

#header
{
    height: 191px;
    width: 900px;
    line-height: 3em;
    text-align: right;
	margin: 0 auto;
    margin-bottom: 3px;
}

#bodyWrapper
{
    padding: 0;
    margin: 10px auto;
    height: auto;
    width: 900px;
    float: left;
}
#contentheader
{
	height: 125px;
	width: 900px;
}

#contentheading
{
	float: left;
	width: 450px;
	text-align: center;
	margin: 0;
	color: #990000;
}

#contentpic
{	
	float: left;
	width: 450px;
}

#content
{
    width: 900px;
    height: auto;
    background-color: #fff;
    float: right;
    clear: none;
}

.cushycms
{
}

#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #CCBE55;
    text-align: center;
}

input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER*/

/* HEADER HORIZ NAV*/

#horizNav
{
    text-align: left;
    width: 500px;
    line-height: 35px;
    height: 35px;
    z-index: 1;
	margin: 0;
	float: right;
	clear: right;
}

#nav
{
	width: auto;
	margin: 0 auto;
}

#nav ul
{
	display: inline;
	list-style: none;
}
#nav li
{
	display: inline;
	list-style: none;
	margin: 0 5px;
}
/* HEADER  ELEMENTS*/
#logo
{
    float: left;
	width: auto;
	height: auto;
}

#shield
{
	width: 477px;
	height: 317px;
	z-index: 2;
	position: absolute;
}

/* FOOTER ELEMENTS */
#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 900px;
    height: auto;
    margin: 0;
    padding: 5px 0;
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
}
#optlinks
{
	font-size: 12px;
	text-align: center;
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}

#banner
{
	height: 148px;
	width: 905px;
	margin: 0 auto;
	padding: 0;
}

#bannerpic
{
	width: 614px;
	height: 148px;
}
