body {
	color: #484848;
	background: url(../images/body-bg.gif) #EDECEC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

hr {
	border-top: 1px solid #C2C2C2;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

hr.lt {
	border-top: 1px solid #efefef;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a	{
	text-decoration: none;
	color: #CD3808;
	}

a:hover, a:active, a:focus {
	color: #FF6600;
	}

a img {
	border: none;
}

form	{
	margin: 0;
	}

table {
	border: 0;
	}

td {
	vertical-align: top;
	}

h1	{
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	color: #CD3808;
	line-height: 125%;
	}

h1.alt	{
	font-size: 1.2em;
	color: #CD3808;
	}

h2	{
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CD3808;
	font-weight: normal;
	margin: 0px;
	line-height: 26px;
	}

h2.alt	{
	font-size: 1.8em;
	color: #CD3808;
	margin-bottom: 25px;
	line-height: 135%;

	}

h2.rb	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.7em;
	color: #CD3808;
	}

h3	{
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #CD3808;
	margin: 0px;
	}

h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CD3808;
	margin: 0px;
	}

h4.submenu_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #CD3808;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #efefef;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	clear:both;
	text-transform:none;
	line-height: 125%;
}

h4.submenu_heading2 {	/* for side panels*/
	font-family: Arial, Helvetica, sans-serif;
	color: #CD3808;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FBE6DC;
	font-style: normal;
	font-size: 0.9em;
	font-weight: bold;
	clear:both;
	text-transform:none;
	line-height: 125%;
}

h4.submenu_heading3 {	/* for main content panels*/
	font-family: Arial, Helvetica, sans-serif;
	color: #CD3808;
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px dotted #FBE6DC;
	font-style: normal;
	font-size: 0.9em;
	font-weight: bold;
	clear:both;
	text-transform:none;
	line-height: 125%;
}

h4.boxwhite	{
	/* To be used on dark background */
	color: #fff;
	}

h5	{
	font-family: Arial, Helvetica, sans-serif;
	/* UPPERCASE */
	font-size: 1em;
	font-weight: normal;
	color: #CD3808;
	margin: 0px;
	}


p	{
	padding-bottom: 5px;
	}

p.altleft	{
	margin: 0px;
	text-align: left;
	}
	
p.altright	{
	margin: 0px;
	text-align: right;
	}

ul	{
	}

ul li	{
	list-style-type: disc;
	list-style-image: url(../images/bullet.png);
	}

li.desc	{	/* for resources description */
	list-style-type: none;
	list-style-image: url(../images/spacer.gif);
	}

/* START WRAPPER */

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding-left: 0px;
	text-align: center;
}

#wrapper-inner {
	padding-right: 0px;
	text-align: left;
}

/* END WRAPPER */


/* START HEADER AND NAV */
#header {
	clear: both;
	background: url(../images/header-bg.png) no-repeat top right;
	text-align: left;
	height: 80px;
	position: relative;
}

#topnav	{
	padding-left: 10px;
	position: absolute;
	top: 0;
	right: 10px;
	height: 26px;
	}

#topnav ul {
	margin: 0;
	padding: 0;
	float: left;
	height: 26px;
}

#topnav li {
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-right: 0px;
	display: inline;
	background: none;
}

#topnav li a {
	padding: 0 10px;
	color: #eeeeee;
	text-decoration: none;
}

#topnav li a:hover,
#topnav li a:active,
#topnav li a:focus {
	color: #FFFFFF;
}

/* END HEADER AND NAV */

/* START CONTENT */

#content {
	background-color: #FFFFFF;
	padding: 40px 0px 20px 0px;
	}

table#contable	{
	width: 930px;
	}

table#contable td#c0 { /* for single column homepage */
	width: 930px;
	padding: 5px 10px 5px 20px;
	}
	
table#contable td#c4 { /* for single column pages */
	width: 100%;
	padding: 5px 20px 5px 20px;
	}

table#contable td#c1 {
	width: 490px;
	padding: 5px 5px 5px 20px;
	}

table#contable td#c2 {
	width: 200px;
	padding: 5px 5px 5px 5px;	
	}

table#contable td#c3 {
	width: 190px;
	padding: 5px 0px 5px 0px;
	}

#contmain	{
	clear: both;
	width: 470px;
	font-size: 0.8em;
	padding: 10px;
	float: left;
	}

#contmainwide	{ /*for single column format */
	width: 100%;
	font-size: 0.8em;
	float: left;
	margin-left: 5px;
	}

#titleimgwrap	{
	width: 490px;
	margin-bottom: 15px;
	}

img.caticon	{
	padding: 0px 5px 0px 0px;
	}
	
.intext-img	{
	float: right;
	padding: 5px;
	}

