/* Start of CMSMS style sheet 'PAMA-Shared' */
/* CSS Document */

* { /* this eliminates those extra spaces between divs */ margin: 0; padding: 0;}
	
a {outline: none;}

img {border: none;}

p {font-size: 80%;}

h1 {font-size:1.6em;color:#e91e11;font-family: Georgia, "Times New Roman", Times, serif;padding: 9px 0;font-weight:normal; margin-top: 6px;}
	
h2 {color:#e91e11;font-family: Georgia, "Times New Roman", Times, serif;padding: 9px 0;font-size: 1.2em;font-weight:normal;}	

h3 {color:#006295;font-size:.9em;margin-bottom: 3px;}
	
h4 {color:#006295;font-size:.8em;margin-bottom: 6px;}

h5 {background-color:#e91e11; color:#fff;font-size:.8em; padding:6px;margin-bottom: 6px;}	

h6 {color:#000;font-size:.9em;margin-bottom: 6px; font-weight: normal;}

	
/*relative divs*/	
	
#container {width: 900px;margin: 0px auto 0px auto;position: relative;}	
	
#spacer {height:18px;clear:both;}

#footer {position:relative;text-align:center;padding: 12px 0;background:url(uploads/images/pama-bkgd-btmrpt.jpg) top repeat-x;line-height:1.3em;}
	
#bottom {position:relative;height:80px;padding-right:24px;}	
	
	
/* absolute divs*/

#logo {position: absolute;top:6px;left:0px;}

#searchbox {position: absolute;top:6px;left:394px;width: 223px;}

#connectbox {position: absolute;top:6px;left:561px;}

#contactbox {position: absolute;top:6px;left:739px;}	

#homebox {position: absolute; top: 27px; left: 863px;}
	
	
/* text styles */	
		
#footer p {font-size:70%;}

#bottom p {line-height:2em;padding-top:24px;font-size: 60%;color:#999;text-align:center;}
	

/* link styles */


#header a {text-decoration: none; color:#006295;}

#footer a {text-decoration: none; color: #000;}	

#bottom a {text-decoration: none;color: #999;}	


/* form styles */

#header input {font-size:9pt;float: left;margin-right: 0.5em;display: block;}



/* End of 'PAMA-Shared' */

