/* 212 Software Style Sheet. Prodcued by John Sexton for AtHomeNet. Contact by johns@athomenet.com */



/*  --------- homepage content area  --------- */	
		
/* Controls the upper box content */

#contentPad2 {
		padding: 10px;
		}

#moduleOne {
		padding: 0px;
	    background: #ffffff;
		float: left;
		width: 100%;
		height: 485px;
		}
		

/* Controls the two div boxes within the ModuleOne */

#modboxOne {
		padding: 0px;
	    background: #ffffff;
		float: left;
		width: 445px;
		height: 480px;
		background : url(images/community_mod_bg.jpg) no-repeat 0 0;
		}

#modboxTwo {
		background: #ffffff;
		float: right;
		width: 445px;
		height: 480px;
		background : url(images/assoc_management_mod_bg.jpg) no-repeat 0 0;
		}
		

		
/* Placement and Text Controls for Top Modules */	


.communityPlacement
		{	width: 215px; 
		    color: #000000;	
			margin-left:18px;	 
			}	

.communityText { font-size: 12px; text-align: left; line-height: 14px; padding: 2px; }



.communityText a {font-weight: bold;
	color: #c7161e ;
	text-decoration: none;
}

.communityText a:hover {font-weight: bold;
	color: #000000 ;
	text-decoration: underline;
}





.associationPlacement
		{	width: 215px; 
		    color: #000000;	
			margin-left:210px;	 
			}	

.associationText { font-size: 12px; text-align: left; line-height: 14px; padding: 2px;  }


.associationText a {font-weight: bold;
	color: #c7161e ;
	text-decoration: none;
}

.associationText a:hover {font-weight: bold;
	color: #000000 ;
	text-decoration: underline;
}















		
		
		
		
/* New Content BackGround Images */

#contentInside	{
	  width: 905px;
	  background: url(images/contentInsideBkgrd.gif) no-repeat 0px 0px;
	  overflow: auto;
}	
		
		
#contentLeft	{
	float: left;
	width: 259px;
	padding: 25px 0px 0px 5px;
}	
		
		
#contentMain	{
	float: right;
	width: 630px;;
	color: #3c2f14;
	padding: 25px 0px 0px 10px;
}	
		
		
		
/* Module Controls for Customer Support, Contact Us, Association Manager Finder and Client Remarks */
		
.customersupportPanel
		{      	    
		    width: 630px;
			height: 170px; 
            float:left;
			background : url(images/support-modbackgrd.jpg) no-repeat 0 0;
		}
		
.contactusPanel
		{      	    
		    width: 630px;
			height: 170px;
            float:left;
            background : url(images/contact-modbackgrd.jpg) no-repeat 0 0;
		}	
			
		
.managerfinderPanel
		{      	    
		    width: 630px;
			height: 170px;
            float:left;
			background : url(images/findmanager-modbackgrd.jpg) no-repeat 0 0;
		}
		
		
.moduleDivider
		{      	    
		    width: 630px;
			height: 36px;
            float:left;
			background : url(images/modules-divider.gif) no-repeat 0 0;
		}	
		
		
		
.remarksPanel
		{      	    
		    width: 445px;
			height: 200px;
            float:left;
			margin-left: 11px;
		}	
		
		
.remarkspanelbackGrd
		{      	    
		    background: #e3e1c5;
            
		}	
		
		
.remarkspaneltopBar
		{      	    
			background-image: url("images/remarks_topbar.png");
			background-position: top;
		    background-repeat: none;
			width: 445px;
			height: 8px;
			margin: 0;
		    padding:0;
            
		}
		
	
		
.remarkspanelbotBar
		{      	    
			background-image: url("images/remarks_botbar.png");
			background-position: bottom;
		    background-repeat: none;
			width: 445px;
			height: 8px;
			margin: 0;
		    padding:0;
            
		}
		


.moduleDividerLeft
		{      	    
		    background-image: url("images/module_divider.png");
			width: 445px;
			height: 37px;
			float:left;
            
		}			
		
.moduleDividerRight
		{      	    
		    background-image: url("images/module_divider.png");
			width: 445px;
			height: 37px;
			float:left;
			margin-left: 11px;
            
		}		
		
		
		
		
/* Controls Text for Modules including Content Left and Main Content Areas */


#contentLeft h1	{
	font-size: 18px;
	color: #c7161e;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


#contentLeft ul {
		font: 1.1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
		margin-bottom: 1em;
		color: #423311;
		}

#contentLeft ul {
		list-style-type: square;
		padding-right: 2px;
		padding-left: 25px;
		}
		
#contentLeft li {   margin-bottom: 2em;
		}

#contentLeft p {   color: #423311;
		}
		
	
		
		
		


#contentMain h1	{
	font-size: 34px;
	color: #6f770a;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


.moduleTitle {
		font-size: 2.0em;
		line-height: 1em;
		color: #c7161e;
		}
	




/* Controls for Quotes */	

/*testimonial on inside pages */

#testimonialArea	{
	padding: 0px 0px 15px 0px;
}

#testimonialArea .imageArea	{
	position: relative;
	height: 162px;
}

#testimonialArea .image	{
	position: absolute;
	top: 0px;
	left: -35px;
}

#testimonialArea .quoteArea	{
	padding: 10px 0px 0px 0px;
	/*background: url(../images/testimonial-glow.gif) no-repeat 15px 0px;*/
}

#testimonialArea .name	{
	font-size: 14px;
	color: #423311;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 5px 0px 5px 0px;
}

#testimonialArea .name span	{
	color: #bfb79a;
}

#testimonialArea a	{
	font-size: 12px;
	font-style: italic;
	color: #c7161e;
	text-decoration: none;
}

#testimonialArea a:hover	{
	text-decoration: underline;
}

#quote	{
	background: url(images/end-quote.gif) right bottom no-repeat;
}

#quote p	{
	font-size: 12px;
	color: #ae996a;
	line-height: 18px;
	font-style: italic;
	background: url(images/start-quote.gif) top left no-repeat;
	text-indent: 15px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}



.remarksTxt {
		font-size: 1.1em;
		line-height: 1.3em;
		color: #4165a5;
		padding: 5px;
		}
		
.remarksTxt a {
	color: #4165a5 ;
	text-decoration: none;
}
.remarksTxt a:link {
	text-decoration: none;
	color: #4165a5 ;
}
.remarksTxt a:visited {
	text-decoration: none;
	color: #4165a5 ;
}
.remarksTxt a:hover {
	text-decoration: underline;
	color: #c7161e ;
}
.remarksTxt a:active {
	text-decoration: none;
	color: #4165a5 ;
}