body {
background-color: #efefef;
/*background-color: #FAFAFA;*/
/*background-image:url('images/bg_homedepot.gif'); 
background-repeat: repeat-x;*/
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }

H1 {
display: inline;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: 854202;
}

H2 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #404040;
margin-top:0px;
margin-bottom:-10px;
}



/*
line-height: 1.6;

REPLACE LIST BULLET WITH IMAGE
ul { list-style-image: url("images/blue_bullet.png") }
*/

form {margin-top: 0px; margin-bottom: 0px;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}

.plain {text-decoration: none; color: #202020; font-family: 'Tahoma', 'Geneva', sans-serif; line-height: 1.2; font-size: 14px;}
.plain a {color:#854202; text-decoration: underline;}
.plain a:hover {color:blue; text-decoration: underline;}

.gallery img{
border: 2px solid #854202;
}
.gallery:hover img{
border: 2px solid #efefef;
}
.gallery:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.quote {text-decoration: none; color: #000000; font-family: 'Tahoma', 'Geneva', sans-serif; line-height: 1.2; font-size: 14px;}
.quote a {color:#854202; text-decoration: underline;}
.quote a:hover {color:blue; text-decoration: underline;}

.plain_justify {text-decoration: none; color: #202020; font-family: 'Tahoma', 'Geneva', sans-serif; line-height: 1.2; font-size: 14px; text-align:justify;}
.plain_justify a {color:#854202; text-decoration: underline;}
.plain_justify a:hover {color:blue; text-decoration: underline;}

/*
.plain {text-decoration: none; color: white; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  line-height: 1.3; font-size: 14px;}
.plain a {color:white; text-decoration: underline;}
.plain a:hover {color:#A83EB8; text-decoration: none;}
*/

.headline {text-decoration: none; color: #854202; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 22px;}

.title {text-decoration: none; color: #854202; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px;}

.error {text-decoration: none; color: #c00000; font-family: 'Tahoma', 'Geneva', sans-serif; font-size: 14px; font-weight:bold;}

.nav {text-decoration: none; color: #000000; font-family: times new roman; font-weight: bold;  font-size: 14px; letter-spacing:.1em;}
.nav a {text-decoration:none; color: #000000;}
.nav a:hover {color:#000000; text-decoration: underline;}

.fine {text-decoration: none; color: #000000; font-family: Verdana; font-size: 10px;}
.fine a {color:#000000; text-decoration: underline;}
.fine a:hover {color:#000000; text-decoration: none;}

.fine_2 {text-decoration: none; color: #000000; font-family: Verdana; font-size: 10px;}
.fine_2 a {color:#854202; text-decoration: none;}
.fine_2 a:hover {color:blue; text-decoration: underline;}

.footer {text-decoration: none; color: #404040; font-family: Verdana; font-size: 10px;}
.footer a {color:#404040; text-decoration: none;}
.footer a:hover {color:#854202; text-decoration: underline;}

.portfolio {text-decoration: none; color: #000000; font-family: Verdana; font-size: 11px;}
.portfolio a {color:#000000; text-decoration: none;}
.portfolio a:hover {color:#ffffff; text-decoration: underline; background-color:#B16E2E;}


.bookmark {text-decoration: none; color: #808080; font-family: verdana;  font-size: 10px;}
.bookmark a {text-decoration:none; color: #808080;}
.bookmark a:hover {color:#2F2C34; text-decoration: none;}

.bg_nav {background-image:url('images/bg_nav.jpg'); background-repeat: repeat-x;}

/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11px;}
.btnav a {text-decoration:none; color: #5D562C;}
.btnav a:hover {color:#025655; text-decoration: none; font-weight: bold;}
.btnav { background-color: #E5DEB4; border: 0px #000000 solid;} 
/*
<td class=btnav onmouseover="style.backgroundColor='#CFC596';" onmouseout="style.backgroundColor='#E5DEB4'" width=192 height=27>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/rarrow.png" border=0 alt=""><a href="#"> IMPERDIET</a></td>
*/

.nav7{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.nav7 a{
	background-color:#854202;
	color:#ffffff;
	display:block;
	text-decoration:none;
	padding-left:25px;
	padding-right:25px;
	padding-top:6px;
	padding-bottom:7px;
}
.nav7 a:hover{
	background-color:#B16E2E;
	text-decoration:none;
}

/* -------------------------------------------------AUSTEX MENU */
.austex_menu{
width: 100%;
overflow: hidden;
}


.austex_menu ul{
margin: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 14px 'Tahoma';
list-style-type: none;
}

.austex_menu li{
display: inline;
margin: 0px;
}

.austex_menu li a{
float: left;
display: block;
text-decoration: none;
margin: 0px;
padding-left: 30px;
padding-right: 30px; /*padding inside each tab*/
padding-top:7px;
padding-bottom:7px;
border: 1px solid #B16E2E; /*right divider between tabs*/
color: white;
background: #854202; /*background of tabs (default state)*/
}



.austex_menu li a:visited{
color: white;
}

.austex_menu li a:hover, .austex_menu li.selected a{
background: #B16E2E; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
/* ------------------------------------------------- END AUSTEX MENU */




