/* Browser Reset - Created by Eric Meyer*/

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* Default font settings. 
   The font-size percentage is of 16px. (0.6875 * 16px = 11px) */

html {
	height: 100%;
}

body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:18px;
  color: #5f5a58;
  background: #574335 url(../images/topBG.gif) top left repeat-x;
  height: 100%;
  padding-bottom:69px;   /* Height of the footer */
}

.mainWrap {
	width: 992px;
	margin: 0 auto;
	padding: 0;
}

.container {
  background:#fff;
  width: 962px;
  height: 100% !important;
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  padding-top:56px;
  left:14px;
  padding-bottom:69px;   /* Height of the footer */

  }

#centerWrap {
  width:962px;
}
  
#centerRight {
  float: right;
  width: 220px;
  margin-right:20px;
}

#centerLeft {
  float:left;
}

/* headings
******************************* */

h1 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 24px;
  color: #399;
  text-align: left;
  margin-left: 40px;
  margin-bottom:20px;
}

h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 18px;
  color: #399;
  text-align: left;
  margin-left: 40px;
  margin-bottom:20px;
}

h3 {
  display:block;
  width: 100%;
  border-top: #399 dotted 2px;
  margin:0 auto;
  
}

h4 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 18px;
  line-height:22px;
  color: #399;
  text-align: center;
  margin-bottom:10px;
}

h5 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  color: #399;
  text-align: left;
  margin-left: 40px;
  margin-bottom:10px;  
}

#bold {
  font-weight:bold;
}

/* text
******************************* */

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:18px;
  color: #5f5a58;
  text-align: justify;
  margin-left: 40px;
  margin-bottom: 2em;
  
}

#regular ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:18px;
  color: #5f5a58;
  margin-bottom: 2em;
}

.right {
  float: right;
}

.center {
  margin: 0 auto;  
}

a, a:link, a:active, a:visited {
  font-weight: normal;
  color: #399;
  text-decoration: underline;
}

a img {
  border: none;
}

a:hover {
  font-weight: normal;
  color: #8ac03f;
  text-decoration: underline;
}


/* header section
******************************* */
.header {
  background:url(http://www.normamaxwell.com/images/headerBG.gif) no-repeat;
  width: 992px;
  height: 111px;
}

#social {
  background: #6cc;
  padding-bottom:60px;

}

#icons {
  float:right;
  padding-top:10px;

}

/* nav bar
******************************* */

.nav  {
  background:#fff url(http://www.normamaxwell.com/images/navBG.gif)repeat-x;
  width:962px;
  height:40px;
}

        ul#navbar {	
        		width:225px;
        		list-style:none;
        		height:20px;
        		margin-top:10px;
			margin-right:10px;
			float:right;
			z-index:100;		
        }

        ul#navbar li {
        		display:inline;
        }

        ul#navbar li a {
        		height:20px;
        		float:right;
        		text-indent:-9999px;
        		text-decoration:none;
        }

        ul#navbar li#navbar-1 a {
        		width:75px;
        		background:url(http://www.normamaxwell.com/images/nav/nav.png) no-repeat 0 0;
        }

        ul#navbar li#navbar-1 a:hover {
        		background-position:0  -20px;
        }
       
        ul#navbar li#navbar-2 a {
        		width:95px;
        		background:url(http://www.normamaxwell.com/images/nav/nav.png) no-repeat -75px 0;
        }

        ul#navbar  li#navbar-2 a:hover {
        		background-position:-75px -20px;
        }
	
        ul#navbar li#navbar-3 a {
        		width:55px;
        		background:url(http://www.normamaxwell.com/images/nav/nav.png) no-repeat -170px 0;
        }

        ul#navbar  li#navbar-3 a:hover {
        		background-position:-170px -20px;
        }

/* main section
******************************* */

.main {
  width: 962px;
  height: 100%;
}

.noCol {
margin-right:40px;	
}

.leftCol {
  float: left;
  width: 252px;
  margin-top:40px;
  margin-left:20px;
}

.rightCol {
float:left;
width:430px;
}

.rightSidebar {
float:right;
width:200px;
margin-right:20px;
margin-top:10px;
}

.clear {
    clear: both;
}

