@charset "utf-8";
/* CSS Document */

a {
text-decoration: none;
color:#a3a69b;
font-size:12px;
font-weight: bold;
}

a:link {
color:#a3a69b;
font-weight: bold;
}

a:visited {
color:#a3a69b;
font-weight: bold;
}

a:hover {
font-weight: bold;
color:#a3a69b;
text-decoration:underline;
}

body {
background-position:center;
background-image:url(http://ronaldbayensportraits.com/newimages/bg.gif);
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11.5px;
color:#FFFFFF;
line-height: 14px;
margin-bottom:0px;
}

.artschool {
position:relative;
float:left;
}

img {
border: 0px;
}

.smalltext {
font-size:10px;
}

.paintingtitle {
font-size:18px;
color:#FFFFFF;
font-weight:bold;
line-height: 1.5em;

}

.thumbnailtable {
border-left:#FFFFFF double;
padding-left: 15px;
}

.wordspacing {
word-spacing: 1.5em;

}

#mission {
	position:relative;
	float:left;
	width: 380px;
}

p {
color:#FFFFFF;
}

h1 {font-size:16px; color:#a3a69b; text-align:left; font:Arial, Helvetica, sans-serif;}


h2 {font-size:12px; color:#a3a69b; text-align:left; font:Arial, Helvetica, sans-serif;}

.banner {
background-image:url(http://ronaldbayensportraits.com/newimages/banner.jpg);
background-repeat:no-repeat;
background-position:center;
margin: 0 auto;
width: xxxpx;
height:183px;
text-indent:-1000px;
}

.buttonBar {
/*background-image:url(layoutImages/buttonarea.jpg); */

background-repeat:no-repeat;
background-position:center;
margin: 0 auto;
width: xxxpx;
height:41px;
text-align:center;
padding-left:0px;
margin-left:-1px;
z-index:20;
}

.bodyBG {
/*background-image:url(layoutImages/bodybg.gif); */

background-repeat:no-repeat;
background-position:center;
margin: 0 auto;
width: xxxpx;
height:27px;
text-indent:-1000px;
margin-top:-7px;
margin-left:-1px;
z-index:-20;
}

.container {
margin: 0 auto;
width: xxxpx;
z-index:-2;
}

div#navbar2 {
height: 41px;
margin: 0 auto;
width: xxxpx;
margin-top:-40px;
z-index:100;
padding-left:auto;
text-align:center;
font-size:14px;
}

div#navbar2 ul {
margin: 0 auto;
width: xxxpx;
padding: 0px;
font-size: small;
line-height: 30px;
white-space: nowrap;
}

div#navbar2 li {
margin: 0 auto;
width: xxxpx;
list-style-type: none;
display: inline;
}

div#navbar2 li a {
margin: 0 auto;
width: xxxpx;
text-decoration: none;
padding: 0px 17px;
font-weight: bold;
}

div#navbar2 li a:link {
margin: 0 auto;
width: xxxpx;
font-weight: bold;
}

div#navbar2 li a:visited {
margin: 0 auto;
width: xxxpx;
font-weight: bold;
}

div#navbar2 li a:hover {
margin: 0 auto;
width: xxxpx;
font-weight: bold;
text-decoration:underline;
}

h2.cpost-title {
border-bottom:#a3d392 solid 1px;
height:33px;
}

.heading {
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}


/* mac hide\*/
html, body {height:100%}
/* end hide */

#outer{
	width:899px;
	border-left:1px solid #32362c;
	border-right:1px solid  #32362c;
	color: #000000;
	text-align:left;
	margin: 0 auto;
	position:relative;
	margin-top: 0px;
	background-color:#000000;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:899px;
	
}

#header{
	position:absolute;
	top:0;
	left:-1px;
	width:758px;
	height:70px;
	background:#FF0000;
	border:0px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

#header a {
	position:absolute;
	top:0;
	left:-1px;
	width:758px;
	height:70px;
	background:#FF0000;
	border:0px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

#left {
	position:relative;/*ie needs this to show float */
	width:158px;
	float:left;
	padding-top:15px;/*needed to make room for header*/
	padding-bottom:0px;
	padding-left: 18px;
	padding-right: 3px;
	text-align:left;
}

#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#leftcontent {
	position:relative;/*ie needs this to show float */
	width:275px;
	float:left;
	padding-top:0px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	text-align:justify;
}
#rightcontent {
	position:relative;/*ie needs this to show float */
	width:400px;
	float:right;
	padding-top:0px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	text-align:justify;
}

#footer {
	width:575px;
	clear:both;
	height:50px;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	color: #000000;
	text-align:center;
	/*left:0; These lines force the footer to the bottom of the page.
	bottom:0;
	position: absolute; */
}

#absolutefooter {
	width:899px;
	clear:both;
	height:30px;
	border-top:1px solid #32362c;
	border-bottom:0px solid #000;
	color: #FFF;
	text-align:center;
	padding-top:15px;
	left:0;
	bottom:0;
	position: absolute;
	background-color:#000000
}


.photoholder {
	position:relative;
	float:right;
	padding-bottom:9px;
	width:400px;
}

* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:700px;
	float:right;
	padding-top:27px;
	padding-bottom:10px;/* needed to make room for footer */
	padding-right: 12px;
	text-align:left;
}

#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */
