html, div, dl, dt, dd, ol, li, ul, h1, h2, h3, h4, h5, h6, h7, h8, pre, for, fieldset, input, p, blockquote, img, a {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, verdana, sans-serif;
	text-align: center;
	font-size: 62.5%;
	background: #333 url("../images/bg/page2.gif") repeat-y 50% 0;
	color: #000;
	}
	
/*MISC. STYLES*/
img {border: 0; margin: 0; padding: 0;}	
img.alignLeft {float: left; margin-right: 10px;}
img.alignRight {float:right; margin-left: 10px;}
a {color: #003f72; text-decoration: underline; font-size: 1.0em;}
a:hover {color: #003f72; text-decoration: none; font-size: 1.0em;}
#quick-contact {margin-top: 5px;}
#quick-contact ul {margin: 15px; list-style-type: square;}
#quick-contact ul li {margin-bottom: 10px;}
#quick-contact p.header {text-transform: uppercase; color: #000; font-size: 1.8em; border-bottom: 1px dotted #3c3529; font-weight: bold;}
p.header {text-transform: uppercase; color: #000; font-size: 1.6em; text-align: left; border-bottom: 1px dotted #003f72;}
.header2 {text-transform: uppercase; color: #000; font-size: 1.2em; font-weight: bold; text-align: left; }
span.subtext {text-transform: uppercase; color: #3c3529; font-size: .7em;}
#casesBox {background: #B3A98F; padding: 10px; border: 1px dotted #ccc; margin-top: 35px;}
#directionsBox {width: 270px; float: left;}
ul.generic2 {list-style-type: square; margin: 0 0 15px 20px; font-size: 1.2em; line-height: 18px; font-size: 1.2em; margin-bottom: 10px;}
ol.generic {margin: 0 0 15px 30px; font-size: 1.2em; line-height: 18px; font-size: 1.2em; margin-bottom: 15px;}
ol.generic li {margin-bottom: 15px;}
div.bio-details {clear: both; margin-top: 30px;}
table td {vertical-align: top;}
	
/* FONT SIZES: 1.8 em = 18px, 1.6 em = 16px; 1.4em = 14px; 1.2 em = 12px, 1em = 10px; .8 em = 8px;*/
	
#page-container {
	width: 900px;
	margin: auto;
	text-align: left;
	background: #FFF url("../images/bg/page.gif") repeat-y top left;
}

#logo {display: none}
	
/*THE SYSTEM PAGE - ACCORDION STYLES*/	

.stepTitle{ /*header of 1st demo*/ cursor: hand; cursor: pointer; padding: 5px 10px;border: 1px solid #999;background: #EBF6FF;color: #003F72; font-size: 1.4em;}
.opentitle{ /*class added to contents of 1st demo when they are open*/ background: #000 url("../images/bg/process-header-active.gif")  repeat-x top left; COLOR: WHITE;}


/*CONTENT LAYOUT*/		

#topBar {height: 65px; background: #3c3529 url("../images/bg/topBar2.gif") repeat-x top left;}

#masthead	{
height: 80px;
background: #7C6855 url("../images/bg/masthead2.gif") repeat-x top left;
}

#masthead-nav {
float: right;
color: #FAFAFA;
padding: 40px 20px 0 0;
}

#masthead-nav a {
color: #FAFAFA;
text-decoration: none;
font-size: 1.1em;
text-transform: uppercase;
margin-left: 12px;
margin-right: 12px;
letter-spacing: 0.1em;
}

#masthead-nav a:hover {
color: #FFF;
text-decoration: underline;
font-size: 1.1em;
text-transform: uppercase;
margin-left: 12px;
margin-right: 12px
}

#titleBar {height: 40px; background: #000 url("../images/bg/numbers.gif") no-repeat top right;}
#titleBar h1 {float: left; font-family: Tahoma, Arial, Verdana;
		font-size: 1.3em;
		font-style: normal;
		font-weight: normal;
		letter-spacing: .1em;
		color: #FFF;
		background: transparent;
		padding: 12px 0 0 15px;
		margin: 0;
		text-transform: uppercase;
	}
		
#titleBarEspanol {height: 40px; background: #000 url("../images/bg/numbers-espanol.gif") no-repeat top right;}
#titleBarEspanol h1 {float: left; font-family: Tahoma, Arial, Verdana;
		font-size: 1.3em;
		font-style: normal;
		font-weight: normal;
		letter-spacing: .1em;
		color: #FFF;
		background: transparent;
		padding: 12px 0 0 15px;
		margin: 0;
		text-transform: uppercase;
	}
		


#button-nav {float: left; width: 900px; height: 100px; background: #3c3529 url("../images/bg/button-nav.gif") repeat-x top left; border-top: 1px solid #333; border-bottom: 1px solid #333; margin: 0;}
#button-nav .padding {padding: 15px}


                 

                                        
    .lavaLampNoImage {
            position: relative;
            height: 29px;
            background-color: transparent;
            padding: 35px 0 0 0;
           margin: 0;
            overflow: hidden;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 0px solid #000;
                        background-color: #3c3529;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: normal 12px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 8px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

#sidebar {
		width:300px;
		float:left;
		}

#sidebar .padding {		
		padding: 15px;}
		
