/* Start of CMSMS style sheet 'Handheld' */
/* Base Style Sheet */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; }
body { font-family: "Times New Roman", Times, serif; color: #342708; font-size: 1.27em; line-height:1.45em;}
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif }

h1 { font-size:1.5em; padding-bottom:.3em; color: #16661d; text-transform: uppercase; font-weight: normal; letter-spacing: 2px; }
h2 { font-size:1.2em; padding-bottom:.3em; }
h3 { font-size:1.1em; padding-bottom:.3em; }
h4 { font-size:1em; padding-bottom:.3em; }

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000;}
a:hover, a:focus { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: underline; }

.clear { clear: both; }

/* ### CUSTOM ### */
	body { text-align: left; background: #FFFFFF; }
		#containerPage { margin: 0; padding: 0; width: auto; text-align: left; background: #FFFFFF; }
			#banner { position: relative; background: none; height: 160px; } 
				img#logo { float: left; border: 0; }
				img#callForFree { float: right; border: 0; }
				#navigationMain { display: none; } 
			#containerColumns { position: relative; float: left; width: 798px; }
				#containerFlash { display: none; }
				#columnMain { float: none; width: auto; margin-right: 0; _display: block; text-align: left; }
.noRightImage #columnMain { float: none; width: auto; margin-right: 0; _display: inline; text-align: left; }
					.contentSection { padding-bottom: 2em; }
						.contentSection img { padding-bottom: 10px; }
				#columnLeft { float: none; width: auto; overflow: visible; }
					#navigationProducts { display: none; }
			#lockBottom { display: none; }
			#contactInformation { margin-top: 0; background: #FFFFFF; }
				#contactInformation-top { background: #FFFFFF; padding: 8px 0; font-size: 1.0em; color: #000; letter-spacing: 0; text-align: left; }
					#contactInformation-top p { padding: 10px 0; }
						#contactInformation-top a:link, #contactInformation-top a:visited { color: #000; }
						#contactInformation-top a:hover, #contactInformation-top a:focus { color: #fb648e; text-decoration: none; }
						#contactInformation-top a:active { color: #fb648e; text-decoration: underline; }
			#footer { text-align: left; font-size: 1em; }
					#footer a:link, #footer a:visited { color: #342708; }
					#footer a:hover, #footer a:focus { color: #fb648e; text-decoration: none; }
					#footer a:active { color: #fb648e; text-decoration: underline; }
				#geographicalInformation { padding: 10px 0; line-height: 1.27em; }
				#lowerNavigation { }  
				#legal { padding: 10px 0; }
					p#copyright { padding: 0; }
					p#branding { padding: 0; }
	

/* End of 'Handheld' */

