/* Body text - the main content font */ 

.bodytxt {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodytxt a:link {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
.bodytxt a:visited {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
.bodytxt a:hover {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #E08709;
	
}
.bodytxt a:active {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #E08709;
	
}

/* Smaller gray fonts like "thank you for supporting our sponsors" */ 

.bodytxtsmall-gray {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodytxtsmall-gray a:link, .bodytxtsmall-gray a:visited, .bodytxtsmall-gray a:active   {

	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.bodytxtsmall-gray a:hover {

	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #E08709;
	
}

/* small black is used throughout the site, and mostly on the reviews list table */ 
.bodytxtsmall-black {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodytxtsmall-black a:link, .bodytxtsmall-black a:visited, .bodytxtsmall-black a:active  {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}
.bodytxtsmall-black a:hover {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #E08709;
	
}


/* reviews table buy now link */ 
.bodytxtsmall-orange {
	font-family: Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E08709;
}
.bodytxtsmall-orange a:link, .bodytxtsmall-orange a:visited, .bodytxtsmall-orange a:active {
	font-family: Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E08709;
	
}
.bodytxtsmall-orange a:hover {
	font-family: Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	
}

.mainLinks a:link {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
	text-transform:lowercase;
}


/* footer & any small white linked text (like advertising info) */
.whiteLinks {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #F9F9F9;
	text-decoration: none;
}
.whiteLinks a:link {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	text-transform: uppercase;
}
.whiteLinks a:visited {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	text-transform: uppercase;
}
.whiteLinks a:hover {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
	text-transform: uppercase;
}
.whiteLinks a:active {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	text-transform: uppercase;
}

.whiteLinks2 {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration:none;
}
.whiteLinks2 a:link {
	font-family: "Tahoma", Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration:none;
	
}
.whiteLinks2 a:visited {
	font-family: "Tahoma", Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration:none;
}
.whiteLinks2 a:hover {
	font-family: "Tahoma", Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	color:#99bf00;
	text-decoration:none;
}
.whiteLinks2 a:active {
	font-family: "Tahoma", Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	color: #99bf00;
	text-decoration:none;
}

/* subheaders - not meant to be linked */
.subheadLg-orange {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #CD7907;
	font-weight: bold;
}
.subhead-orange {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD7907;
}

.subhead-orange2 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #CD7907;
}

.headerLargeGray {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.cameraName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #999999;
	line-height: 31px;
}



/* list bullet image */
ul {
	list-style-image: url(/images/dcrp2004/global/bullet_arrow_dkgrayonlightgray.gif);
}



/* NAVIGATION */

.secondLevelNav {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #615D53;
	text-transform: uppercase;

}


.secondLevelNav a:link, .secondLevelNav a:visited, .secondLevelNav a:active {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEDEA;
	text-decoration: none;
	text-transform: uppercase;
}
.secondLevelNav a:hover {
	font-family: "Lucida Grande", Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	text-transform: uppercase;
}

.hoverlinkSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.hoverlinkSm a:link, .hoverlinkSm a:active, .hoverlinkSm a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.hoverlinkSm a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E08709;
	text-decoration:underline;
}
