@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #9196C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #377613;
}
a:visited {
	color: #377613;
}
a:hover {
	color: #9196C1;
}
a:active {
	color: #377613;
}
h1 {
	font-size: 24px;
	color: #7D6E9A;
	font-weight: lighter;
	margin-top: 0px;
	
}
h2 {
	font-size: 20px;
	color: #666666;
	font-weight: lighter;
}

img {
	border: none;
	}

/* Classes and IDs */

.nav {
	width: 545px;
	height: 119px;
	background-image: url(images/index_elmwood_04.png);
	background-repeat: no-repeat;
	vertical-align:top;
	}
	
#nav {
	font-size: 16px;
	letter-spacing: .1em;
	padding-top: 25px;
	}
	
#nav a:link {
	text-decoration: none;
	}
	
#nav a:hover {
	text-decoration: none;
	}
	
#nav a:visited {
	text-decoration: none;
	}
	
#nav a:active {
	text-decoration: none;
	}


.content {
	width: 798px;
	height: 470px;
	background-color: #ffffff;
	background-image: url(images/index_elmwood_07.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align:top;
	}
	
.content-padding {
	padding-left: 25px;
	padding-top: 50px;
	padding-right: 25px;
	}
	
.home-padding {
	padding-left: 25px;
	padding-right: 25px;
	}
	
.footer {
	width: 1000px;
	height: 87px;
	background-image: url(images/index_elmwood_09.png);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#footer {
	color: #ffffff;
	font-size: 10px;
	padding-top: 45px;
	padding-left: 100px;
	letter-spacing: .1em;
	}
	
	
.right-border {
	width: 101px;
	background-image: url(images/index_elmwood_9_bkgd.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
	}
	
.left-border {
	width: 101px;
	background-image: url(images/index_elmwood_06.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
	}
