/* CSS Document */

body {margin:0px 0px 20px 0px;
	padding:0px;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#6f5c53;
	background-repeat:repeat;
	background-image:url(images/stripes2.gif);
	}

A:link      { color: #6f5c53; text-decoration: underline;}
A:visited   { color: #6f5c53; text-decoration: underline;}
A:active    { color: #6f5c53; text-decoration: underline;}
A:hover     { color: #533e34; text-decoration: underline;}

#footer A:link      { color: #9e9288; text-decoration: none;}
#footer A:visited   { color: #9e9288; text-decoration: none;}
#footer A:active    { color: #9e9288; text-decoration: none;}
#footer A:hover     { color: #9e9288; text-decoration: underline;}

#content {
	/*margin-left: -490px;
	position: absolute;
	left: 50%;
	visibility: visible;*/
	margin:0px 0px 0px 20px;
	float:left;
	width: 980px;
	border:0px;
	}

#row {margin-top:10px;
	margin-bottom:10px;
	float:left;
	*float:none;
	clear:both;
	}

#column1{width:300px;
	margin-left:20px;
	float:left;
	padding:0px;
	}

#column2{width:300px;
	margin-left:20px;
	float:left;
	padding:0px;
	}

#column3{width:300px;
	float:left;
	margin-left:20px;
	padding:0px;
	height:128px;
	}

#columnTitle {
	background-color:#6f5c53;
	color:#e4e2d7;
	width:960px;
	float:left;
	padding:10px;
	text-align:right;
	clear:both;
	margin:20px 0px 20px 0px;
	}

#columnTitle img {border:0px;}

#footer {
	background-color:#6f5c53;
	color:#9e9288;
	width:960px;
	float:left;
	padding:10px;
	text-align:left;
	clear:both;
	margin:20px 0px 20px 0px;
	font-size:10px;
	line-height:11px;
	}

#footer p {margin:0px; padding:0px;}

#footer .left {float:left; width:650px;}
#footer .right {float:right; text-align:right;}


.pink {font-weight:bold;	
	color:#6f5c53;
	}

#column1 img, #column2 img, #column3 img {border:1px solid #c8c2b7;
	padding:5px;
	background-color:#fff;
	}
	
#column1 img.title, #column2 img.title, #column3 img.title {margin-bottom:7px;
	border:0px;
	background:none;
	padding:0px;
	border:0px;
	}
