/* FOR ALL WEB PAGES *//*****  General Page Formatting ***************************************/body {	background: #CCCCCC url(/images/ddBackground.gif) repeat-y center top;	font-family: verdana, arial, helvetica, sans-serif;	font-size: 100%; 	margin: 0;	padding: 0;}table {	font-size: 1em;}a {	font-weight: bold;	color: #1C5CA3;	voice-family: "\"}\"";   	voice-family:inherit;	text-decoration: underline;	border-bottom: 1px solid #003366;}a:hover {		color: #666;	border-bottom-color: #003366;}a:visited {	color: #336699;}.orangeDecorBar {	background-color: #006666;	height: 2px;	font-size: 1px;}.orangeDecorBar2 {	background-color: #009966;	height: 12px;	font-size: 1px;}/***** Visitor Category Toolbar ***************************************/#toolbar {	border: none;	text-align:center;	height: 35px;	width: 565px;}#toolbar a {	/* float: left; */	display: block;	padding-top: 11px;	padding-bottom: 11px;	border: none;	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 12px;	font-weight: bold;	overflow: hidden;	color: #ffffff;}#toolbar a:hover {	background: url(/images/grey.jpg) repeat-x top left;	border: none;}/***** Sidebar Links at Text ***************************************/#sidebar {		padding-top: 40px;	padding-bottom: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 0.79em;	color: #ffffff;}#sidebar p {	padding-left: 6px;	padding-right: 6px;}#sidebar a {	font-weight: bold;	color: white;	display: block;	padding-top: 4px;	margin-top: 2px;	margin-left: 10px; /* changed 08/12/05 */	margin-right:5px; /* added 08/12/05 */	border: none;	text-decoration: none;}#sidebar a:visited {	color: white;	border: none;	text-decoration: none;}#sidebar a:hover {	text-decoration: underline;	color: #F0F0F0;	border: none;}.sidebarTitle {	font-size:14px;	font-weight:bold;	color:#A1C1E7;	letter-spacing:1px;	font-variant:small-caps;}/***** Content Area Spacing ***************************************/#contentArea {	padding-left: 6px;	padding-right: 6px;	padding-bottom: 8px;	font-size: 0.75em;}#contentArea table {	/*font-size: 1em;*/}#contentArea a {	font-weight: bold;	color: #F0F0F0;	display: block;	padding-top: 4px;	margin-top: 2px;	margin-left: 10px; /* changed 08/12/05 */	margin-right:5px; /* added 08/12/05 */	border: none;	text-decoration: underline;}#contentArea a:hover {	text-decoration: underline;	color: #F0F0F0;	border: none;}#contentArea h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: normal;	padding-left:10px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCCCCC;}#contentArea h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: normal;	font-size: 1.8em;	padding-left:10px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCCCCC;}#contentArea h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: normal;	font-size: 1.5em;	padding-left:10px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCCCCC;}#contentArea h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: bold;	font-size: .9em;	margin-left:10px;	padding-left:10px;	padding-top:2px; 	margin-top:0px}.breadcrumb {	margin-top: 5px;	margin-left: 5px;	font-size: 11px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}#contentArea .breadcrumb {	margin-top: 0px;	margin-left: 0px;}#contentArea .inputForm {	border-width:2px;	/*border-color:#162C65;*/	border-color:#F9903F;	border-style:solid;	/*background-color:#E6E8ED;*/	background-color:#FCEBB1;	padding:5px;	margin:5px}/***** Page Footer ***************************************/#footer {	background: url(http://www.yourlakemartin.com/laura/images/ddBottomGradient.gif) top left repeat-x #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .75em;	color: #ffffff;	padding: 15px;	padding-bottom: 25px;	text-align: center;}#footer a {	border: none;	text-decoration: none;	color: #ECEBEB;}#footer a:hover {	text-decoration: underline;	color: #ffffff;}#footer a:visited {	color: #ECEBEB;}#footer a:visited:hover {	text-decoration: underline;	color: #ffffff;}/****** save those images ****/a.img {	border: none;	text-decoration: none;}