@charset "utf-8";
/* David Champagne Construction CSS Document */

body {
	padding: 0px;
	background-color: #000;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#shell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hyperlink {
	color: #FAB01B;
}

#header {
	background-color: #000;
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#box1 {
	background-color: #333;
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px;
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 15px;
}
#box2 {
	background-color: #333;
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px;
	margin: 5px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 500px;
}
#shell #sidebar #box iframe {
	padding: 15px;
}


#box {
	background-color: #333;
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px;
	margin: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#sidebar {
	background-color: #666;
	float: left;
	width: 270px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#main {
	background-color: #666;
	width: 475px;
	float: left;
	margin: 0px;
	padding: 10px;
	font-size: 1.5em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#shell #right {
	background-color: #666;
	height: 700px;
	width: 168px;
	float: right;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#footer {
	background-color: #000;
	clear: both;
	width: auto;
	color: #FAB01B;
	text-align: right;
	padding-right: 10px;
	height: 50px;
	margin: auto;
}
.imagefloatleft {
	float: left;
}

.style2 a img {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
body iframe {
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#shell #main h1 {
	background: #fab01b; /* Old browsers */

background: -moz-linear-gradient(top, #fab01b 0%, #333333 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fab01b), color-stop(100%,#333333)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #fab01b 0%,#333333 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #fab01b 0%,#333333 100%); /* Opera11.10+ */

background: -ms-linear-gradient(top, #fab01b 0%,#333333 100%); /* IE10+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fab01b', endColorstr='#333333',GradientType=0 ); /* IE6-9 */

background: linear-gradient(top, #fab01b 0%,#333333 100%); /* W3C */
}

#ImageSlideShow {
	height: 300px;
	width: 450px;
	background-color: #333;
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	
}
#shell #main p {
	padding-left: 10px;
}
#boxdrafting {
	background-color: #666;
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px;
	margin: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
#shell #main #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible img {
	padding: 5px;
}
