@charset "utf-8";
/* CSS Document */
.content {
	width: 664px;
}
.centerColumn {
	padding: 0;
}
#indexDefaultHeading {
	display: none;
}
#whatsNew {
	display: none;
}		
/* Main Page Adds Begin */
a img {border: none;}
#mainPageContainer {
	width: 649px;
	margin: 0 8px;
}
#mainPic {
	padding-top: 1px;
	margin-left: 2px;	
	width: 539px;
	float: right;
}
#mainPicNav {
	margin-top: 10px;
	border-top: 5px solid #697A2C;
	border-bottom: 5px solid #697A2C;
	height: 34px;
	padding: 5px 5px 0 5px;
}
#mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #6C4603;
	clear: both;
}
#leftMainPics {
	float: left;
}
#frontImageList {
	list-style: none;
}
#frontImageList img {
	border: none;
	width: 108px; height: 102px;
	padding-bottom: 2px;	
}
#frontImageList, #frontImageList li{
	margin: 0;
	padding: 0;
}
/*.smallimage1 a{
	background: 
	height: 104px;
	width: 109px;
	background: url(../images/spic1.jpg) no-repeat;
}
 #frontImageList .smallimage1 a {
	background: url(../images/spic1.jpg) no-repeat;
	height: 104px;
	width: 109px;
} */

.changeopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.changeopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: .75;
}

.changeopacity img{
border: 1px solid #ccc;
}

.changeborder:hover img{
border: 1px solid navy;
}

.changeborder:hover{
color: red; /* any color definition to overcome IE bug */
}
#mainPic .maleLinksBig a img {
	background: url(../images/links/mens-txt-big-b.gif) no-repeat left top;
	height: 29px;
	width: 162px;
	float: right;
}
#mainPic .maleLinksBig a:hover img {
	background: url(../images/links/mens-txt-big-g.gif) no-repeat left top;
}
#mainPic .femaleLinksBig a img {
	background: url(../images/links/womens-txt-big-b.gif) no-repeat left top;
	height: 29px;
	width: 208px;
	float: left;
}
#mainPic .femaleLinksBig a:hover img {
	background: url(../images/links/womens-txt-big-g.gif) no-repeat left top;
}
#quote {
	position:relative;
	left: 28px;
	top: 419px;
}
/* Main Page Adds End */
	

