/****************************************/
/* Old Smiddy Cottage Top Level Styles */
/**************************************/

a {text-decoration: underline; color: #035f84; font: 11px verdana, arial, sans-serif;}
a:visited {color: #035f84;}
a:hover {color: #F6700E;}

body {
	background-color: #88580C;
	}

td {
	font: 11px verdana, arial, sans-serif;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
	}

img {
	border: none;
	}

h1 {
	font: 19px "Trebuchet MS", arial, verdana, sans-serif;
	color: #C7AB80;
	height: 37px;
	background-image: url(images/breakrule.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px 0px 16px 0px;
	}


/*****************************************/
/* Old Smiddy Cottage Individual Styles */
/***************************************/

.firstParagraph {
	font: bold 13px arial, verdana, san-serif;
	line-height: 19px;
	}
	
.redText {
	font: bold 12px arial, verdana, sans-serif;
	color: #98310A;
	}

.formattedTable {
	border-top: 5px solid #88580C;
	background-color: #88580C;
	width: 418px;
	}
	
	.formattedTable th {
		background-color: #F6700E;
		font: bold 13px arial, verdana, sans-serif;
		color: #FFE9C7;
		vertical-align: top;
		}
	
	.formattedTable .lightCreame {
		background-color: #FFF6E7;
		text-align: center;
		}
		
	.formattedTable .white {
		background-color: #ffffff;
		text-align: center;
		}
		

/*********************************/
/* Old Smiddy Cottage Framework */
/*******************************/

#mainHolder {
	width: 750px;
	border: 1px solid white;
	background-color: white;
	}
	
	
#topArea {
	width: 100%;
	height: 90px;
	background-color: #FFE9C7;
	background-image: url(images/background_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
		
	#topArea #logoArea {
		width: 275px;
		padding: 16px 0px 0px 24px;
		}
		
	#topArea #menuArea {
		vertical-align: bottom;
		text-align: right;
		}
		
		#topArea #menuArea table {
			margin: 0px 12px 0px 0px;
			}
			
			#topArea #menuArea td {
				text-align: center;					
				}	
				
				#topArea #menuArea td img {
					margin: 0px 19px 0px 19px;	
					}
	
#breaker {
	background-color: #F6700E;
	width: 100%;
	height: 20px;
	text-align: center;
	margin: 1px 0px 1px 0px;
	}


#mainArea {
	width: 100%;
	height: 375px;
	}
	
	#mainArea #pictureArea {
		width: 285px;
		background-image: url(images/background_picturearea.gif);
		}
	
	#contentArea {
		padding: 20px 18px 10px 18px;
		}
				
		
#footerArea {
	background-image: url(images/background_footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	height: 54px;
	margin: 1px 0px 0px 0px;
	}
	
	#footerArea table {
		margin: 13px 0px 0px 10px;
		}
		
		#footerArea table td {
			padding: 0px 35px 0px 0px;
			font: 10px verdana, arial, sans-serif;
			}
			
			#footerArea table td strong {
				color: #98310A;
				}
			
			#footerArea table td a {text-decoration: none; color: #333333; font: 10px verdana, arial, sans-serif;}
			#footerArea table td a:visited {color: #333333;}
			#footerArea table td a:hover {text-decoration: underline; color: #98310A;}
			
		
#copyrightArea {
	width: 750px;
	margin: 3px 0px 0px 0px;
	}	
		
	#copyrightArea td {
		font: 10px verdana, arial, sans-serif;
		color: #BA995F;
		}
		
	#copyrightArea #toltechLink {
		text-align: right;
		}
		
		#copyrightArea #toltechLink a {text-decoration: none; color: #BA995F; font: 10px verdana, arial, sans-serif;}
		#copyrightArea #toltechLink a:visited {color: #BA995F;}
		#copyrightArea #toltechLink a:hover {text-decoration: underline; color: #FFE9C7;}