/*foundamental tags*/
*, html, body	{width:100%; height:100%; background:#C2B59B; color:#C2B59B;; margin:0px; padding:0px; font-family:Helvetica, sans-serif; position:absolute;}
h1				{font-size:1px; background:#3B2814; color:#3B2814; width:100%; height:10px; cursor:default; font-weight:lighter;}
h2				{font-size:20px; margin:0px; padding:0px; border-bottom:2px #FFF solid; color:#FFF;}
h3				{font-size:15px; border-bottom:1px #C2B59B solid;}
h4				{font-size:15px;}
h5				{font-size:15px;}
h6				{font-size:15px;}
p				{font-size:12px;}
span			{font-size:15px; font-style:normal; font-weight:normal; font-family:Helvetica, sans-serif;}
span.desc		{font-size:15px;}
strong			{font-size:15px; font-style:normal; font-weight:normal; font-family:Helvetica, sans-serif;}
address			{font-size:15px; font-style:normal; font-weight:normal; font-family:Helvetica, sans-serif;}
img				{border:none;}


/*common classes and ids*/
#header_top	{width:1000px; height:350px; margin:0 auto 0; padding:0px; background:url(../../imagery/jpeg/header_top.jpg) 0 0 no-repeat; text-indent:-999px; display:block;}
#header p	{text-indent:-9999px;}
#content	{background:url(../../imagery/jpeg/bg.jpg) repeat-y; width:1000px; margin:0px auto; padding-top:20px; text-align:left;}
#content p 	{margin:0px; padding:0px;}
#sidebar	{width:200px; padding-left:50px; float:left;}
#sidebar ul	{margin:0px; padding:0px; list-style:none;}
#sidebar ul li {margin-bottom:12px; font-size:18px;}
#sidebar ul li a	{color:#C2B59B; text-decoration:none;}
#sidebar ul li a:hover	{color:#FFF;}
#sidebar ul li a.positioned	{color:#FFF; border-bottom:1px solid #FFF;}
#read		{width:670px; margin-left:280px;}
#read .each	{padding-bottom:30px;}
#footer		{width:1000px; height:165px; margin:0 auto; padding:0px; background:url(../../imagery/jpeg/bg_footer.jpg) no-repeat top left; text-indent:-9999px;}
#footer p	{text-indent:-9999px; margin:0px; padding:0px;}
