@charset "utf-8";
/* CRB Business Solutions Web Site */

#body{
	background-color:#333366;}
	
/*Top Page Header*/

#logo{
	width:720px;
	height:100%;}

/*Top Navigation Tool Bar*/

#content1{
	width:720px;
    height:100%;}
			
#tnavtable{
	background-image:url(images/crbbs_toolbar.gif);
	width:720px;
    height:35px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:10px;}

/*Containers for Text or Graphics/Images on Pages*/

#container{
	background-color:#FFFFF0;
	width:720px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0%;}
	
#container2{
	width:680px;
	height:375px;;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;}
	
#container5{
	width:680px;
	height:100%;;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;}
	
#weblogo{
	background-image:url(images/weblogo.gif);
	background-repeat:no-repeat;
	width:70px;
	height:60px;
	margin-left:auto;
	margin-right:auto;}
	
/*Text, Links, Paragraph, Forms, Borders*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;}
	
#border{
	border-style:ridge;
	border-color:#33FFCC;
	border-width:thick;
	margin-left:34px;
	margin-right:34px;
	width:600px;
	height:325px;}
	
form{
	line-height:35px;}

h1{
	color: #000000; 
	font-size:x-large;
	font-family:Arial, Helvetica, sans-serif;}

h2{
	color:navy;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif}
	
h3{
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;}

p{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#000000;
	line-height:24px;}
	
p:first-letter{
	font-size:1.5em;
	font-family:"Lucida Calligraphy";
	color: #66FFCC;}