/* stylesheet for Suncatcher Communities */
/* 20080410 */

body { 
    text-align: center; 
    color: #000000; 
    }

#container { 
    text-align: left; 
    margin: 0 auto; 
    width: 760px; 
    }

#container2 { 
	float: left;
    text-align: left; 
    margin: 0 auto; 
    width: 760px; 
    }

#content  { 
    text-align: left;
    float: left; 
    width: 760px; 
    margin: 0 auto; 
    padding-left: 30px; 
    }

#footercontainer  {
	float: left;
	margin: 0 auto;
	width: 760px;
	}
	
#contact  {
	text-align: left;
	float: left;
	margin: 0 auto;
	width: 320px;
	height: 150px;
	padding-top: 15px;
	}

#memberof  {
	float: left;
	margin: 0 auto;
    width: 430px;
    height: 150px;
    padding-top: 15px;
	}
	
.hdr1  { 
	font-family: Arial, sans-serif; 
	font-size: 12pt; 
	color: #00502e; 
	font-weight: bold;
    font-style: normal; 
    margin-top: 30px; 
    margin-left: 30px; 
    margin-bottom: 0px; 
    }
        
.p1    { 
    font-family: Arial, sans-serif; 
    font-size: 10pt; 
    color: #000000; 
    font-weight: normal;
    font-style: normal; 
    margin-top: 0px; 
    margin-left: 30px; 
    }
        
.p2    { 
    font-family: Arial, sans-serif; 
    font-size: 10pt; 
    color: #000000; 
    font-weight: normal;
    font-style: normal; 
    margin-top: 0px; 
    margin-left: 30px; 
    margin-right: 15px; 
    margin-bottom: 6px;
    }
        
.p3    { 
    font-family: Arial, sans-serif; 
    font-size: 10pt; 
    color: #000000; 
    font-weight: normal;
    font-style: normal; 
    margin-top: 0px; 
    margin-left: 30px; 
    margin-right: 15px; 
    margin-bottom: 8px; 
    }
        
.p4    { 
    font-family: Arial, sans-serif; 
    font-size: 12pt; 
    color: #00502e; 
    font-weight: normal;
    font-style: italic; 
    margin-top: 12px; 
    margin-left: 30px; 
    margin-bottom: 6px;
    }
        
.pmem    { 
    font-family: Arial, sans-serif; 
    font-size: 10pt; 
    color: #000000; 
    font-weight: normal;
    font-style: normal; 
    margin-top: 0px; 
    margin-bottom: 0px; 
    }
        
.pmem1    { 
    font-family: Arial, sans-serif; 
    font-size: 8pt; 
    color: #000000; 
    font-weight: normal;
    font-style: normal; 
    margin-top: 0px; 
    margin-bottom: 10px; 
    margin-left: 20px; 
    }
        
.pmem2    { 
    font-family: Arial, sans-serif; 
    font-size: 8pt; 
    color: #000000; 
    font-weight: normal;
    font-style: normal; 
    margin-top: 0px; 
    }
        
.grntxt    { 
    font-family: Arial, sans-serif; 
    font-size: 10pt; 
    color: #00502e; 
    font-weight: normal;
    font-style: normal; 
    }

ul.greenbull {
    list-style-type: disc; 
    color: #00502e; 
    margin-top: 0;
    margin-bottom: 0;
    }
ul.greenbull li {
    margin-left: 30px; 
    margin-bottom: 6px; 
    margin-top: 0px; 
    margin-right: 15px; 
    }
ul.greenbull li span { 
    color: black; font-family: Arial, sans-serif; 
    font-size: 10pt; 
    color: #000000; 
    font-weight: normal;
    font-style: normal; 
    margin-bottom: 6px; 
    margin-top: 0px; 
    margin-right: 15px; 
    }  
        
.trademark {
	position: absolute; 
	top: 28px; 
	left: 147px; 
	font-family: Arial, sans-serif; 
	font-size: 7pt; 
	color: #00502e; 
	margin: 0; 
	padding: 0; }
        
#menu {
	padding:0;
	margin:0;
	}
	
#menu li {
	list-style-type: none; 
	font-family: Arial, sans-serif; 
	font-size: 12pt; 
	color: #00502e; 
	font-weight: bold;
    font-style: normal; 
    margin-top: 10px; 
    margin-left: 10px; 
    margin-bottom: 0px; 
    text-decoration: none; 
    }

#menu a, #menu a:visited {
	list-style-type: none; 
	font-family: Arial, sans-serif; 
	font-size: 12pt; 
	color: #00502e; 
	font-weight: bold;
    font-style: normal; 
    margin-top: 10px; 
    margin-left: 10px; 
    margin-bottom: 0px; 
    text-decoration: none; 
    }

#menu a:hover {
	list-style-type: none; 
	font-family: Arial, sans-serif; 
	font-size: 12pt; 
	color: #00502e; 
	font-weight: normal;
    font-style: normal; 
    margin-top: 10px; 
    margin-left: 10px; 
    margin-bottom: 0px; 
    text-decoration: none; 
    }
        
a:link    { 
	color: #00502e;
	text-decoration: none;
	}
a:visited { 
	color: #00502e; 
	text-decoration: none;
	}
a:hover   {
	color: #339933; 
	text-decoration: none;
	}
