﻿html, body
{
	height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2a2722;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #705B2E;
	background-image: url('../images/branding/body-background.png');
	background-repeat: repeat-x;
}

a
{
    color: #2B2823;
    font-weight: bold;
}

h1
{
    color: #545B0D;
    font-weight: bold;
    font-size: 20px;
}

h2
{
    color: #545B0D;
    font-weight: bold;
}

h3
{
    color: #545B0D;
    font-weight: bold;
}

ul
{
	margin: 0px;
	padding: 10px 0px 0px 30px;
}

li
{
	margin: 0px;
}

#leftmenu
{
    top: 0px;
    left: 0px;
    width: 177px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
    font-weight: bold;
    color: #2B2823;    
}

#leftmenu a
{
	color: #2B2823;	
}

#leftmenu a:hover
{
	color: #8A8660;
}

#leftmenu h1
{
	color: #8A8660;
}

#menu
{
    padding: 15px;
}

#menu a
{
    padding-bottom: 7px;
    width: 150px;
    display:block;
}

#bottomofmenu
{
    min-height: 108px;
    background-color: #7BA813;
}

#bottomleftmenu 
{
     top:0px;
     left: 0px;
     position:relative;
     width:137px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;        
}

#toparea
{
    left: 0px;
    top: 0px;
    width: 950px;
	background-image: url('../images/branding/heading.jpg');
	background-repeat: no-repeat;
    
}

#heading
{
	overflow: hidden;
	padding-left: 5px;
	padding-top: 10px;
	height: 99px;
	margin-top: auto;
	margin-bottom: auto;
}

#heading img
{
	float: left;
}

#heading h1
{
	float: left;
	margin: 0px; 
	padding-left: 15px;
	padding-top: 28px;
	color: White;
	font-size: 25px;
	font-weight: Bold;
}

#topMenu
{	
	margin-left: 15px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
}

#topMenu a
{
	padding-top: 5px;
	float: left;
	text-decoration: none;
    color: #2a2722;        
    height: 20px;
    display: inline-block;  
    padding-right: 7px;
    padding-left: 7px;
}

#topMenu a:hover
{
	padding-top: 5px;
    color: #8a8660;
    background-image: url('../images/branding/top-menu-hover.png');
    background-repeat: repeat-x;
    height: 20px;
}

#headerFlash
{	
	height: 170px;
	width: 950px;
	display: block;
	border: none 0px;
}

#contentarea
{
    background-color: White;
    width: 950px;
    float: left;
}
#ctl00_leftcolumn 
{
    left:0px;
	top:0px;
    float:left;
}

#centercolumn
{
    left: 0px;
    top: 0px;
    float: left;
    width: 750px;
    min-height: 350px;    
    padding-left: 5px;
    padding-right: 5px;
}

#footer
{
    clear: both;
    background-color: White;    
    height: 12px;
    width: 950px;
    background-image: url('../images/branding/footer-bottom.png');
    background-repeat: no-repeat;
    font-size: 10px;
}

#footerXRM
{	
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: White;
	font-size: 10px;
	text-align: center;
	margin-top: 4px;
}

#footerXRM a
{
	color: White;
}

#HomePageText
{
    display:inline;
    font-family:Helvetica;
    font-size:14px;
    color:#4d4d4d;
    font-weight:bold;
    width:400px;
}

div.longer span.formw 
{
  float: right;
  width: 255px;
  text-align: left;
} 

div.formrow 
{
  clear: both;
  padding-top: 10px;
  width: 700px;  
}

div.formrow label 
{
  float: left;
  width: 340px;
  text-align: right;
  padding-right: 10px;
  height: 22px;
  margin-top: 4px;
}

div.formrow span.formw 
{
  float: right;
  width: 350px;
  text-align: left;
} 

#HomePageRecentNews
{
	width: 650;
}

#HomePageMiddle
{
	width: 100%;
	padding: 5px;
}

.RecentNewsTitle
{
    clear: both;
	padding-left: 2px;
	clear: both;
	float: left;
	width: 550px;
	height: 25px;
}

.RecentNewsDate
{
	float: right;	
	padding-right: 2px;
	width: 100px;
	height: 25px;
}

#HomePageCenterBottom
{
	float: left;	
	width: 437px;
	height: 100%;
}

#HomePageAddress
{
    display: block;
    min-height: 110px;
}

#HomePageJoinUs
{
	float: right;			
	display: block;
	width: 300px;
	height: 200px;
}

.PagerDataList
{
	float: left;
}

.GoogleMapArea
{
	float: right;
	width: 400px;
	height: 275px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-right: 20px;
}

.GoogleMap
{
	width: 400px;
	height: 275px;
	text-align: center;
	vertical-align: middle;	
	float: right;
}

.documentTopLeft 
{
    width: 300px; 
    float: left;
}

div.threeway 
{ 
  clear: both; 
  width: 400px;
  padding-left: 60px;
}

div.threeway span.caption 
{

  position: relative;
  left: -60px;
  
}

div.threeway label 
{ 
  float: left;
  text-align: right;
  width: 250px;
}

div.threeway span.formw 
{

  float: right; 
  text-align: left;
  width: 150px;
}

.mainSection
{
	width: 950px;
	margin-left: auto; 
	margin-right: auto; 
	background-color: White;	
}

.brownBox
{
	background-color: #8a8660; 	
	color: White;
}

.brownBox h2
{
	color: #f6e4b6;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 18px;
}

