html, body   
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
	line-height:1.5em;
}

body
{
    background:#eee url(../images/layout/body-gradient.png) repeat-x center center;
    
}
div#canvas {margin:auto;}
div#canvas, div#containerTop, div#container, div#containerBottom {width:768px;}
div#containerTop { background-image:url(../images/layout/container-top.png); height:15px; }
div#containerBottom {background-image:url(../images/layout/container-bottom.png); height:16px;}
div#containerPadding { margin:0 12px 0px 15px; }
div#container{ background:url(../images/layout/container-repeat.png) repeat-y; }

.clear { clear:both; }

ul#menu
{
    list-style:none;
    margin:0;
    padding:0;
    margin-top:14px;
}
ul#menu li
{
    width:163px;
    height:26px;
    margin:10px 0 10px 0;
	background-color:#88C981;
}

ul#menu li a, ul#menu li a:visited 
{
    float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    width:152px;
    height:20px;
    padding:3px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	background-color:#88C981;
	display:block;
	line-height:18px;
	border:none;
}
ul#menu li a:hover 
{
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    width:152px;
    height:20px;
	color: #88C981;
	text-decoration: none;
	background-color:#fff;
}
ul#menu li a.selected
{
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    width:152px;
    height:20px;
	color: #88C981;
	text-decoration: none;
	background-color:#fff;
}

#header
{
    height:99px;
    width:730px;
}
#logo
{
    float:left;
    width:163px;
    height:99px;
    background:#fff url(../images/layout/layout_logo.jpg) no-repeat;
}
#slogan
{
    float:right;
    width:551px;
    height:99px;
    background:#fff url(../images/layout/layout_banner2.gif) no-repeat;
    background-position:right top;
}
#header h1, #header h2 {display:none;}
#slogan h2 {display:none;}


#body 
{
    border-right:solid 2px #88C981;
    border-bottom:solid 2px #88C981;
    width:728px;
    height:550px;
    background:#fff url(../images/layout/layout_grass.jpg) no-repeat right bottom;
    #margin-bottom:5px;
    
}

#left
{
    margin-top:10px;
    width:163px;
    float:left;
    background:url(../images/layout/layout_menuspacer.gif) repeat-y;
    
}


#left #contactinfo
{
    margin-top:185px;
    #margin-top:170px;
    width:163px;
    height:171px;
    background:url(../images/layout/layout_quote.gif) no-repeat;
}
#left #contactinfo h2 {display:none;}



#middle
{
    float:left;    
}

#pagetitle
{
    width:350px;
    height:41px;
    margin-bottom:10px;
    text-align:right;
}
#content
{
    width:330px;
    height:480px;
    overflow:auto;
    margin-right:5px;
    padding:0 10px 0 15px;
}


#right
{
    float:right;
    width:200px;
    text-align:center;
    border-left:dotted 1px #ccc;
}
#right img
{
    border:solid 1px #000;
}
#txtRight
{
    width:144px;
    margin:auto;
    margin-top:10px;
    text-align:justify;
    padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color:#EDEFDC;
	border: 1px solid #000000;
}

#footer
{
    text-align:center;
}


.portfolioItem
{
    width:130px;
    margin-bottom:20px;
    text-align:center;
}
.portfolioItem.right
{
    float:right;
    margin-left:2px;
    border-left:1px dashed #CCCCCC;
    padding-left:20px;
}
.portfolioItem.left
{
    float:left;
    padding-right:20px;
    margin-right:2px;
    border-right:1px dashed #CCCCCC;
}

.portfolioItem a:hover{border:none;text-decoration:underline;}


a img{border:none;}

a:link {
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #458442;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #458442;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom:solid 1px #666666;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.layout_border_right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #88C981;
}

.layout_border_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #88C981;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
	padding-right:10px;
	line-height:1.5em;
}
.txt_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_menuLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_menuLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_menuLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #88C981;
	text-decoration: none;
}
.txt_menuLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_menuLink_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #88C981;
	text-decoration: none;
}




.dashline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#txtRight
{
    text-align:justify;
    padding:3px;
}
.txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #458442;
}
.txt_small_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #458442;
}
.txt_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004000;
	letter-spacing:1px;
}

form { padding:0; margin:0; }
fieldset { clear:both; border:none; margin:10px 20px 20px 20px; }
fieldset p { text-align:left; }
label { display:block; font-weight:bold; margin-top:10px; }
input[type="text"], textarea { width:275px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.btns { text-align:right; margin:10px 0; }
input[type="submit"] {  }