body{
margin:0;
padding:0;
line-height:1.15em;
background:#0D3146;
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
color:#FFFFFF;
font-size:101%;
}
a, a:active, a:link, a:visited{
color:#ADBFD1;
text-decoration:none;
}
a:hover, a:focus{
color:#FF9000;
text-decoration:none;
}
b{
font-size:110%;
}
em{
color:#FF0000;
}
#topsection{
background:url(http://www.jrlarchitects.com/images/top.jpg) repeat-x scroll left;
height:121px;/*Height of top section*/
text-align:center;
}
#topsection h1{
margin:0;
padding-top:15px;
background:url(http://www.jrlarchitects.com/images/header.jpg) no-repeat scroll left;
}
#contentwrapper{
float:left;
width:100%;
background:url(http://www.jrlarchitects.com/images/body.jpg) repeat scroll left;
}
#contentcolumn{
font-size:0.8em;
}
#leftcolumn{
float:left;
width:200px;/*Width of left column*/
margin-left:-100%;
}
#footer{
clear:left;
width:100%;
background:url(http://www.jrlarchitects.com/images/bottom.jpg) #0D3147 repeat-x scroll left;
color:#FFFFFF;
text-align:right;
padding:0px 0;
height:306px;
}
#footer a{
color:#FFFF80;
}
.innertube{
margin:10px;/*Margins for inner DIV inside each column (to provide padding)*/
margin-top:0;
}
#topsection ul{
clear:both;
margin:0 auto;
}
#topsection ul,#topsection li{
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
white-space:normal;
color:#ADBFD1;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#topsection li a,#topsection li a:active,#topsection li a:visited,#topsection li a:link{
font-weight:bold;
color:#ADBFD1;
text-decoration:none;
font-size:1.0em;
}
#topsection li a:focus,#topsection li a:hover{
font-weight:bold;
color:#D1D0AD;
text-decoration:none;
font-size:1.0em;
}
#leftcolumn a,#leftcolumn a:active,#leftcolumn a:visited,#leftcolumn a:link{
font-weight:bold;
color:#ADBFD1;
text-decoration:none;
font-size:1.0em;
display:block;
}
#leftcolumn a:focus,#leftcolumn a:hover{
font-weight:bold;
color:#D1D0AD;
text-decoration:none;
font-size:1.0em;
display:block;
}
table.header{
height:98px;
background:url(http://www.jrlarchitects.com/images/header.jpg) no-repeat scroll top;
}
.content{
text-align:center;
padding-left:150px;
padding-right:150px;
}
td.slideshow_home{
padding:5px;
border:1px solid #978531;
}






/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
color:#333;
}
table.tablesorter thead tr .header {
	background-image: url(http://www.jrlarchitects.com/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(http://www.jrlarchitects.com/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(http://www.jrlarchitects.com/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
