@charset "utf-8";
/* CSS Document */

@media screen, projection {

.BeNiceToMacIE5 {
	font-family: "\"}\"";
	font-family: inherit;
}

html, body, #wrapper, wrapper2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

html>body, html>body #wrapper, html>body #wrapper2 {
	height: auto;
}

div#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	background:#bcbcbc;
}

#header {
	position:relative;
	width: 100%;
	background: url(../images/mountains.jpg);
}

#headcontent {
	height:226px;
	position:relative;
	padding:0px;
}

#headertable {
	width: 950px;
	text-align: center;
	font-weight: bold;
}

#headertable a:link,#headertable a:visited {
	background-image: url(../images/spacer.gif);
	text-align: center;
	display: block;
	text-decoration: none; 
	padding: 8px;
	color: #bcbcbc;                                /*     -----  Light Grey  -----     */
	font-size: 14px;
}
#headertable a:hover,#headertable a:active {
	background-image: url(../images/navover2.png);
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 8px;
	color: #000000;
	font-size: 14px;
}
#headertable a.current {
	background-image: url(../images/spacer.gif);
	color: #000000;
	text-decoration: none;
	cursor: default;
}

#logo1 {
 background:url(../images/logo1a.png) no-repeat;
}

#slogan {
 background:url(../images/slogan2.jpg) no-repeat center;
}

#sidebar {
	width:350px;
	float:left;
	padding:160px 10px 0px 10px;
	text-align: center;
}

#orangebox {
	margin-left: 30px;
}

#orangebox td.orangebody {
	background: #faaf40 url(../images/orangebody.png) no-repeat;
}

#orangebox td.orangeleft {
	background: url(../images/orangeleft.png);
}

#orangebox td.orangeright {
	background: url(../images/orangeright.png);
}

#orangebox p.location {
    text-align: left;
	font-size: 12px;
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

#orangebox p.location a:link,#orangebox p.location a:visited {
    color: #000000;
}

#orangebox p.location a:hover,#orangebox p.location a:active {
    color: #ffffff;
}

#orangebox p.times {
    text-align: left;
	font-size: 12px;
	padding-left: 29px;
	margin-top: 5px;
}


#slidebox {
	margin-left: 30px;
}

#slidebox td.slideleft {
    background:url(../images/slideleft.png);
}

#slidebox td.slideright {
    background:url(../images/slideright.png);
}

#slidebox td.slidebottom {
	background: url(../images/slidebottom.png) no-repeat top;
}


#pictures img { 
    display:block;
}


#content {
	margin-left:370px;
	padding:30px 0 0 0;
	text-align: center; 
}

#bodybox td.bodygradient {
	background: #5c81ae url(../images/bodygradient.jpg) no-repeat;
}

#bodybox td.bodyleft {
	background: url(../images/left.png);
}

#bodybox td.bodyright {
	background: url(../images/right.png);
}

#bodybox p {
	text-align: justify;
	font-size: 16px;
	padding: 0 20px 0 20px;
	text-indent: 20px;
}

#bodybox p.questions {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 1px 0 1px;
	text-indent: 0px;
	line-height: 16px;
}

#bodybox p.answers {
	text-align: justify;
	font-size: 14px;
	padding: 0 50px 0 50px;
	text-indent: 0px;
	line-height: 16px;
}

#bodybox p.return {
	text-align: right;
	font-size: 10px;
	padding: 0 50px 0 50px;
	text-indent: 0px;
	line-height: 16px;
}

#bodybox p.return a:link,#bodybox p.return a:visited {
    text-decoration: none;
	color: #000000;
}

#bodybox p.return a:hover,#bodybox p.return a:active {
    text-decoration: none;
	color: #ffffff;
}

#bodybox p.questions a:link,#bodybox p.questions a:visited {
    text-decoration: none;
	color: #000000;
}

#bodybox p.questions a:hover,#bodybox p.questions a:active {
    text-decoration: none;
	color: #000000;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 160px;
	background:#000;
    color: #5b80ad;
	overflow:hidden;
	background: url(../images/footer.jpg);
}

#footerContent {
	padding:10px;
}

#footernav {
	text-align: center;
	padding-top: 100px;
    color: #5b80ad;
}
#footernav a:link,#footernav a:visited {
	text-decoration: none;
    color: #5b80ad;
	display: inline-block;
	padding: 3px 9px 0px 9px;
	font-size: 14px;
}
#footernav a:hover,#footernav a:active {
	text-decoration: none;
    color: #e24331;
	display: inline-block;
	padding: 3px 9px 0px 9px;
	font-size: 14px;
}

#signature {
	text-align: center;
    color: #e24331;
	font-size: 12px;
	padding-top: 10px;
}
#signature a {
	text-decoration: none;
} 
#signature .c {
    color: #e24331;
}
#signature .ross {
	font-size: 10px;
    color: #e24331;
}
#signature .w {
    color: #e24331;
}
#signature .ay {
	font-size: 10px;
    color: #e24331;
}
#signature .d {
    color: #e24331;
}
#signature .esign {
	font-size: 10px;
    color: #e24331;
}

#main {
	margin: 0;
	padding: 0;
	background:url(../images/bodyback.jpg) repeat-x;
}

/* \*/
* html #footer {
	position: absolute;
}

* html #main {
	padding-bottom: 100px;
}

/* \*/
head:first-child+body div#footer {
	position: absolute;
	z-index:0;
}

head:first-child+body div#main {
	padding-bottom: 100px;
}

}

@media all and (min-width:0px) {
	head~body {height:100%;}
}

