/* TWO COLUMN LAYOUT */

body {
	text-align:center; /* IE6 needs this to center the layout in the browser window */
	
	}
p {
	color:#000;
	padding-top: 10px;
	font-size:0.9em; /* 12pt */
	line-height:1.25; /* on 15pt */
	margin-bottom:0.75em;
 	}
	
strong {
	color:#5D8CCD;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


strong a{text-decoration: none;	
	
}
#main_wrapper {
	max-width:960px; /* sets max layout width */
	min-width:720px; /* sets min layout width */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left;	
	}
#header {
	padding-left:145px;
	padding-top: 8px;
	padding-bottom: 15px;
	}
	
	
#nav {
	width:140px; /* the content margin must match this value */
	float:left;
	}
	
	#nav_inner {
	padding-top: 1em;
	padding-right: .5em;
	padding-bottom: 1em;
	padding-left: 0em;
	}
	
	#nav_inner a{
	color: #000;
	}
	
#content {
	margin-left:140px;
	/*border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #AE2B29;*/
	margin-bottom: 0px;
	}
#footer {
	clear:both; /* makes the footer sit below whichever column is longest */
	margin-right: auto;
	margin-left: auto;
	}
	
	#footer_inner{
	padding-left: 175px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
#footer_inner p {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.7em;
	}
#header_inner, #nav_inner, #content_inner, #promo_inner {
	overflow:hidden; /* clips oversize elements that would otherwise expand divs and break the layout */
	}
	
#header_inner {
	display:block;
	padding-left: 0px;
	background-image: url(../images/sketchSantamonica.jpg);
	background-position: 290px -90px;
	background-repeat: no-repeat;
	}

.logo {
	background-image: url(../images/logowithrollover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 298px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

/*#logo a{
	background-image: url(../images/logowithrollover.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 350px;
	overflow: hidden;
	display: block;
	padding-top: 100px;
}*/

.logo a:hover{
	background-position: -296px 0;
	padding-left: 145px;	
	
	
}


#content_inner {
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #970000;
	border-bottom-color: #970000;
	border-left-color: #970000;
	}
	
	
	
#musicIntro{
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;	
}


#musicIntro p{
}
	
	
#flashContainer{
		margin-top: 10px;
}

#designContainer{
	margin-top: 0px;
	margin-left: auto;	
}

#designContainer  a { 
	text-decoration: underline;
}

#designContainer a:hover{
	color:#AAA;
}

#designContainer p{
	text-indent: 22px;
	font-size: .78em;
	line-height: .9em;	
}

.trannyPaintingContainer{
	float: right;
	background-image: url(../images/paintingTrannysmall.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 430px;
	padding-top: 400px;
	background-position: 66px 55%;
	margin-bottom: 0px;
	margin-right: 0px;
	clear: both;
	text-align: left;
}

.trannyPaintingContainer p{
	padding-top: 0px;
	text-align: left;
	padding-left:65px;
	padding-right: 0px;
	font-size: .75em;
}

.textcontainer{/*this is for the index page*/
	background-image: url(../images/sketchbook-face.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: 10px 40px;
	margin-right: 0px;
	padding-right: 50px;
	height: 400px;
	margin-left: auto;
}


.textcontainer p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.em;
	font-size: 0.90em;
	line-height: 1.3em;
	padding-top: 0px;
}

.linkContainer{
	height: 400px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.linkContainer p{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.em;
	font-size: .95em;
	line-height: 1em;
	
}

.linkContainer a {
	color: #000;
	text-decoration:underline;
}


.linkContainer a:hover{
	color:#888;
}


.contactContainer{
	height: 400px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 450px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 0px;
}

.wordsContainer{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 220px;
	background-image: url(../images/beeSketch.jpg);
	background-repeat: no-repeat;
	background-position: 95% 98%;
	height: 400px;
}


	

#albumContainer {
	
	padding-top: 25px;
	padding-bottom: 15px;
	
	
}

#albumContainer h6{
	font-size: .9em;	
	
	
}
.albumArt{
	padding-top: 0px;
	height: 144px;
	width: 144px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.albumArt ul li {
	font-family:"Courier New", Courier, monospace;
	font-size: 0.9em;
	color: #000;
	text-align: left;
	list-style-type: none;
	width: 250px;
	padding-left: 125px;

	
	}
	
.albumArt a{
	
	text-decoration: underline;
	color: #800;
			

}
	
.albumArt a:hover{
	text-decoration: underline;
	
	
}
	
.albumArt h6 {
	font-family:"Courier New", Courier, monospace;
	padding-left: 176px;
	width: 350px;
	font-size: 5em;
}
	

.overblind{
	background-image:url(../images/overblindcdcover72thumb.jpg);
	background-repeat: no-repeat;	
}

.hamiltonHouse{
	background-image: url(../images/hamiltonhousethumbnail.jpg);
	background-repeat: no-repeat;
	
}
.sketchbook{
	background-image:url(../images/sketchbookthumb.jpg);
	background-repeat: no-repeat;
	
}

.lexington{
	border: 1px dotted #003;
	background-image: url(../images/comingsoon.jpg);
	background-repeat: no-repeat;
}
.acrossLogan{
	border: 1px dotted #003;
	background-image: url(../images/comingsoon.jpg);
	background-repeat: no-repeat;
}


.preservative{
	border: 1px dotted #003;
	background-image: url(../images/comingsoon.jpg);
	background-repeat: no-repeat;
}


#nameHeader {
	padding-top: 20px;
	width: 600px;
	clear: both;
	height: 22px;
	margin-top: 20px;
	margin-right: 0px;
	float: right;
	background-color: #DDD;
	font-size: 1.5em;
	color: #800;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	letter-spacing: -0.15em;
}

.videoContainer{
	
}

.videoContainer p{
	width: 513px;
}
.firstLine{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#AC0000;
	padding: 2px;
}
