@import url("base.css");

h1					{font:20px 'Trebuchet MS',Verdana, Arial, san serif;
						color:#1B3461;
						margin:0 0 10 0;}
						
h2					{font:14px 'Trebuchet MS',Verdana, Arial, san serif;
						font-weight:bold;
						color:#536465;
						margin:0 0 0 0;}
						
h3					{font:14px 'Trebuchet MS',Verdana, Arial, san serif;
						font-weight:bold;
						color:#7D8E95;
						margin:0 0 0 0;}
				
/*  Blog CSS */	
#blogItem			{margin:0 0 20px 0}
		
#blogItem h2		{font:18px 'Trebuchet MS',Verdana, Arial, san serif;
						font-weight:500;
						color:#536465;
						margin:0 0 0 0;}
						
#blogItem h3		{font:11px 'Trebuchet MS',Verdana, Arial, san serif;
						font-weight:500;
						color:#7D8E95;
						margin:0 0 0 0;}

					
#blogItem a			{text-decoration:underline;color:#9D0320;}						
						
						
						
						
						
a					{text-decoration:none;color:#9D0320;}
a:hover				{text-decoration:none;color:#497CB6;}						
						
						
#menuMisc			{margin:257px 0 5px 5px;text-align:center}	


.float				{float:left;}					


/* CSS for Picture Layer */
#pictureArea				{width:554px;height:165px;background-color:#4E6670;}
#pictureArea div			{float:left;}
#picProfile					{border-right:1px solid #B6C3CE;}

/* CSS for 1 Columns */
#oneColumn				{margin:20px 0 0 15px;}
#oneColumn div.float		{float:left;}
#oneColumn div.leading		{line-height:1.6}
#oneColumn p			{}

/* CSS for 2 Columns */
#twoColumns				{margin:20px 0 0 15px;}
#twoColumns div			{float:left}
#twoRight				{margin-left:20px;}

/* CSS for 3 Columns */
#threeColumns			{margin:10px 0 0 0;}

#threeLeft				{float:left;width:165px;text-align:right;}
#threeLeft img			{margin-right:10px;}
#threeLeft img.popup	{margin:0px 20px 5px 0;border:1px solid #1B5D8D;}
#threeLeft img.skater	{margin:11px 10px 15px 0;}
#threeLeft a.link		{margin:0px 10px 10px 0;}

#threeLeft img.header	{margin:6px 10px 20px 0;}
#threeLeft img.header2	{margin:6px 20px 20px 0;}
#threeLeft div.submenu	{width:154px;text-align:right;line-height:1.4}
#threeLeft div.submenu2	{width:142px;text-align:right;line-height:1.4;}
#threeLeft .leading		{line-height:2}

#threeDotted			{float:left;width:20px;}

#threeRight				{float:left;margin:0px 0 0 0;width:365px;}
#threeRight p			{margin:4px 0 10px 0;}
#threeRight .leading	{line-height:1.4}
#threeRight h1.top		{margin-top:3px;}
#threeRight h2			{margin-top:6px;}

#subsubMenu				{margin:0 0 0 0;}
#subsubMenu a			{margin:0 0 10px 0;border:0;display:block;}


#siteMap h2	{font:14px 'Trebuchet MS',Verdana, Arial, san serif;
						font-weight:bold;
						color:#536465;
						margin:0 0 0 0;}

#siteMap h3 a	{color:#536465;}
						
#siteMap h3	{font:12px 'Trebuchet MS',Verdana, Arial, san serif;
						font-weight:bold;
						color:#536465;
						margin:0 0 0 0px;}
						
#siteMap p	{font:11px Verdana, Arial, san serif;
						margin:0 0 20px 0;}
				
