body 	{
    margin: 0;
    padding: 0;
    color: #6a6a6a;
   	background: #fff url(http://www.tulsaarchitecture.com/images/tfabg4.jpg) repeat-y 50% 0%;
	/* Centering hack IE 5 and Opera */
     	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 1px;
		 }
		     	
html>body {margin:0}  	
     	
#outer {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#banner {
	position: relative;
	height: 233px;
	background: url(http://www.tulsaarchitecture.com/images/bannerBG.jpg) no-repeat top center;	
	}

#content {
	position: absolute;
	top: 233px;
	left: 290px;
	width: 480px;
	text-align: left;
	background: #fff url(http://www.tulsaarchitecture.com/images/bottom.jpg) no-repeat bottom right;
	margin-bottom: 10px;
	}

#content p {
	line-height: 150%;
	margin-left: 16px;
	margin-right: 10px;
	}

#content p.first {
	margin-top: 8px;
	padding-top: 0;
	margin-left: 16px;
	}

#content p.last {
	padding-top: 20px;
	}

#contact {
	margin: 35px 0 20px 0;
	font: 1em Georgia, Times, Times New Roman, serif;
	text-align: center;
	color: #A0410A;
	}




#banner2 {
	position: relative;
	height: 107px;
	background: url(http://www.tulsaarchitecture.com/images/banner2.jpg);
	text-align: left;
	}

#content2 {
	position: absolute;
	top: 107px;
	left: 20px;
	width: 760px;
	min-height: 400px;
	text-align: left;
	background: #fff url(http://www.tulsaarchitecture.com/images/bottom.jpg) no-repeat bottom right;
	margin-bottom: 10px;
	}

#content2 p {
	line-height: 150%;
	margin-right: 10px;
	margin-left: 16px;
	}

#content2 p.first {
	margin-top: 8px;
	padding-top: 0;
	margin-left: 16px;
	}

#content2 p.last {
	padding-top: 20px;
	}

#content2 ul {
	margin-right: 10px;
	}

#content2 ul li {
padding: 3px;
	}

#content3 {
	margin-top: 0px;
	margin-left: 16px;
	text-align: left;
	width: 160px;
	float: left;
	padding: 0px;
	}

#content3 p {
	clear: both;
	margin-left: 5px;
	}

#left {
	position: absolute;
	top: 233px;
	left: 28px;
	width: 240px;
	text-align: left;
	}

div.store {
	float: left;
        text-align: left;
        width: 160px;
	margin-bottom: 12px;
	}

div.select {
	margin-right: 6px;
        text-align: left;
	}

div.select p {
        margin-left: 0px;
	margin-bottom: 12px;
	margin-top: 3px;
        }

input, text, {
	font-size: 1.0em;
	}

#dropdown {
	position: absolute;
	top: 188px;
	left: 284px;
	height: 46px;
	width: 492px;
	font: 11px bold Tahoma, Arial, Helvetica, sans-serif;
	background: #fff url(http://www.tulsaarchitecture.com/images/navBG.jpg) repeat-x;
	}

#dropdown.inside {
	position: absolute;
	top: 16px;
	left: 284px;
	}


#dropdown ul {
    padding: 0 0 8px 0;
    margin: 0;
    list-style: none;
    }

#dropdown li {
	float: left;
    position: relative;
    text-align: center;
    width: 82px;
    }

#nav li a {
	display: block;
	padding: 10px 0 13px 0;
	}

#nav li a:hover {
	background-color: #F7921C;
	}

#nav li ul li a:link, #nav li ul li a:visited {
	padding: 5px 0 5px 5px;
	}

#nav li ul li a:hover {
	background-color: #F7921C;
	width: 135px;
	}

#nav li ul {
	width: 140px;
	font-size: 10px;
	}

#nav li ul li {
	text-align: left;
	width: 140px;
	}

#dropdown li ul {
    display: none;
    position: absolute;
    left: 0;
    background-image: none;
    background-color: #F05423;
    border-top: 2px solid #fff;
    }

#dropdown li > ul {
	top: auto;
	left: auto;
	}

#dropdown li:hover ul, #dropdown li.over ul{
    display: block;
    }

#dropdown a:link, #dropdown a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

a:link, a:visited {
	text-decoration: none;
	color: #2C5090;
	}

a:hover {
	color: #6582C8;
	text-decoration: underline;
	}

#mini {
	float: right;
	width: 140px;
	margin: 10px 20px 5px 10px;
	padding: 3px;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	}

#mini.inside {
	text-align: right;
	}




h1 {
	display: inline;
	color: #363636;
	font: 1.7em Georgia, Times, serif;
	margin-left: 7px;
	margin-bottom: 0;
	padding: 0 45px 0 0;
	background-image: url(http://www.tulsaarchitecture.com/images/curl.gif);
	background-position: right;
	background-repeat: no-repeat;
	}

#left h2 {
	font: bold 1.2em Georgia, Times, serif;
	color: #4872B0;
	margin: 4px 0 0 0;
	padding: 0;
	}

h2 {
	font: bold 1.2em Georgia, Times, serif;
	color: #4872B0;
	margin: 20px 0 0 10px;
	padding: 0;
	}

h3 {
	font: bold 1.1em Georgia, Times, serif;
	color: #4872B0;
	margin: 12px 0 0 12px;
	padding: 0;
	}

h3 ul {
	margin-top: 0px;
	padding-top: 0px;
	}



.clear {
	clear: both;
	}

p.caption {
	margin: 0;
	padding: 0;
	font-size: .8em
	}

p.underline {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

#left p {
	margin: 2px 0 5px 0;
	padding: 0;
	}

img 	{
	border: none;
	}

img.store {
	border: 1px solid #A9A9A9;
	padding: 3px;
	float: left;
	}

img.arch {
	float: right;
	padding: 5px;
	margin: 10px;
	border: 2px solid #ebebeb;
	}

img.popup {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
	}

a.pic {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
	}


.left {
	float: left;
	}

.right {
	float: right;
	}

img.feature {
	margin-top: 7px;
	}


table {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	}

td {
	text-align: left;
	}

/*table	{
	width: 625px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	}
/*
table a:link, table a:visited {
	text-decoration: none;
	color: #5674B9;
	}

table a:hover {
	color: #8AAEE1;
	}

th	{
	vertical-align: top;
	font: bold 1em Tahoma, Helvetica, sans-serif;
	color: #737373;
	text-align: left;
	}

table.more th	{
	background-color: #f5f5f5;
	vertical-align: top;
	font: bold 1em Tahoma, Helvetica, sans-serif;
	color: #737373;
	text-align: left;
	padding: 5px 5px 5px 4px;
	}

th.wide {
	width: 180px;
	}

td	{
	padding: 5px 0 5px 4px;
	text-align: left;
	vertical-align: middle;
	font: .9em Verdana, Helvetica, sans-serif;
	}

td.mid {
	width: 50%;
	}

td.dept	{
	width: 75%;
	}

caption	{
	margin-top: 5px;
	margin-right: 2px;
	font: 1.4em Georgia, Times New Roman, serif;
	color: #4872B0;
	text-align: right;
	}
*/	
#credit {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 2px 10px;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 1px;	
left: -1000px;
border: 1px solid #A9A9A9;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 3px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 20px;
left: 16px; /*position where enlarged image should offset horizontally */
}

