




/*
     FILE ARCHIVED ON 11:10:53 Aug 12, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 1:17:25 Nov 25, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
* {
	margin: 0px auto;
}
body, html {
	margin: 0px auto;
	background-color: #000;
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	background-color: #000;
	width: 900px;
}
#header1 {
    	background: #2D437F;
    	width: 100%;
    	height: 100px;
}
#header2 {
	height: 7px;
	background-image: url('/web/20130812111053/http://brannoncanvas.com/images/pattern.jpg');
	background-repeat: repeat-x;
	color: #fff;
    	padding: 0 0 0 0px;
	width: 100%;
}
#header3 {
	margin: 0 auto;
	height: 125px;
	background-color: #000;
	color: #fff;
	width: 940px;
	padding: 5px 0px 0px 15px;
}
#header3 img {
	margin-right: 27px;
}
#header3 a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
#title {
	font-size: 2.5em;
	font-family: 'Anton', arial, serif;
	color: #fff;
	padding: 15px 0 0 35px;
	margin: 0 auto;
	width: 940px; 
}
#title2 {
	font-size: 2.5em;
	font-family: 'Anton', arial, sans-serif;
	color: #fff;
}
li {
	list-style: none;
	list-style-position: inside;
	margin-left: -25px;
	padding: 7px;
}
a:link, a:active {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 11px;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	background-color: #CCCCCC;
}
#left {
	color: #fff;
	width: 170px;
	margin-left: 15px;
	padding: 0px 10px 0 0px;
	font: 12px Verdana, Arial, Sans-serif;
	display: inline;
	float: left;
	height: 300px;
}
#right {
	float: left; 
	width: 700px;
	color: #fff;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#right img {
	padding-bottom: 15px;
}
#right iframe {
	margin-top: 10px;
}
.fronttext {
	font: 12px Verdana, Arial, Sans-serif;
	margin: 5px 0 5px 0;
	color: #fff;
}
#middle {
	display: inline;
	margin: 0px 0px 0px 195px;
	background-color: #2D437F;
	height: 200px;
	float: left;
}
#contact {
	display: inline;
	margin: 0px 0px 0px 185px;
	float: left;
	color: #fff;
}
#graphic {
	background-image: url(/web/20130812111053/http://brannoncanvas.com/images/marine/1.jpg);
	width: 700px;
	height: 350px;
}
#one {
	margin: 0px 10px 0 10px;
	display: inline;
	float: left;
	width: 180px;
	padding: 10px;
	height: 180px;
	border-right: thin dashed #fff;
}
#two {
	margin: 0px 10px 0 10px;
	display: inline;
	float: left;
	width: 200px;
	padding: 10px;
	height: 180px;
	border-right: thin dashed #fff;
}
#three {
	margin: 0px 10px 0 10px;
	display: inline;
	float: left;
	width: 198px;
	padding: 10px;
	height: 180px;
}
#foot {
	margin: 0 auto;
	width: 900px;
	color: #fff;
	font: 12px Verdana, Arial, Sans-serif;
	padding: 10px 0 0 0;
}
#footer {
	height: 40px;
	background-color: #2D437F;
	width: 100%;
}