#sidebar
{
  width: 252px;
}

        ul#sidenav {	
        		width:252px;
        		list-style:none;
        		height:186px;
        		margin-top:-10px;
			float:left;
			z-index:100;		
        }

        ul#sidenav li {
        		display:inline;
        }

        ul#sidenav li a {
        		width:252px;
        		float:left;
        		text-indent:-9999px;
        		text-decoration:none;
        }

        ul#sidenav li#sidenav-1 a {
        		height:30px;
        		background:url(http://www.normamaxwell.com/images/nav/sidenav.png) no-repeat 0 0;
        }

        ul#sidenav li#sidenav-1 a:hover {
        		background-position:-252px  0;
        }
       
        ul#sidenav li#sidenav-2 a {
        		height:45px;
        		background:url(http://www.normamaxwell.com/images/nav/sidenav.png) no-repeat 0 -30px;
        }

        ul#sidenav  li#sidenav-2 a:hover {
        		background-position:-252px -30px;
        }
	
        ul#sidenav li#sidenav-3 a {
        		height:35px;
        		background:url(http://www.normamaxwell.com/images/nav/sidenav.png) no-repeat 0 -75px;
        }

        ul#sidenav  li#sidenav-3 a:hover {
        		background-position:-252px -75px;
        }

        ul#sidenav li#sidenav-4 a {
        		height:35px;
        		background:url(http://www.normamaxwell.com/images/nav/sidenav.png) no-repeat 0 -110px;
        }

        ul#sidenav  li#sidenav-4 a:hover {
        		background-position:-252px -110px;
        }
	
        ul#sidenav li#sidenav-5 a {
        		height:35px;
        		background:url(http://www.normamaxwell.com/images/nav/sidenav.png) no-repeat 0 -145px;
        }

        ul#sidenav  li#sidenav-5 a:hover {
        		background-position:-252px -145px;
        }	
	
/* sub pages */

.main2 {
  width: 992px;
  height: 100%;
}

#topHeadline {
  margin-top: 30px;
}

/* sidebar nav 
******************************* */

.sbNav li {
  list-style-image: url(http://www.normamaxwell.com/images/arrow.gif);
  line-height:30px;
  
}

.sbNav li a {
  font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-size: 18px;
  font-weight:500;
  line-height:18px;
  color: #5f5a58;
  text-decoration: none;
}

.sbNav li a:hover {
  color: #8ac03f;
}




/* footer section
******************************* */

.footer {
  position:absolute;
  bottom:0;
  width:962px;
  background:url(http://www.normamaxwell.com/images/footerBG.gif)repeat-x;
  height:69px;   /* Height of the footer */
}

.footer span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #5f5a58;
  font-size: 1em;
  text-align: left;
  position: relative;
  top: 25px;
  left: 20px;
  float: left;
}


        ul#footnav {	
        		width:160px;
        		list-style:none;
        		height:20px;
        		margin-top:35px;
			margin-right:10px;
			float:right;
			
        }

        ul#footnav li {
        		display:inline;
        }

        ul#footnav li a {
        		height:20px;
        		float:right;
        		text-indent:-9999px;
        		text-decoration:none;
        }

        ul#footnav li#footnav-1 a {
        		width:85px;
        		background:url(http://www.normamaxwell.com/images/nav/footernav.png) no-repeat 0 0;
        }

        ul#footnav  li#footnav-1 a:hover {
        		background-position:0  -20px;
        }
       
        ul#footnav li#footnav-2 a {
        		width:75px;
        		background:url(http://www.normamaxwell.com/images/nav/footernav.png) no-repeat -85px 0;
        }

        ul#footnav  li#footnav-2 a:hover {
        		background-position:-85px -20px;
        }

/* misc.
******************************* */

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}

.clearfix, .container {display: block;}

/* Regular clearing
   apply to div that should drop below previous ones. */

#indent {
  margin-left: 60px;
}

#strong {
  font-weight: bold;
}

blockquote {
	margin-left: 40px;
}

.space {
	padding-bottom: 20px;
}

#space {
	padding-bottom: 20px;
}

#space2 {
	padding-bottom: 40px;
}

#learnh2 {
  font-weight:bold;
  color:#f30;
  margin-bottom:20px;
}

#thankyou {
  margin-right:20px;	
}

/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:450px;
	height:300px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:350px;
  height:300px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:330px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:300px;
}


.slide p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
  line-height:18px;
  color: #5f5a58;
  margin:15px;
  width:330px;
  
}
.slide h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  font-weight:bold;
  color: #399;
  margin:15px;
  text-align: center;
  width:330px;
}
.slide img {
  margin:0 15px;
}

#slideshow #slidesContainer .slide a {
  font-weight: normal;
  color: #399;
  text-decoration: none;
}

