/**********************************
 * BROWN ECONOMIC CONSULTING INC.
 * name:	screen.css
 **********************************/
 
 /* menu style sheet */
 @import url(menu.css);

body {
	/*background-image: url(images/bgStripes.gif);*/
	margin: 0;
	padding: 0;
	color: #666666;
}
a:link {
	color: #00f;
	text-decoration: none
}
a:visited { 
	color: #00f;
}
a:active {
	color: #00f;
	text-decoration: none;
}
a:hover { 
	color: #CF7600;
	border-bottom: 1px dotted #CF7600;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399;
	font-size: 18px;
}
h3 {
	color: #933;
	font-size: 14px;
	margin-left: 40px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-style: normal;
}
h4 {
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
ul.front {
	list-style-image: url(/images/foursquaresdingbat.gif);
}


address {
	margin: 10px 0px 10px 50px;
	font-style: normal;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
tr.odd {
	background-color: #eee;
}

/*** HEADER ***/
#header {
	height: 86px;
	width: 759px;

	margin: 0px;
	background: url(images/headerTop.jpg) no-repeat;
	/*border-right: 1px solid #d6d6d6;*/
	text-align: right;
	cursor: default;
	padding-top: 0;
	color: #00f;
}

/*** Frontpage Content ***/
#content {
	clear:both;
	overflow: hidden;
	background-color: #fff;
	margin: 0;
	text-align: left;
	font: 12px/1.8 Verdana, sans-serif;
	border-right: 1px solid #d6d6d6;
        border-bottom: 1px solid #d6d6d6;	
	width: 759px;
}
/* html>body #content { width: 750px;} ie fix */


.split {
	margin: 20px 0 0 0;	padding: 10px 10px 0 30px;
	float: left;
	font: 12px/1.8 Verdana, sans-serif;
	text-align: left;
	width: 370px;
}
html>body .split { width: 310px; } /* ie fix */
.split img {
	float: right;
}

#full {
	clear: both;
	border-top: 1px dashed #e0e0e0;
	padding: 5px;
	text-align: left;
	font: 11px/1.5 Verdana, sans-serif;
}
.title-sub {
	font-size: 11px;
	line-height: 1.8;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #B31B34;
}


/*** FOOTER ***/
#siteInfo {
	color: #000000;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;	
	background-color: #e9e9e9;
	padding: 10px 10px 15px 30px;	
	text-align: left;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 759px;
}
html>body #siteInfo { width: 719px; } /* ie fix */
#version {
	float:right;
	color:#CCCCCC;
	width:165px;
	text-align:right;
	margin-right: 5px;
}


/* Main Content Styles */
.leftColumn {
	float: left;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #933;
	width: 165px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 5px;
}
html>body .leftColumn { width: 167px; } /* ie fix */

.leftColumn#corporate {
	background: #fff url(images/corp_col.jpg) no-repeat;
	padding-top: 220px;
	padding-right: 1em;
}
.leftColumn#products {
	background: #fff url(images/prod_col.jpg) no-repeat;
	padding-top: 200px;
}

.leftColumn#publications {
	background: #fff url(images/pubs2_col.jpg) no-repeat;
	padding-top: 230px;
}
.leftColumn#calc1 {
	background: #fff url(images/calc1.jpg) no-repeat;
	padding-top: 220px;
}
.leftColumn#calc2 {
	background: #fff url(images/calc2.jpg) no-repeat;
	padding-top: 220px;
}
.leftColumn#calc3 {
	background: #fff url(images/calc3.jpg) no-repeat;
	padding-top: 220px;
}
.leftColumn#calc4 {
	background: #fff url(images/calc4.jpg) no-repeat;
	padding-top: 220px;
}

.leftColumn a:link {
}
.leftColumn a:visited {
}
.leftColumn ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.rightcolumn {
	overflow: visible;
	clear: right; 
	margin-right: 30px;
	margin-left: 200px;
	padding-bottom: 10px;
	margin-top: 10px;
	width:500px;
}

#corporate li, #products li, #publications li, #specialization li, #contact li {
	float: none;
	padding: 1px 5px 2px 5px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	line-height: 1.25em;
	border: 1px solid #ddd;
	background-color: #eee;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	line-height: 1.25em;
	border-top: 1px solid #ddd;
}

html>body .quote2 { width: 200px; }
html>body .quote3 { width: 200px; }

.launchLink  
{
    font-size:16px;
    font-style: italic;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;   
    padding-top: 5px;
}

a.launchLink:link 
{
    text-decoration: underline;
}

#leftColBottom {
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #cf7600;
	text-align: right;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
}
.title-sub2 {
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
	font-family: Georgia, serif;
	text-transform: none;
	color: #666;
}
#profile img {
	float: left;
	margin: 15px;
	border: 1px solid #000;
}
.excerpt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #eee;
	border: 1px solid #933;
	margin: 30px;
	padding: 5px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sitemap {
	font-size: 10px;
}

.address {
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}

.news { width: 95%;}

/* calculator brownecon.com styles */

#copyright {
	color: #000;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;	
	padding: 10px 10px 15px 30px;	
	margin: 0px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #d6d6d6;
}

#contentTable {
	font: 12px/1.8 Verdana, sans-serif;
	background-color: #fff;
	margin: 0;
	padding-left:8px;
	text-align: left;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
