/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	background-color: #EBEBEB;
}

#main_wrap {
  background: #FFFFFF url(img1.gif) repeat-x;
}

.menu {
	background-color: #FFFFFF;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(img4.gif) repeat-x;
}

/* Header */
.top1 {	background-color: #1E451E;

}
.top2 {
	background-color: #85A873;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-stretch: wider;

}
.topleft3 {
	background-color: #D3CBC6;
	width: 536px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.topright3 {
	background-color: #D3CBC6;
	width: 464px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.main {
	background-color: #FFFFFF;
	vertical-align: top;
}

.mainleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #501474;
	top: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.mainmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/* color: #000000; */
	color: #FFFFFF;
	/* background-color: #EBEBEB; */
	background-color: #1E451E;
	padding: 3px;
	border: thin solid #000000;
	vertical-align: top;
}

.mainmiddle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/* color: #000000; */
	color: #FFFFFF;
	/* background-color: #EBEBEB; */
	background-color: #1E451E;
	padding: 3px;
	border: thin solid #000000;
	vertical-align: top;
}
.mainright {
	vertical-align: top;	
}
#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;

}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

/* Content */



#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}
.topleft
{
	/* floats the item to the left side of the page, and adds a margin */
        background-image: url();
}
.topmiddle
{
	/* floats the item to the left side of the page, and adds a margin */
        background-image: url(backgroundimages/image1/top.gif);
	background-repeat: repeat-x;
}
.topright
{
	/* floats the item to the left side of the page, and adds a margin */
        background-image: url();
}
.left
{
	/* floats the item to the left side of the page, and adds a margin */
	background-image: url(backgroundimages/image1/left.gif);
	background-repeat: repeat-y;
}	
	
.right
{
	/* floats the item to the left side of the page, and adds a margin */
	background-image: url(backgroundimages/image1/right.gif);
	background-repeat: repeat-y;
}

.bottomleft
{
	/* floats the item to the left side of the page, and adds a margin */
        background-image: url();		
}

.bottommiddle
{
	/* floats the item to the left side of the page, and adds a margin */
        background-image: url(backgroundimages/image1/bottom.gif);
		background-repeat: repeat-x;		
}

.bottomright
{
	/* floats the item to the left side of the page, and adds a margin */
        background-image: url();		
}

.side {
	background-color: #1E451E;
	background-image: url(images/sideline.gif);
	background-repeat: repeat-y;
}

/* Footer */

.footer {
	background-color: #1E451E;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.style3 {font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 14px;
	font-style: normal;
	line-height: 2px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
}
.style4 {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	line-height: 2px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
}
.style41 {font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	line-height: 2px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
}
.style5 {
	
}
.style6 {
	
}
.style7 {
	
}
.style8 {
	
}
.style2 {
	
}
.style9 {
	
}
.style10 {
	
}
