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

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #f0efec;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#container {
	margin: 5px auto;
	background: url(/education/discoverinhouse/images/background.gif) repeat-y;
	width: 815px;
	text-align: center;
}

#mainNav {
	background: #FFFFFF center;
	width: 785px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

#headerTop {
	background: url(/education/discoverinhouse/images/header_top.gif) repeat-x;
	width: 785px;
	height: 35px;
	visibility: visible;
	text-align: right;
	font-weight: bold;
}
#headerImage {
	width: 785px;
	height: 150px;
	visibility: visible;
}
#headerBottom {
	width: 785px;
	height: 4px;
	visibility: visible;
	background-color: #51616e;
	overflow: hidden;
}

#contentSpace {
	padding-top: 15px;
	margin: 0;
	width: 785px;
	padding-bottom: 45px;
}

#leftnav {
	float:left;
	width: 186px;
	margin: 0;
	padding-bottom:20px;
	padding-left: 10px;
}

#bodycopy {
	background: url(/education/discoverinhouse/images/background_center.gif) repeat-y;
	padding-left: 11px;
	margin-right: 10px;
	margin-left: 205px;
	margin-top: 0px;
}
		
#subhead {
	font-weight: bold;
	background: url(/education/discoverinhouse/images/background_subhead.gif) repeat-x bottom;
	width: 95%;
	vertical-align: top;
	height: 14px;
	padding-top:25px;
}
	
#subheadNoSpace {
	font-weight: bold;
	background: url(/education/discoverinhouse/images/background_subhead.gif) repeat-x bottom;
	width: 95%;
	vertical-align: top;
	height: 5px;
}
/* height changed from 14px */	
#footer {
	clear: both;
	border-bottom: 2px solid #51616e;
	vertical-align: middle;
}

#footerRow {
	clear: both;
	height: 19px;
	width: 759px;
	overflow: hidden;
	border-top: 1px solid #51616e;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 15px;
	padding-top: 2px;
	color: #51616e;
}

#logfunction{
	text-align: right;
	top: 5px;
	position: relative;
	right: 15px;
	color: #fff;
	text-decoration: none;
}

#sidenavtext {
	font-size: 12px;
}
/* Elements for the left nav box*/
.roundcont {
	width: 184px;
	background-color: #c6d2de;
	color: #000000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/education/discoverinhouse/images/side_tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/education/discoverinhouse/images/side_br.gif) no-repeat top right; 
}

img.corner {
   width: 8px;
   height: 6px;
   border: none;
   display: block !important;
}

.boxstyle {
	padding: 3px;
}

.subheadLineBold {
	font-weight: bold;
	border-bottom: #51616e 1px solid;
	width: 95%;
}

/* Elements for the form */
#formtable {
	width: 95%;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	border: 1px solid #000000;
	background-color:#E8E9EE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 5px;
}

/* link actions */
.boxstyle a:link, a:visited {
	color: #f06;
	text-decoration: none;
}
.boxstyle a:hover, a:active {
	color: #f06;
	text-decoration: underline;
}

a.confirmed:link, a.confirmed:visited {
	color: #000;
	text-decoration: none;
}
a.confirmed:hover {
	color: #000;
	text-decoration: underline;
}

#footerRow a {
	color: #51616e;
	text-decoration: none;
}

#footerRow a:hover, a:active {
	color: #51616e;
	text-decoration: underline;
}

#headerTop a {
	color: #fff;
	text-decoration: none;
}

#headerTop a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}
.indentBlock {
	margin-left: 50px;
	position: relative;
}

h2, h2 a, form h2 label { font-size: 14px; color: #c0143c; font-family: "Gill Sans", "Trebuchet MS", Verdana, sans-serif; line-height: 1.4; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 0.7em; font-weight: normal; }
