/* Delmar Place CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#8d8b52;
	margin:0;
}


/*** H1-H6 ***/
h1,.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:100;
	color:#571e02;
	margin:0;
	padding:0;
}

h2,.h2 {
	font-family:Helvetica, Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#5E5B28;
	margin:0;
	padding:0;
}

h3,.h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#571e02;
	margin:0;
	padding:0;
}
/*** BODY ***/

p, .content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:100;
	color:#552e14;
	margin:0;
	margin-bottom:10px;
	padding:0;
	line-height:1.3em;
}

ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:100;
	color:#552e14;
	}
	
ul li {
	padding-bottom:10px;
	}

.topLinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:100;
	color:#85481f;
	margin:0;
	padding:0;
	text-decoration:none;
}

.topLinks:visited {
	color:#85481f;
	text-decoration:none;
}
.topLinks:hover {
	color:#85481f;
	text-decoration:underline;
}
.topLinks:active {
	color:#85481f;
	text-decoration:none;
}

#footerText {
	margin-left:auto;
	margin-right:auto;
	width:595px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:100;
	color:#f2e8ba;
	margin-top:8px;
	padding:0;
	line-height:1.3em;
}

.footerLink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:100;
	color:#f2e8ba;
	margin:0;
	padding:0;
	line-height:1.3em;
	text-decoration:none;
}
.footerLink:visited {
	text-decoration:none;
}
.footerLink:hover {
	text-decoration:underline;
}
.footerLink:active {
	text-decoration:none;
}

/*** ID TAGS ***/
#container {
	width:830px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#top {
	width:830px;
	height:130px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.seniorStimulus {
	background:url(images/ad-senior-stimulus.jpg) no-repeat;
	width:343px;
	height:82px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-999em;
	position:absolute;
	top: 48px;
	left: 469px;
}

.seniorStimulus1 {
	background:url(images/ad-senior-stimulus.jpg) no-repeat;
	width:343px;
	height:82px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-999em;
	position:absolute;
	top: 48px;
	left: 469px;
}

.seniorStimulus1:hover {
	background:url(images/ad-senior-stimulus-whoa.jpg) no-repeat;
	width:343px;
	height:82px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-999em;
	position:absolute;
	top: 48px;
	left: 469px;
}

h1#logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:102px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

#navbar{
	width:830px;
	height:33px;
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	clear:both;
}

#flash-banner {
	width:830px;
	height:213px;
	padding:0;
	margin:0;
	clear:both;
}

#text-size-bg {
	width:830px;
	height:38px;
	background-image:url(images/text-size-bg.jpg); 
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	clear:both;
}
#repeat-bg{
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-y;
	width:830px;
	padding:0;
	margin:0;
	clear:both;
}
#body-bg {
	background-image:url(images/body.jpg);
	background-repeat:repeat-y;
	width:830px;
	padding:0;
	margin:0;
	clear:both;
	background-color:#ffffff;
}

#contentArea{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}

#footer {
	width:830px;
	height:9px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	clear:both;
}


/* CSS Drop Menu */

#chromemenu{
padding-top:5px;

}
#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 380px;
margin-left: 0;
padding-left:10px;
margin: 0;
margin-right:10px;
list-style-type:none;
display: inline;
text-align: left; /*set value to "left", "center", or "right"*/
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
font: 18px Georgia, "Times New Roman", Times, serif;
font-weight:100;
color:#f2e8ba;
text-decoration:none;
padding:5px 25px;
text-decoration: none;
padding-bottom:0px;
}

#chromemenu ul li a:hover{
color: #FFFFFF;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
line-height:15px;
z-index:200;
background-color:#782c00;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
color: #FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight:100;
text-align: left;
border-bottom: #333333 1px solid;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #6b6444;
color: #FFFFFF;
text-decoration: none;
}
/* ######### End Drop Down Menu ######### */

/* hide font resize from incapable browsers */
#sizer { } 
