/* CSS Document *//*##############################################################  Eric Meyer's Latest version of Reset.css (includes Baseline)##############################################################*/ html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	line-height: 1;	font-family: inherit;	text-align: left;	vertical-align: top;}a img, :link img, :visited img {border: 0}table {border-collapse: collapse; border-spacing: 0}ol, ul {list-style: none}q:before, q:after,blockquote:before, blockquote:after {content: ""}strong {font-weight:bold}/*#######################  Element Styles #######################*/body {font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#383B47; background:#B6D5F1 url(../images/background.jpg) 50% 0 repeat-x}a {outline:none; color:#1c8ed1; text-decoration:none}	a:hover {text-decoration:underline}p {line-height:1.5em; margin:15px 0px 15px 0px 0}small {font-size:.8em; font-weight:normal}em {font-style:italic}h3 {margin:15px 0; font-size:1.25em; font-weight:bold}h4 {margin:15px 0; font-size:1.25em; font-weight:bold}h5 {margin-top:15px; font-weight:bold}ol {margin:15px 0 15px 25px; line-height:1.5em; list-style-type:decimal}	ol li {margin:10px 0}/*#######################	General Classes#######################*/.no_space {margin:0}/*#######################  Layout Styles #######################*/ #wrapper {overflow:hidden; width:960px; margin:0 auto}	#header {float:center; width:960px; margin:0 0 0 0}		#header img {float:left; display:inline; margin:0px 0px 0px 0}		#header h1 {float:left; margin-top:15px; font-size:1.75em; font-weight:bold; color:#fff}			#header h1 small {color:#d5d5d5}		#navigation {clear:both; width:918px}		#navigation li {float:left; display:inline; margin-right:1px; width:152px; text-transform:lowercase; font-weight:bold; font-size:1.25em; background: url(../images/nav_button.png) left top no-repeat}			#navigation li a {display:block; padding:8px 0; width:152px; text-align:center; color:#fff; text-decoration:none}				#navigation li a:hover {background:url(../images/nav_button_hover.png) left top no-repeat}			#navigation li .category_link {position:relative}										/* Drop-Down Category Menu */																#group_list {position:absolute; top:auto; left:-999em; width:153px; border-top:1px solid #7C8FDC; background-color:#7CBFDC}				#navigation li:hover #group_list, #navigation li.sfhover #group_list {left:auto}				#group_list li {width:140px; margin:0; padding:5px; font-size:.85em; text-transform:none; background:#7CBFDC}					#group_list li a {display:block; padding:5px 5px 5px 15px; text-align:left; text-decoration:none}						#group_list li a:hover {text-decoration:underline; background:none}						#hero {float:left; display:inline; width:960px; padding:5px ; background-color:#FFFFFF}				#hero img {float:left; display:inline; margin-right:5px}				#hero h1 {margin:15px 15px 0px 15px; font-size:3.5em; line-height:1.15em; color:#4F81BD}				#hero h2 {margin:15px 15px 0px 15px; font-size:2em; line-height:1.15em; color:#4F81BD}				#hero h3 {margin:15px 15px 0px 15px; font-size:1.25	em; line-height:1.15em}				#hero h4 {margin:15px 15px 0px 15px; font-size:1.25	em; line-height:1.15em}				#hero h5 {margin:15px 15px 0px 15px; font-size:1.25	em; line-height:1.15em}				#hero p {margin:15px 15px 0px 15px; font-size:1.25em; line-height:1.5em}						#content {clear:both; float:left; display:inline; padding:15px; width:888px; background-color:#FFFFFF} /*change this one for background colour */				#content h2 {clear:both; margin-top:2px; padding:20px 10px; font-size:1.5em; color:#383b47; background:#FFFFFF url(../images/h2_bg.png) left bottom repeat-x}					#content .calendar {padding:4px 0 4px 40px; background:url(../images/news-icon.jpg) 0 50% no-repeat}					#content .notes {padding:4px 0 4px 40px; background:url(../images/say-icon.jpg) 0 50% no-repeat}					#content .comment {padding:4px 0 4px 40px; background:url(../images/review_icon.jpg) 0 50% no-repeat}						#content p {margin:15px 0; font-size:1.25em; line-height:1.5em}											#content .three_columns {float:left; display:inline; width:282px; margin-right:20px}					#content .no_space {margin-right:0}					/* Form Styles */					input, textarea {width:350px}						input#submit {width:auto; font-weight:bold}											#footer {float:left; clear:both; padding:15px; width:960px; font-size:1.1em; color:#00000; background-color:#ffffff}				#footer a {color:#000000; text-decoration:underline}					#footer a:hover {text-decoration:none}					#footer p {text-align:center}