/* Toronto Group CSS Document */

body
	{
	background: #fff;
	color: #000000;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	}
	
p, td, li
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
#wrapper
	{
	width: 700px;
	height: 500px;
	margin: 20px auto;
	background: #cccccc;
	color: #000000;
	border: 2px solid #666666;
	text-align: left;
	}
	
#wrapper1
	{
	width: 700px;
	height: 150px;
	margin: 20px auto;
	background: #cccccc;
	color: #000000;
	border: 2px solid #666666;
	text-align: left;
	}
	
#wrapper2
	{
	width: 700px;
	height: 1500px;
	margin: 20px auto;
	background: #cccccc;
	color: #000000;
	border: 2px solid #666666;
	text-align: left;
	}
	
#wrapper3
	{
	width: 700px;
	margin: 20px auto;
	background: #000000;
	color: #fff;
	text-align: canter;
	}

#ie5fix
	{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
	}
	
.darkText
	{
	background-color: #666666;
	font-size: 11px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.lightText
	{
	background-color: #cccccc;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}	

a:link
	{
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}
	
a:visited
	{
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}
	
a:active
	{
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}
	
a:hover
	{
	font-weight: bold;
	color: #fff;
	background-color: #666666;
	text-decoration: none;
	}
	
a.linx:link
	{
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	}
	
a.linx:visited
	{
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	}
	
a.linx:active
	{
	font-weight: bold;
	color: #cccccc;
	background-color: transparent;
	text-decoration: none;
	}
	
a.linx:hover
	{
	font-weight: bold;
	color: #cccccc;
	background-color: transparent;
	text-decoration: none;
	}

.navList
	{
	list-style: url(images/bullets.gif) outside;
	margin-right: 10px;
	}

.navListBullet
	{
	font-size: 11px;
	width: 80px;
	margin-bottom: 15px;
	}
	
.portList
	{
	list-style: url(images/port_bullets.gif) outside;
	margin-top: 20px;
	margin-right: 5px;
	}
	
.portListBullet
	{
	font-size: 11px;
	margin-bottom: 10px;
	}

.navUnderline
	{
	border-bottom: solid 1px #fff;
	display: block;
	}
	
.bgHome
	{
	background-color: #666600;
	color: #000000;
	}
	
.bgAbout
	{
	background-color: #cc3366;
	color: #000000;
	}
	
.bgContact
	{
	background-color: #ff6600;
	color: #000000;
	text-align: center;
	}	
	
.bgServices
	{
	background-color: #0099cc;
	color: #000000;
	text-align: center;
	}
	
.bgProcess
	{
	background-color: #993366;
	color: #000000;
	text-align: center;
	}
	
.bgPortfolio
	{
	background-color: #fff;
	color: #000000;
	text-align: center;
	}
	
.bgSpacer
	{
	background-color: #cccccc;
	color: #000000;
	}
	
.copyright
	{
	background-color: #666666;
	font-size: 9px;
	color: #cccccc;
	text-align: center;
	}
	
.titleSpacing
	{
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-family: charlesworth, arial, helvetica, sans-serif;
	}
	
.pageTitle
	{
	background-color: #666666;
	color: #000000;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	}	

.formText
	{
	background-color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	}
	
.invisible
	{
	display: none;
	}	
