/* the td cannot have a font size  it messes up the height of the cell */

body {background-color: #DCFFE3;}

p, div, span, li, dt, dd, dl	{
	font-family: "arial", Times, serif;
	color: #452200;
	font-size: 14px;
}
td 										{font-family: "arial", Times, serif; color: #000000}
h1, h2, h3, h4, h5, h6					{font-family: Arial, Helvetica, sans-serif; color: #452200}

a:link						{
	text-decoration: none;
	color: #003399;
}
a:visited 					{
	text-decoration: none;
	color: #003399;
}
a:hover 					{
	text-decoration: underline;
	color: #003399;
}
a:active					{
	text-decoration: none;
	color: #000000;
}

/* these are used for the catwired.com credit */
A.credit:link 				{text-decoration:none}
A.credit:visited 			{text-decoration:none}
A.credit:hover 				{text-decoration:underline}
A.credit:active 			{text-decoration:underline}


/* these are used for the nav menu */
A.nav:link 				{
	text-decoration:none;
	font-size: 14px;
	color: #396A51;
	font-weight: bold;
}
A.nav:visited 			{
	text-decoration:none;
	font-size: 14px;
	color: #396A51;
	font-weight: bold;
}
A.nav:hover 			{
	text-decoration:none;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
A.nav:active 			{
	text-decoration:none;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


.smalltext {
	font-family: "arial", Times, serif;
	font-size: 10px;
	color: #452200;
}
.blend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 8px;
	color: #DCFFE3;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.servicemark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	background-position: top;
	vertical-align: top;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
.blend {
	font-size: 6px;
	line-height: 8px;
	color: #DCFFE3;
}
.secretnewsbox {
	margin: 0px;
	padding-right: 2px;
	border: 2px double;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F9E5A7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 120px;
	text-align: left;
	font-style: italic;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.adtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
	text-align: center;
}
.servicemark2 {
	font-size: 9px;
}
.textindent {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.textsmallindent {
	font-size: 10px;
	padding-left: 20px;
}

.secretnewsspacer { 
	background-image:url(images/linebreak.gif);
	background-repeat:repeat-x;
	width:510px;
	margin:20px 0px 20px 0px;
	text-align:center;
}	
