/* CSS Document */
#outer
{
	margin:0 auto;
	width:780px;
	height:auto;
	background-color: #FFFFFF;
	position: relative;
}

#heading
{
	left:0;
	width:100%;
	background-color:#FFFFFF;
	border:0;
	margin:0;
	margin-top:12px;
	height: 88px;
}
#MenuPos
{
	position:static; 
	width:100%; 
	height:22px; 
	background-color:#FFFFFF;	
	z-index: 2;
}
#middle {
	left:0;
	border:0;
	margin:0;
	padding:0;
	width:100%;
	clear: both;
}
#bottom {
	left:0;
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	clear: both;
	background-color: #fea620;
}
#footer {
	left:0;
	border:0;
	width:100%;
	background-color:#bfd73b;
	margin: 0;
	padding:0;
	clear: both;
	height: 20px;
	padding-top:2px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
	margin: 0;
	padding:0;	
	
}

.body_copy {
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-size: 0.8em;
	
}
p, ul, ol, dl, li, dt, dd, tr, td
{
	margin-top:0.4em;
	margin-bottom:0.4em;
	padding: 0;
	line-height: 115%;
	font-size: small;
	list-style-type: square;
}
ul {
	text-indent: 0;
	margin-left: 20px;
	padding-left: 0;
	list-style-position: outside;
}
td {
	margin-left:0.2em;
	left: 0.2em;
	text-align: center;
}
td.c, td.c1 {
	text-align:center;
}
td.c1 {
	height:450px;
}
td.r {
	text-align:right;
}
td.c4 {
	width:180px;
	height:180px;
	text-align:center;
}
h1 {
	font-size:large;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0.2em;
	color: #96a92f;
	line-height: 115%;
}
h2 {
	font-size:medium;
	font-weight:normal;
	color:#96a92f;
	margin-top: 0px;
	margin-bottom: 0.2em;
	line-height: 115%;
}
h3 {
	font-size:0.9 em;
	font-weight:normal;
	color:#96a92f;
	margin: 0px 0px 0px 0px;
	
}
a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #000000;
}
.left, .headl, .bottl{
	display:inline;
	float:left;
	width:240px;
	height:auto;
	margin:0;
	padding: 0;
	background-color: #fea620;
	min-height:187px; /*for Mozilla*/
}
.right, .headr, .bottr {
	display:inline;
	float:right;
	width:540px;
	height:auto;
	margin:0;
	padding: 0;
	background-color: #ffffff;
	min-height:187px; /*for Mozilla*/
}
.headl {
	background-color: #ffffff;
	min-height:88px;
}
.bottl {
	width:240px;
	height:220px;
}
.headr {
	height:88px;
	background-color: #ffffff;
	min-height:88px;
}
.bottr {
	height:220px;
}
.homer {
	margin:0;
	padding: 0;
	height:100px;
	background-color: #5285ce;
	z-index: 1;
	margin-top: 20px;
	float: right;
	width: 270px;
}
.content {
	margin:0px 12px 12px 24px;
	padding:0;
}

.content2 {
	margin:12px 12px 12px 24px;
	padding:0;
}
.bg1 {
	background-color: #cccccc; /*blue*/
}
.bg2 {
	background-color: #fea620; /*gold*/
}
.bg3 {
	background-color: #0066FF; /*lt-blue*/
}
.bg4 {
	background-color: #999999; /*grey*/
}
.bg5 {
	background-color: #5285ce; /*mid blue*/
}
.bg6 {
	background-color: #FE9800; /*orange*/
}
.bg7 {
	background-color: #000000; /*black*/
}
.bg1pic, .bg2pic, .bg3pic, .bg4pic, .bg5pic {
	background-color: #5285ce;
	background-image: url(../images/Image1.jpg);
	background-repeat: no-repeat;
	height: 187px;
}
.bg2pic {
	background-image: url(../images/Image2.jpg);
}
.bg3pic {
	background-image: url(../images/Image3.jpg);
}
.bg4pic {
	background-image: url(../images/Image4.jpg);
}
.bg5pic {
	background-image: url(../images/webmontage.jpg);
}
a.l, a.l:link, a.l:visited, a.l:hover, a.l:active {
	font-size:36px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	text-decoration: none;
	line-height:100%;
}
a.l:hover, a.l:active {
	text-decoration: none;
	color: #bfd73b;
}
#gallery-left {
	display:inline;
	float:left;
	margin:0;
	padding: 0;
	height: 450px;
	width:160px;
	overflow: auto;
	text-align: center;
}
.g1 {
	text-align:center;
}
.h406 {
	height: 406px;
}
.hi {
	height: 540px;
}
#gallery-top {
	margin:0;
	padding: 0;
	height: 420px;
	width:100%;
	text-align: center;
	clear:both;
}
.hi2 {
height:480px;
}
.grey {
	color:#666666;
}
td.leftt {
	text-align:left;
}
h2.white, h3.white {
	color:#FFFFFF;
}