/*===========================

Title : Kip Willaims Main Stylesheet
Author : John McNiel
URL : kipwilliams.net

Description : Main Stylesheet

Created : 11-1-07

Modifications :

=============================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-size: 62.5%;
	color: #ACACAC;
	background:#000;
}

/*div {border:1px solid red;}*/

/*==================================== DIVS, SPANS ================================*/
#outer
{
	background: #000 url(_img/_dzn/bg.jpg) repeat-y center top;
	width:1091px;
	margin:10px auto 0 auto;
	overflow:hidden;
	
}

#wrapper
{    
	width: 975px;
	margin: 0 auto 0 auto;
	text-align: left;
	overflow:hidden;
	border-bottom:2px solid #361706;
	border-top:2px solid #361706;
}

#header
{
	background: #000 url(_img/_dzn/header.jpg) no-repeat left top;
	width: 975px;
	float:left;
	height:250px;
}

#navbar
{
	height: 38px;
	background: #000;
	margin-right:15px;
	float:right;
	margin-bottom:80px;
	clear:both;
	text-align:center;
}
#main
{
	background:#f5f0e7;
	color:#2d2d2d;
	margin-top:90px;
	padding-bottom:25px;
}

#leftcol
{
	background: transparent url(_img/_dzn/kipwlmsb.jpg) no-repeat left top;
	width: 300px;
	height:600px;
	float: left;
	margin-top:15px;
	padding-bottom:0px;
	
}
#leftcol img
{
}
#rightcol
{
	background:#000;
	width: 650px;
	margin-right:16px;
	float: right;
	display:inline;
	margin-top:35px;
	padding-bottom:20px;
}

#rightcol p,
#rightcol ul,
#rightcol h2,
#rightcol h3,
#rightcol form
{
	margin-left:15px;
}
#rightcol img
{
	margin:22px;
}

#footer
{
	clear: both;
	background: #000;
	width: 100%;
	margin: 0 auto;
	text-align:left;
}
#schededit
{
	margin-left: 5px;
}
#schedule
{
	text-align: center;
}
body#home #main form
{
	float:right;
	clear:both;
	margin-top:32px;
	margin-right:0px;
}
#time_ad span.pp_gallery
{
	font-size:13px;
	margin-right:20px;
	margin-top:-92px;
	float:right;
	clear:both;
}
/*============================= TEXT =======================*/
.center
{
	text-align: center;
}
p
{
	padding: 8px 20px 8px 20px;
	width:500px;
	margin-left:20px;
}

p, li
{
	font-size: 1.3em;
}
#time_ad p
{
	width:260px;
}

#footer p
{
	font-size: 9px;
}
#schededit table td
{
	font-size: 1.2em;
	padding: 3px;
}
blockquote
{
	font-size:12px;
	margin-left:20px;
	padding: 8px 20px 8px 20px;
	width: 500px;
}
blockquote i
{

	font-weight:bold;
	color: #361706;
}
/*============================= HEADINGS ===================*/

h1, h2, h3, h4, h5, h5
{margin: 4px 0 10px 20px;}

#header h1
{
	
}

h1
{
	font-size: 20px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
h4
{
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
h5
{
	font-size: 12px;
	font-weight: bold;
}
#time_ad h2
{
	margin-left:25px;
}
body#contact #main h3
{
	padding-bottom:12px;
	padding-top:12px;
}
#time_ad h4
{
	margin-left:26px;
	margin-top:15px;
}
/*==================================== LISTS ================================*/

ul
{
	list-style: none;
}
dl
{
	font-size: 1.2em;
}
dt
{
	font-weight: bold;
	border-bottom: 1px solid #DFDFDF;
}
dt, dd
{
	margin: 0 0 8px 0;
	font-size: 1.1em
}
#navbar ul
{
	margin: 0 auto;
}
#navbar ul li
{
	float: left;
	padding: 5px 8px 2px 8px;
}
#nav
{
	margin: 0 auto;
}
/*================================= LINKS ========================*/


a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #eea82e;
}
a:hover
{
	color: #C00000;
}
a:active
{
}

#navbar a:link, 
#navbar a:visited
{
	font-size:17px;
	font-weight:normal;
	display:block;
	padding:3px 5px 3px 5px;
}
#navbar a:hover,
#navbar .crnt
{
	color:#fff;
	background:transparent url(_img/_dzn/navhov.png) no-repeat center bottom;
}
#navbar a:active
{
}
/*================ CLASSES =================================*/

.rfloat
{float:right;}

.lfloat
{float:left;}

/*=========================== MISC ===========================*/
table, td
{
	border-collapse: collapse;
}
#admsched td
{
	font-size: 1.2em;
	border: 1px solid #C0C0C0;
	padding: 3px;
	text-align: left;
	border-collapse: collapse;
}

#tblsched
{
	width: 650px;
	border-collapse: collapse;
	background: #f5f0e7;
	color: #000;
}
#tblsched td
{
	background: #f5f0e7;
	padding: 4px;
	font-size: 11px;
	color: #000;
	text-align: left;
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
}
#tblsched th
{
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	padding:3px;
}

#linktbl
{
	margin: 15px auto;
	border-collapse: separate;
	text-align: center;
}
#linktbl th, 
#linktbl td
{
	border-collapse: separate;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;

}
#linktbl td
{
		border:1px solid #C0C0C0;
		padding:8px;
}
#linktbl th
{
	font-size: 14px;
	font-weight: bold;	
}


