/* RESETS*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, table, th, td, embed, object 
{
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
}

hr
{
	padding: 0;
	margin: 0;
}

/* RESETS*/
body
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-color: #fff;
	line-height: 26px;
    font-family: Trebuchet MS1, Helvetica, sans-serif;
    overflow: -moz-scrollbars-vertical;
	background: url(../images/bodybg.png) fixed center center;
}
table
{
    font-size: 1em !important;
    font-family: Trebuchet MS, Helvetica, 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;
}

fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}

h1 {
	color: #FFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 10px 0;
}
h2
{
    margin: 10px 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}

h3
{
    margin: 10px 0;
    padding-top: 1em;
    font-size: 24px;
    text-align: left;
	color: #FFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

h4
{
    margin: 10px 0;
	padding: 10px auto;
    font-size: 18px;
    text-align: left;
	font-weight: bold;
	color: #FFF;;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

h5
{
	color: #3E3C2F;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 21px;
	margin: 10px 0;
	opacity: 1;
	padding-bottom: 0;
	padding-top: 0;
	text-align: justify;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}

/*h1, h2, h3, h4, h5, h6
{
	padding: 0 10px;
}*/

h6
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	margin: 0;
	line-height: 22px;
}


.bullet
{
	color: #82CEFA;
}

.bullet2
{
	color: #5D1305;
	font-family: 'ZapfDingbatsITC','Zapf Dingbats';
	font-size: 11px;
	line-height: 20.7575px;
	opacity: 1;
	position: relative;
	top: -3px;
}

.bullet3
{
	color: #5D1305;
	font-family: 'ZapfDingbatsITC','Zapf Dingbats';
	font-size: 8px;
	line-height: 14px;
	opacity: 1;
	position:relative;
	top: -3px;
	padding-left: 0;
}


ul.tame, ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
	font-size: 10px;
	color: #751E00;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	
}
ul.tame li
{
    line-height: 1.25em;
}

.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 10px;
	color: #FFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 10px;
	color: #FFF;
}



/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */


br.cl
{
    clear: both;
}


/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper
{
    width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}


#header
{
	height: 444px;
    width: 900px;
    line-height: 3em;
    text-align: right;
	margin: 0 auto;
	padding: 0 auto;
	background: url(../images/header.png);
	margin-bottom: 10px;
}

#bodyWrapper
{
    padding: 0;
    padding-bottom: 10px;
	background: url(../images/backgroundimage_1.png) bottom center;
    height: auto;
    width: 900px;
    float: left;
}

#leftWrap
{
    width: 190px;
    float: left;
    clear: both;
}

#content
{
    /*width: 885px;*/
    height: auto;
    /*background-color: #fff;*/
	float: left;
    clear: none;
	font-size: 14px;
	width: auto;
	margin: 0 auto;
	background-color: #4b5261;
	min-height: 300px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

#linkscontainer
{
	width: 865px;
}

.cushycms
{
	width: 880px;
	margin: 0 auto;
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

#picleft
{
	background-image:url(../images/hcon-left.jpg);
	background-repeat: no-repeat;	
	width: 400px;
	height: 188px;
	float: left;
	margin-left: 20px;
	margin-right: 40px;
}

#picright
{
	background-image:url(../images/hcon-right.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 188px;
	float: right;
	margin-right: 20px;	
}

#piclefttop
{
	height: 91px;
}

#picleftbottom
{
	height: 97px;
	padding-top: 5px;
	padding-left: 100px;
}

#picrighttop
{
	height: 91px;
}

#picrightbottom
{
	height: 97px;
	padding-top: 5px;
	padding-left: 100px;
}

#piccontainer
{
	float: left;
	margin: 0 auto;
	padding-top: 24px;
	clear: right;
}

.pictxt
{
	font-size: 12px;
	line-height: 18px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #FFF;
}
.pictxt a:hover
{
    color: #a0a0a0;
	text-decoration:none;
}
.pictxt a
{
	color: #FFF;
	text-decoration:none;
}
#contenttxt
{
	padding: 10px 20px 0 20px;
}

#license
{
	float: right;
	padding: 40px 80px 20px 40px;
	width: 294px;
}

.ullicense
{
	list-style: inside;
	list-style-type: none;
}

.ullicense li
{
	text-indent: 10px;
}

#linksres a:active, #linksres  a:link, #linksres  a:visited
{
    	color: #90d6fa;
    text-decoration: none;
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
#linksres  a:
{
    color: #999999;
}

.hcontentpic
{
	margin: auto auto;
	float: left;
}

#leftside
{
	float: left;
	width: 432px;
}

#rightside
{
	float: left;
	width: 433px;
}

#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #462121;
    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: Trebuchet MS, Helvetica, sans-serif;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER ELEMENTS*/

/* HEADER HORIZ NAV*/
#top
{
	height: 147px;
	width: 900px;
}
#bottom
{
	height: 297px;
	width: 900px;
}

#headpic
{
	float: left;
	margin: 0 auto;
	width: 727px;
	height: 273px;
	margin-left: 131px;
	background-image: url(../images/headpicwhite.png);
}

#picslogan
{
	float: left;
}

#infotxt a:active, #infotxt a:link, #infotxt a:visited
{
    color: #4b5261;
    text-decoration: none;
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
#infotxt a:hover
{
    color: #999999;
}

#infotxt
{
	text-align: left;
	line-height: 18px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4b5261;
	padding-top: 2px;
}

#siteheader
{
	 font-size: 48px; 
	 font-family: Trebuchet MS, Helvetica, sans-serif;
	 padding-top: 43px;
	 color: #606e8e;
}

#horizNav 
{
	clear: both;
	display: inline;
	line-height: 35px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 auto 10px;
	position: relative;
	text-align: right;
	width: 100%;
	z-index: 0;
}

/*.active
{
	background-color: #FFFFFF;
	color: #42A3EE; 
}*/

#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #462121;
    text-decoration: none;
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
#horizNav a:hover
{
    color: #b2b1aa;
}

#navlist
{
	font-size: 18px;
}

ul.navlinks
{
	font-size: 18px;
}

ul.navlinks li
{
	display: inline;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	color: #462121;
	padding-left: 18px;
}


/* FOOTER ELEMENTS */

#footer a:active, #footer a:link, #footer a:visited
{
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
#footer a:hover
{
    color: #a0a0a0;
}

#footer ul
{
    list-style: none;
    color: #FFF;
}

div#footerWrap
{
    width: 900px;
    height: auto;
    margin: 0;
    padding: 5px 0;
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
}
.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;
}

#sitemap a
{
	color: #FFF;
}

td
{
	padding-top:10px;
}
