﻿/*orange: #FF7400, light grey: #999999 , dark grey #323232 (page background), medium dark grey: #4F4F4F*/
body{
	background-color: #323232;
	font-family: verdana,arial,times;
	color: #999999;
	font-size:12px;
}
#wrap
{
    min-width:950px;
	width:auto;
	width:950px;
	margin:0 auto;
	border:2px #999999 solid;
}
#contentleft
{
	float: left;
	width:358px;
	text-align:left;
	margin:10px 0px 0px 20px;}

#contentright
{
	float:right;
	margin:10px 20px 0px 47px;
	width:416px;
}

#top{height:220px;}
#topl{
	text-align: left;
	width:424px;
	height:220px;
	background-image: url('../images/org_bk.gif');
	float:left; 
}
#topr{
	text-align: right;
	padding-left: 100px;
	padding-top: 26px;
	float: left;
}
#body
{
	border-top:1px white solid;
}
#btml{
	padding: 20px 10px 10px 10px;
	width: 398px;
	float: left;
	text-align: left;
	color: #999999;

}
#bodybtm{
	text-align: left;
	background-image: url('../images/bkg2.jpg');
	color:#323232;		
}
#bodytop{
	padding: 10px 10px 10px 10px;
	float: left;
	text-align: left;
	color: #999999;
	height: 100%;
}
#btmr{
	padding: 10px 10px 10px 10px ;
	margin-left: 4px;
	margin-right: 0px;
	background-image: url('../images/bkg2.jpg');	
	float:right;
}
#maincontent{
	padding: 10px;
	float: left;
	text-align: left;

}
#bodybtm2{
	padding: 1px 10px 10px 10px;
	background-image: url('../images/bkg2.jpg');
	color: #323232;
	text-align:left;
	float:left;
	 min-width:930px;
	width:auto;
	width:930px;

}

#pagecontent {
	background-color: #323232;
}
#footer         
{
	font-size: 70%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	background-color: #4F4F4F;
	padding-right:5px;
	border-top:1px #999999 solid ;
	}
#footright
{
	text-align:right;
	padding-left:7px;
}	
#indexdv{
	position:relative;width:506px;height:360px;overflow:hidden;padding:0px;margin:0px;border-style:solid;border-width:0px;border-color:#FFFFFF;z-index:1;FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=3,enabled=false);
}

/* CLASSES */
.smltxt{
	font-size:x-small 
}
.title1{
	padding-bottom:8px;font-weight:bold;color:#999999;
	font-size:90%;
	float:left;	
}

.holder1{
	float:left;
	padding-top:8px;
}
.left1{
	float:left;
	text-align: left;
}
.left2{
	float:left;
	padding-right:30px
}
.right1{
	float:left
}
.right{
	float:left;
	padding-left:10px;
	width:470px;
}
.right2{
	float:left;
	padding-left:10px;
	width:710px;
}
.right3{
	float:left;
	padding-left:5px;
	width:252px;
}

.floatholder{
	float:left;
	margin-bottom:2px;
	min-height:140px;
	height:140px;
	height:auto;
}
.floatholder2{
	float:left;
	margin-bottom:2px;
	
}

.float1{
	float:left;
	border:1px #999999 solid;
	margin-top:8px;
	padding-right:5px;

}
.float2{
	float:left;
	border:1px #999999 solid;
	margin-top:8px;
	padding-left:5px;
}

div.clear{
	clear:both 
}

/*CLASSES END */
/*IMAGES*/
#btns{
	width:135px;
	/*border:1px white solid;*/
	float:right;
	padding-top:35px;
	padding-right:25px;
}
img.top{
	padding-left:1px;
	padding-top:1px;
	clear:both;
	cursor:pointer;
	border:0px 

}
img.left1{
	float:left;
	padding-right:5px;
	border:0px
}
img.right1{
	float:right;
	padding-left:5px;
	border:0px
}

img.left2{
	padding: 0px 0px 10px 0px;
	border:0px
}
img.light{
	border:1px #323232 solid;
	height:122px;
	width:205px
}
img.img1{
	padding: 10px 10px 0px 0px;
	float: left;
}
/*IMAGES END*/

/*  FORMS */
label{
	float: left;
	font-weight: bold;
	width:120px
}

input, textarea
{
	width: 180px;
	margin-bottom: 5px;
	font-size: 100%;
}

textarea{
	height: 80px;
}

#submitbutton
{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

/*  FORMS END */

h1{
	font-size: 140%;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
h2{
	font-size:110%;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h3{
	font-size: 140%;
	letter-spacing: 1px;
	margin: 0px 0px 20px 0px;
	text-decoration:underline;
	text-align:center 
}
h4{
	font-size:120%;
	letter-spacing: 1px;
	border-bottom:1px #999999 double;
	margin-top:10px

}
h5{
	font-size:110%;
	letter-spacing: 1px;
	border-bottom:1px #999999 dotted;
	margin-top:10px

}

hr{
	margin:5px 0px 5px 0px
}
div.hr {
  height: 2px;
  background: #323232 ;
}
div.hr hr {
  display: none;
}


p
{ 
line-height: 1.5
}
li{
line-height: 1.5

}

/*LINKS*/
a:link.links1	{color: #999999;background: inherit;text-decoration: underline;	font-weight: bold;}
a:visited.links1	{color: #999999; background: inherit; text-decoration: underline;font-weight: bold;}
a:hover.links1	{color: #FFFFFF; background: inherit; text-decoration: none;font-weight: bold;}
a:active.links1	{color: #999999; background: inherit; text-decoration: underline;font-weight: bold;}

a:link.links2	{color: #999999;background: inherit;text-decoration: underline;	font-weight: bold;}
a:visited.links2	{color: #999999; background: inherit; text-decoration: underline;font-weight: bold;}
a:hover.links2	{color: #FFFFFF; background: inherit; text-decoration: none;font-weight: bold;}
a:active.links2	{color: #999999; background: inherit; text-decoration: underline;font-weight: bold;}

a:link	{color: #323232;background: inherit;text-decoration: underline;	font-weight: bold;}
a:visited	{color: #323232; background: inherit; text-decoration: underline;font-weight: bold;}
a:hover	{color: #FFFFFF; background: inherit; text-decoration: none;font-weight: bold;}
a:active	{color: #323232; background: inherit; text-decoration: underline;font-weight: bold;}