body {
	text-align: left;
	margin: 0px;
	padding:0xp;
	color:#5A5A5A;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	background:url(images/background.png) center top repeat; 
	background-size: 100%;
}

img {
	border: none;
}

h3 {	
	font-size: 16px;
}

h2 {	
	font-size: 14px;
}

h1 {	
	font-size: 12px;
}

p {
	margin: 5px;
}

a, a:link, a:visited, a:hover, a:active { 
	color:#5A5A5A;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}

div {
	margin:0px;
	padding:0px;
}	

input, select, textarea { 
	border: solid 1px #CCC; 
}


.Text {
	color:#5A5A5A;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

.TextBold {
	color:#5A5A5A;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.TextError {
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color:red;
}

.TextErrorBold {
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:red;
}

.MainTable {
	cellpadding: 0px;
	cellspacing: 0px;
	border:none;
	margin:0px;
	width: 800px;
}

.header {
	background-color: #38A58F;
	color: white;
	padding: 0px;
	margin:0px;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

.footer {
	width: 98%;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#5A5A5A;
}

.footer ul {
	width: 600px;
	list-style-type:none;
	text-align: center;
}

.footer ul li {
	color:#5A5A5A;
	float: left;
	margin: 5px 3px 5px 3px;
	padding:0;
	vertical-align: top;
	text-align: center;
}

.address {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color:#5A5A5A;
}

.menu {
	background-color: #38A58F;
	padding:0; 
	margin:0;
	width: 98%;
}

.menu ul {
	list-style-type:none;
}

.menu ul li {
	float: left;
	margin: 5px 3px 5px 3px;
	padding:0;
	background-color: #38A58F;
	color: white;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}


.main {
	margin: 0px;
	text-align:justify;
	text-justify:distribute-all-lines;
	color:#5A5A5A;
	font-family: Times New Roman, Times, serif;
	font-size: 16;
	font-style:italic;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	vertical-align: bottom;
}

.main img {
	margin: 20px;
	float: right;
	padding: 0px 10px 10px 10px;
	width: 256;
	height: 207;
	border: 0px;
}

.main p {
	margin: 20px;
}

.main a {
	color:#5A5A5A;
	text-decoration: none;
}

/*
.Page {
	color: #0D510B;
	height: 17px;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
*/

/**
 * Used for picture grid
 */
.Grid {
	width:98%;
	height:98%;
	padding: 2px;
	spacing: 0px;
	border:none;
	margin:1px;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}

/**
 * Used for picture grid
 */
.GridItem {
	background-color: transparent;
}
/**
 * Used for picture grid
 */
.GridAlternateItem {
	background-color: #38A58F;
	color: white;
}

.Vendors {
	width:98%;
	height:98%;
	padding: 2px;
	spacing: 0px;
	border:none;
	margin:1px;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
}

/**
 * Used for testimonials grid
 */
.Testimonial {
	width:98%;
	padding: 0px;
	spacing: 5px;
	border:none;
	margin-bottom:10px;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

/************
 * This is a sub header style for the admin screen
 * to display the name of the page
 ************/
.GeneralInfo {
	background-color: transparent;
	padding:4px;
	font-family: Georgia, Serif, Helvetica, sans-serif;
	color: #38A58F;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}