/*
==================================================================================
	CSS RESET 
==================================================================================
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}

html, body{
	height: 100%;
}

body{
	background: #d90012 url( "../images/gradientBg.jpg" ) repeat-x;
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	font-family: Helvetica, Arial, Sans-serif; 
/*	Tahoma,Geneva,Kalimati,sans-serif;
*/}

a{
	color: #550000;
}

.clear{
	clear: both;
}

#container{
	width: 850px;
	margin: 0 auto;
}

#header{
	padding: 50px 0 2em 0;
	clear: both;
}

#name{ 
	float: left;
}

#header h2{
	color: #770000;
	font-weight: normal;
	font-size: 1.125em;
	margin: 1em 0 0 0;
}

#globalNav{
	margin: 0 0 0 43.5em;
	list-style: none;
	padding: 0;
}

#globalNav li{
	margin: 0;
	padding: 0;
	float: left;
}

#globalNav li a span{
	display: none;
}

#globalNav li a{
	display:block;
	background-repeat: no-repeat;
	height: 54px;
}


#globalNav li.home a{
	margin: 0 2em 0 0;
	background-image: url( "../images/navHome.gif");
	width: 72px;
	padding-right: 2em;
	border-right: 1px #9a0000 solid;
}

#globalNav li.people a{
	background-image: url( "../images/navPeople.gif");
	width: 80px;
	padding: 0 0 0 2em;
}

#globalNav li.home.active a,
#globalNav li.people.active a,
#globalNav li a:hover{
	background-position: bottom left !important;
}


#content{
	clear: both;
	font-weight: normal;
	line-height: 1.75em;
}

.people #content{
	font-size: 1em;
}

.home #content{
	font-size: 1.25em;
}

#footer{
	margin: 4em 0 !important;
	clear: both;
	color: #770000;
	font-size: 12px;
}

#footer a{
	text-decoration: none;
}

#footer input{
	font-size: .8em;
}
.people #content .col{
	padding-top: 1.5em;
}

.col{
	border-top: 1px #9a0000 solid;
}

#footer .col{
	padding: 2em 0 0 .5em;
}

.twoCol .firstCol{
	float: left;
	margin: 0 30px 0 0;
}

.twoCol .secondCol{
	
}

.threeCol .firstCol{
	float: left;
	width: 255px;
	margin: 0 30px 0 0;
}

.threeCol .secondCol{
	float: left;
	width: 260px;
	margin: 0 30px 0 0;
}


.threeCol .secondCol .submitButton{
	position: relative;
	top: .5em;
	left: .5em;
}

html>body .threeCol .secondCol .submitButton{
	position: relative;
	top: .7em;
}

.threeCol .thirdCol{
	width: 260px;
}

html>body .threeCol .thirdCol{
	width: 260px;
	margin: 0 0 0 580px;
	padding: 2em 0 0 0;

}


#footer .thirdCol{	
	text-align: right;
	padding: 2em 0 0 0;
	margin: 0;
}
html>body #footer .thirdCol{	
	margin: 0 0 0 580px;
}
.col h5{
	float: left;
}

h5.chaletBold{
	display: inline;
	float: left;
}

.floatLeft{
	float: left;
}

#content p{
	margin-top: 1.4em;
}


/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
visibility: hidden;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }

	.sIFR-active .header{
		display: inline;
		width: auto;
		clear: none;
/*		overflow: hidden;
*/		border: 1px #fff solid;
	}


	.sIFR-active p{
		clear: none;
		width: auto;
	}

}

/*.sIFR-active .bodyChalet{
	display: inline-block;
}
*/
@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}


.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
	
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}
