/* @override http://ridgelinecommunity.cpmpreview.com/_css/home.css */

/* @override http://ridgelinecommunity.cpmpreview.com/_css/home.css */

/* @override http://ridgelinecommunity.cpmpreview.com/_css/home.css */

#home #content		{ margin-top:0; padding:0; background:none; }
/* @group BANNER */
#home #banner		{ width:980px; height:450px; margin:0px -30px 0 -9px; background:url(/_img/home_banner_bg.gif) no-repeat; position:relative; }
#home #banner img	{ position:absolute; top:20px; left:21px; display:none; } 

/* @end BANNER */

/* @group QUICKLINKS */
#quicklinks			{ width:980px; margin-right:-30px; margin-left:0px; margin-top:2px;}
.quicklink			{ padding:6px; width:224px; height:59px; overflow:hidden; float:left; margin-right:5px; background:url(/_img/ql_bg.gif) no-repeat; cursor:pointer; }
.quicklink:hover	{ background-position:left bottom; }
.quicklink img		{ float:left; margin-right:13px; }
.quicklink h4		{ font-size:1.5em; color:#f0eade; margin:10px 0 2px;}
.quicklink h4 a		{ color:#f0eade; text-decoration:none; }
.quicklink a:hover	{ text-decoration:none; }
.quicklink p		{ font-size:12px; color:#a49480; margin:0; }

/* @end */


/* @group ROTATOR CONTROLS */
#controls						{ 
								  height:32px; background:url(/_img/controls_container_bg.png) no-repeat left top; padding-left:17px; 
								  position:absolute; bottom:35px; z-index:2000;
								}
#controller						{ background:url(/_img/controls_bg.png) no-repeat right top; padding-right:4px; }							
#controls ul					{ margin:0; padding:0; list-style:none; height:32px; position:relative; top:9px; left:-7px;}
#controls li					{ display:inline; }
#controls li a					{ 
								  float:left; display:block; height:15px; width:15px; background:url(/_img/rotator_a.png) no-repeat; 
								  text-indent: -999em; 
								}
#controls li a.current			{ background:url(/_img/rotator_current_a.png) no-repeat;}
#controls li a:focus			{ outline:none; }
/* @end */