#slideshow #slidesContainer .slide a:hover {
  font-weight: normal;
  color: #8ac03f;
  text-decoration: underline;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:60px;
  left:40px;
  background:url(http://www.normamaxwell.com/images/featured/featuredLt.gif) no-repeat 0 0;
}
#rightControl {
  top:60px;
  right:10px;
  background:url(http://www.normamaxwell.com/images/featured/featuredRt.gif) no-repeat 0 0;
}

/* TOP NAVIGATION
*/

       ul#topnav {	
        		width:160px;
        		list-style:none;
        		height:20px;
        		margin-top:35px;
			margin-right:10px;
			float:right;
        }
        ul#topnav li {
        		display:inline;
        }
        ul#topnav li a {
        		height:20px;
        		float:right;
        		text-indent:-9999px;
        		text-decoration:none;
        }
        ul#topnav li#topnav-1 a {
        		width:75px;
        		background:url(http://www.normamaxwell.com/images/nav/topnav.png) no-repeat 0 0;
        }

        ul#topnav  li#topnav-1 a:hover {
        		background-position:0  -20px;
        }
       
        ul#topnav li#topnav-2 a {
        		width:85px;
        		background:url(http://www.normamaxwell.com/images/nav/topnav.png) no-repeat -75px 0;
        }

        ul#topnav  li#topnav-2 a:hover {
        		background-position:-75px -20px;
        }

	
#buttons img {
	padding-top:20px;
}

/* contact form
******************************* */
.contactform {
    background:#d1f0f0;
    border:1px solid #b9b9b9;
    font-size:1em;
    width:200px;
    color:#333;
    text-align:left;
    margin-top:20px;
    padding-top:10px;
}

.contactform legend  {  
    color: #333;
    font-weight:bold;
    padding-bottom: 5px;
    text-align:center;
    width:242px;
}

.contactform label {  
    color: #333;
    padding:0;
    margin-left:15px;
}

.contactform fieldset{ 
    padding:0.7em;
}

.contactform label {
    font-weight: bold;
    text-align:center;
}

.contactform fieldset input {
    width:170px;
    line-height:1.5em;
    padding:0.15em;
}

.contactform input, .contactform textarea, .contactform select {
    display:block;
    width: 170px;
    margin-bottom:1em;
    font-size: 12px;
    border:1px solid #b9b9b9;
    padding:0.15em;
    margin-right:1em;
    margin-left:15px;
}
  
.contactform .formInfo {
    margin-bottom:1em;
    padding-bottom:0.5em;
    border-bottom:0.1em solid #6F5230;
}

.contactform .formInfo h2 {
    color:#00889e;
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:1em
}

.contactform .formInfo p{
    text-align:left;
}

#submitBtn {
  width: 18px;
  margin-left: 65px;
}

#submit {
  width: 18px;
  margin: 0 auto;
}

/* big contact form
******************************* */
.contactform2 {
    font-size:1em;
    width:400px;
    color:#333;
    text-align:left;
    margin-top:20px;
    margin-left:40px;
}

.contactform2 legend  {  
    color: #333;
    font-weight:bold;
    padding-bottom: 5px;
    margin:0.3em 0;
}

.contactform2 label {  
    color: #333;
    padding:0;
    margin:0.3em 0;
}

.contactform2 fieldset{ 
    padding:0.7em;
    border:1px solid #b9b9b9;
    margin:0 0 0.5em 0;
}

.contactform2 label {
    font-weight: bold;
}

.contactform2 fieldset input {
    width:90%;
    line-height:1.5em;
    padding:0.15em;
}

.contactform2 input, .contactform2 textarea, .contactform2 select {
    display:block;
    width: 90%;
    margin-bottom:1em;
    font-size: 12px;
    border:1px solid #b9b9b9;
    padding:0.15em;
    margin-right:1em
}
  
.contactform2 .formInfo {
    margin-bottom:1em;
    padding-bottom:0.5em;
    border-bottom:0.1em solid #6F5230;
}

.contactform2 .formInfo h2 {
    color:#00889e;
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:1em
}

.contactform2 .formInfo p{
    text-align:left;
}

#submit {
  width: 68px;
  margin: 0 auto;
}

.submit {
  width: 68px;
  margin: 0 auto;
}

#homeLink a i { visibility: hidden; }

#homeLink a {
position:relative;
top:20px;
left:20px;
text-decoration:none;
}
