/* -----------------------------------------------------------*/

/* ---------->>> Astor House - 2-20-08 <<<-----------*/

/* -----------------------------------------------------------*/



/***** Global Settings *****/

html, body {
	margin:0;
	padding:0;
	font-size:62.5%;
	height: 100%;
}
body {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:1.20em;
	line-height: 1.40em;
	margin:0 0 20px 0;
	padding:0;
	color:#110e0b;
	background-color:#b9beab;
}


/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	margin:0;
	padding:0;
}
.pageheading {
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	color:#77363f;
	margin:0 0 28px 0;
	padding:0;
}
h1 {
	font-size:1.6em;
	margin:28px 0 18px 0;
	color:#3d3d3d;
}
h2 {
	font-size:1.6em;
	margin:28px 0 4px 0;
	color:#3d3d3d;
}
h3 {
	font-size:1.3em;
	margin:24px 0 16px 0;
	color:#3d3d3d;
}
h4 {
	font-size:1.3em;
	margin:24px 0 4px 0;
	color:#3d3d3d;
}
h5 {
	font-size:1.0em;
	margin:0 0 14px 0;
	color:#3d3d3d;
}
h6 {
	font-size:1.0em;
	margin:0 0 2px 0;
	color:#3d3d3d;
}
p {
	font-size:1.20em;
	line-height: 1.40em;
	margin:0 0 20px 0;
	padding:0;
	color:#110e0b;
}
ul, ol {
	list-style: disc;
	list-style-position:outside;
	margin:-12px 0 15px 25px;
	padding:0;
	width:80%;
}
ul.ulunderheader {margin:5px 0 15px 25px;}

ul li, ol li {
	
	line-height: 1.2em; 
	padding: 0 0 4px 0;
}
blockquote {
	margin:22px 40px;
	padding:0;
	font-style:italic;
	text-align:center;
}
hr  {
	width: 90%;
	border: none 0; 
	border-top: 1px dashed #ccc;
	height: 1px;
	padding:0 0 18px 0;
}
img {border:none;}
.clear {
	clear:both;
	line-height:0px;
}
.clearBoth {
	clear:both;
}
.clearfooter {
	clear:both;
	line-height:0px;
	height:30px;
	background: #f3f3eb url(../images/backgrmainspacer.jpg) repeat-y;
	
}
.clearRight { clear:right; display:inline; }
.clearLeft { clear:left; display:inline; }
.floatRight { float:right; display:inline; }
.floatLeft { float:left; display:inline; }
.marginTop0 { margin-top: 0; }
p.logos {
	text-align:center;
	margin:46px 0;
}
img.logos {margin:10px 15px 60px 15px;}
img.logosmall {margin:0 25px 0 25px; vertical-align: middle;}
.sitemap {
	margin:0 80px;
}
.boldRed {
	color:#77363f;
	font-weight: bold;
}
.photoRight { 
	float:right; 
	display:inline; 
	margin:0 10px 6px 18px;
}
.photoLeft { 
	float:left; 
	display:inline;
	margin:0 18px 6px 0px;
}
.titlecaptionRight {
	float:right; 
	display:inline;   
	clear:right;
	margin:0 8px 0 0px;
	text-align: right;
	padding:0 7px 10px 0;
	width:335px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height: 12px;
}

.titlecaptionLeft {
	float:left; 
	display:inline;  
	clear:left;
	margin:0 0 0 5px;
	padding:0 0 10px 0;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height: 12px;
}

