/* ----------------------------------------------------------------
	Innovative Media 2005 Base Stylesheet - Insert site name here
---------------------------------------------------------------- */

	body { margin:0; padding:0; font-family:arial, helvetica, sans-serif; font-size:85%; color:#486162; } /* Use relative font sizes so that IE users can increase font size */
	p, th, tbody { font-family:arial, helvetica, sans-serif; font-size:0.9em; color:#486162; }
	a:link, a:visited { color:#415859; text-decoration:none; }
	a:hover { color:#415859; text-decoration:none; }
	
	
	h1 { font-size:1.5em; color:#a61031; } /* Depending on font-family some larger fonts look good with font-weight:100; other wise font-weight:600; */
	h2 { font-size:1.3em; color:#8b929b; }	
	h3 { font-size:1.1em; }
	h4 { font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #b8a182;}	
	h5 { font-size:x-small }
	h6 { font-size:xx-small; }
	
	table { padding:0; border:0; border-spacing:0; border-collapse:collapse; } /* Use this instead of cellpadding, border and cellspacing */

	.hr { background:url("Images/Hr.gif") repeat-x left; height:1px; width:100%; }
	input.EmailFormAssetSubmitButton { border: 3px double #999999; border-top-color: #CCCCCC; border-left-color: #CCCCCC; padding: 0.25em; background-color: #FFFFFF; background-repeat: repeat-x;color: #333333;font-size: 75%;font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; }
	input.EmailFormAssetSubmitButton:active { border: 3px double #CCCCCC; border-top-color: #999999; border-left-color: #999999; } 
	
	
/* ----------------------------------------------------------------
	Main Layout Styles
---------------------------------------------------------------- */
	#body { repeat-x top left; font-size:76%; font-family:arial, helvetica, sans-serif; color:#63686e; }
	#container { width:100%; margin-top:5px; }
	#header-container { height:222px; text-align:center; }
	#nav-container { width:143px; height:100%; padding-left:7px; padding-right:7px; padding-top:15px; vertical-align:top; }
	#logo-container { width:291px; background:url("Images/Logo-bg.gif") no-repeat top right; }
	#flash-container { background:url("Images/Flash-bg.gif") no-repeat top left; padding-left:10px; padding-top:10px; vertical-align:top; }
	#content-container { background:#f7f8f9; text-align:left; }
	#nav-shadow { background:#f7f8f9; padding-left:235px; }
	
	/* --- Email form Styles --- */
	.EmailFormAssetDescriptionCell {  }
	.EmailFormAssetSubmitButton {  }
	
	/* --- Reusable styles --- */
	.noborder { border:0; }
	.right { float:right; }
	.left { float:left; }
	.top { vertical-align:top; }
	.width { width:765px; }
	.txt-right { text-align:right; }
	.copyright { color:#59616b; font-size:11px; }
	

/* ----------------------------------------------------------------
	CMS Styles
---------------------------------------------------------------- */


	span.Tan-Header {font-size: 35px; color: #b8a182; font-weight: bold;}
	span.Rich-blue-text { font-size: 20px; color:#486162; font-weight: bold;}
	span.Sub-title { font-size: 12px; color:#98aaba; }
	span.Small-blue-type {font-size: 12px; color:#486162; font-weight:600;}