body				{	background-image:	url(images/bodybackgd.jpg);
						font-size:			10pt;
						font-family:		Arial, Comic Sans MS, Verdana, Helvetica;
                	}
					
#bold				{	font-weight:		bold;
					}

a					{	font-size:			10px;
						color:				#0000CC;
						font-weight:		bold;
						text-decoration:	underline;
					}

a.other				{	font-size:			12px;
						color:				#0099CC;
						font-weight:		bold;
						text-decoration:	underline;
					}

p					{	font-size:			10pt;
						color:				#605431;
						font-family:		Arial, Comic Sans MS, Helvetica, Verdana, Trebuchet MS;
					}

td					{	font-size:			10pt;
						color:				#605431;
						font-family:		Arial, Comic Sans MS, Helvetica, Verdana, Trebuchet MS;
					}

.containContent		{	position:			absolute;
						top:				0px;
						left:				0px;
						width:				995px;
						height:				580px;
					}

.containTopLogo		{	position:			absolute;
						top:				38px;
						left:				37px;
						width: 				200px;
					}

.containContact		{	position:			absolute;
						top:				400px;
						left:				50px;
						width: 				200px;
					}

.containFooter		{	position:			absolute;
						top:				480px;
						left:				50px;
						width: 				200px;
						color:				#605431;
					}

h1 					{	font-size:			15pt; 
						font-family:		Arial, Comic Sans MS, Helvetica, Verdana, Trebuchet MS;
						font-weight:		bold;
						font-style:			normal;
						text-decoration:	underline;
						color:				#605431;
					}

h2					{	font-size:			12pt;
						font-family:		Arial, Comic Sans MS, Helvetica, Verdana, Trebuchet MS;
						font-weight:		bold;
						font-style:			normal; 
						color:				#605431;
					}

.weather a:link, .weather a:visited, .weather a:active{font-size:12px; color:#605431; text-decoration:none}
.weather a:hover{ color:#B2B006;}