.titlecaptionRightVert {
	float:right; 
	display:inline;  
	clear:right;
	margin:-8px 8px 0 0px;
	padding:0;
	width:232px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
.titlecaptionLeftVert {
	float:Left; 
	display:inline;  
	clear:left;
	margin:-8px 0 0 8px;
	padding:0;
	width:232px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
.leftcolumn {
	float:left; 
	display:inline;
	margin:0;
	padding:0;
	width:100px;
	font-size:1.20em;
	line-height: 1.20em;
	color:#110e0b;
}
.rightcolumn {
	float:left; 
	display:inline;
	margin:0 0 0 30px;
	padding:0;
	width:100px;
	font-size:1.20em;
	line-height: 1.20em;
	color:#110e0b;
}
small { font-size:.8em;}



/***** FORMS *****/

.membershipAppTable { margin: 12px 0 0 0; width: 629px; }
.membershipAppTable td {vertical-align: top; text-align: left; }
.membershipAppLeft { padding:4px 16px 0 0; width: 210px; font-weight: bold; color: #504F4D; } 
.membershipAppRight { padding:4px 0 0 0; width: 403px; }
.membershipAppErrorLeft { padding:0 16px 0 0; width: 210px; } 
.membershipAppErrorRight { padding:0; width: 403px; } 

#contactFormTable { margin: 12px 0 0 0; width: 629px; } 
#contactFormTable .leftCol { padding:6px 20px 6px 0; width: 210px; font-weight: bold; color: #504F4D; vertical-align: top; text-align: right; }
#contactFormTable .rightCol {padding:6px 0 6px 0; width: 399px;  vertical-align: top; text-align: left; }

/* INPUT, LABEL */

input, label, select {margin: 0;}

input, textarea {
	border: 1px solid #524e4b;
	font-size:1.2em;
}
input.noborder {border:none;}
input.contact_send_reset {
	margin: 10px 0px 20px 0;
	padding:2px 10px;
	cursor:hand;
	background-color:#e2e4d9;
	font-weight:bold;
	font-size:1.1em;
}
input.submitJoinNow {
	margin: 10px 0px 20px 0;
	padding:2px 10px;
	height:25px;
	cursor:hand;
	background-color:#e2e4d9;
	font-weight:bold;
	font-size:1.0em;
}
.error {
	font-size:12px;
	line-height: 14px;
	color:#77363f;
	font-weight: bold;
}


/***** Wrapper / Container *****/

#wrap {
	width:100%;
	margin-top:0px;
	text-align:center;
	_height: 100%;
	min-height:100%;
}
#container {
	width:970px;
	margin:0 auto;
	padding:0;
	background: #fff url(../images/backgrmain.jpg) repeat-y;
	text-align:left;
}


/***** Home Page *****/

#rightside {
	float:left;
	display:inline;
	width:688px;
	margin:0 0 0 21px;
}
.texthomemiddle {
	background:#d4d1b1;
	padding:16px 24px;
	margin:0;
	font-size:1.24em;
	line-height:1.2em;
}
.texthomemiddlebtm {
	background:#d4d1b1 url(../images/cornerbtmtan.gif) bottom no-repeat;
	padding:16px 24px;
	font-size:1.24em;
	line-height:1.2em;
}

#promohome2, #promohome3 {margin-top: 21px;}


#rightsidetitlehome {
	margin:0;
}



/***** Leftside *****/

#leftside {
	float:left;
	display:inline;
	width:236px;
	margin:0 0 0px 0;
	padding:0;
	background: transparent url(../images/leftsidetop.gif) top no-repeat;
}
p#leftsidebtm {
	line-height:1.4em;
	color:#f6f6ef;
	width:211px;
	margin:0 0 0 25px;
	height:170px;
	text-align:center;
	background:transparent url(../images/leftsidebtm.jpg) bottom no-repeat;
}

.leftColArtObject {
	display: block;
	margin: 40px auto 50px auto;
	padding-left: 20px;
}

/***** Internal Page *****/

#rightsideinternal {
	float:left;
	display:inline;
	width:629px;
	margin:0 0 0 21px;
	padding:0 30px 24px 30px;
	background:#d4d1b1 url(../images/rtinternalbtm.gif) bottom no-repeat;
}

#rightsideinternal a {
	text-decoration: underline;
}

#rightsideinternal a:hover {
	text-decoration: none;
}

#rtinternaltop {
	background:url(../images/rtinternaltop.gif) no-repeat;
	width:689px;
	height:23px;
	padding-top:-7px;
	margin:0 -30px 0 -30px;
}
#rightsidetitle {
	margin:0 -30px 0 -30px;
}
.rightsidebtmicon {
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
}


#twoColumnTable {width: 629px; }
#twoColumnLeft {padding: 0 24px 0 0; width: 425px; vertical-align: top; text-align: left;}
#twoColumnRight {padding: 30px 0 0 0; width: 180px; vertical-align: top; text-align: center; font: 12px/16px arial, tahoma, "Lucida Grande", helvetica, sans-serif; }
#twoColumnRight img {display: block; margin: 0 auto 10px auto; border: 1px solid #7B755B; padding: 5px;}
#twoColumnRight h5 {margin: 0 0 10px 0;}
#twoColumnRight h5 a {font-weight: bold;}
#twoColumnRight p, #twoColumnRight a, #twoColumnRight li {font: 12px/16px arial, tahoma, "Lucida Grande", helvetica, sans-serif; }
#twoColumnRight p { margin: 0 0 10px 0; }

/* OUR SUPPORTERS  */
.our-supporters, .our-supporters img { vertical-align: middle; }


/***** Footer *****/

#footer {
	float:left;
	display:inline;
	width:970px;
	margin:0;
	padding:7px 0 0 0;
	text-align:center;
	vertical-align: top;
	background:#b9beab url(../images/backfooter.jpg) no-repeat;
}

#footer img { vertical-align: middle; }

#footerbtm {
	text-align:center;
	width:100%;
	margin:0;
	padding:14px 0;
	color:#51504f;
}

#footerbtm p { margin: 0 0 8px 0; }
.creditLine { font-family: arial, helvetica, sans-serif; font-size: 11px; }

#footerinternal {
	float:left;
	display:inline;
	width:970px;
	margin:0;
	padding:30px 0 0 0;
	text-align:center;
	background:#b9beab url(../images/footerinternal.jpg) no-repeat;
}
.denverfoundationlogo {
	margin:0 152px 0 114px;
}
.center { 
	text-align:center;
}

.AuthorizeNetSeal {
	margin:0 auto; width: 200px; text-align:center;
}
