body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #D59758;
}
#wrapper {
	background-color: #663300;
	width: 750px;
	margin: auto;
	background-image: url(wrapper.gif);
	background-repeat: repeat-y;
	background-position: left;
}


a:link, a:visited, a:hover {
	color: #FFFFFF;
	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;
	font-style: 14;
}

h1{
 font-size: 16px;
 color: #99CDFF;
}

h2{
	color: #99CDFF;
	font-size: 12px;
}

h3{
 font-size: 100%;
 color: #99CCFF;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

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;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: auto;
	padding: 0px;
	background-color: #663300;
	width: 750px;
}

#navBar{
	margin: 0 510px 0 0;
	padding: 0px;
}

#content{
  float:right;
	width: 480px;
	margin: 20 0 0;
	padding: 12 15 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}






/************** .feature styles ***************/

.feature{
	font-size: 12px;
	padding-left: 15px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 8px 8px 8;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#content #download a, #content #download a:link, #content #download a:visited {
	color: #663300;
	text-decoration: none;
	display: block;
	padding-bottom: 150px;
}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	padding-top: 4px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
}

#sectionLinks a:hover{
	text-decoration: underline;
}




#masthead img {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CCFF;
	border-bottom-color: #99CCFF;
}
#logo img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#masthead h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 35px;
	text-align: right;
	padding-right: 30px;
	color: #FFFFFF;
}
#wrapperinner {
	background-image: url(navback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 35px;
}
#download {
	float: right;
	padding: 0px;
	margin: 0px 8px 8px 25px;
	background-image: url(brochurecover.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 178px;
	border: 2px solid #FFFFFF;
	color: #663300;
	line-height: normal;
	cursor: default;
}
#download h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 26px;
	padding-top: 5px;
	padding-left: 9px;
	padding-bottom: 0px;
	margin: 0px;
	color: #663300;
}
#download p {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	line-height: 20px;
}
#download p .larger {
	font-size: 20px;
	padding-top: 4px;
	margin-top: 4px;
}
#content li {
	margin: 0px;
	padding: 0px 0px 8px 8px;
}
#content  ul {
	list-style-type: disc;
	margin-left: 12px;
}
#download a:hover {
	text-decoration: none;
}
#content .feature a {
	color: #99CCFF;
	font-weight: bold;
}
#current {
	color: #99CDFF;
}
