/*External Style Sheet*/

body,div,html,p,ul,li
	{
	padding:0;
	margin:0;
	}

h1,h2,h3,h4,h5,h6
	{
	font-family:Georgia, Times, serif;
	font-size:12px;
	margin:0;
	padding:0;
	}
h1
	{
	font-size:25px;
	font-style:italic;
	font-weight:normal;
	color:#F9F0E2;
	}
h2
	{
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	color:#F9F0E2;
	line-height:27px;
	}
h3
	{
	font-size:20px;
	color:#F9F0E2;
	font-weight:normal;
	}
b
	{
	color:#F9F0E2;
	}
/*header*/
img
	{
	border-style:none;
	}

ul
	{
	list-style:none;
	}

body 
	{
	margin:0 auto;
	color:black;
	font-size:12px;
	font-family:Verdana, Arial,sans-serif;
	background:black url("http://www.missidaho.org/images/body_bg.gif") repeat-x;
	}
#tiptop
	{
	background:url("http://www.missidaho.org/images/top_corners.gif") no-repeat;
	width:997px;
	height:15px;
	min-width:997px;
	margin:0 auto;
	text-align:center;
	font-size:1px;
	}
#main
	{
	width:997px;
	margin:0 auto;
	background:url('http://www.missidaho.org/images/main_bg.gif') repeat-y;
	}
#leftside
	{
	width:286px;
	float:left;
	background:#1E0500 url('http://www.missidaho.org/images/left_bg_repeat.gif') repeat-y;
	}
#lefttop
	{
	width:286px;
	background:url('http://www.missidaho.org/images/left_bg.gif') no-repeat;
	}
#navholder
	{
	float:left;
	width:216px;
	}
#navhead
	{
	width:216px;
	height:87px;
	background:url('http://www.missidaho.org/images/nav_head.jpg') no-repeat;
	text-align:center;
	font-size:1px;
	}
#navbody
	{
	width:214px;
	border:1px solid white;
	border-top:none;
	border-bottom:none;
	background-color:#120300;
	}
	#navbody ul
		{
		
		}
		#navbody ul li
			{
			width:214px;
			border-top:1px solid #332724;
			height:18px;
			text-align:center;
			}
			#navbody ul li div
				{
				padding-top:2px;
				}
			#navbody ul li a:link, #navbody ul li a:visited, #navbody ul li a:hover, #navbody ul li a:active
				{
				height:18px;
				color:#FFE6BF;
				font-size:11px;
				text-decoration:none;
				display:block;
				}
			#navbody ul li a:hover
				{
				color:white;
				background:#694B2C;
				}
.navlight
	{
	background-color:#1E0500;
	}
.navdark
	{
	background-color:#120300;
	}
#navfoot
	{
	width:216px;
	height:19px;
	background:url('images/nav_foot.gif') no-repeat;
	text-align:center;
	font-size:1px;
	}
#become
	{
	width:216px;
	height:61px;
	overflow:hidden;
	position:relative;
	}
	#become a:link, #become a:visited, #become a:hover, #become a:active
		{
		font-size:1px;
		width:216px;
		position:relative;
		}
		#become a:link img, #become a:visited img, #become a:hover img, #become a:active img
			{
			
			}
		#become a:hover img
			{
			left:-216px;
			position:relative;
			}

#rightside
	{
	width:711px;
	float:left;
	background:#1E0500 url('http://www.missidaho.org/images/right_bg_repeat.gif') repeat-y;
	}
#righttop
	{
	width:711px;
	background:url('http://www.missidaho.org/images/right_bg.gif') no-repeat;
	}
#logo
	{
	float:right;
	width:500px;
	text-align:right;
	}
#participate
	{
	float:right;
	width:374px;
	height:151px;
	text-align:right;
	}
	#participate a:link, #participate a:visited, #participate a:hover, #participate a:active
		{
		color:#CD0022;
		font-family:Georgia, Times, "Times New Roman", serif;
		font-size:19px;
		font-weight:bold;
		font-style:italic;
		}
	#participate a:hover
		{
		color:white;
		}
#crown
	{
	float:right;
	width:225px;
	height:151px;
	text-align:right;
	}
#mainbox
	{
	width:676px;
	background:url('http://www.missidaho.org/images/box_bg.gif') repeat-y;
	}
