@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	background-image:url(images/bigbk.gif);
	background-position:center;
	background-position:top;
}
 

html, body {
height: 100%;
}

#maincontainer {
	width: 880px;  
	min-height: 85%;
	margin: 0 auto; 
	border:0;
	text-align: left;
	background-image:url(images/subbk.png);
} 

* html #maincontainer
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/subbk.png", sizingMethod="crop");
}

* html #maincontainer {
height: 85%;
}

* html #footer {
height: 13%;
}


#subcont { 
	width: 880px; 
	margin:0;
	border:0;
}




#middlearea {  
	width: 838px;
	margin: 0px;
	border: 0px;
	float: left;
	padding:0 21px 0 21px;
}

#header {
width: 838px;
border-bottom:3px #CCCCCC solid;
margin-bottom:12px;
}

#headerl {
width: 259px;
border:0;
float:left;
}

#headerr {
width: 579px;
border:0;
float:left;
}

#content {
width: 838px;
padding:0 0 2px 0;
}

#menu {
width:148px;
float:left;
padding:0 12px 0 0;
}

.butcont2 {
width:136px;
height:20px;
padding:5px 0 5px 12px;
background-image:url(images/cbk.gif);
background-position:top;
background-repeat:no-repeat;
}


#maintext {
width: 443px;
float:left;
padding:0 12px 0 0;

}

#maintext li {
	list-style-type: none;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 3px;
	padding-bottom: 10px;
}

#maintext ul {
	margin: 0px;
	padding:11px 0 11px 12px;
}

#rightpanel {
width:210px;
float:left;
padding:0 12px 0 0;
}

#rightpanelt {
width:203px;
height:21px;
background-image:url(images/rpant.gif);
padding:5px 0 0 7px;
}

#rightpanelm {
width:205px;
background-image:url(images/rpanm.gif);
padding:1px 5px 5px 1px;
}

#rightpanelm2 {
width:198px;
background-image:url(images/rpanm.gif);
padding:7px 5px 1px 7px;
font-size:11px;
}
#rightpanelm li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 3px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size:11px;
}
#rightpanelm ul {
	margin: 0px;
	padding:9px 0 0 8px;
}


#rightpanelb {
width:210px;
height:24px;
background-image:url(images/rpanb.gif);
background-repeat:no-repeat;
margin-bottom:3px;
}

#footert {
width:666px;
min-height:2%;
font-size:10px;
padding:0 33px 8px 181px;
margin: 0 auto;
background-image:url(images/subbk.png);
}

* html #footert
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/subbk.png", sizingMethod="crop");
}

* html #footert {
height: 2%;
}

#footer {  
	width: 100%;
	min-height: 13%;
	background-color:#333333;
	margin:0;
	padding:12px 0 0 0;
	font-size:10px;
	color:#FFFFFF;
	border-top: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/footbk.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}

#footercont {
width:812px;
margin: 0 auto;
padding-top:5px;
}

#footleft {
width:262px;
float:left;
font-size:10px;
padding-top:5px;
}

#footright {
width:550px;
float:left;
text-align:right;
padding-top:4px;
}

#fl {
float:left;
width:500px;
}

#fr {
float:left;
width:166px;
text-align:right;
}

#hide { display: none; }

div#formcontainer {
	width:199px;
	padding:0 0 0 6px;
	font-size: 11px;
}

div#formcontainer div.clearfix {
	padding:0 0 10px 0;
	vertical-align:top;
	font-size: 11px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
.white {
color:#ffffff;
}

.boldstyle {
font-weight: bold;
}

.grey {
color:#999999;
}
	
.greentxt {
	color: #666600;
}

img.floatRight { 
    float: right; 
    margin: 0 0 4px 20px;
	border:1px #663300 dotted;
}

img.floatRight2 { 
    float: right; 
    margin: 0 0 4px 20px;
	border:0px;
}

img.floatLeft { 
    float: left; 
    margin: 2px;
	padding:0 0 4px 0;
}

p { margin: 0 0 11px 0; }

p.submen { margin-bottom: 0;
color:#FFFFFF; }

h1 { margin: 0 0 11px 0; }


h2 { margin: 0 0 11px 0; }

h3 { margin: 0; }

h4 { margin: 13px 0 3px 0; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f15f30;
	text-decoration: none;
}

h2 {
	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:#663300;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

h4 {
	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:#663300;
	text-decoration: none;
	border:1px;
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	padding:13px 0 0 0;
}

a:link, a:visited, a:active {
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #f15f30;
	text-decoration:none;
}

a:hover {
	color: #663300;
	text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-style: normal;
	display:block;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	text-decoration:none;
	font-size:11px
}

a.menu:hover {
	color: #333333;
	text-decoration: none;
}

a.bottmenu:link, a.bottmenu:visited, a.bottmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color:#f15f30;
	text-decoration:none;
}

a.bottmenu:hover {
	color: #999999;
	text-decoration: none;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	display:inline;
}

a.submenu:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.green {
	color: #666600;
	}
	
	.white {
	color: #FFFFFF;
	}
	

	.dark {
	color: #333333;
	}

#wrapper {
	margin-top: 30px;
	padding: 5px 0 5px 5px;
	width: 479px;
	border: 0px;
	background-image:url(../images/rightbk.gif);
}

.butcont {
width:136px;
height:20px;
padding:5px 0 5px 12px;
background-image:url(images/buttbk.gif);
background-position:top;
background-repeat:no-repeat;
}

.urbangreymenu{
width: 148px; /*width of menu*/
}

.urbangreymenu .headerbar{
height:20px;
color: white;
background-image:url(images/buttbk.gif);
background-position:0 0;
background-repeat:no-repeat;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 5px 12px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu .headerbar a:hover{
text-decoration: none;
color:#333333;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0 3px 5px 0;
padding: 0;
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font:bold 11px Arial;
color:#333333;
background: #E9E9E9;
display: block;
padding: 5px 0 5px 12px;
line-height: 15px;
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color:#333333;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background-color:#333333;
}


