/* Urban Office Stylesheet 
   created by WEBNERD 01/07/08
*/

/* General */
body{
   background: #FFFFFF url(../images/gradient.jpg) repeat-x;
   margin: 0;
   padding: 0;
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 12px;
   color: #696969;  
   text-align: center;
}

a{
	color: #a8ac00;
	text-decoration: none;
}

p{
     line-height: 2em;
}

a:hover{
	color: #a3a525;
	text-decoration: underline;
}

#container{
    width: 940px;
	margin: auto;
	text-align: left;
	padding-bottom: 30px;
}

h1{
	margin: 0;
	padding: 0;
	text-indent: -2000px;
}

h2{
color: #99cc01;
font-size: 24px;
font-weight: bold;
margin: 0;
padding: 0;
}

.nodisplay{
	display: none;
}

table{
    font-size: 12px;
}

/* Navigation */
.navigation{
	width: 900px;
	margin-left: 20px;
	height: 38px;
	background: #FFFFFF url(../images/navbar.jpg) no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 35px;
	color: #FFE4E4;
}

.navigation a{
	color: #FFE4E4;
	text-decoration: none;
}

.navigation a:hover{
	color: #FFFFFF;
text-decoration: none;
}

.navigation ul{
   margin: 0;
   padding: 0 0 0 10px;
   list-style-type: none;
}

.navigation li{
    margin: 0;
    padding: 0 10px 0 10px;
	display: block;
	float: left;
	background: url(../images/navdivider.gif) no-repeat center right;
}

.navigation .last{
      background: none;
}

.phone{
	float: right;
	margin-right: 20px;
	padding-left: 25px;
	background: url(../images/icon.gif) no-repeat center left;
	
}
/* Header */
.home #header{
	width: 920px;
	margin-left: 20px;
	height: 375px;
	background: url(../images/headerimg.jpg) no-repeat;
        margin-top: 30px;
}

.home #headerflash{
	width: 920px;
	margin-left: 20px;
	height: 375px;
        margin-top: 30px;
}

.content #topcurve{
       	background: url(../images/topcurve.gif) no-repeat  bottom left;
        height: 11px;
        width: 900px;
        margin: 0px 20px 0px 20px;
	margin-top: 30px;
}

.content #header{
	border-left: 1px solid #dfdfdf;
        margin-left: 20px;
       background: url(../images/line.gif) repeat-y  898px 0px;
}

* html .content #header{
	border-left: 1px solid #dfdfdf;
        margin-left: 20px;
       background: url(../images/line.gif) repeat-y  899px 0px;
}

.content #headerinner{
        padding-top: 15px;
        padding-right: 20px;
}

.content #headerouter{
	background: url(../images/wireframe1b.gif) no-repeat top right;
}

.home #headerimg{
	width: 910px;
	height: 246px;
	background: url(../images/headerimg.jpg) no-repeat;
}

.content #logo{
     width: 200px;
     height: 150px;
     background: url(../images/logo.gif) no-repeat top left;
}

#innersubnav{
	width: 898px;
	height: 120px;
	background: url(../images/subnavbg.jpg) no-repeat top center;
	
}

#subnav{
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin-right: 20px;
}

#name{
	width: 205px;
	height: 123px;
	background: url(../images/name.gif) no-repeat 27px 19px;
	float: left;
	display: inline;
}

.home #button a{
	width: 120px;
	height: 120px;
	background: url(../images/btn_free_home.jpg) no-repeat;
float:right;
	margin-top: 10px;
}

.home #button a:hover{
	background: url(../images/btn_free_home_ovr.jpg) no-repeat;
}

.content #button a{
	width: 120px;
	height: 120px;
	background: url(../images/btn_free_content.gif) no-repeat;
	float: right;
	margin-top: 10px;
       display: inline;
}

.content #button a:hover{
	background: url(../images/btn_free_content_ovr.gif) no-repeat;
}

#subnav ul{
	padding: 0;
	margin: 0 0 0 183px;
	list-style-type: none;
	float: left;
	display: inline;
}

#subnav li{
	display: inline;
	float: left;
	text-align: right;
	width: 102px;
	margin: 0;
	padding: 0;
}

#subnav li a{
    display: block;
	padding-top: 105px;
	padding-right: 35px;
	color: #99cc01;
	text-decoration: none;

}

#subnav li a:hover{
	color: 7c7d0f;
	text-decoration: none;

}

#subnav ul .first{
   width: 152px;
}

#subnav .first a{
	background: url(../images/subnav1.gif) no-repeat top right;
}

#subnav .first a:hover{
	background: url(../images/subnav1_ovr.gif) no-repeat top right;
}

