/* Tommasino CSS Document */
html {margin: 0; padding: 0;}
body {margin: 0; padding: 0;
	background: white url('images/body_bkgr.jpg') 0 0 repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	behavior: url(csshover.htc);}
div#outside_wrap {background: transparent url('images/wrapper2_bkgr.jpg') 0 0 repeat-y;
	clear: all;
	margin-right: auto; margin-left: auto;
	width: 838px;
	margin-top: -15px;}
div#inside_wrap {background: transparent url('images/wrapper_bkgr.jpg') 0 0 no-repeat;
	margin: 0; padding: 0;}
div#header {background: white url('images/header01.jpg') 0 0 no-repeat;
	width: 715px;
	margin: 0 0 0 55px; padding: 0;
	height: 109px;}
div#header h1 span {display: none;}
a:link {color: #003366;}
a:hover {color: #0193c6;}
a:visited {color: #003366;}
ul {margin-left: 15px;}
ul li {padding: 5px;}
ol {margin-left: 15px;}
ol li {padding: 5px;}
h4 {font-size: 1.2em;
	font-style: italic;
	margin-bottom: 3px;}
div#topnav {width: 715px;
	margin: 0 0 0 55px; padding: 8px 0 0 0;
	background: #dcdbb7 url('images/topnav_bkgr.jpg') 0 0 no-repeat;
	height: 32px;}
div#topnav ul {margin: 0; padding: 0;}
div#topnav ul li {list-style: none;
	float: left; 
	position: relative;
	padding: 5px 12px 5px 12px;}
div#topnav ul ul {position: absolute;
	top: 20px; left: 0;
	width: 135px; display: none;
	background-color: #dcdbb7;
	color: #333;}
div#topnav ul ul li {padding: 5px 12px 5px 7px;}
div#topnav ul ul li a {font-size: 1.1em;}
div#topnav ul.level1 li.submenu:hover ul.level2 {display: block;}
div#topnav a { 
	color: #000;
	text-decoration: none;
	font-size: 1.2em;}
div#topnav a:link {color: #000;}
div#topnav a:hover {color: #666;}
div#topnav a:visited {color: #000;}
.border {border-right: 2px solid #dcdbb7;}
div#homeimage {background: white url('images/home_img.jpg') 0 0 no-repeat;
	width: 715px;
	height: 259px;
	margin: 0 0 0 55px;
	padding: 0;}
div#photobar {background: white url('images/photobar.jpg') 0 0 no-repeat;
	width: 715px;
	height: 114px;
	margin: 0 0 0 55px;
	padding: 0;}
div#breadcrumbs {background: #ccc url('images/breadcrumb_bkgr.jpg') 0 0 no-repeat;
	color: #003366;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 0 55px; padding: 5px 0 5px 45px;
	width: 670px;}
div#home_content {width: 715px;
	margin: 0 0 0 55px; padding: 30px 0 15px 0;
	background-color: #003366;
	color: #ccc;
	line-height: 1.2em;
	letter-spacing: .2em;}
div#interior_content {width: 715px;
	margin: 0 0 0 55px; padding: 30px 0 15px 0;
	background-color: #fff;
	color: #333;
	line-height: 1.2em;
	letter-spacing: .1em;}
div#home_content p {padding: 5px 10px 5px 15px;}
div#interior_content p {padding: 5px 15px 5px 15px;}
span.big {font-weight: bold;
	font-size: 1.2em;}
.floatright {float: right; margin: 5px; padding: 5px 10px 5px 5px;}
div#sidemenu {float: right; margin: 5px; padding: 10px;
	background: #dcdbb7 url('images/subnav_bkgr.jpg') 0 0 no-repeat;
	width: 291px;
	height: 241px;}
div#sidemenu ul {margin-left: 15px;}
div#sidemenu ul li {padding: 5px;}
img#map {margin: 10px 0 0 15px;}
img.peer {margin: 5px 0 10px 105px;
	border: 1px solid #999;}
table.news {margin: 5px 10px;
	width: 300px;
	border: 1px solid #666;
	border-width: 1px 0 0 1px;}
table.news td {padding: 5px;}
table.news tr.header {text-align: center;
	font-weight: bold;}
table.news td.border {border: 1px solid #666;
	border-width: 0 1px 1px 0;}
div#home_footer {width: 715px;
	margin: 30px 0 0 55px;
	padding-top: 40px;
	padding-bottom: 40px;
	background: white url('images/CPA_logo.jpg') 0 0 no-repeat;
	text-align: center;
	font-size: 11px;
	color: #666;}
div#interior_footer {width: 715px;
	margin: 30px 0 0 55px;
	padding-top: 40px;
	padding-bottom: 40px;
	background: white;
	text-align: center;
	font-size: 11px;
	color: #666;}
	
.underline {text-decoration: underline;}
