/*   
Theme Name: Taos Design Build
Theme URI: http://taosdesignbuild.com
Description: This theme was custom designed for Taos Design Build by Upgrade Taos
Author: Upgrade Taos
Author URI: http://www.upgradetaos.com

*/

Body {
    margin: 0px;
	background-color: #dad9c5;
	font-family: arial;
	font-size: 11pt;
	color: #121212;
	font-weight: normal;
}
td.menu {
	background-image: url(menu-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 10px;
	
}
.menu li {
	display: inline;
	padding: 7px;
}
.menu a {
 text-decoration:none;
  font-family: Tahoma;
  font-weight: bold;
  color:#FFFFFF;
  font-size: 10pt;
  padding: 5px;
}
.menu a:hover {
  color:#9f4d2d;
}
a.menu:visited {
  color:#fffdbe;
}
.menu .current_page_item a, .menu .current_page_item a:hover{
			color: #9f4d2d;
			cursor: default;
		}
td.main {
	background-color:#FFFFFF;
	padding: 10px;
}
td.content {
	background-color:#cac9ab;
	padding: 20px;
}
td.news {
	background-color:#c1c0a4;
	padding: 10px;
	width: 30%;
}
td.links {
	background-color:#9f9e8c;
	padding: 10px;
}
td.footer {
	background-color: #121212;
	padding: 10px;
} 
.footer li {
	 display: inline;
	 padding:0px 7px 0px 5px;
	 border-right: 1px #FFF dotted;
}
H1 {
    font-family: Arial;
	font-size: 18pt;
	color: #be3803;
	font-weight: bold;
	line-height: 11pt;
}
H2 {
    font-family: Tahoma;
	font-size: 12pt;
	color: #be3803;
	font-weight: normal;
	line-height: 11pt;
} 
H3 {
    font-family: Arial;
	font-size: 14pt;
	color: #424037;
	font-weight: bold;
} 
H4 {
    font-family: Arial;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
} 
p {
    font-family: arial;
	font-size: 11pt;
	color: #121212;
	font-weight: normal;
}
li {
    font-family: arial;
	font-size: 11pt;
	color: #121212;
	font-weight: normal;
	list-style-type:none;
}













 .clear {
	clear: both;
}


a {
   text-decoration:none;
   color:#be3803;
	 font-size: 11pt;
	 font-family: arial; 
	 font-weight: normal;
 }
a:hover {
  color:#9f9e8c; 
 }



p.copy {
  font-family: arial;
	font-size: 7pt;
	color: #fffdbe;
	font-weight: normal;
	text-align: center;
 }
 p.copy a {
  font-family: arial;
	font-size: 7pt;
	color: #e6b250;
	font-weight: normal;
	text-decoration:none;
 }




div.dynamicP  {
font-family: Impact;
background-color:#000000;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	width: 500px;
 }
div.dynamicPsmall  {
font-family: Arial;
background-color:#000000;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	width: 500px;
 }

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
background-color:#000000;
width: 500px;
height: 270px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 500px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 490px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
background-color:#000000;
text-align: right;
padding: 5px 5px;
font-size:8px;
}

.pagination a{
font-size:8px;
padding: 0 2px;
text-decoration: none; 
color: #FFFFFF;
background: #000000;
}

.pagination a:hover, .pagination a.selected{
color: #000000;
background-color: #cddf00;
}






