/* ============ Globals */

body { font:11px/1.4 Arial, Helvetica, sans-serif; background: #fff; color: #4b4b4b; }
html,body,form,p,div { padding:0; margin:0; }
img a, img, img a:hover { border: none; text-decoration:none; background:none; }



/* ============ Headings */
h1 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; font-weight: bold; }
h2 { font: bold 24px Arial, Helvetica, sans-serif; color: #3e3e3e; margin:0 0 6px; padding: 0; letter-spacing:-1px; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper2 { background: url(/UserUploadImages/system/start_bg.gif) repeat-y top center; }
#wrapper { width: 914px; padding: 0 29px 0 33px; background:url(/UserUploadImages/system/wrapper-bg-start-1.jpg) no-repeat top left; margin: 0 auto; }
	#logo { line-height: 0; width: 175px; height: 54px; float: left; padding: 20px 0 0 20px; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
	#search { float: right; padding: 34px 39px 0 0; height: 50px; overflow: hidden; }
	
		#header #top-tool { background:url(/UserUploadImages/system/header-top-bg.gif) no-repeat top left; width: 797px; height: 41px; text-align: right; padding: 8px 58px 0 0; }
		#main-navigation { width: 900px; clear:both; background:url(/UserUploadImages/system/nav-bg.gif) repeat-x top left; height: 32px; line-height: normal; margin: 0; padding: 5px 0 0 0; }
	#content { clear: both; padding: 4px 10px; }
		#startSplash { float: left; width: 648px; overflow:hidden;}
		#content #leftColumm { width: 186px; float: left; padding: 25px 25px 0 25px; }
		#content #main-content { width: 430px; float: left; padding: 35px 20px 10px 40px; }
		#content #rightColumm { float: right; width: 210px; height: 310px; overflow:hidden; padding: 50px 0 0 15px; }
                #rightColumm a { color: #a90000; }
                #rightColumm strong { color: #5191cd }
		
		#BottomTeasers { clear: both; padding: 7px 0 0 10px; height: 262px; }
			.teaser1 { width: 214px; float: left; }
			.teaser2 { width: 214px; float: left; padding: 0 6px 0 7px; }
			.teaser3 { width: 214px; float: left; padding: 0 7px 0 0; }
			.teaser4 { width: 214px; float: left; }
			
			.tBB { height: 132px; overflow: hidden; }
			.teasHead { font: bold 24px Arial, Helvetica, sans-serif; color: #fff; background: #5c8fce; padding: 8px 5px 3px 8px; }
			#CMSBody .teasHead { font: bold 24px Arial, Helvetica, sans-serif; background: none !important; color: #fff; padding: 8px 5px 3px 8px; }
			.teasCont { padding: 0 12px 0 9px; color: #303030; font: 12px Arial, Helvetica, sans-serif; }
			.teasCont a { color: #333; }
			#CMSBody .teasCont a { color: #fff; }
			.teasPic { width: 214px; height: 114px; overflow: hidden; display: block; }
			
	#footer { clear:both; color: #2d2d2d; border-bottom: 1px solid #b0b7bc; background:url(/UserUploadImages/system/footer-bg.gif) no-repeat bottom left; text-align:center; padding: 0 0 10px; font: 11px Arial, Helvetica, sans-serif; }
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }

	
	.AddCMSSysSearchText { width: 146px; overflow: hidden; height: 23px; background:url(/UserUploadImages/system/search-field.gif) no-repeat top left; font: 10px arial; padding: 3px 3px; border: 0; float: left; }
	.AddCMSSysSearchButton {  
		border: 0; 
		float: left;
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 9px arial;
		background:transparent url(/UserUploadImages/system/search-button.gif) repeat-y scroll 0px 0px;
		width: 44px; height: 21px;
		padding: 0;
		margin: 0;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 0; float: right; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #333; font: 14px Arial, Helvetica, sans-serif;
		 padding: 6px 16px 10px 16px; background:url(/UserUploadImages/system/nav-border.gif) no-repeat top left; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #000; border-bottom: 2px solid #d41245; padding: 6px 16px 4px 16px; }
		
		#subnavigation a.AddCMSSysSubSelected {}
		


/* ============= Links */

		a {
		
			color: #7f0c09;
			text-decoration: none;

			
		}
		
		a:visited { color:#0074b8; }
		a:hover {
		
			color: #00446c;
		
		}
		
		a:focus,
		a:active {
		
			color:#7f0c09;
			border:none;
		
		}