/* 	CSS created by Kenn Lucas, creative director, Byte Technology
			
		Copyright 2008 Byte Technology  
		
		http://www.byte-technology.com
		
		Byte Technology
		20 Ragsdale Drive, Suite 220
		Monterey, CA  93940
		
		Phone:	831.656.9178
		Fax:		831.855.0291

*/


/* Relevant CSS
--------------------------------------------------------------------------- */

.PageSubNav li a.hot:link,
.PageSubNav li a.hot:visited {
	display: block;
	width: auto;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.PageSubNav li a.hot:hover {
	display: block;
	width: auto;
	color: #990000;
	text-decoration: none;
}

.PageSubNav ul li a.hot:link,
.PageSubNav ul li a.hot:visited {
	display: block;
	width: auto;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.PageSubNav ul li a.hot:hover {
	display: block;
	width: auto;
	color: #990000;
	text-decoration: none;
}

/* Callout
--------------------------------------------------------------------------- */

.Callout {
	margin: 0 auto;
	width: 173px;
	padding: 15px;
	background: url('../Images/BackgroundCallout.jpg') no-repeat 0 0;
	color: #111151;
	min-height: 203px;
}

.Callout h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 15px 0;
	text-decoration: none;
}

/* Text
--------------------------------------------------------------------------- */

.SmallText {
	font-size: 10px;
}

.TwoColsRight .hot {
	font-weight: bold;
	color: #990000;
}

/* Image Caption
--------------------------------------------------------------------------- */

.ImageCaption {
	color: #000000;
	font-size: 10px;
}

.PhotoTableFor125x167Pic {
	background: url('../Images/BackgroundPhoto133x175.jpg') no-repeat 0 0;
}

.PhotoTableFor125x167Pic td {
	padding: 4px;
}

















