@charset "UTF-8";/* CSS Document */body	{		text-align: center;		font-family: Arial, Helvetica, sans-serif;		color: #000;		background-image: url(images/bgtile5.jpg);		background-repeat: repeat-x;		background-color: #000;		font-size: 100%;		}		#container	{			position: relative;			margin: 0 auto;			width: 900px;			text-align: left;			background-color: #fff;			border: #59301A 1px solid;			}			#content	{ 			width: 756px;			padding: 27px 72px 50px 72px;			background-image: url(images/shadow.gif);			background-repeat: repeat-x;			}			.smallText	{			font-size: .7em;			}			.signature	{			font-size: .9em;			color: #666666;			}			.biggerText	{			font-size: 1.5em;			}			h1	{ color: #5D4217; }h2	{ color: #5D4217; }h3	{ color: #5D4217; }#banner	{ font-size: 0; }#navbar	{		position: relative;		font-size: .85em;		color: #fff;		background-color: #000;		background-image: url(images/navbg.jpg);		background-repeat: no-repeat;		height: 30px;		text-align: center;		}		#navbartext	{ padding: 7px 0 0 0; }						#navbar a:link { 	color: #f0e1bf;	text-decoration: none;	}#navbar a:visited { 	color: #e7cf98;	text-decoration: none;	}#navbar a:hover { 	color: #fff;	text-decoration: none;	}#navbar a:active { 	color: #FF0000;	}	#titleBar	{			width: 900px;			height: 54px;			padding: 0;			margin: 0;			background-color: #000;			}#title	{ float: right; }.testmnlPic	{ 			position: relative;			right: -44px;			margin-left: -22px;			}.polaroid	{ 			margin: 17px 0;			position: relative;			left: -12px;			}#footer	{	color: #f0e1bf;	font-size: 0.8em;	padding: 13px 52px 11px 52px;	background-color: #000;	background-image: url(images/navbg.jpg);	background-repeat: no-repeat;	text-align: center;	}#footer a:link 		{ 					color: #f0e1bf;					text-decoration: none;					}#footer a:visited 	{ 					color: #f0e1bf;					text-decoration: none;					}#footer a:hover 	{ 					color: #fff;					text-decoration: underline;					}#footer a:active 	{ 					color: #f00;					}								.dropcap	{			margin-right: 1px;			float: left;			color: #e7cf98;			background: #AD9D93;			border: 2px solid #e7cf98;			background-image: url(images/dropcapbg.jpg);			background-repeat: no-repeat;			font-size: 37px;			line-height: 22px;			padding: 4px 3px 4px 5px;			font-family: "Times New Roman", Times, serif;			}			.photoR	{		margin-left: 18px;		}		#containerHome	{				position: relative;				margin: 0 auto;				width: 900px;				text-align: left;				background-color: #fff;				border: #59301A 1px solid;				background-image: url(images/homebg.jpg);				background-repeat: repeat-y;				}				#contentHome	{ 				width: 848px;				padding: 0 0 0 52px;				background-image: url(images/shadow.gif);				background-repeat: repeat-x; 				}#rightCol	{			width: 180px;			float: right;			padding: 0 25px 0 25px;			background-image: url(images/rightColbg.jpg);			background-repeat: no-repeat;			}			#leftCol	{			width: 580px;			padding-bottom: 35px;			}			.bigText1	{			font-size: 1.5em;			color: #5D4217;			}			.bigText2	{			font-size: 1.25em;			color: #5D4217;			}			#flyOfTheMonth	{				color: #fff;				position: absolute;				right: 0;				bottom: 39px;				background-image: url(images/flyOfTheMonth.jpg);				background-repeat: no-repeat;				height: 215px;				width: 230px;				text-align: center;				padding-top: 15px;				font-size: 1.15em;				}				#flyOfTheMonth a:link 	{ 						color: #fff;						}#flyOfTheMonth a:visited { 						color: #fff;						}#flyOfTheMonth a:hover { 						color: #FF0000;						text-decoration: none;						}#flyOfTheMonth a:active { 						color: #FFFF33;						}