/* ***************************************
	common.css - PatMaloney.com
	Coder: Ryan Herndon
	Creation Date: 11.14.05
*************************************** */

#topshadow, #bottomshadow, #nav, #subnav, .totop, #coltwo #iframe, #coltwo img, #coltwo .qandc, #footer li, #coltwo p, .spacer, #quote	{ display: none; }

*	{ padding: 0; margin: 0; border: 0; }
html	{ min-height: 100%; margin-bottom: 1px; }

#skip	{ display: none; }

body, textarea, input	{ font: 11pt arial, helvetica, sans-serif; color: #000; }
body	{ background: #fff; text-align: center; float: none !important; }

h1, h2	{ color: #030; font-size: 14px; font-family: tahoma, verdana, arial, sans-serif; }
h2	{ font-size: 13px; }
h3	{ font-size: 13px; }

blockquote	{ margin: 0 0 25px; }

#container	{ position: relative; left: 0; top: 0; margin: 0 auto; width: 680px; background: none; text-align: left; }
	
#logo	{ width: 255px; height: 178px; display: inline; }

#H_colone, #S_colone	{ position: relative; right: 5px; float: none; width: 680px; padding: 0; background: none; }
	#H_colone h1, #S_colone h1	{ position: relative; margin: 15px 0; }
	#H_colone .pagehead	{ margin: 10px 0 25px; }
	.spacer	{ position: relative; top: 6px; left: 22px; float: right; margin: 0 0 0 -23px; }
	#H_colone p, #S_colone p	{ line-height: 170%; }
	#H_colone ul, #H_colone ol, #S_colone ul, #S_colone ol	{ margin: 0 25px; }
	#H_colone li, #S_colone li	{ line-height: 170%; margin: 10px 0; }

	/* home page */	
	#columns	{ position: relative; width: 680px; float: left; background: none; margin: 10px 0 0; }
		#columns #floatleft	{ width: 320px; float: left; }
		#columns p	{ margin: 10px 0; line-height: 150%; }
		#columns #serious, #columns #news	{ position: relative; float: left; width: 320px; top: 0; }
		#columns #serious img, #columns #news img	{ margin: 0 0 5px; }
		#columns #news	{ position: relative; left: 20px; }
		#columns .more	{ margin: 15px 0 0; }
	
	#quote	{ position: relative; right: 13px; float: left; width: 456px; height: 75px; none; }
		#quote h4	{ display:none; }
	
	#H_bottom	{ position: relative; float: left; width: 680px; }
		#H_bottom img	{ float: right; width: 126px; margin: 0 30px 0 20px; }
		#H_bottom h2	{ margin: 15px 0; }
		#H_bottom p	{ margin: 10px 0; }

	/* sub pages */
	#S_colone .section { position: relative; top: 0; float: left; background: none; padding: 10px 0; }
		#S_colone .last	{ background: none; }
		#S_colone .section p	{ margin: 0; }
		#S_colone .pagehead	{ margin: 0 0 5px; }
	
	#sitemap li	{ font-size: 14px; font-weight: bold; }
		#sitemap li li	{ font-size: 13px; }
		#sitemap li li li	{ font-size: 12px; font-weight: normal; }
	
	#pagebottom	{ position: relative; float: left;  }

	
	#location	{ position: absolute; top: 0; right: 0; width: 360px; }
		#location p	{ line-height: 120%; display: inline; }
	
/* contact form */
#form	{ position: relative; width: 600px; float: right; margin: 0 auto; }
	#form fieldset	{ display: block; padding: 0 0 10px; }
	#form label	{ display: block; float: left; width: 125px; w\idth: 100px; text-align: right; padding: 0 25px 0 0; line-height: 23px; }
	
	#form input	{ padding: 2px; border: 1px solid #dcb347; height: 21px; he\ight: 15px; }
	#form textarea	{ padding: 2px; overflow: auto; border: 1px solid #dcb347; width: 345px; }
	#form .send	{ width: 200px; position: relative; right: 100px; float: right; }
	#form .send input	{ border: none; width: 47px; height: 21px; }

#footer, #copyright	{ margin: 10px auto; width: 760px; text-align: center; color: #000; }
	#copyright	{ margin: 5px auto 10px; }

/* classes */
.clear	{ clear:both; }
.external	{ padding: 0 17px 0 0; background: url(images/icon-exlink.gif) no-repeat right; display: inline; }
.none	{ list-style: none; }
.errmsg	{ color: #f00; text-align: center; }
.msg	{ color: #74944B; }
.required	{ color: #f00; }