﻿*{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:  url(images/bgMain.jpg) repeat 0px 0px;
}

p, footer{
	margin:0 0 75px;
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	font-size:12px;
	font-weight:bold;
	color:#961919;
	text-decoration:underline;
	outline:0;
}

a:hover{
	text-decoration:none
}


/* BEGIN: Headings ================== */
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#761413;
	margin:0 0 0 0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#761413;
	margin:0 0 0 0px;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin:0 0 0 0px;
}

/* END: Headings ================== */

#header{
	width:1180px;
	height:257px;
	position: relative;
	margin:auto;
	background:  url(images/Monica-Ott-Header.jpg) no-repeat 1180px 257px
}

#mainNav ul{
	width:1218px;
	height:30px;
	margin:auto;
	padding-left:0px;
	text-align:center;
	background:  url(images/bgMainNav.jpg) no-repeat 0px 0px
}
#mainNav li{
	display:inline;
	position: relative;
	float:left;
	left: 360px;
}
#mainNav li a{
	display:block;
	float:left;
	height:30px;
	text-indent:-9999px
}
#navHome			{	background:  url(images/nav-Home.gif) no-repeat top left; width:82px }
#navMusic			{	background:  url(images/nav-Music.gif) no-repeat top left; width:86px }
#navGigs			{	background:  url(images/nav-Gigs.gif) no-repeat top left; width:76px }
#navGallery			{	background:  url(images/nav-Gallery.gif) no-repeat top left; width:116px }
#navPress			{	background:  url(images/nav-Press.gif) no-repeat top left; width:93px }
#navBio				{	background:  url(images/nav-Bio.gif) no-repeat top left; width:70px }
#navBlog			{	background:  url(images/nav-Blog.gif) no-repeat top left; width:84px }
#navContact			{	background:  url(images/nav-Contact.gif) no-repeat top left; width:116px }
#mainNav li a:hover{
	background-position:0 -30px	
}
#main{
	width:1218px;
	margin:auto;
	position:relative
}
#content{
	float:left;
	display:inline;
	width:1600px;
	margin-left: 19px;
	background: url(images/bgMainContent.jpg) no-repeat 0px -35px;
	position:relative
}
#contentLeft{
	float:left;
	display:inline;
	width:650px;
	margin:20px 12px 0px 100px;
}

#contentRight{
	float:left;
	display:inline;
	width:317px;
	height:827px;
	margin-left: 102px;
	padding:35px 0px 0px 45px;
	background: url(images/bgRightContent.jpg) no-repeat 0px -35px;
}
#contentRight p{
	font-size:12px;
	color:#FFFFFF	
}

#footer{
	float:left;
	width:1007px;
	position:relative;
	left:220px;
	top:-105px
}

#footer #copyright{
	font-size:11px;
	color:#CCCC99	
}
#footer #copyright a{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold
}
#galleryThumbs{
	float:left;
	display:inline;
	width:750px;
	margin-left:0px
}
#galleryThumbs img{
	display:inline;
	float:left;
	margin:0 20px 20px 0px;
	border:1px solid #000000
}

/* Constant Contact Iframe Styling */
#contactForm{
	background:transparent;
	background-image:none;
	width:250px;
	height:42px;
	padding:0 !important;
	position:absolute;
	top:15px;
	right:15px
}
