/*CCS file for Don & Judy Dennee
developed Feb 2010 by CarricDesign, Kingston, Ontario*/

html {margin: 0; padding: 0;}
body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #2c2e38;
}

a {
	text-decoration: none;
	color: #190d21;
}

a:hover {
	text-decoration: underline;
}

address {
	font-style: normal;
}

img {
	border: none;
}

span {
	font-weight: bold;
}

ul {
	list-style: none;
}

/*#wrapper
================================================================*/
#wrapper {
	width: 965px;
	margin: 30px auto;
}


/*#wbanner-first
================================================================*/
#banner-first {
	display: none;
}


/*#wbanner
================================================================*/
#banner {
	display: none;
}

/*#sec-nav-first
================================================================*/
#sec-nav-first {
	display: none;
}


/*#sec-nav
================================================================*/
#sec-nav {
	display: none;
}


/*#main-first
================================================================*/
#main-first {
	background: #e6e0c8;
	width: 960px;
	margin-top: -5px;
}


/*#main
================================================================*/
#main {
	background: #e6e0c8;
	width: 960px;
	margin-top: -5px;
	padding-top: 0px;
}

#main ul.bot {
	display: none;
}

#main li.bot {
	display: none;
}


/*#buttons
================================================================*/
#buttons {
	display: none;
}

/*#content
================================================================*/
#content {
	clear: both;
	background: #e6e0c8;
	width: 960px;
	padding: 0px 0 40px 0;
}

/*#nav
================================================================*/
#nav {
	display: none;
}


/*#text
================================================================*/
#text {
	float: left;
	width: 650px;
	color: #867b77;
	color: #4b4543;
	font-size: 1.1em;
	line-height: 1.5em;
	background: #e6e0c8;
}

#text a {
	font-weight: bold;
}

#text address {
	font-size: 1.3em;
	line-height: 1.5em;
}

#text div.charity {
	clear: both;
}

#text div.charity-info {
	float: right;
	width: 350px;
	margin: 0 0 30px 0;
}

#text div.info {
	clear: left;
	background: #190d21;
	border: 1px solid red;
}

#text div.headshot {
	float: left;
	width: 165px;
	border-top: 10px solid #190d21;
	border-bottom: 10px solid #190d21;
	border-right: 10px solid #190d21;
	border-left: 10px solid #190d21;
	margin: 14px 14px 14px 0;
	background: #190d21;
}

#text div.headshot-right {
	float: right;
	width: 165px;
	border-top: 10px solid #190d21;
	border-bottom: 10px solid #190d21;
	border-right: 10px solid #190d21;
	border-left: 10px solid #190d21;
	margin: 14px 0 14px 14px;
	background: #190d21;
}

#text div.listing {
	float: left;
	width: 165px;
	border-top: 8px solid #2c2e38;
	border-bottom: 10px solid #2c2e38;
	border-right: 10px solid #2c2e38;
	border-left: 10px solid #2c2e38;
	margin-right: 14px;
	margin-bottom: 14px;
	background: #2c2e38;
	color: #fff;
}

#text div.listing-pic {
	height: 192px;
}

#text div.logo {
	float: left;
	width: 220px;
}

#text div.team {
	clear: both;
	margin-bottom: 40px;
}

#text h1 {
	font-family: century gothic, verdana, arial, sans-serif;
	font-size: 1.2em;
	color: #190d21;
}

#text h2 {
	font-family: century gothic, verdana, arial, sans-serif;
	font-size: 1em;
	color: #190d21;
	padding: 0;
	margin: 0;
}

#text iframe {
	float: right;
	clear: right;
	margin: 3px 0 0 0;
	padding: 2px;
	border: 1px solid #190d21;
}

#text iframe.form {
	display: none;
}

#text img.noprint {
	display: none;
}

#text img.charity-logo{
	float: left;
	padding: 2px;
	border: 1px solid #190d21;
	margin: 0 20px 20px 0;
}

#text img.headshot {
	border: 1px solid #e6e0c8;
}

#text img.kingston {
	padding: 2px;
	border: 1px solid #190d21;
}

#text img.listing-pic {
	border: 1px solid #e6e0c8;
}

#text img.second-title {
	margin: 40px 0 0 0;
}

#text img.staging-logo {
	float: left;
	padding-right: 14px;
}

#text li.info {
	padding: 0 0 20px 0;
}

#text p.caption {
	margin-left: 2px;
	height: 45px;
	width: 150px;
	padding-bottom: 4px;
	font-size: 1em;
	font-weight: bold;
}

#text p.contact-info {
	color: #190d21;
	font-weight: bold;
}

#text p.description {
	margin: 0 0 14px 2px;
	width: 150px;
	height: 69px;
	font-size: 1em;
}

#text p.float-right-title {
	float: right;
	color: #190d21;
	font-weight: bold;
}

#text p.map {
	float: right;
	clear: right;
	font-size: 0.9em;
}

#text span.subtitle {
	color: #190d21;
	font-size: 1.3em;
	font-family: century gothic, arial, sans-serif;
}

#text table {
	margin: 40px 0 40px 0;
}

#text td {
	width: 280px;
	vertical-align: top;
}

#text ul.info {
	margin: 0;
	padding: 0;
}


/*#footer
================================================================*/
#footer {
	width: 100%;
	background: #190d21;
	margin: -50px 0 0 0;
	padding: 40px 0 40px 0;
	clear: both;
}

/*#footera
================================================================*/
#footera {
	clear: both;
	width: 960px;
	margin: 0 auto;
	color: #e6e0c8;
	border: 1px solid #fff;
}

#footera a {
	color: #867b77;
}

#footera address {
	float: left;
	width: 250px;
	line-height: 1.5em;
	padding: 0 0 0 0px;
}

#footera div.text {
	float: left;
	width: 400px;
	color: #867b77;
	line-height: 1.5em;
	margin: -10px 0 0 0;
}

#footera p.copyright {
	font-size: 0.9em;
	color: #636263;
}

#footera span {
	font-weight: normal;
	color: #636263;
}


/*#footerb
================================================================*/
#footerb {
	display: none;
}

.clear {
	clear: both;
}
