/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */



/* ----------------------------------------------------- */
/* STRUCTURE                                             */

body {
	font-family: 'Trebuchet MS', Sans-Serif;
	color:#555;
	background: url(images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 840px;
}

#header {
	margin: 26px 0 0 0;
	padding: 0;
	height: 133px;
}

#header2 {
	margin: 26px 0 0 0;
	padding: 0;
	height: 40px;
}


#wrapper {
	padding:20px 0;
}

#content {
	margin:0;
	padding:0 0 40px 0;
	width:540px;
	float:left;
	font-size:12px;
	line-height:1.7em;
}

#content_flash {
	margin:0;
	width:800px;
	height: 430px;
	float:left;
	color: #76B042;
	font-size: 12px;
}
	
#sidebar {
	width:259px;
	float:right;	
	margin:0;
	padding:0 0 80px 0;
}	

#footer {
	margin: 20px auto;
	clear: both;
}





/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */

img.left {float:left; padding: 8px 10px 4px 0;}
img.right {float:right; padding: 8px 0 4px 8px;}

small {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
}

h1 { font-size: 2.4em; }
h2 { font-size: 20px; line-height: 1.1em; color: #76B042; margin: 20px 0 12px 0;}
h3 { font-size: 1.4em; margin-bottom: 2px; }
h4 { font-size: 1em; }

p {margin-top: 4px;}

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

a {
   outline: none;
}

a {
	color: #76B042;
	text-decoration: none;
}


a:hover {
	background:#;
	color: #F1553C;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


.sharethis {
	clear: both;
	font-size:1.1em;
	color:#888;
	padding-top: 5px;
}


img.left_nospace {float:left;}
#rss {float:right; margin-top: -16px;}

/* ----------------------------------------------------- */
/* HEADER                              */


#hmenu {
	margin:0;
	padding: 0;
	float:right;
	line-height:3em;
}

#hmenu ul {
	line-height:3em;
	display:inline;
	margin:0;
	padding:0;
}
	
#hmenu ul li {
	padding:0 0 3px 0;
	display:inline;
	margin:0 0 0 20px;
	font-size: .9em;
	font-weight:bold;
}

#hmenu ul li a, #hmenu ul li a:link, #hmenu ul li a:visited {
	border-bottom: #76B042 solid 14px;
	padding-bottom: 3px;
}

#hmenu ul li a:hover {
	border-bottom: #F1553C solid 14px;
	padding-bottom: 3px;
}



/* ----------------------------------------------------- */
/* ABOUT Testimonials                            */

#testimonials {
	width: 493px;
	height: 371px;
	background: url(images/testimonials2.jpg) no-repeat;
	overflow:hidden;
	font-size: 1.0em;
	line-height: 1.3em;
	}

#test1 {
	width:216px;
	height: 140px;
	float:left;
	padding: 24px 0 0 20px;
	}

#test2 {
	width:230px;
	height: 140px;
	float:right;
	}

#test3 {
	width:490px;
	height: 40px;
	padding-top: 40px;
	clear: both;
	}

.client {font-size: .9em; padding-top: 4px; display:block;}

img.testimonials3 {margin-top: 20px;}

/* ----------------------------------------------------- */
/* SIDEBAR                             */

.border {
	border-bottom: 1px dotted gray;
	padding-bottom: 16px;
	padding-top: 10px;
	}

#sidebar {
	font: .8em 'Trebuchet MS', Arial, Sans-Serif;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', Sans-Serif;
	font-size: 1.2em;
	color: #76B042;
	}

#sidebar h2 {
	padding: 0;
	margin-bottom: 3px;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	padding-bottom: 16px;
	border-bottom: 1px dotted gray;
	}

#sidebar ul.noborder {	
	border-bottom: 0px dotted gray;
	padding:0;
	margin:0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul li a {
	color: gray;
	padding-left: 10px;
	}
	
#sidebar .nonlink {padding-left: 10px;}

#sidebar ul li a:hover {
	color: #F1553C;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}



/* ----------------------------------------------------- */
/* FOOTER                              */

#footer {
	background: url('images/border_h.png') repeat-x top;
	padding:10px;
	text-align:center;
	font-size:1.1em;
	color:#888;
	margin:20px;
}

/* ----------------------------------------------------- */
/* FORM                             										*/

#contact_first {float:left; width: 128px; }
#contact_last {float:left; width: 128px; }
#contact_email {width: 259px; }


 label
{
text-align: right;
margin-right: 0.5em;
font-size: .9em;
color: #adacaa;
}

.submit input
{
margin-left: 4.5em;
}

#sidebar input.name
{
width: 110px;
}

#sidebar input.email
{
width: 194px;
}

.submit input
{
color: #000;
background: #ffa20f;
float:left;
}