#sidebar a {
	color: #003f72;
	text-decoration: underline;
	font-size: 1.2em;
}

#sidebar a:hover {
	color: #003f72;
	text-decoration: none;
	font-size: 1.2em;
}

		
#center-content {
		width:600px;
		float:left;
		background: white;
		}

#center-content .padding {		
	padding:15px;}
	
#right-content {
		width:300px;
		float:left;
		background: white;
		}

#right-content .padding {		
	padding:15px;}

	





#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 1em;
	color: #333;
	padding: 0;
	margin:0;
	border-top: 1px solid #3c3529;}
	
	
#footerLeft {
float: left;
height: 225px;
width: 300px;
background: #ccc url("../images/footer-left-bg-2.gif") no-repeat top left;
margin: 0;
padding:0;
}

#footerLeftEspanol {
float: left;
height: 225px;
width: 300px;
background: #ccc url("../images/footer-left-bg-espanol-2.gif") no-repeat top left;
margin: 0;
padding:0;
}

#footerRight {
float: left;
height: 225px;
width: 600px;
background: #D0D0C8;
margin: 0;
padding:0;
}
	
#footerRight .padding {padding: 15px 15px 0 15px;}

#footer a {
	color: #003f72;
	text-decoration: none;
	font-size: 1em;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
	font-size: 1em;
}


p.subfooter {
font-size: 1.1em; border-top: 1px dotted #003f72;}

a.subfooter {color: #C0C0C0; text-decoration: underline; font-size: 1em; }
a.subfooter:hover {color: #C0C0C0; text-decoration: none; font-size: 1em; }


address	{
	font-size: 12px;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 16px;
	}

	

/*LISTS*/

ul.generic	{
list-style-type: none;
margin: 0 0 10px 10px;
font-size: 1.2em;
}

ul.generic li {
padding: 0;
margin-bottom: 4px;
line-height: 1.6em;
background: url("../images/bg/arrow.gif") no-repeat top left;
padding-left: 20px;
color: #003f72;
}

ul.generic li a {
color: #003f72;
text-decoration: underline;
}

ul.generic li a:hover {
color: #52242c;
text-decoration: none;
}

ul.footer	{
list-style-type: none;
margin: 0 0 10px 10px;

}

ul.footer li {
padding: 0;
margin-bottom: 6px;
line-height: 1.6em;
}

ul.footer li a {
color: #fff;
text-decoration: underline;
}

ul.footer li a:hover {
color: #ccc;
text-decoration: none;
}

/*TABLE FOOTER*/

table td.footer {vertical-align: top;}

/*TYPOGRAPHY*/

p	{
	font-family: Arial, verdana, sans-serif;
	text-align: justify;
	line-height: 18px;

	font-size: 1.2em;
	margin-bottom: 10px;
	}


h1 {
		font-family: Tahoma, Arial, Verdana;
		font-size: 2.0em;
		font-style: normal;
		font-weight: normal;
		color: #131707;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: none;}
		
h2, h3, h4, h5, h6 {
		font-family: Tahoma, Arial, Verdana;
		font-size:1.6em;
		font-style: normal;
		font-weight: normal;
		color: #3c3529;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		line-height: 1.2em;
}




/*HOMEPAGE CONTACT FORM ELEMENTS*/

.contact { width: 300px; margin: 0; clear: both;}
.contact ul { padding: 5px 0px 5px 15px; margin: 0px; }
.contact li { font-size: 10px; padding: 0px; margin: 0px; }
.contact p { font-size: 11px; padding: 5px 0px 15px 0px; margin: 0px; line-height: 13px;}
.contact p strong { letter-spacing: 1px;}
.contact span { background: #3c3529 url("../images/bg/contact-box-header.gif") repeat-x top left; font-size: 1.2em; padding: 10px; margin: 0; color: #fff; line-height: 16px; display: block;}
.contact span h2 { padding: 0px; color: #fff; font-size: 1.3em; text-transform: uppercase; margin-bottom: 5px;}
.contact span p { padding: 0px; margin: 0px; font-size: 1.0em; text-align: left;}
.contact span a {color: #cc3300; text-decoration: underline; }
.contact form { padding: 10px; margin: 0; border: solid 1px #E0E0E0; background: #ccc;}
.contact form fieldset { border: none; padding: 0px; margin: 0px;}
.contact form p { font-size: 11px; padding: 5px 0px; margin: 0px; color: #202020; }
.contact form label { display: block; padding: 0px 0px 5px 0px;}
.contact form label em { font-size: 9px; text-transform:uppercase; font-weight: bold; color: #3f2b1e; font-style: normal;}
.contact form input { color: #000; border: solid 1px #808080; background: #fff; padding: 3px 0px;}
.contact form textarea { color : #000; border: solid 1px #808080; background: #fff; padding: 3px 0px;}
.contact form .textarea { position: absolute; width: 180px; padding: 0px; margin: 0px 0px 0px 140px}
.contact form .checkbox { border: none; background: none; padding: 0px; }
.contact form .submit {font-size: 11px; padding: 5px; margin: 0px; color: #fff; cursor: pointer; background: #333;}
.contact form .reset {font-size: 11px; padding: 5px; margin: 0px; color: #fff; cursor: pointer; background: #333;}