.intext-img2	{	/* fixed width */
	width: 200px;
	float: right;
	padding: 10px;
	font-size: 0.85em;
	line-height: 125%;
	}

.intext-img2 h5	{
	color: #484848;
	font-weight: bold;
	}
	
.sidebar-half {
	width: 190px;
	float:left;
	font-size: 0.9em;
	margin-right: 0px;		
}

.sidebar-half2 {
	width: 190px;
	float:left;
	font-size: 0.9em;
	padding: 0px 0px 5px 0px;
	margin-right: 10px;		
}

.sidebar-half3 { /*for single column pages - floats to the right */
	width: 190px;
	float:right;
	font-size: 0.9em;
	padding: 0px 0px 5px 0px;
	margin-left: 15px;	
}


/* Sidebar formatting */

.submenu {
	padding-left:0px;
	margin:0px 0px 15px;
	font-size: 0.75em;
}
.submenu li{
	padding: 5px 0px;
	border-bottom: #efefef 2px dotted;
	line-height: 135%;
	list-style:none;
}
.submenu li a{
	text-decoration: none;
}
.submenu li a:visited{
	text-decoration: none;
}
.submenu li a:hover{
	text-decoration: none;
}
.submenu .page_item {
	display:block;
}

.submenu2 {	/* For dispaying portfolio cats */
	list-style:none;
	padding-left:0px;
	margin:0px 0px 15px;
	font-size: 0.75em;
}
.submenu2 li{
	padding: 0px 0px;
	border-bottom: #efefef 2px dotted;
	line-height: 100%;
	list-style:none;
}
.submenu2 li a{
	text-decoration: none;
	padding: 4px 6px 4px 0px;
	display:block;
	list-style:none;
}
.submenu2 li a:visited{
	text-decoration: none;
}
.submenu2 li a:hover{
	text-decoration: none;
}
.submenu2 .page_item {
	display:block;
}


.submenu3 { /* For displaying everything else */
	padding-left:2em;
	margin:0px 0px 15px;
	font-size: 0.75em;
}
.submenu3 li{
	padding: 5px 0px;
	line-height: 135%;
}
.submenu3 li a{
	text-decoration: none;
}
.submenu3 li a:visited{
	text-decoration: none;
}
.submenu3 li a:hover{
	text-decoration: none;
}
.submenu3 .page_item {
	display:block;
}

.subsubmenu3 { /* For list within list */
	padding-left:2em;
	margin:0px 0px 0px;
	font-size: 1em;
}
.subsubmenu3 li{
	padding: 0px 0px;
	line-height: 135%;
}
.subsubmenu3 li a{
	color: #A41C0D;
	text-decoration: none;
}
.subsubmenu3 li a:visited{
	color: #790000;
	text-decoration: none;
}
.subsubmenu3 li a:hover{
	text-decoration: none;
	color: #DC4207;
}
.subsubmenu3 .page_item {
	display:block;
}


.panel-bg-up	{	/* for 190px width*/
	background: url(../images/panels/panel-bg-up-alt.png) no-repeat center top;
	margin-bottom: 10px;
	}
.panel-bg-down	{
	background: url(../images/panels/panel-bg-down-alt.png) no-repeat center bottom;
	padding: 10px;
	padding-bottom: 1px;
	}

.panel-bg-up-alt	{	/* for 190px width*/
	background: url(../images/panels/panel-bg-up.png) no-repeat center top;
	margin-bottom: 10px;
	}
.panel-bg-down-alt	{
	background: url(../images/panels/panel-bg-down.png) no-repeat center bottom;
	padding: 10px;
	padding-bottom: 1px;
	}

.panel-bg-02-up	{	/* for 510px width - other pages*/
	background: url(../images/panels/panel-bg-02-up.png) no-repeat center top;
	margin-bottom: 10px;
	font-size: 1.1em;
	}
.panel-bg-02-down	{
	background: url(../images/panels/panel-bg-02-down.png) no-repeat center bottom;
	padding: 10px;
	padding-bottom: 1px;
	}

.panel-bg-02-alt-up	{	/* for 510px width - home page*/
	background: url(../images/panels/panel-bg-02-alt-up.png) no-repeat center top;
	margin-bottom: 10px;
	font-size: 1.3em;
	}
.panel-bg-02-alt-down	{
	background: url(../images/panels/panel-bg-02-alt-down.png) no-repeat center bottom;
	padding: 10px;
	padding-bottom: 1px;
	}
	
.panel-txt-right	{
	font-size: 0.65em;
	text-align: right;
	padding-bottom: 10px;
	}

.panel-txt-right-02	{	/* for side panels */
	font-size: 0.75em;
	text-align: right;
	padding-bottom: 10px;
	}

