﻿/********************************************************************************************/
/* This file contains the CSS declarations that are used in the content area of the site. 	*/
/* All declarations in this file will also be available in the SiteCM page editor. 			*/
/********************************************************************************************/

/* Required Declarations */
/* The following declarations are required by the SiteCM page editor */

	:link,:visited {text-decoration: none;}
	ul,ol {list-style: none;}
	h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;font-weight:normal;}
	table, td, tr, img, dl,dd,dt,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
	img, a img,:link img,:visited img {border: none;}
	address {font-style: normal;}

	body, p, li, table, td, font {font-family:Arial, Helvetica, sans-serif; font-size:12px; }
	
/*** - Editor and general content styles - ***/	
	h1 {background:transparent url(/images/h1.gif) no-repeat bottom right; font-size:2.5em; font-family:"Times New Roman", Times, serif; margin-bottom:10px; padding-bottom:15px; margin-top:10px;}
	h2 {font-size: 1.6em;line-height: 22px;margin: 15px 5px 10px 5px;color:#e36500; text-transform:uppercase; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:0;}
	h3 {font-size: 1.4em;line-height: 20px;margin: 10px 5px 10px 5px;color:#444c2c;font-weight:bold; font-family:Arial, Helvetica, sans-serif;padding:0;}
	h4 {font-size: 1.2em;line-height: 18px;margin-bottom: 5px;}
	h5 {font-size: 1.0em;line-height: 16px;margin-bottom: 5px;}
	h6 {font-size: 1.0em;line-height: 14px;margin-bottom: 5px;}
	p {margin:0 10px 20px 10px; }
	ul, ol {margin:0 10px 20px 10px;}
	ol li {padding-left:0; margin-left:25px;}
	ul li {margin:0; background:transparent url(/images/bullet.jpg) no-repeat top left; padding-left:15px;}
	ol {list-style-type:decimal;}
	a:link, a:visited {color:#000000;text-decoration:underline;}
	a:hover, a:active {color:#e36500;}
	table {border-collapse:collapse;border:none; }
	a img, img {border:2px solid #e36500;margin:5px;}
	.SiteMap img {border:0;margin:0px;}
	a font {color:#000;font-size:1em}
	table ul {margin:0;}
	table li {margin:0;}

/* Custom Declarations */
/* The following declarations required by the SiteCM page editor */
div#relatedLinks {width:183px; float:right;}
div#relatedLinks a {font-weight:normal;}
	p.testimonial {margin:0 50px; border:2px solid #e36500; padding:5px;}

	
	/*** - Sidebar-***/	
	td.sidebar_content {color:#fff; font-size:0.9em; background-color: #434D2B;}	
	td.sidebar_content h2 {color:#fff; background:transparent url(/images/sidebar-h2.gif) repeat-x top left; padding:5px 0 5px 10px; text-transform:uppercase;font-weight:bold; font-size:1.0em;}
	td.sidebar_content a {text-decoration:underline; color:#fff; font-weight:normal;}
	td.sidebar_content  img {border:none;margin:0;}