.brownBox h3
{
	color: #302d26;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.brownBox a
{
	color: White;
}

.brownBox a:visited
{
	color: White;
}

.brownBoxTable, .brownBoxTable tr, .brownBoxTable td
{
	border: none 0px;
}

.brownBoxBlackText
{
	color: #302d26;
	font-weight: bold;
}

.brownBoxTop 
{
	background: url(../images/branding/box-brown-top.png) 0 0 repeat-x;
}

.brownBoxBottom 
{
	background: url(../images/branding/box-brown-bottom.png) 0 100% repeat-x
}

.brownBoxLeft
{
	background: url(../images/branding/box-brown-left.png) 0 0 repeat-y
}

.brownBoxRight
{
	background: url(../images/branding/box-brown-right.png) 100% 0 repeat-y
}

.brownBoxBottomLeft
{
	background: url(../images/branding/box-brown-bottom-left.png) 0 100% no-repeat
}

.brownBoxBottomRight
{
	background: url(../images/branding/box-brown-bottom-right.png) 100% 100% no-repeat
}

.brownBoxTopLeft
{
	background: url(../images/branding/box-brown-top-left.png) 0 0 no-repeat
}

.brownBoxTopRight
{
	background: url(../images/branding/box-brown-top-right.png) 100% 0 no-repeat; padding: 10px;
}

.brownBoxBackground
{
	background-color: #8a8660; 
	padding: 5px;	
}

.defaultBrownBoxContent
{
	min-height: 250px;
}

.beigeBox
{
	background-color: #bdb665; 	
	color: #2a2722;
	font-weight: bold;	
}

.beigeBox h2
{
	color: #eedeab;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 18px;
}

.beigeBox h3
{
	color: #302d26;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.beigeBox a
{
	color: White;
}

.beigeBoxBlackText
{
	color: #302d26;
	font-weight: bold;
}

.beigeBoxTop 
{
	background: url(../images/branding/box-beige-top.png) 0 0 repeat-x;
}

.beigeBoxBottom 
{
	background: url(../images/branding/box-beige-bottom.png) 0 100% repeat-x
}

.beigeBoxLeft
{
	background: url(../images/branding/box-beige-left.png) 0 0 repeat-y
}

.beigeBoxRight
{
	background: url(../images/branding/box-beige-right.png) 100% 0 repeat-y
}

.beigeBoxBottomLeft
{
	background: url(../images/branding/box-beige-bottom-left.png) 0 100% no-repeat
}

.beigeBoxBottomRight
{
	background: url(../images/branding/box-beige-bottom-right.png) 100% 100% no-repeat
}

.beigeBoxTopLeft
{
	background: url(../images/branding/box-beige-top-left.png) 0 0 no-repeat
}

.beigeBoxTopRight
{
	background: url(../images/branding/box-beige-top-right.png) 100% 0 no-repeat; padding: 10px;
}

.beigeBoxBackground
{
	background-color: #bdb665; 	
	padding: 5px;
}

.whiteBox
{
	background-color: White; 	
	color: #2a2722;
	font-weight: bold;
}

.whiteBox h2
{
	color: #8a8660;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 18px;
}

.whiteBox h3
{
	color: #302d26;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.whiteBox a
{
	color: #2a2722;
}

.whiteBoxBlackText
{
	color: #302d26;
	font-weight: bold;
}

.whiteBoxTop 
{
	background: url(../images/branding/box-white-top.png) 0 0 repeat-x;
}

.whiteBoxBottom 
{
	background: url(../images/branding/box-white-bottom.png) 0 100% repeat-x
}

.whiteBoxLeft
{
	background: url(../images/branding/box-white-left.png) 0 0 repeat-y
}

.whiteBoxRight
{
	background: url(../images/branding/box-white-right.png) 100% 0 repeat-y
}

.whiteBoxBottomLeft
{
	background: url(../images/branding/box-white-bottom-left.png) 0 100% no-repeat
}

.whiteBoxBottomRight
{
	background: url(../images/branding/box-white-bottom-right.png) 100% 100% no-repeat
}

.whiteBoxTopLeft
{
	background: url(../images/branding/box-white-top-left.png) 0 0 no-repeat
}

.whiteBoxTopRight
{
	background: url(../images/branding/box-white-top-right.png) 100% 0 no-repeat; 
	padding: 10px;
}

.whiteBoxBackground
{
	background-color: White; 	
	padding: 5px;
}

.homePage
{
}

.homePageBottomTwoBoxes
{
	height: 150px;
}

.contentDefault
{
	min-height: 350px;
}

.sitemap
{
	padding-left: 5px;
}

.beigeButton
{
	background-image: url('../images/button.png');
	height: 24px;
	width: 70px;
	background-position: top;
	border: 0px;
	background-color: Transparent;	
	cursor: pointer;	
	color: #2a2722;
	font-weight: bold;
}

.beigeButton:hover
{
	background-position: bottom;	
}

#joinUsInner
{
	min-height: 110px;
}

.leftMenuSubMenu
{
	padding-left: 15px;
}

.redText
{
	color: Red;
}

.italicText
{
	font-style: italic;
}

.smallText
{
	font-size: 9px;
}

.orderFormRow
{
  clear: both;
  padding-top: 10px;
  width: 700px;
}

.publicationsTable th
{
	text-align: left;
}

.welcomeScreen
{
}

.welcomeScreenIE6
{
    font-size: 9px;
    font-weight: normal;
}