/*
G E O R G I A * P T
redbonsai
Fall 2008
JW


/* == GENERAL DECLARATIONS ======================================== */
div, p	            					   	{margin:0; padding:0;}
body                   							{height:100%; margin:0; padding:0; background-color:#DEDEDE;}
h1, h2			     							{font-family: Helvetica, Arial, sans-serif;}
body, tr, 
td, input, 
select, textarea								{font-family: Helvetica, Arial, sans-serif;}


/* == ID'S ======================================================== */

#outer											{width:848px; margin:0 auto; height:343px; background:url(assets/bg_outer.jpg) no-repeat top center;}
#outer-single									{width:848px; margin:0 auto; height:343px; background:url(assets/bg_outer-single.jpg) no-repeat top center;}
#wrapper                						{width:848px; margin:0 auto; }

/* -- the header -- */
#header											{float:left; width:848px; margin:0 auto; height:245px;}
#header ul										{margin:0; padding:0;}

/* -- the menu -- */
#header-menu									{float:left; clear:both; width:831px; padding:205px 0 0 10px; text-align:left;}
#header-menu li									{display:inline; margin:0 20px 0;}
#header-menu a:link,
#header-menu a:visited							{color:#fff; font-size:13px; font-weight:bold; font-family: Verdana, Arial, sans-serif; text-decoration:none;}
#header-menu a:hover							{color:#eee;}

/* -- the content -- */
#content										{float:left; width:786px !important; width /**/:848x; padding:0 30px; background:url(assets/bg_content.gif) repeat-y top center;}
#content-single									{float:left; width:786px !important; width /**/:848x; padding:0 30px; background:url(assets/bg_content-single.gif) repeat-y top center;}
#content-left									{float:left; width:531px; padding:0;}
#content-right									{float:left; width:220px !important; width /**/:250px; padding:0 0 0 30px;}

#content a:link,
#content a:visited								{color:#000; text-decoration:underline;}
#content a:hover								{color:#111;}
#content p,
#content li										{font-size:12px; color:#000000; line-height:20px; margin:15px 0;}
#content-left h1,
#content-right h1								{font-size:15px; color:#000; line-height:20px; margin:15px 0; text-transform:uppercase;}
#content-right h1								{text-align:center;}
#content img									{border:0;}

#content-single a:link,
#content-single a:visited						{color:#000; text-decoration:underline;}
#content-single a:hover							{color:#111;}
#content-single p,
#content-single li								{font-size:12px; color:#000000; line-height:20px; margin:15px 0;}
#content-single h1								{font-size:15px; color:#000; line-height:20px; margin:15px 0; text-transform:uppercase;}
#content-single img								{border:1px solid #999; margin:0 5px 5px;}

/* -- the footer -- */
#footer											{float:left; width:846px; height:120px; background:url(assets/bg_footer.jpg) no-repeat top center; margin:0 0 20px;}
#footer-main									{margin:20px auto 0; width:828px; text-align:center;}
#footer-main p									{color:#000000; font-size:13px; font-weight:bold; font-family: Verdana, Arial, sans-serif; }
#footer-main a:link,
#footer-main a:visited							{color:#000; text-decoration:none;}
#footer-main a:hover							{color:#000;}