/*  
Theme Name: Browning Axcess4
Author: Stephen M. James
Author URI: http://www.smjdesign.com/
Use Firefox + Firebug to view CSS inheritance
*/

/* set defaults */* { margin: 0; padding: 0; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; } table, tr, td { margin:0; padding:0; border:0; border-collapse:collapse; vertical-align:top; }

/*------------------------------------------  
DIVS
------------------------------------------*/


.div_right_logo {
	padding: 0px 0px 0px 400px;
}

.div_outer {
	width: 960px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background: url(images/menu-bg.gif) no-repeat top right #FFFFFF;
}

.div_right {
	float: right;
	width: 604px;
}

.div_left {
	width: 330px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
}

.div_logo {
	background: url(images/div_logo-bg.gif);
	height: 158px;
}

.div_home_content_outer {
	height:235px; 
	padding: 13px 14px 14px 30px;
}

.div_home_content_outer #contact {
	padding: 20px 0px 0px 0px;
}

.div_home_content {
	color: #696969;
	width:255px;
	padding: 0px 10px 0px 10px;
	height:225px;
	overflow:auto;
}

.div_footer {
	background: url(images/div_footer-bg.gif) no-repeat bottom #FFFFFF;
	height: 25px;
}

/*------------------------------------------  
/ DOWNLOADS PAGE
------------------------------------------*/

.div_downloads_left {
	float: left;
	width: 604px;
}

.div_downloads_right {
	width: 330px;
	margin: 0px 0px 0px 622px;
	background: #FFFFFF;
}

.div_downloads_header {
	height: 110px;
}

.div_downloads_header #left {
	float: left;
	width: 330px;
}

.div_downloads_header #right {
	margin: 0px 0px 0px 350px;
	width: 604px;
}

.div_downloads_content #header {
	width: 0px;
	height: 0px;
	overflow:hidden;
}

.div_downloads_content {
	width: 280px;
	height: 290px;
	background: url(images/downloads_content-bg.gif) no-repeat #FFFFFF;
	padding: 25px 20px 20px 20px;
}

.div_downloads_content p {
	background: url(images/downloads_content_bullet.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 20px;
	margin: 20px 0px 0px 0px;
}

.div_downloads_content p a {
	text-decoration:none;
}

.div_downloads_logos {
	padding: 3px 0px 0px 0px;
}

.div_downloads_logos #browning {
	margin: 0px 0px 0px 20px;
}

.div_downloads_logos #colliers_arnold {
	margin: 0px 0px 0px 1px;
}



/*------------------------------------------  
/ DIVS
------------------------------------------*/


/*------------------------------------------  
BODY
------------------------------------------*/

a {
	color: #091858;
	}

a:hover {
	color: #648A14;
	}

a:visited {
	color: #091858;
	}

a:visited:hover {
	color: #648A14;
	}

a:active {
	color: #B3B3A5;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Myriad Pro", "Myriad", Verdana, Helvetica, Arial, sans-serif; */
	font-size: 70%;
	margin-top: 20px;
	background-color: #C1C1B3;
}

.div_clear { 
	display: block;
	clear: both; 
}

hr {
	display: none;
}

.hr {
	text-align: center;
	border-top-width: 1px;
	border-top-color: #3B2509;
	border-top-style: dotted;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
	
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

/*------------------------------------------  
/ BODY
------------------------------------------*/

/*------------------------------------------  
div_menu
------------------------------------------*/

.div_menu {
	height:46px;
	width:400px;
	padding: 0px 0px 0px 0px;
}

.div_downloads_header .div_menu {
	padding: 0px 0px 0px 6px;
}

.div_menu a {
	height:34px;
	width:223px;
	display:block;
	font-size:8px;
	text-decoration:none;
	text-indent:-9999px;
}

.div_menu a#home {
	background:transparent url(images/menu_home.gif) no-repeat scroll 0 0;
}
.div_menu a#home:hover {
	background:transparent url(images/menu_home.gif) no-repeat scroll 0 -34px;
}

.div_menu a#sitemap {
	background:transparent url(images/menu_site_map.gif) no-repeat scroll 0 0;
}
.div_menu a#sitemap:hover {
	background:transparent url(images/menu_site_map.gif) no-repeat scroll 0 -34px;
}


.div_contact {
	margin: 0px 0px 0px 30px;
	width: 300px;
}

.div_contact #left {
	width: 140px;
}

.div_contact #right {
	float: right;
	width: 150px;
}


.div_contact #right a {
	height:34px;
	width:223px;
	display:block;
	font-size:8px;
	text-decoration:none;
	text-indent:-9999px;

}

.div_contact #right a {
	display:block;
	font-size:8px;
	text-decoration:none;
	text-indent:-9999px;
}

.div_contact a#contact1 {
	background:transparent url(images/contact_matt.gif) no-repeat scroll 0 0;
	height:24px;
	width:154px;
}
.div_contact a#contact1:hover {
	background:transparent url(images/contact_matt.gif) no-repeat scroll 0 -24px;
}

.div_contact a#contact2 {
	background:transparent url(images/contact_wilson.gif) no-repeat scroll 0 0;
	height:22px;
	width:154px;
}
.div_contact a#contact2:hover {
	background:transparent url(images/contact_wilson.gif) no-repeat scroll 0 -22px;
}

.div_contact a#contact_web {
	background:transparent url(images/contact_web.gif) no-repeat scroll 0 0;
	height:22px;
	width:154px;
}
.div_contact a#contact_web:hover {
	background:transparent url(images/contact_web.gif) no-repeat scroll 0 -19px;
}


/* LOGOS */

a#colliers_arnold_logo {
	background:transparent url(images/colliers_arnold_logo.gif) no-repeat scroll 0 0;
	height:115px;
	width:140px;
	text-indent:-9999px;
	display:block;
}
a#colliers_arnold_logo:hover {
	background:transparent url(images/colliers_arnold_logo.gif) no-repeat scroll 0 -115px;
}

a#browning_logo {
	background:transparent url(images/browning_logo.gif) no-repeat scroll 0 0;
	height:61px;
	width:200px;
	text-indent:-9999px;
	display:block;
}
a#browning_logo:hover {
	background:transparent url(images/browning_logo.gif) no-repeat scroll 0 -61px;
}

a#colliers_arnold_downloads_logo {
	background:transparent url(images/colliers_arnold_downloads_logo.gif) no-repeat scroll 0 0;
	height:89px;
	width:109px;
	text-indent:-9999px;
	display:block;
}
a#colliers_arnold_downloads_logo:hover {
	background:transparent url(images/colliers_arnold_downloads_logo.gif) no-repeat scroll 0 -89px;
}

.div_downloads_logos_right {
	float: right;
	margin: 0px 10px 0px 0px;
	width: 189px;
}

.div_downloads_logos_left {
	width: 110px;
}

a#browning_downloads_logo {
	background:transparent url(images/browning_downloads_logo.gif) no-repeat scroll 0 0;
	height:89px;
	width:189px;
	text-indent:-9999px;
	display:block;
}
a#browning_downloads_logo:hover {
	background:transparent url(images/browning_downloads_logo.gif) no-repeat scroll 0 -89px;
}

/*------------------------------------------  
/ HEADERS
------------------------------------------*/
h2 {
	color: #648A14;
	font-size: 115%;
	margin-bottom: 3px;
}

h3 {

}

/*------------------------------------------  
HEADERS
------------------------------------------*/


/*------------------------------------------  
FLASH
------------------------------------------*/


/*------------------------------------------  
OUTER CONTAINERS / COLUMNS
------------------------------------------*/


/*------------------------------------------  
FORMS
------------------------------------------*/