#boxbottom
	{
	width:676px;
	background:url('http://www.missidaho.org/images/box_foot.gif') no-repeat bottom center;
	padding-bottom:50px;
	}
#boxtop
	{
	width:676px;
	background:url('http://www.missidaho.org/images/box_head.gif') no-repeat;
	}
#maininfo
	{
	float:left;
	width:594px;
	}
	#maininfo p
		{
		color:#F0D7B2;
		margin:15px 0 6px 0;
		width:580px;
		}
	#maininfo ul
		{
		
		}
		#maininfo ul li
			{
			color:#F0D7B2;
			width:580px;
			}
			#maininfo ul li p
				{
				margin-top:0;
				}
	#maininfo ul.disked
		{
		list-style:disc;
		padding-left:35px;
		}
		#maininfo ul.disked li
			{
			width:545px;
			}
			#maininfo ul.disked li p
				{
				width:545px;
				}
	#maininfo a:link, #maininfo a:visited, #maininfo a:hover, #maininfo a:active
		{
		color:#F9F0E2;
		}
	#maininfo a:hover
		{
		color:#F0D7B2;
		}
	#maininfo table
		{
		border:1px solid #332724;
		border-collapse:collapse;
		color:#F0D7B2;
		}
		#maininfo table tr
			{

			}
			#maininfo table tr td
				{
				padding:2px 10px 2px 15px;
				border:1px solid #332724;
				background-color:#070300;
				}
			#maininfo table tr td.color
				{
				background-color:#1E0500;
				color:white;
				font-weight:bold;
				}
			#maininfo table tr.lighter td
				{
				background-color:#1E0500;
				}
			#maininfo table tr.lighter td.color
				{
				color:white;
				font-weight:bold;
				}
			#maininfo table tr.darker td
				{
				background-color:#120300;
				}
			#maininfo table tr.darker td.color
				{
				color:white;
				font-weight:bold;
				}
			#maininfo table tr td.centered
				{
				padding:2px 5px;
				text-align:center;
				}
			#maininfo table tr th
				{
				padding:2px 5px 2px 5px;
				border:1px solid #332724;
				background-color:#1E0500;
				color:white;
				}
			#maininfo table a:link, #maininfo table a:visited, #maininfo table a:hover, #maininfo table a:active
				{
				color:white;
				text-decoration:none;
				}
			#maininfo table a:hover
				{
				color:#CD0022;
				}
	#maininfo table.extrapad tr td
		{
		padding-top:15px;
		padding-bottom:15px;
		}
	#maininfo img
		{
		border:2px solid white;
		}

#former
	{
	font-size:9px;
	padding:0;
	margin:0;
	}
	#former tr td
		{
		padding:7px 2px !important ;
		margin:0 !important ;
		}
		#former tr td img
			{
			border:none;
			}
		
.center
	{
	width:594px;
	text-align:center;
	}
#bottommost
	{
	background:url("http://www.missidaho.org/images/bottom_corners.gif") no-repeat;
	width:997px;
	height:7px;
	margin:0 auto;
	text-align:center;
	font-size:1px;
	}
#footer
	{
	font-size:10px;
	color:#F0D7B2;
	text-align:center;
	padding-bottom:5px;
	}
	#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
		{
		color:#CD0022;
		}
	#footer a:hover
		{
		color:white;
		}
	#footer a.ahfx:link, #footer a.ahfx:visited, #footer a.ahfx:hover, #footer a.ahfx:active
		{
		color:#F0D7B2;
		text-decoration:none;
		}
	#footer a.ahfx:hover
		{
		color:white;
		}


	
.leftpad
	{
	font-size:1px;
	line-height:1px;
	float:left;
	width:35px;
	}
.rightpad
	{
	font-size:1px;
	line-height:1px;
	float:right;
	width:35px;
	}
.toppad
	{
	font-size:1px;
	line-height:1px;
	clear:both;
	height:1px;
	}
		
a:link
	{
	font-family:Verdana, Arial,sans-serif;
	text-decoration: underline;
	color:blue;
	}
a:visited
	{
	text-decoration: underline;
	color:purple;
	}	
a:hover
	{
	text-decoration: underline;
	color:blue;
	}
a:active
	{
	text-decoration: underline;
	color:blue;
	}

p
	{
	padding-bottom:8px;
	line-height:16px;
	}
.clear
	{
	font-size:1px;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
	}
