*, html {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../assets/body_back.gif);
	font-family: arial,helvetica,sans-serif;
	font-size: .85em;
}

/*--- WRAPPER DIVISION --------------------------*/

#wrapper {
	border-color: rgb(40,40,40);
	border-style: solid;
	border-width: 0 1px 1px 1px;
	margin: 0 auto 2em auto;
	width: 960px;
}

/*--- WRAPPER DIVISION BACKGROUNDS --------------*/

#wrapper.three_column {
	background: white url(../assets/wrapper_back.gif) repeat-y;
}
#wrapper.two_column {
	background: white url(../assets/wrapper_back_wide.gif) repeat-y;
}

/*--- BRANDING DIVISION -------------------------*/

#branding {
	height: 215px;
}
#top-blurb {
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1px 1em 0 0;
	text-align: right;
}
#info {
	padding-left: 760px;
	text-align: center;
}
div.bmw_announcements {
	background-color: rgb(230,225,230);
	border-color: rgb(15,60,15);
	border-style: solid;
	border-width: 1px;
	margin-top: -6px;
	width: 190px;
}
h3.bmw_announce {
	background-color: rgb(15,60,15);
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 6px;
}
div.bmw_anncContent {
	padding: 0;
}
div.bmw_anncContent p {
	font-size: .8em;
	font-weight: normal;
	padding: .3em;
}
div.bmw_announce div.bmc_Document {
	font-size: .8em;
	padding: 0;
	width: 186px;
}
/*--- BRANDING DIVISION TITLE IMAGES ------------*/

#branding.landing {
	background-image: url(../assets/title_landing.jpg);
}
#branding.started {
	background-image: url(../assets/title_started.jpg);
}
#branding.about{
	background-image: url(../assets/title_about.jpg);
}
#branding.gallery{
	background-image: url(../assets/title_gallery.jpg);
}
#branding.contact{
	background-image: url(../assets/title_contact.jpg);
}

/*--- NAV DIVISION ------------------------------*/

#nav {
	float: left;
	padding-top: 1em;
	width: 160px;
}
#nav .bmn_skipnav {
	display: none;
}
div.bmn_vnav, div.bmn_vnav ul, div.bmn_vnav li {
	background-color: transparent;
}
#nav .bmw_navigation ul{
	border-color: white;
	border-style: solid;
	border-width: 0 0 1px 0;
	list-style-type: none;
}
#nav .bmw_navigation li{
	border-color: white;
	border-style: solid;
	border-width: 1px 0 0 0;
}
#nav .bmw_navigation li.bmn_active{
	background: rgb(63,102,55) url(../assets/active.gif) no-repeat 0 0;
}
#nav .bmw_navigation li>ul{
	display: none;
}
#nav .bmw_navigation li.bmn_active ul{
	background-color: rgb(110,185,95);
	display: block;
	margin-left: 12px;
}
#nav .bmw_navigation a {
	color: white;
	display: block;
	padding: .3em 0 .4em 12px;
	text-decoration: none;
}
#nav .bmw_navigation a:hover {
	background-color: rgb(228,233,227);
	color: rgb(63,102,55);
}
div.bmn_vnav li ul {
	margin-top: 0;
	position: static;
}
div.bmn_vnav li ul li {
	background: inherit;
	width: 148px;
}
div.company_info  {
	birder-color: white;
	border-style: solid;
	border-width: 1px 0 0 0;
	color: white;
	font-size: .95em;
	font-weight: bold;
	padding-top: 2em;
	padding-left: 6px;
}
div.company_info  p{
	margin-bottom: 0;
}

/*--- MAIN DIVISION -----------------------------*/

#main {
	float: left;
	width: 800px;
}

/*--- SET CONTENT & AUX FOR THREE COLUMNS ------*/

#main.three_col>#content {
	width: 590px;
}
#main.three_col>#aux {
	width: 210px;
}

/*--- SET CONTENT & AUX FOR TWO COLUMNS -------*/

#main.two_col>#content {
	width: 800px;
}
#main.two_col>#aux {
	width: 0;
}

/*--- CONTENT DIVISION -----------------------*/

#content {
	float: left;
	padding-top: 1em;
	padding-bottom: 1.5em;
}
#content  h2 {
	color: rgb(159,72,49);
	font-size: 1.6em;
	margin: 0 .5em .5em .5em;
}
#content  p {
	margin: 0 1em 1em 1em;
}
#content  ul {
	list-style-type: none;
	list-style-image: url(../assets/bullet.gif); 
	list-style-position: outside;
	margin: 0 1em 1em 3em;
}
#content li {
	margin:  0 0 0 1em;
}
#content .bmc_rightContentImage {
	float: right;
	margin: 0 1em .5em 1em;
}
#content .bmc_leftContentImage {
	float: left;
	margin: 0 1em .5em 1em;
}
#content .bmw_pageContent {
	margin-bottom: 1em;
}
#content .bmw_link {
	border-style: none;
    margin: 0 10px;
	padding: 0 8px 15px 8px;
}
#content .bmw_link>a.bma_head {
	background-color: rgb(228,233,227);
	color: rgb(152,79,49);
	display: block;
	margin: 0 -8px;
	padding-left: 10px
}
#content .bmw_link img.bma_leftthumb {
	margin: 0 .5em 0 -10px;
}
#content  a.bma_head {
	color: rgb(159,72,49);
	font-size: 1.3em;
	font-weight: bold;
	padding: 4px 0;
	text-decoration: none;
}
#content a.bma_more:before {
	content: " ";
}
#content div.bmw_pageContent h2 {
	font-size: 1.2em;
}

/*--- DIRECTORY DIV STYLING ------------------*/

#content #directory div.bmw_pageContent h2 {
	font-size: 1.4em;
	margin-bottom: 0;
}
#content #directory div.bmw_pageContent h3 {
	font-size: 1.1em;
	margin-bottom: .6em
}
#content #directory div.bmw_pageContent p{
	padding-left: 130px;
}
#content #directory div.bmw_pageContent img.bmc_image {
	clear: left;
}

/*--- CONTENT TWO COLUMN ---------------------*/

#content div.bmw_gallery h3 {
	display: none;
}
div.bmc_caption {
	font-style: italic;
	margin: 0;
	padding: 0;
	text-align: center;	
}

/*--- CONTACT US -----------------------------*/

div.contact_us {
	background: transparent url(../assets/leafs.gif)  no-repeat;
	height: 136px;
	margin-left: 40px;
	padding-left: 110px;
}

/*--- AUX DIVISION ---------------------------*/

#aux {
	float: left;
	padding-top: 1em;
}
#aux div.bmw_gallery{
	margin: 0 5px;
}
#aux div.bmw_gallery h3 {
	display: none;
}

/*--- FOOTER DIVISION ----------------------*/

#footer {
	background-image: url(../assets/footer_back.gif);
	padding: 1em 0 .5em 0;
}
#footer  p {
	font-size: .9em;
	line-height: .2em;
	padding: 0 1em 0 0;
	text-align: right;
}