/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : DJ Jammin Jim
Author : Chris Cagle
URL : http://www.cagintranet.com/
Created : November 2007
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/* GLOBAL SETS **/
.clear {clear:both;}
body {
	text-align:center;
	font-family:"lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #222D2D url(images/bodybg.png) top center repeat-x;
	color:#FFFFFF;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background:transparent url(images/sidebarbg.png) top left no-repeat;
	}
	
	
	
/* HEADER */
#header {
	}

	
	
/* BODY */

#bodycontent {
	width:510px;
	float:right;
	text-align:left;
	padding:0 0 30px 0;
	}
	#banner {margin:52px 0;text-align:left;}
#bodycontent h2 {
		color:#7DB545;
		font-family:tahoma, arial, verdana, sans-serif;
		font-size:25px;
		padding:0 0 0 50px;
		background:transparent url(images/smallnote.png) center left no-repeat;
		line-height:40px;
		margin:40px 0 15px 0;
		}
	#bodycontent #bodytext {
		line-height:19px;
		}
	#bodycontent #bodytext p {
		margin:0 0 23px 0;
		}
	#bodycontent .photos img {
		border:2px solid #666666;
		}
	#bodycontent #bodytext ul, #bodycontent #bodytext ol {
		margin:15px;
		}
	#bodycontent a:link, #bodycontent a:visited {
		color:#7DB545;
		text-decoration:underline;
		font-weight:bold;
		}
	#bodycontent a:hover {
		color:#A5C882;
		text-decoration:underline;
		font-weight:bold;
		}
	#bodycontent h3 {
		color:#7DB545;
		font-family:tahoma, arial, verdana, sans-serif;
		font-size:15px;
		line-height:20px;
		margin:30px 0 5px 0;
		}
	#bodycontent form {margin:40px 0 0 0;}
	#bodycontent form div {padding:0 0 5px 0;}
	#bodycontent form label {font-weight:bold;}
	#bodycontent form input, #bodycontent form textarea, #bodycontent form select {display:block;border:1px solid #D9E1E1;margin:2px 0;padding:3px;color:#666666;font-family:"lucida Grande", arial, verdana, sans-serif;font-size:12px;width:300px;}
	#bodycontent form textarea {height:200px;}
	#bodycontent form input#button2 {width:150px;background:transparent url(images/navbg.png) top left no-repeat; color:#1C2424; border:0;font-weight:bold;padding:5px; }
	#bodycontent form small {color:#D9E1E1;font-weight:normal;font-size:11px;line-height:13px !important;}
	


/** SIDEBAR **/

#sidebar {
width:250px;
float:left;
	}
	#sidebarinner {
		padding:15px;
		line-height:16px;
		}
	#sidebar ul {list-style:none;text-align:left;margin:30px 0 85px 27px;font-family:tahoma, "lucida Grande", arial, sans-serif;}
	#sidebar ul li {margin:0 0 8px 0;}
	#sidebar ul li a {display:block;height:30px;width:195px;font-size:13px;line-height:30px;font-weight:bold;}
	#sidebar ul li a span {padding:0 0 0 14px;}
	#sidebar ul li a:link, #sidebar ul li a:visited {
		background:transparent url(images/navbg.png) bottom center no-repeat;
		color:#D9E1E1;
		}
	#sidebar ul li a:hover,
	#home #sidebar ul li.home-nav a,
	#services #sidebar ul li.services-nav a,
	#equip #sidebar ul li.equip-nav a,
	#test #sidebar ul li.test-nav a,
	#rates #sidebar ul li.rates-nav a,
	#photos #sidebar ul li.photos-nav a,
	#docs #sidebar ul li.docs-nav a,
	#contact #sidebar ul li.contact-nav a {
		background:transparent url(images/navbg.png) top center no-repeat;
		color:#1C2424;
		}	
	#sidebar .copyright {
	color:#8BA3A3;
	font-size:11px;
	line-height:16px;
	padding:0 0 20px 0;
		}
	#sidebar .copyright a:link, #sidebar .copyright a:visited {
		text-decoration:underline;
		color:#8BA3A3;
		}
	#sidebar .copyright a:hover {
		text-decoration:underline;
		color:#FFFFFF;
		}	



/** FOOTER **/

#footer {
	}
	#footer a:link, #footer a:visited {
		}
	#footer a:hover {
		}