/* rhgnyc web design (c) 2010 */
/* Designed by Blaise James www.blaisejames.com */



/*  macro _______________________________________________________________________________*/

body { 
		background: 	#f2da7e;
}
p { 
		font-family: 	Helvetica, Arial, sans-serif;
		font-size:		12px;
		line-height:	15px;
		text-align:		center;
		color:			#FFFFFF;
}
h1 {
		font-family: 	Helvetica, Arial, sans-serif;
		font-size:		20px;
		font-style:		italic;
		color: 			#FFFFFF;
}	
h2 {
		font-family: 	Helvetica, Arial, sans-serif;
		font-size:		24px;
		color: 			#660000;
		margin-top:		150px;
}
h3 {
		font-family: 	Helvetica, Arial, sans-serif;
		font-size:		16px;
		line-height:	20px;
		font-weight:		bold;
		color: 			#FFFFFF;
		text-align:		center;
		margin-bottom:	-15px;
}
h3.box {
		font-family: 	Helvetica, Arial, sans-serif;
		font-size:		16px;
		line-height:	20px;
		font-weight:		bold;
		color: 			#660000;
		text-align:		left;
		margin-bottom:	5px;
}
a{
		font-family: 	Helvetica, Arial, sans-serif;
		font-size:		12px;
		line-height:	10px;
		text-align:		center;
		color:			#FFFFFF;
		text-decoration: underline;
}
a:visited {
		color: 			#E7B98A;
}
a:hover {
		color: 			#FF9933;
}
acronym {
		background: 	transparent url(dot.gif) repeat-x left bottom;
		cursor: 		help;
}
ol, ul, li {margin: 0; padding: 0;
}
ul {
		list-style: 	none; 
		margin: 		10px 20px 30px 10px;
}
li {
		padding-left: 	1px;
		margin: 		10px 0 0 8px;
		display: 		block;
		list-style: 	none;
		background:		transparent url(dot.gif) repeat-x 0 100%;
}
.title {
		margin-bottom:	-25px;
}
.aged {
		color:			#E7B98A;
}

/* grid _______________________________________________________________________________*/
.bkgd {
		background: 	url(images/rhgbkgd.jpg) no-repeat center top;
		position:		absolute;
		width: 			775px;
		height: 		550px;
		left:			50%;
		top: 			0px;
		margin-left: 	-387px;		 
}
.boxbkgd {
		background: 	url(images/rhgbanner.gif) no-repeat center top;
		position:		absolute;
		width: 			350px;
		height: 		150px;
		left:			50%;
		top: 			0px;
		margin-left: 	-175px;		 
}
.ccl {
		position: 		absolute;
		width: 			205px;
		top: 			220px;		
		margin-left:	30px;
}
.ic {
		position: 		absolute;
		width: 			200px;
		top: 			255px;
		left: 			50%;
		margin-left:	-100px;
}
.tam {
		position: 		absolute;
		width: 			200px;
		top: 			210px;
		right: 			0px;
		margin-right:	30px;
}
.tella {
	position:		absolute;
	width:			250px;
	bottom:			0px;
	margin-bottom:	4px;
	margin-left:	-23px;
}
.copyright {
		position:		absolute;
		width:			235px;
		font-size:		10px;
		bottom:			0px;
		right:			120px;
		margin-bottom:	4px;
		color:			#FFFFFF;
}