.allportfolio {
	background-color: #fff;
	list-style:none;
	padding-left:0px;
	margin:0px 0px 15px;
	font-size: 0.8em;
}

.panelimg	{
	text-align: center;
	margin-bottom: 10px;
	}
	
.portscroll	{
	width:190px; 
	height:120px; 
	background-color:#ffffff; 
	overflow:auto;
	}

/* BOOKMARKING	*/

ul#share {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

ul#share li {
	padding: 0px 10px 0px 0px;
	display: inline;
	}

ul#share li.first{
	padding: 0px 3px 0px 0px;
	font-weight: bold;
	display: inline;
	}

ul#share li a {
	color: #333;
	}
	
ul#share li a:hover {
	color: #DC4207;
	}
	
/*	END BOOKMARKING	*/
	
/* START ROUNDED BOXES */

.boxtext	{	/* For boxtext with light backgrounds */
	margin: 0px;
	padding: 10px;
	font-size: 0.75em;
	line-height: 135%;
	}

.boxtextwhite	{	/* For boxtext with dark backgrounds */
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.7em;
	color: #fff;
	}

.boxtextwhite a	{	
	color: #fff;
	}

.boxtextwhite a:hover, a:active, a:focus {
	color: #cd3808;
	}

ul#boxlist	{
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	}
	
ul#boxlist li {
	margin: 0px;
	list-style: circle; 
	}

#rbwhite	{	/* Empty Box */
	margin: 0px auto;
	margin-bottom: 10px; 
	width: 190px; 
	background: #fff;
	color: #333;
	}

#rbred	{
	margin: 0px auto;
	margin-bottom: 10px; 
	width: 190px; 
	background: #C93508;
	color: #efefef;
	}

#rbredu	{
	margin: 0px auto;
	width: 190px; 
	background: #999;
	color: #efefef;
	}


#rborange	{
	margin: 0px auto;
	margin-bottom: 10px;
	width: 190px; 
	background: #FB5803;
	color: #efefef; 
	}

#rbgraylt	{
	margin: 0px auto; 
	margin-bottom: 10px;
	width: 190px; 
	background: #f5f5f5;
	color: #333;
	}

#rbgraydk	{
	margin: 0px auto; 
	margin-bottom: 10px;
	width: 190px; 
	background: #666;
	color: #efefef;
	}

#rbport	{
	margin-right: 5px;
	margin-bottom: 10px;
	background: #f5f5f5;
	color: #333;
	color: #efefef;
	font-size: 1.2em;
	line-height: 135%;
	}

#rbfree	{
	background: #666;
	color: #efefef;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 135%;
	}

#rbfree2	{
	background: #FFF6F2;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 135%;
	}

/* END ROUNDED BOXES */

/* END CONTENT */


/* START FOOTER */

#footwrap {
	width: 950px;
	font-size: 0.7em;
	padding: 0px;
	color: #333;
	background: url(../images/footer-bg.gif) no-repeat left bottom;  
	}

#footer	{
	line-height: 150%;
	padding: 15px;
	}

#footlinks	{
	width: 610px;
	}
	
#footcopy	{
	padding-left: 15px;
	width: 300px;
	border-left: 1px dotted #999;
	}

ul.footnav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

ul.footnav li {
	padding: 0px 2px 0px 5px;
	border-left: 1px solid #999;
	display: inline;
	}

ul.footnav li.first{
	padding: 0px 3px 0px 0px;
	border-left: 0px solid #999;
	font-weight: bold;
	display: inline;
	}

ul.footnav li a {
	color: #333;
	}
	
ul.footnav li a:hover {
	color: #DC4207;
	}

/* END FOOTER */

/* START DIVIDERS AND SPACERS */

#divfooter {
	height:2px; 
	background-color: #CD3808;
	}

.divport {
	height:1px; 
	line-height: 1px;
	background-color: #CD3808;
	margin-bottom: 5px;
	}

.divrb {
	height:1px; 
	background-color: #CD3808;
	margin: 5px 0px 5px 0px;
	}

#divbox1 {	/* red colored divder for light background box */
	height:1px; 
	background-color: #CD3808;
	width: 95%;
	margin: 10px 0px 10px 0px;
	}

/* END DIVIDERS AND SPACERS */

	
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* For header logo */
span.hide_this {
	display: none;
	}

#logo {
	float: left;
	width: 260px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/logo-design.png);
	background-repeat: no-repeat;
	}
	

table.usalogo	{
	width: 100%;
	padding: 5px;
	}
	
table.usalogo td	{
	width: 33%;
	padding: 0px 5px 0px 0px;
	font-size: 0.8em;
	}

/* Breadcrumbs */
#crumbs { list-style: none; }
#crumbs li { display: inline; }

.righty	{
	float: right;
	margin-left: 10px;
	}
