/***************************************************
GLOBAL TEXT ELEMENTS
***************************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	color: #000000;
	background-image: url(background.gif);
	background-repeat: repeat;
}
	
#wrap {
	margin: 0px auto;
	background-image: url(shadow.gif);
	background-position: center top;
	padding: 0;
	width: 818px;
	background-repeat: repeat-y;
}	

.innerWrapper {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background:url(body_bkgd.gif);
	background-repeat:repeat-x;
}


a {
	color: #669900;
	text-decoration: none;
	font-weight:bold;
	}

a:link { 
	color: #669900; 
	}
	
a:visited {
	color: #006600;
	text-decoration: none;
	}
	
a:hover {
	color: #669900;
	text-decoration: underline;
	}
	
a.navigation{
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.navigation:link{
	color:#FFFFFF;
	}
	
a.navigation:visited{
	color:#FFFFFF;
	}
	
a.navigation:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
a.callout{
	color:#336699;
	text-decoration:none;
	}
	
a.callout:link{
	color:#336699;
	}
	
a.callout:visited{
	color:#336699;
	}
	
a.callout:hover{
	color:#336699;
	text:underline;
	}

a.footer{
	color: #FFFFFF;
	font-weight: bold;
	}
a.footer:link { 
	color: #FFFFFF;
	}
a.footer:visited { 
	color: #FFFFFF;
	}
a.footer:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}

/***************************************************
HEADING TEXT ELEMENTS
***************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom:20px;
	line-height: 25px;
	color: #996600;
}

h2 {
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	padding-bottom:8px;
	color: #669900;
}


h3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #336699;
	text-transform: uppercase;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	line-height:14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #000; }

h6 {
	font-size: 10px;
	font-weight: bold;
	color: #000; }


/***************************************************
PARAGRAPH TEXT ELEMENTS
***************************************************/

p{
	margin-top: 5px;
	margin-bottom: 15px;
}

p.list {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color: #FFFFFF; }

/***************************************************
HEADER
***************************************************/

#header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
}


/***************************************************
NAVIGATION
***************************************************/

#mainnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(navigation.gif);
}


/***************************************************
LEFT COLUMN
***************************************************/

.LeftColumn {
	padding-left: 20px;
	}
	
#LeftNavigation{
	width:155px;
	padding: 1px;
	border: 1px solid #336600;
	margin-bottom:20px;
	height: 100%;
}


/***************************************************
BODY
***************************************************/

#MainContent {
	width:376px;
	padding-left: 15px;
	padding-right: 26px;
	padding-bottom: 10px;
}

#RightContent {
	height: 100%;
	padding: 0px;
}


/***************************************************
FOOTER
***************************************************/

#contactFooter {
	padding-top: 10px;
	background-image: url(footer.gif);
}

#contactHder{
	float:left;
	margin-top: 50px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#contactOne{
	display:block;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:10px;
	margin-right: 20px;
	margin-left: 82px;
}
#contactTwo{ 
	display:block; 
	float:left; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF; 
	line-height:10px;
	margin-right: 85px;
	}

/***************************************************
HOMEPAGE
***************************************************/
#MainImage{
	margin-left: 25px;
	margin-right:30px;
}

#TopLeftContent {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 25px;
}


#SideCallout{
	width:213px;
	}

.SideCalloutHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 3px;
	background-repeat: repeat;
	margin: 0px;
}

.SideCalloutBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#336699;
	margin: 0px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 8px;
	}
	
#BtmLeftContent {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#TopMiddleContent{
	padding-top:10px;
	padding-right:30px;
	padding-bottom:10px;
}