@charset "iso-8859-1";
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.vlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight:normal
}
img.scrapbookhd {
	margin-top: 30px;
	margin-left: 40px;
	clear:both;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	font-weight:normal
}
.larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	font-weight:normal;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	font-weight:bold
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
}
.popout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	font-weight:bold
}
.lgsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style: normal;
	font-weight:bold
}
.smsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	font-weight:bold
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}

.imgcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color: #FF9;
	margin-top:15px;
	margin-bottom:15px;
	padding:3px;
	
}
.millcred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold
}
.millhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	color: #FFF;
}
.lightyellow {
	color:#FFC;
	font-family: Verdana, Geneva, sans-serif;
}
#pagecenter {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.propname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize
}
.huge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;
	font-weight: bold
}
.img-right-margin {
	padding-right: 20px;
	margin-right: 25px;
}
#errorbg {
	background-color: #000;
	background-image: url(/errors/images/error.jpg);
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: auto;
}
#titlediv {
	height: 450px;
	width: 394px;
}
#enterdiv {
	height: 52px;
	width: 208px;
}
#tweeddiv {
	height: 60px;
	width: 300px;
	border-width: 0;
	outline-width: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #42A0FF;
	font-style: normal;
	font-weight: bolder;
}
.centered {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 0 auto;
	margin-top: 200px;
	margin-left: 0 auto;
}
#truth {
	background-image: url(/site/images/truthchair.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	border:none
}
.borderguard {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.fixedbuttton {
	position: fixed;
	top: 200px;
	right: 50px;
}

.newhomeheader {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	color: #FFF;
	font-size: 36pt;
	font-weight: lighter;
	font-family: Verdana, Geneva, sans-serif;
}
.img-botttom-for-caption {
	text-align: center;
	margin-bottom: 15px;
}
.nowrapdiv {
	text-align: left;
	white-space: nowrap;
}
