/*
Theme Name: DESCI Template
Theme URI: http://www.imaginativemediagroup.com/
Description: This template was created especially for the Denver Educator Senior Citizens, Inc.
Version: 1
Author: Imaginative Media Group
Author URI: http://www.imaginativemediagroup.com/
Tags: flash header, cool background

	IMG v1
	 http://www.imaginativemediagroup.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	background-image: url(images/page-background.jpg);
	background-repeat: repeat-x;
	background-position: -6px top center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eee;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%; /* Resets 1em to 10px */
	color: #000;
}
.verdana10black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.verdana16blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #369;
}



.pagewrapper {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
.footer {
	border-top: solid 6px #6699cc;
	width: 953px;
	min-height: 90px;
	border-bottom: solid 1px #000;
	background-image: url(images/footer-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 10px;
	background-color: #eee;
	font-size: 1em;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333;
}
#application-button {
    list-style:none;
}
#application-button a {
    display:block;
    width:207px;
	height: 31px;
    background: url(images/application-for-residence-button.gif) no-repeat;
}
#application-button a:hover { 
    background-position:0 -31px;
}