/* CSS Document */

	*	{margin: 0;
		 padding: 0;}
	
	body	{
			background:   url(../images/bg.jpg) repeat-x #F7E4CA;
			font-family: arial, helvetica, sans-serif;
			font-size: 0.93em;
			margin: 0 auto;
			}
	#header 
			{
			margin: -3px 0 0 -26px; /*centers header and object*/
			text-align: center;
			}
	html>body #header object /*ignored by IE6, positions header for other browsers*/
			{
			margin-top: -16px;
			}
	#main	{
			margin-left: auto;
			margin-right: auto;
			margin-top: -176px;/*pushes everything up under header*/
			width: 714px;
			/*height: 450px;*/
			background-color: #F7E4CA;
			border: #000 solid 5px;
			border-top: none;
			background:  url(../images/wrapper.gif) repeat-y  50% 0 #fff;
			}
	html>body #main /*ignored by IE6*/
			{
			margin-top: -178px;
			}
	#top	{
			background:  url(../images/top.gif) no-repeat #fff;
			background-position: top;
			height: 264px;
			}
			
	/*.logo	{ 
			position: relative;
			margin: -32px 0 0 -40px;
			z-index: 1;
			}
	*/
	
/*===== nav ==*/
	#nav	{
			float: right;
			width: 80%;
			height: 38px;
			margin-top: -80px;
			padding: 0;
			background:  url(../images/home-bg.jpg) no-repeat 0 0 #F7E4CA;
			border: 1px dashed #900;
			border-right-style: none;
			font-size: 14px;
			}
	#nav ul	{
			 margin: 0;
			 margin-top: 15px;
			 text-align: center;
			}
	#nav ul li	{
			display: inline;
			list-style-type: none;
			font-variant:small-caps;
			}
	#nav li a 	{
			text-decoration: none;
			padding: 10px 10px 7px 10px;
			font-size:14px;
			letter-spacing: 1px;
			font-weight: bold;
			color: #900;
			}
	#nav li a:hover	{
			border-top: 5px solid #000;
			background-color: #E8D7C1;
			color: #800;
			}
	.selected	{
			color: #7B7266;
			font-weight: bold;
			border-bottom: 1px solid #ccc;
			}
/*===== content ==*/
#content	{
			vertical-align: top;
			margin: -40px 0 0 0;/*fix: pushes content and sidebar up*/
			float: right;
			width: 100%;
			/*height: 38px;*/
			padding: 0;
			background:  url(../images/wrapper.gif) repeat-y 0 0;
			border-right-style: none;
			font-size: 14px;
			 }
			 
div#maincontent 	{
	float: left;
	width: 470px;
	padding: 0;
	padding-bottom: 5px;
	border: 0;
	margin: 0;
	font-size: 14px;
	text-align: justify;
	line-height: 160%;
	background: transparent;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 6px;
	}

html>body div#maincontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs 

*/
	margin-left: 12px;
	/*min-height: 355px;*/
	}
#maincontent ul
			{
			margin: 10px 0 10px 10px;
			}
#maincontent ul li
			{
			margin-left: 10px;
			list-style-image:  url(../images/listimage.gif);
			list-style-position: outside;
			}
#maincontent a	{color: #000;
			 font-weight: bold;
			 text-decoration: none;
			 /*border-bottom: 1px dashed #000;*/
			 }
#maincontent a:hover
			{color: #999;
			 font-weight: 900;
			 text-decoration: none;
			 border-bottom: 1px solid #999;
			 }
#maincontent a:visited
			{
			 color: #585858;
			}
span.strong	{font-weight: bold;
			 color: #666;}
span.red	{color: #CA110B;}
.entry {
	border: 1px solid #F7EAD2;
	padding: 0 10px 5px 10px;
	margin-bottom: 20px;
}

/*===== side bar settings ====*/
#sidebar	{
	/*background-color: #ccc;*/
	margin: 0 0 0 510px;
	padding: 0;
	width: 180px;
	color: #666;
	font-size: 14px;
	line-height: 160%;
	text-align: justify;
	}
#sidebar img
			{
			border: 3px solid #d9c5aa; /*original is #fff*/
			}
#sidebar a	{
			 color: #666;
			}
#sidebar a:hover
			{
			color: #000;
			}

h2			{
			 font: 900 14px/20px Georgia, "Times New Roman", Times, serif;
			 letter-spacing: 2px;
			 padding: 15px 0 0 0;
			 margin: 0;
			 text-transform: uppercase;
			}
input.btn	{
			 color:#000;
			 font-family: arial, helvetica, sans-serif;
			 /*font-size:84%;*/
			 font-weight: 500;
			 background-color:#F7E4CA;
			 border:1px solid;
			 border-top-color:#D9C5AA;
			 border-left-color:#D9C5AA;
			 border-right-color:#363;
			 border-bottom-color:#363;
			 cursor: pointer;
			 }
			 
html>body .btn /* Correct value for browsers that don't suffer from IE Win's bugs */
			{padding: 1px 5px;}
input.btnhov{
			 color: #CA110B;
			 border-right-color:#930;
			 border-bottom-color:#930;
			 }
			 
#validation	{line-height: 100%;}
#validation img
			{border: 0;}
#validation a
			{border: 0;
			 text-decoration: none;}
/*===== footer =====*/
div#footer	{clear: both;
			 margin-right: 216px;
			 background-color: #EADCC9;
			 text-align: center;}
div#footer p{
	 		 font-size: 12px;
			 line-height: 18px;
			 font-weight: normal;
			 font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
			 letter-spacing: 1px;
			 color: #666;
			}
div#footer a{
			color: #666;
			text-decoration: none;
			}
div#footer a:hover{
			color: #000;
			text-decoration: none;
			}