/* Site Design and Build by: Deirdre O'Lavery
Date: 11.06.2009
Deirdre's Portfolio: http://dwarvenbrassiere.org/ 
*/

html, body {
	background:#517881;
	font-size:18px;
	font-family:"Trebuchet MS";
	color:#619f5c;
	margin:0 auto;
	height:100%;
	vertical-align: bottom;
	width: 800px;
}

h1 {
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#7dc277;
}

h2 {
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color:#7dc277;
}

h3 {
	font-family:"Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color:#335f69;
}

a {
	color:#335f69;
	text-decoration:none;	
}

a:hover {
	color:#619f5c;	
}

#info2 a {
	text-decoration:underline;
}

#house a {
	color:#335f69;	
}

#house a:hover {
	color:#619f5c;	
}

#validation a:hover {
	color:#b4d3da;	
}

#wrapper {
	background:#719aa3;
	width:950px;
	text-align:center;
	margin:0 auto;
	padding:20px 0 20px 0;
	min-height:100%;
}

#main-wrap {
	background:#b4d3da url('main-wrap_top.png') no-repeat;
	width:800px;
	text-align:center;
	margin:0 auto;
	clear:both;
	vertical-align: top;
	line-height: normal;
}

#header {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#links1 {
	float:right;
	font-size:16px;
	margin-right:0px;
	margin-top:-5px;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#links1 ul {

}

#links1 ul li {
	display: inline;
}

#links2 {
	float:left;
	font-size:16px;
	margin-right:0px;
	margin-top:0px;
	padding-top:10px;
	width: 800px;
	padding-right: 30px;
}

#links2 ul {

}

#links2 ul li {
	display: inline;
}

#links3 {
	
	font-size:16px;
    margin-right:40px;
    margin-left:auto;
    margin-top:-5px;
}

#links3 ul {

}

#links3 ul li {
	display: inline;
}

#links4 {
	float:none;
	font-size:16px;
	margin-right:0px;
	margin-top:-5px;
	padding-top:10px;
	margin-left: 0px;
	width: 800px;
	text-align: center;
	padding-right: 80px;
}

#links4 ul {

}

#links4 ul li {
	display: inline;
}

#site {
	margin:0 auto;
	width:800px;
}

#site ul {

}

#site ul li {
	display: inline;
}


.bullet {
	position:relative;
	top:-1px;
	padding-left:3px;	
}

#house {
	margin-left:30px;
	float:left;
	position:relative;
	top:-35px;
}

.email {
	position:relative;
	top:-15px;
	margin-bottom:30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.email p {
	margin-top:0px;
	margin-bottom:-7px;
	font-size:14px;
}

#info {
	font-size:14px;
	margin-right:30px;
	width:487px;
	float:right;
	clear:right;
	text-align:left;
	letter-spacing:.015em;
	background-color: #FFF;
	background-image: url(text-bg.png);
	background-repeat: repeat-y;
}

#info h2 {
	padding-left:20px;	
	margin-bottom:-20px;
}

#info p {
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
	color: #335f69;
}

#info2 {
	font-size:14px;
	width:700px;
	clear:right;
	text-align:left;
	letter-spacing:0em;
	color: #517881;
	background-color: #FFF;
	background-image: url(info2-bg.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#info2 h2 {
	padding-left:20px;	
	margin-bottom:-10px;
}

#info2 p {
	margin-bottom:10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.sep {
	background:#7dc277;
	height:2px;
	width:432px;
	margin:0 auto;
}

.info-top {
	background: url('info-top.png') no-repeat;
	height:17px;
}

.info-bottom {
	background: url('info-bottom.png') no-repeat;
	height:17px;
}
	
.info2-top {
	background: url('info2-top.png') no-repeat;
	height:17px;
}

.info2-bottom {
	background: url('info2-bottom.png') no-repeat;
	height:17px;
}

#footer {
	background: url('footer_bottom-new.png') no-repeat;
	width:800px;
	height:53px;
	margin:0 auto;
	clear:both;
	font-size: 12px;
}

#footer p {
	position:relative;
	top:8px;
	color:#b7cbd0;
	font-style:italic;
	text-align:center;
	margin:0;	
	padding:0;
}

#validation {
	padding-top:10px;
	color:#517881;
}

/* Congratulations! You've made it to the end of this stylesheet ~Deirdre */
#wrapper #main-wrap #footer p {
	color: #589B9A;
}

