﻿#wrappertemplate p
{
    padding: 2px 10px 10px 10px;
}


	
#content  a:link {   
font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
	font-style:italic;
	text-transform: lowercase;
	color:#6eb43f;
	letter-spacing:1px;
	text-decoration:underline;}
	
#content a:hover {   
font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-variant: normal;
	font-style:italic;
	text-transform: lowercase;
	color:#6eb43f;
	letter-spacing:1px;
	text-decoration:underline;}
	
#content a:visited {   
font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-variant: normal;
	font-style:italic;
	text-transform: lowercase;
	color:#6eb43f;
	letter-spacing:1px;
	text-decoration:underline;}
	
#content a:active {   
font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-variant: normal;
	font-style:italic;
	text-transform: lowercase;
	color:#6eb43f;
	letter-spacing:1px;
	text-decoration:underline;}
	
#wrappertemplate { 
  
 width: 680px;
}

#contenttemplate
{
    float: left;
    color: #333;
    border: 6px solid #EDF7DB;
    background: #FFFFFF;
    min-height: 350px;
    width: 324px;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-variant: normal;
}
#contenttitletemplate
{
    float: left;
    color: #333;
    background: #FFFFFF;
    height: 37px;
    width: 336px;
    display: inline;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    background-image: url('../images/LightGreenTitle.jpg');
    background-repeat: no-repeat;
}
#topcontenttitletemplate
{
    background: #fff;
    color: #313131;
    width: 680px;
    float: left;
    min-height: 35px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
}
#topcontenttemplate
{
    color: #313131;
    width: 680px;
    float: left;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-variant: normal;
}

#footertemplate { 
 width: 670px;
 height: 2px;
 clear: both;
 color: #333;
 
}

#leftcolumntemplate
{
    background-position: #EBE3CD;
    border: 6px solid #AAC972;
    color: #333;
    background: #edf7db;
    min-height: 350px;
    width: 324px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-variant: normal;
   
}

#leftcolumntitletemplate
{
    background-position: left;
    color: #fff;
    height: 37px;
    width: 336px;
    float: left;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    background-image: url('../images/DarkGreenTitle.jpg');
    background-repeat: no-repeat;
}

