body{
	font-family: Arial,sans-serif;
	color: #333333; 
	background-color: #5b4339; 
	background: #5b4339 url(/graphics/bg.gif) repeat; 
	line-height: 1.166;	
	margin: 0px;
	padding: 0px; 
	font-size: 12px; 
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #330000;
}

h2{
 font-size: 135%;
 color: #330000;
}

h3{
 font-size: 130%;
 color: #cc3300;
}

h4{
 font-size: 110%;
 font-weight: normal;
 color: #ff6633;
}

h5{
 font-size: 110%;
 color: #ff9900;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.small{ 
font-size: 80%; 
}

.required { 
padding: 0; 
margin: 0; 
color: #990000; 
font-weight: bold; 
font-size: 80%; 
}

.requiredAstrisk {
padding: 7px 0px 0px 0px; 
margin: 0; 
color: #990000; 
font-weight: bold; 
font-size: 150%; 
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecontainer{ 
	width: 840px;
	text-align: left; 
	background-color: #ffffd6; 
}

#masthead{
	width: 100%;
	background-color: #5b4339; 
	margin: 0;
	padding: 10px 0px 0px 0px;
}

#LeftnavBar{
	margin: 10px 79% 0 5px;
	padding: 0px;
	height: 850px;
}

#content{
	float:right;
	width: 75%;
	height: 100%;
	margin: 0;
	padding: 20px 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{ 
width: 840px; 
height: 30px; 
background-color: #cc3300;
padding: 0px; 
margin: 0px; 
border: 0px;  
}

#globalNav img{ 
float: left; 
padding: 0px; 
margin: 0px; 
border: 0px;  
}

#globalNav a:link, a:visited, a:hover {
padding: 0px; 
margin: 0px; 
border: 0px;  
}

/*********** #LeftnavBar link styles ***********/

#LeftnavBar ul a:link, #LeftnavBar ul a:visited {display: block;}
#LeftnavBar ul {list-style: none; margin: 0; padding: 5px}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#LeftnavBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #LeftnavBar li {border-bottom: none;}

#LeftnavBar #advert a {
   margin: 0;
   padding: 10px 0;
}

#LeftnavBar #advert img {
   border: 0;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 3px;
	font-size: 100%;
	color: #5b4339; 
}

#sectionLinks h3{
	padding: 4px 0px 4px 10px; 
	background-image: url(/graphics/navBarcurve_lt.gif); 
	background-repeat: no-repeat;  
	background-color: #330000; 
	color: #ff9900; 
}

#sectionLinks ul a:link, #leftcolumn ul a:visited {display: block;}
#sectionLinks ul {list-style: none; margin: 0px 0px 7px 0px; padding: 4px 5px 4px 10px; background-color: #ffffd6; border: 1px solid #330000; border-top: none}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sectionLinks li {border-bottom: none; }

/* fix for browsers that don't need the hack */
html>body #sectionLinks li {border-bottom: none;}

#sectionLinks a{ 
	display:block;
	font-size: 90%;
	text-decoration: none; 
	color: #cc3300; 
	padding: 4px 5px 4px 10px; 
}
#sectionLinks a:link,
#sectionLinks a:visited {text-decoration: none; color: #cc3300;}
#sectionLinks a:hover{text-decoration: none; background-color: #cc3300; color: #ffff99;}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 110%; 
	text-align: center; 
}



#advert p#chamber {
	margin-top: 10px;
	display: block;
	height: 100px;
	
}

.bmcolor a:link, a:visited, a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

#blue {
	color: #000066;
}

#burgandy {
	color: #660033;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center; 
	text-transform: capitalize; 
}

.feature img{
	float: right;
	padding: 2px;
	margin: 5px 5px 30px 5px; 
	border: 2px solid #5b4339; 
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

img.brand{ 
float: none; 
vertical-align: text-bottom; 
padding: 0; 
margin: 0; 
border: 0; 
}

p img.brand{ 
margin: 0px 0px 2px 0px; 
}

.brand {
	font: Brody, Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	font-style: italic; 
}

.uptownbrand {
	font: Georgia, "Times New Roman", Times, serif; 
	font-weight: 900; 
	font-variant: small-caps; 
	font-size: 1.2em; 
}

img.distpartners{ 
float: none; 
padding: 0; 
margin: 0; 
border: 0; 
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #330000;
	font-size: 100%;
	color: #330000;
	padding: 10px 10px 3px 10px;
	margin-top: 0px; 
	text-align: center; 
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the LeftnavBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#siteInfo a:link, a:visited, a:hover {
	color: #cc3300;
	text-decoration: none;
}

#siteInfo a:hover { 
	color: #330000; 
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */



.bmcolor a:hover { 
	color: #FFFFCC; 
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