#subnav .second a{
	background: url(../images/subnav2.gif) no-repeat top right;
}

#subnav .second a:hover{
	background: url(../images/subnav2_ovr.gif) no-repeat top right;
}

#subnav .third a{
	background: url(../images/subnav3.gif) no-repeat top right;
}

#subnav .third a:hover{
	background: url(../images/subnav3_ovr.gif) no-repeat top right;
}

#subnav .fourth a{
	background: url(../images/subnav4.gif) no-repeat top right;
}

#subnav .fourth a:hover{
	background: url(../images/subnav4_ovr.gif) no-repeat top right;
}



/* Content */
.home #innercontent{
	width: 858px;
	padding-top: 20px;
}

.home #content{
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer{
	background: url(../images/bottomcurve.gif) no-repeat top center;
	height: 60px;
	width: 900px;
	margin: 0 20px 20px 20px;
	color: #b7b7b7;
}

.footerleft{
	margin: 30px;
	width: 350px;
	float: left;
	text-align: left;
	display: inline;	
}
.footerright{
	margin: 30px;
	width: 300px;
	float: right;
	text-align: right;
	display: inline;	
}

.divider{
	margin-left: 10px;
	margin-right: 10px;
}

.home .leftcolumn{
    width: 580px;
    margin-right: 20px;
   float: right;
}

/*Forms*/

#homeform{
    width: 258px;
    color: #FFFFFF;
    display: inline;
}

#homeform form{
   text-align: right;
  margin: 0px;
padding: 0px;
}
#homeform .formline{
   height: 30px;
  margin-bottom: 2px;
}

#homeform .formtitle{
   width: 70px;
line-height: 30px;
margin-right: 6px;
float: left;
display: inline;
}

#homeform input{
    height: 20px;
    width: 140px;
    background: #d6d84e;
   margin: 5px 10px 5px 10px;
border: 0px;
}

#homeform .field{
background: transparent url(../images/formfield.gif) no-repeat top right;
float: left;
   width:160px;
display: inline;
}


#homeform .submitbutton input{
    float: right;
    width:55px;
    height: 30px;
background: transparent url(../images/btn_go.gif) no-repeat top right;
border: 0px;
color: #FFFFFF;
text-transform: uppercase;
margin: 0px;
display: inline;
}

#form{
  background: #99CC01;
padding: 10px;
}

#formtop{
    height: 9px;
	background: url(../images/formtop.gif) no-repeat bottom center;
}

#formbottom{
    height: 9px;
	background: url(../images/formbottom.gif) no-repeat top center;
}

#homeform{
    width: 258px;
float: right;
text-align: center;
display: inline;
}

.date{
     color: #666666;
     text-transform: uppercase;
     font-size: 11px;
     line-height: 20px;
}

.title1{
display: block;
font-size: 28px;
font-weight: bold;
}

.title2{
display: block;
font-size: 18px;
font-weight: bold;
}

.title3{
line-height: 30px;
}

#leftcol{
     width: 250px;
     float: left;
    margin-left: 20px;
display: inline;
}

#subnavigation ul{
     list-style-type: none;
     margin-left: 30px;
    padding: 0;

}

#subnavigation ul ul{
     margin-left: 15px;

}


#subnavigation ul li{
     margin-bottom: 1.25em;
    margin-top: 1.25em;
}

#subnavigation ul ul li{
     margin-top: .3em;
    margin-bottom: 0;
}

#subnavigation ul a{
     color: #99cc01;
   text-decoration: none;

}

#subnavigation ul a:hover{
     color: #8cb316;
     text-decoration: underline;

}
.content #content{
    float: left;
    width: 565px;
    margin-top: 35px;
}

#breadcrumbs{
    color: #727272;
    font-size: 11px;
   margin-bottom: 15px;
}

#breadcrumbs a{
    color: #727272;
}

.thumbnail{
    margin: 0px 5px 5px 0px;
   border: 0;
}

#subnavigation ul .active .active{
    font-weight: bold;
}

#subnavigation ul .active{
    font-weight: bold;
}

#subnavigation ul .active li{
    font-weight: normal;
}

.furniturerow{
    height: 140px;
    margin-top: 10px;
}

.furniturerow .thumbnail a img{
     border: 0px;
}

.furniturerow .thumbnail{
     float: left;
     margin-right: 20px;
}

.furniturerow p{
    line-height: 1em;
    margin-top: 0px;
}

.furniturerow h4{
    margin-top: 0px;
}

.furnituregrid{
   width: 145px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 25px;
   text-align: center;
   float: left;
}

.furnituregrid .thumbnail a img{
     border: 0px;
}

.caption{
     padding-top: 10px;
}