/*foundamental tags*/
body		{background:#C2B59B; color:#EEE;; margin:0px; padding:0px; font-family:Helvetica, sans-serif; text-align:center;}
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			{vertical-align:top; border:none;}
textarea	{width:600px; height:100px;}
a			{color:#C2B59B; text-decoration:none;}
a:hover		{color:#FFF;}

/*common classes and ids*/
#header_member	{width:1000px; height:350px; margin:0 auto 0; padding:0px; background:url(../../imagery/jpeg/header_member.jpg) 0 0 no-repeat; text-indent:-9999px; display:block;}
#header_design	{width:1000px; height:350px; margin:0 auto 0; padding:0px; background:url(../../imagery/jpeg/header_design.jpg) 0 0 no-repeat; text-indent:-9999px; display:block;}
#header_blog	{width:1000px; height:350px; margin:0 auto 0; padding:0px; background:url(../../imagery/jpeg/header_blog.jpg)   0 0 no-repeat; text-indent:-9999px; display:block;}
#header_campaign	{width:1000px; height:350px; margin:0 auto 0; padding:0px; background:url(../../imagery/jpeg/header_campaign.jpg)   0 0 no-repeat; text-indent:-9999px; 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 div				{margin-bottom:30px;}
#sidebar h2					{margin-bottom:10px; border-bottom:2px #FFF solid; font-size:15px;}
#sidebar br					{border-bottom:3px dotted #FFF; margin:20px 0px 30px;}
#sidebar ul					{margin:0px; padding:0px; list-style:none; margin-bottom:36px;}
#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;}
#sidebar ul.wpList li,
#sidebar ul li.cat-item		{font-size:12px;}

#read		{width:670px; margin-left:280px;}
#read .each	{width:670px; 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;}
