/* CSS Document */

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	padding: 0;	margin: 0;
	background-image: url(images/main_background.jpg);
	background-position: top center;
	}
#container	{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	width: 930px;
		}

#header	{
	position: relative;
	top: 0;  	left: 0;
	height: 173px;
	width: 929px;
	}

#content-one	{
	margin: 0 0 0 40px;
	width: 840px;
	}

#content-intro	{
	position: relative;
	margin: 0 0 0 30px;
	width: 870px;
	clear: both;
	}
	
	
	
	
	
/*	Navigation Sidebar */
#content-one .item-sidebar 	{
	float: left;
	width: 178px;
	min-height: 150px;
	}
	
/*	Main Content Area */
#content-one .item-primary-left	{	
	float: left;
	width: 400px;
	margin-left: 20px;
	}
	
	
/*	Right Sidebar*/
#content-one .item-secondary-right	{
	float: right;
	width: 220px;
	height: 20px;
	}





h1						{	font-size: 18px;	font-weight: bold;		}
h1 .item-secondary		{	font-size: 12px;	font-weight: normal;	}
h1 .item-primary		{	font-size: 18px;	font-weight: bold;		}
h2						{	font-size: 14px;	font-weight: bold;		}
a						{	font-weight: bold;	text-decoration: none;	color: #133e92;}
a:visited				{	color: #133e92;	}




#tempbox1	{
	position: absolute;
		top: 173px;
		left: 30px;
	height: 398px;
	width: 127px;
	padding: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	border: 1px solid #ccc;
	}
#tempbox2	{
	position: absolute;
		top: 173px;
		left: 746px;;
	height: 438px;
	width: 151px;
	background-color: #eee;
	border: 1px solid #ccc;
	}
	
	
	


#footer-intro	{
	display: block;
	clear: both;
	
	position: relative;

	margin-left: 30px;
	
	width: 870px;
	color: #000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
	#footer-intro hr	{ 
		margin-top: 10px;
		border-top: 1px solid #711f1f;
		border-right: 0px solid #711f1f;
		border-bottom: 0px solid #711f1f;
		border-left: 0px solid #711f1f;
		}






#header .item-parent	{
	position: absolute;
	top: 121px;		left: 178px;	height: 18px;
	}
	
	#header a.item	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;		font-size: 14px;	color: #711f1f;		text-decoration: none;
		padding: 4px 20px 5px 20px;
		margin: 0;
		}
	#header a.item:hover	{
		color: #000;
		}
		
	
	#header a.item-current	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;		font-size: 14px;	color: #711f1f;        text-decoration: none;
		padding: 4px 20px 4px 20px;      
		margin: 0;
		}
	#header a.item-current:hover	{
		color: #000;
		}



#accolades	{
	padding-left: 15px;
	}


#listing						{	}
#listing ul, #listing ul li		{	list-style-type: none;	padding-left: 0;	margin-left: 5px;	}
#listing li						{	margin-bottom: 9px;		line-height: 1.4;	}
#listing a						{	text-decoration: none;	font-weight: bold;	font-size: 10px;	line-height: 1.20;}
#listing h2 a					{	width: 100%;	font-size: 14px;		font-weight: bold;		color: #133e92;		}
#listing a:hover				{	border-left: 3px solid #fd6732; margin-left: -7px;	padding-left: 4px;}


#listing .item-current, #listing a .item-current	{	border-left: 3px solid #fd6732; 	margin-left: -2px;	padding-left: 4px;	font-weight: bold;	color: #333;	}	

.hide							{	display: none;	}
.note							{	font-size: 8px;		font-family: Verdana;	font-style: italic;	color: #555;	}
.orange							{	color: #f87942;	font-weight: bold;	}

#footer-intro .content			{	margin-left: 0px; }
#footer .item-parent , #footer-intro .item-parent	{	float: right;	margin-top: -18px;	height: 18px;	}
#footer a.item, #footer-intro a.item	{	font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 10px;	color: #000;	font-weight: normal;	text-decoration: none;		padding: 0px 10px 0px 10px;		margin: 0;		}

.loginblock  					{	position: relative;		width: 400px;	height: 150px;	background-color: #efefef;			border: 1px solid #133e92;	padding: 30px;	}
.loginblock input				{	border: 1px solid #133e92;				height: 24px;	}
.loginblock .item-title 		{	position: absolute;		top: 20px;		left: 148px;	font-size: 16px;	font-weight: bold;	}
.loginblock .item-first 		{	position: absolute;		top: 65px;		left: 150px;	display: block;	}
.loginblock .item-pre-first		{	position: absolute;		top: 70px;		left: 75px;		display: block;	}
.loginblock .item-second 		{	position: absolute;		top: 100px;		left: 150px;	display: block;	}
.loginblock .item-pre-second	{	position: absolute;		top: 106px;		left: 81px;		display: block;	}
.loginblock .item-final input	{	position: absolute;		top: 150px;		left: 180px;	display: block;		height: 36px;	border: 2px solid #f87942;	padding: 5px 20px 5px 20px;	}