/* CSS Document *//* Cross browser compatibility -- removes the default css */* {margin: 0; padding: 0;}a:link {font-style:italic; color:#cc6633; text-decoration:none;}a:visited {font-style:italic; color:#cc6633; text-decoration:none;}	a:hover {font-style:italic; color:#993333; text-decoration:underline;}/*.menuitem {font-size:15px; font-style:italic; color:#cc6633; text-decoration:none; line-height:20px;}.menuitem:hover {color:#993333; text-decoration:underline;}*/html {min-width:780px;}body {color:#333333; font-family:Georgia, Times, serif; font-size:13px; line-height:140%; background-color:#293235;}h1 {font-size:28px; font-weight:600; color:#333333; margin-bottom:5px; letter-spacing:-1px; line-height:110%;}h2 {font-size:20px; font-weight:100; color:#293235; margin-bottom:5px; letter-spacing:-1px; line-height:100%;}	h3 {font-size:14px; font-weight:800;}p {margin-bottom:20px;}	strong {font-weight:bold;}	ul {margin-bottom:20px;}ol {margin-bottom:20px;}	li {margin-left:30px;}	hr {color:#cc6633; background-color:#cc6633; border-style:none; height:1px; margin-top:10px; margin-bottom:10px;}#container {	position:relative;	width:1000px;	left:50%;	margin-left:-500px;	background-image:url(middlebkgd.gif);	background-repeat:repeat-y;	z-index:100;	}.logolink {	position:absolute;	top:0px;	left:120px;	width:240px;	height:100px;	}.logohead {	top:0px;	left:0px;	width:1000px;	height:600px;	position:absolute;	background:url(topbkgd.jpg) no-repeat;	}	.leftcol {	width:140px;	position:absolute;	top:120px;	left:190px;	text-align:right;	}		.midcol {	width:480px;	position:relative;	top:120px;	left:370px;	min-height:480px;	margin-bottom:140px;	}	.footertextleft {	color:#293235;	left:150px;	top:10px;	position:absolute;	text-align:right;	}	.footertextright {	color:#293235;	left:370px;	top:10px;	position:absolute;	text-align:left;	}	.footer {	width:1000px;	height:60px;	position:relative;	left:50%;	margin-left:-500px;	background:url(bottombkgd.gif) no-repeat;	}img {border-style:dotted; border-width:1px; border-color:#293235;}.photo {float:left; margin-top:0px; margin-bottom:0px;}.photo-left {float:left; line-height: 16px; margin: 0px 15px 15px 3px; color:#763a20; font-weight:bold; font-size: 13px;}.photo-right {float:right; line-height: 16px; margin: 0px 3px 15px 15px; color:#763a20; font-weight:bold; font-size: 13px;}
