*{
	margin:0 auto;
	padding:0;
}

body
{
		margin:0 auto;
		font-family:Georgia, "Times New Roman", Times, serif;
		

	text-align: center;
	font-size: 12px;
	word-spacing: 5px;
	color:#333333;
	
	
	background-image: url(bggradient.jpg);
	
	background-repeat: repeat-x;
}

#header
{
	width: 900px;
	height: 148px;
	background-color: #d8d4cb;
	background-image: url(banner2.jpg);
	border-bottom:5px solid #9b8d2c;
	background-repeat: no-repeat;
	background-position: left top;
}

#header h3
{
	color:#4a4101;
	font-size:24px;
	font-family: "Times New Roman", Times, serif;
	padding-top:50px;
	font-style: normal;
	line-height: normal;
}

#headerbar
{
	width: 900px;
	height: 150px;
}
#footer
{
	width:100%;
	border-top:5px solid #9b8d2c;
	background-color: #d8d4cb;
	
}
#footer p
{
	color:#900e12;
	text-align: center;
	line-height: 1em;
	font-size: 10px;
	
}
#footer a
{
	color:#900e12;
	}
	
	#footer a:hover
{
color:#996600;
	
	
}

#footer h2
{
	text-align:right;
	font-size:0.8em;
	font-weight: bolder;
	padding:10px;
}

#navbar
{
top:50px;
}

#navbar ul
{
	list-style: none;
}

#navbar li
{
	display:inline;
}

#navbar ul li a
{
	height: auto;
	color: white;
	text-decoration: none;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	background-color:#9b8d2c;
}

#navbar ul li a:hover
{
	color: #C71585;
	background-color:white;
}


#container
{
	text-align:left;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:65%;
	height: auto;

}

#middlecontent
{
	padding-top:2em;
	text-align: center;
	width:100%;
	
}

h1
{
	text-align:left;
	font-size: 2.5em;
	font-weight: lighter;
	color: #8b0104;
	/*letter-spacing: -2px;*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	
	text-transform:capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
color:#556b2f;
}

p
{
	text-align:left;
	line-height: 1.8em;
	padding:10px;
}

#picturelist {
	width:auto;
	height:400px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left: 0px;
}

/*#picturelist li {
list-style:none;
float:left;
margin-right:20px;
margin-bottom:10px;
font-weight:bold;
color:#777777;
}*/

#picturelist img{
	display:inline;
	padding: 10px;
	border: thin solid #e7cfce;
}

/*#picturelist img:hover{
border:2px solid #F4C0DA;
}*/

#picturelist a{
color:#777777;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}


#paginglist
{
	height:30px;
	list-style:none;
}

#paginglist li
{
	display:inline;
}

#paginglist li a
{
	font-size: 0.8em;
	font-weight:bold;
	color: #9b8d2c;
	text-decoration:none;
}

#paginglist li a:hover
{
	border-bottom:5px solid #9b8d2c;
}

a {
color:#666666;
text-decoration:underline;
}
a:hover {
color:#9b8d2c;
}
img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}
  
.style1 {font-size: 24px}
.style12 {font-size: 2.5em;}

.cms-wrapper {
    width: 900px;
    min-height: 600px;
}

    .cms-wrapper h1 {
        margin: 30px 0 30px 0;
    }

.page-content {
    float: left;
    width: 620px;
    margin: 0 0 20px;
    
}

.right-column {
    float: left;
    min-height: 400px;
    margin: 90px 0 20px 20px;
    text-align: center;
    width: 260px;
}

.decorative-image {
    margin: 0 20px 20px 0;
}

.page-content img.alignleft {
    margin: 0 40px 20px 0;
    border: 1px solid #AAAAAA;
}

.awards {
    list-style: none;
}

    .awards li {
        height: 130px;
        margin: 10px;
        width: 240px;
    }

.category-list {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0 80px 0 0;
}

    .category-list .title {
        font-size: 1.5em;
    }

.tabs {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #aaa;
    clear: both;
    min-height: 200px;
    overflow: hidden;
    padding: 20px;
    text-align: left;
    width: 880px;
}

.page-end-links {
    clear: both;
    text-align: left;
    width: 900px;
}

    .page-end-links .title {
        font-size: 1.5em;
    }
    
    .link-list {
        list-style: none;
        text-indent: 10px;
    }
    
#photographers {
     margin: 30px 0 0 20px;
}


.location {
    float: right;
    font-size: 1.3em;
    margin: 70px 20px 0 0;
}

.phone-number {
    
}

.facebook {
    float: right;
    margin: 40px 0 0 0;
}

#header #headerbar {
    height: 150px;
    width: 720px;
}
