/* ------------------------------------------------------------------------------------- */
/* Copyright Einstein Industries 2004. Used with Permission.                             */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari                                     */
/*                                                                                       */
/* CSS Document                                                                          */
/* ------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* BASIC ELEMENTS ---------------------------------------------------------------------- */
/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* remove default link styles */
:link,:visited { text-decoration:none; }

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
html,body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img { border:none; }


/* global elements

 * ------------------------------------------------------------------------- */



/* root selectors */ 


p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#172A54; text-decoration:none; }

p,dl,dt,dd,ul,ol,li { line-height:17px; }

p,pre,blockquote { margin-bottom:8px; }

a:link,a:visited { color:#634A21; text-decoration:underline; }
a:hover,a:active { color:#634A21; text-decoration:none; }

h1{font-size: 15px;  padding-bottom:15px;}
h2 {font-size: 14px; padding-bottom:15px;}
h3 {font-size: 13px; padding:15px 0;}
h1 span,h2 span,h3 span, span { display:none; }

hr { margin: 15px 0;}


.right { text-align:right;}
.center { text-align:center; }
.clear { clear:both; height:.01em; overflow:hidden; }
.thumbs-left { margin:2px 8px 0 0; }
.thumbs-right { margin:2px 0 0 8px; }
.spacer { height: 200px; }
body {
	font-family: Arial, Verdana;
	font-size:12px;
	text-align:left;
    margin: 0 auto; 
	padding:0px;
	color:#172A54;
	background-image:url(../images/index/backblue.jpg);
	background-repeat:repeat-x;
	background-color: #172A54;
}

#backgroundtile {
	background-image:url(../images/index/backtile.jpg);
	background-repeat:no-repeat;
	}
	
#flash-bkgrnd {
	height: 242px;
	}	
	
#backgroundtileback {
	background-image:url(../images/index/backtileback.jpg);
	background-repeat:repeat-y;
	}
	
#subheaderback {
	background-image:url(../images/index/subpage.jpg);
	background-repeat:no-repeat;
	}
	
.image-right {
	margin-right:10px;
	}



.image-left {
	margin-left:10px;
	}

.image-right-float { float:right; }
	
#subpage_backgroundtileback {
	background-image:url(../images/index/subpage_backtile.jpg);
	background-repeat:repeat-y;
	}

#leftcolumn {
	text-align:left;
    margin:0px; 
	padding:5px 23px 0px 44px;
	}
	
#leftcolumn ul {
	list-style-type:disc;
	padding-left:25px;	
	}	
	
#reasontosmile {
	background-image:url(../images/index/reasontosmile.gif);
	height:142px;
	position:relative;

}

#reasontosmile a {
	position:absolute;
	left:1px;
	width:176px;
	top:22px;
	height:120px;
		}

	
#middlecolumn {
	text-align:left;
    margin:0px; 
	padding:5px 25px 0px 23px;
	}
	
#middlecolumn ul {
	list-style-type:disc;
	padding-left:25px;	
	}
	
#middlecolumn h2 {padding:0;}	

	
.rightcolumn {
	color:#ffffff;
	text-align:left;
    margin:0px; 
	padding:5px 45px 0px 35px;
	}
	
.rightcolumn p {
	color:#FFF;}

#rightcolumn a:link, #rightcolumn a:visited { color:#C5C4A8; text-decoration:underline;}
#rightcolumn a:active, #rightcolumn a:hover { color:#C5C4A8; text-decoration:none;}
	
#footer {
    margin:0px;
	color:#ffffff;
	text-align:center;
	background-color:#172A54;
	}

#footer p {
	color:#FFFFFF;
	}
	
#footer a:link { color:#FFF;}
#footer a:visited { color:#FFF;}


/* ------------------------------------------------------------------------------------- */
/* CONTACT FORMS ----------------------------------------------------------------------- */


.submit, .submit-main-contact { width:60px; cursor:pointer; padding:0; }
.submit-main-contact { margin:85px 0 0 217px; }


input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C5C4A8;
	background-color: #F3F0DF;

}
.quickcontact { width: 150px; }



/* navigation: #nav
 * ------------------------------------------------------------------------- */
#nav { background:url("../images/new-nav.gif") no-repeat; width:780px; height:52px; position:relative; }
	#nav li { position:absolute; top: 0; }
	#nav li, #nav a { height:52px; display:block; }
	#nav span { display:none; }
	
	#nav-01 { width: 89px; left: 76px; }
	#nav-02 { width: 102px; left: 165px; }
	#nav-03 { width: 156px; left: 267px; }
	#nav-04 { width: 173px; left: 423px; }
	#nav-05 { width: 103px; left: 596px; }
	
	#nav-01 a:hover { background: transparent url("../images/new-nav.gif") -76px -52px no-repeat; }
	#nav-02 a:hover { background: transparent url("../images/new-nav.gif") -165px -52px no-repeat; }
	#nav-03 a:hover { background: transparent url("../images/new-nav.gif") -267px -52px no-repeat; }
	#nav-04 a:hover { background: transparent url("../images/new-nav.gif") -423px -52px no-repeat; }
	#nav-05 a:hover { background: transparent url("../images/new-nav.gif") -596px -52px no-repeat; }
	
.featured {
	background: url("../images/index/subhead-featured.gif");
	height: 69px;
	margin-left: -44px;
	}
