/*


* {
	margin: 0;
	padding: 0;
}
*/
body {
	margin: 0px;
	padding: 0px;
/*	background: #FFFFFF url(images/image01.jpg) repeat-x left 62px;*/
background: #FFFFFF url(images/bodybg.jpg) repeat-y center top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

p, ul, ol {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	font-family:"Segoe UI", Verdana, Arial;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	background-color: #CF9;
	display: block;
	color: #070;
	background-image: url(images/icon_77.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #060;
	padding:4px;
}
a:hover{
	background-color:#EFFCFF;
	padding:4px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

#header {
	width: 900px;
	height: 157px;
	margin: 0 auto;
	padding: 0px;
}

#navigation {
	width: 900px;
	
	margin: 0px auto;
	padding-top: 5px;
	
}



/*#navigation a {
	display: block;
	float: left;
	height: 49px;
	margin-top:10px;
	margin-right: 2px;
	padding: 12px 30px 0px 30px;
	background: url(images/image02.jpg) no-repeat right 16px;
	text-decoration: none;
	font-weight:bold;
	color: #525250;
}

#navigation a:hover {
	display: block;
	float: left;
	height: 49px;
	margin-top:10px;
	margin-right: 2px;
	
	background: url(images/image02.jpg) no-repeat right 16px;
	text-decoration: overline;
	font-weight:bold;
	color: #525250;
}

#navigation .first {
	padding-left: 0px;
}
*/


#logo {
	width: 900px;
	height: 143px;
	margin: 0 0;
	padding-top: 0px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 36px;
	color: #A9D540
}

#logo p {
	margin: -8px;
	padding: 0px 0px 0px 12px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #C8C8C8;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #C8C8C8;
}

#splash {
	width: 900px;
	height: 300px;
	margin: 0px auto;
	padding: 30px 0px;
}

#content {
	padding: 0px 0px 20px 0px;
	z-index:-1;
}

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#column1 {
	float: left;
	width: 580px;
	padding-right: 30px;
	z-index:-1;
}

#column1 h2 {
	padding-bottom: 6px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 400;
	/*color: #525250;*/
	color:#339900;

}

#column2 {
	float: right;
	width: 260px;
}

#column2 h2 {
	padding-bottom: 6px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #525250;
}

.separator {
	background: url(images/image03.jpg) repeat-x left bottom;
}

.more {
	padding: 3px 10px;
	background: #474747;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#footer {
	width: 900px;
	margin: 0px auto;
	padding: 5px 0px;
	background: url(images/image03.jpg) repeat-x left top;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #90908E;
}

#footer .links {
	text-decoration: none;
	color:#336600;
}

.parafont{

font-family: Georgia, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 2em;
color:#333;
}

.parafont2{
font-family: Seoge UI, "Trebuchet MS", Verdana, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;

letter-spacing: normal;
line-height: 1.6em;
}

.box1{

}
.box1 h2{

}
.box1 h1{
padding-bottom:30px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: 0px;
	font-size: 24px;
	font-weight: normal;
	/*color: #525250;*/

}
.bread{
font-size:12px;
font-weight:bold;
font-family:Seoge UI, "Trebuchet MS", Verdana, sans-serif;
}
.imgbdr {
	border:5px solid #CCC;
}

/* table */
.table1 {
			font: 14px Corbel,Segoe UI,Trebuchet MS,verdana, arial;
			margin: 0;
			padding: 0;
			border-collapse: collapse;
			text-align: left;
			color: #333;
			line-height: 19px;
			/*text-transform:capitalize;*/
		}
		
		.table1 caption {
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 10px;
			text-align: left;
			text-transform: uppercase;
		}
		
		.table1 td {
			margin: 0;
			padding: 5px 10px;
			border: 1px dotted #f5f5f5;
		}
		
		
		.table1 th {
			font-weight: normal;
			text-transform: uppercase;
		}
		
		.table1 thead tr th {
			background-color: #575757;
			padding:  20px 10px;
			color: #fff;
			font-weight: bold;
			border-right: 2px solid #333;
			text-transform: uppercase;
			text-align:center;
		}
		
		.table1 tfoot tr th, tfoot tr td {
			background-color: transparent;
			padding:  20px 10px;
			color: #ccc;
			border-top: 1px solid #ccc;
		}
		
		.table1 tbody tr th {
			padding: 20px 10px;
			border-bottom: 1px dotted #fafafa;
		}
		
		.table1 tr { 
			background-color: #FBFDF6;
		}
		.table1 tr.odd {
			background-color: #EDF7DC;
		}
		
		.table1 tr:hover {
		}
		
		.table1 tr:hover td, tr:hover td a, tr:hover th a {
			color: #a10000;
			background-color:#E8EDFF;
		}
		
		.table1 td:hover {
		}

		.table1 tr:hover th a:hover {
			background-color: #F7FBEF;
			border-bottom: 2px solid #86C200;
		}
		
		.table1 a {
			/*color: #608117;*/
			color:#900;
			font-weight:bold;
			font-size:15px;
			background-image: none;
			text-decoration: none;
			border-bottom: 2px dotted  #F00;
			padding: 2px;
			padding-right: 12px; background: transparent url(images/link.gif) no-repeat 100% 50%;
		}

		.table1  a:hover {
			color:#900;
			font-weight:bold;
			background-image: none;
			text-decoration: underline;
			border-bottom: 2px solid #333;
			padding: 2px;
			padding-right: 12px; color: #A2A2A2; background: transparent url(images/link.gif) no-repeat 100% 50%;
		
		}
		
		.table1  a:visited {
			text-decoration: none;
			border-bottom: 2px dotted #900;
			text-decoration: none;
			padding-right: 12px; background: transparent url(images/visitedLink.gif) no-repeat 100% 50%;
			color:#900;
			font-weight:bold;
		}
		
		.table1  a:visited:hover {
			background-image: none;
			text-decoration: none;
			border-bottom: 3px solid #333;
			padding: 2px;
			padding-right: 12px; color:#690; background: transparent url(images/visitedLink.gif) no-repeat 100% 50%;
		}

#gallery img { margin:10px auto;
padding:2px;
}
