/* Lettuce Make Thyme CSS Document - Copyright Envisioneering and Brent Bily 905-333-5588
see Foundation Dreaweaver MX p 120- as ref. */

body	{
	background: #ffffff;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #663399;
	text-align: center;

		}

p, td	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		}
	
li		{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-type: disc;
		}
			
#wrapper	{
		width: 700px;
		background: #ffffff;
		/* border: 5px solid #888; */
		margin: 20px auto;
		text-align: left;
		}
		
#ie5fix	{
		height: 1px;
		voice-family: "\"}\"";
		voice-family: inherit;
		display: none;
		}

.navHeader	{
		/*margin: 25px auto; */
		padding-top: 5px;
		padding-bottom: 10px;
		background: url(assets/shared/navbar_bkg.gif);
		/*background: #ff0000; */
		text-align: center;
		color: #ffffff;
		}

.center	{
	text-align: center;
	background-position: center;

		}
		
.header1	{
		font-size: 16px;
		font-weight: bold;
		}
		
.bold	{
		font-weight: bold;
		}
		
.underline	{
		border-bottom: solid 1px #663399;
		}
		
.paddingLeft {
		padding-left: 70px;
		}
		
.white	{
		color: #ffffff;
		}
		
		
		 
.green	{
		background: url(../assets/shared/navbar_bkg.gif);
		}

.floatLeft {
		float: left;
		}
		
.cellSpacer {
		padding-left: 10px;
		}
		
.copyPadding {
		padding-left: 10px;
		}
		
		
a:link	{
		color: #663399;
		background-color: transparent;
		text-decoration: underline;
		}
		
a:visited	{
		font-weight: normal;
		color: #663399;
		background-color: transparent;
		text-decoration: none;
		}
		
a:active	{
		font-weight: normal;
		color: #663399;
		background-color: transparent;
		text-decoration: none;
		}
		
a:hover	{
		font-weight: bold;
		color: #ffffff;
		background-color: #663399;
		text-decoration: none;
		}


			
.floatRight {
		float: right;
}

.top {
	background-position: center;
	vertical-align: top;
	padding-top: 15px;
}

.copyPaddingTop {
	padding-top: 5px;
}
.whiteBorder {
	border: none;
	float: left;
	padding: 20px;
}

.boldUnderline {
	font-weight: bold;
	text-decoration: blink;
	font-size: 16px;
	background-color: #663399;
	color: #CCCC33;



}

.alignRight {
	text-align: right;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	margin-right: 30px;
	margin-left: 30px;
	width: 310px;
	border: thin solid #FFFFFF;









}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 340px;
	float: right;
	border: thin solid #FFFFFF;
	padding-left: 10px;















}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	width: 340px;
	float: left;



}
.tablePaddingsides {
	padding-right: 50px;
	padding-left: 50px;

}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin-left: 30px;
	border: thin solid #FFFFFF;

}
.alignLeft {

	text-align: left;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: thin solid #FFFFFF;
	text-decoration: underline;
	line-height: normal;


}
.boldUnderlineonly {

	font-weight: bold;
	text-decoration: blink;
	font-size: 16px;
}
.lineSpacingMore {
	line-height: 20px;



}
.blink {
	text-decoration: blink;
	color: #CCCC00;

}
.notice {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
	background-color: #FFFF00;
	padding: 10px;
}
