/* 
		Steven S.
		www.skbcg.com
		
		When we forget about ourselves,
		we do things others will remember.		
		
*/

* 		{ margin: 0; padding: 0; }
html	{ overflow-y: scroll; }
html    { height:100% }
ul		{ margin-left: 15px; }
ol		{ list-style: decimal inside; }
a		{ outline: none; text-decoration:underline; }
a img	{ border: none; }
img		{ vertical-align: middle; }
table	{ border-collapse: collapse; }
.clear	{ clear: both; }
body	{ font-family: Georgia, serif; font-size: 14px; color: #1c1c1c; font-weight: normal; }

/*
	/// Typography ///
*/
h1		{font:Arial, Helvetica, sans-serif; font-size:16px; margin-bottom:3px; text-decoration:underline;  }
h2		{  }
h3		{ font-family: Verdana, sans-serif; font-size: 9px; color: #B0CCE1; font-weight: normal; text-align: center; }
.red	{ color: red; }
.spacer	{margin-top: 10px;}

#shadow			{ width: 984px; margin: 0 auto;
					background: url(../images/jacksonville_roofers-shadow_large.gif) repeat-y; }

#header			{ width: 960px; height: 140px; background: url(../images/jacksonville_roofers-header_bg.gif) no-repeat; margin: 0 auto; }
#pagewrap		{ width: 960px; min-height: 400px; margin: 0 auto; }
#header_shadow	{ width: 738px; height: 23px; float: right; 
					background: url(../images/jacksonville_roofers-header_shadow.gif) repeat-x; }
.content		{ width: 475px; float: left; margin-left: 10px; margin-top: 20px; font:Arial, Helvetica, sans-serif }
#footer			{ width: 100%; height: 26px; margin-top: 30px; padding-top: 15px;
					background: url(../images/jacksonville_roofers-footer_bg.gif) repeat-x; }
					
/*
	/// Navigation Bar ///
*/
#navigation			{ width: 222px; height: 323px; float: left; background: url(../images/nav_bg.gif) no-repeat; }
#navigation	ul		{ margin-top: 10px; margin-left: 15px; position: relative; list-style: none; }
#navigation ul li	{ width: 175px; height: 15px; display: block; padding-top: 10px; padding-bottom: 2px; 
						background: url(../images/nav_btm.png) repeat-x; background-position: bottom }
						
.nav_text			{ font-family: Helvetica, Arial; font-size: 12px; color: #f9f9f9; padding-left: 5px;
						font-weight: normal; text-decoration: none; }
.nav_text:hover		{ text-decoration: underline; }	
.fltright			{float:right; padding:2px;}
.fltlft		{float:left; padding:2px;}


/* 
	/// Opt_In Box  /// 
*/
.form_text		{ font-family: Verdana, arial; font-size: 12px; color: white; font-weight: normal; padding-top: 10px; }
.button			{ padding-top: 10px; }

.opt_box		{ width: 221px; float: right; margin-top: 20px; margin-right: 15px; }
.opt_top		{ width: 221px; height: 210px; background: url(../images/opt_top.png) no-repeat; }
.opt_content	{ width: 221px; padding-bottom: 10px; background: url(../images/opt_bg.png) repeat-y; }
.opt_btm		{ width: 221px; height: 17px; background: url(../images/opt_btm.png) no-repeat; }