@import url("forms.css");

body {  	
	background: #cba url(../_images/body_bg.jpg) repeat top center;
	margin: 0 auto 20px;
	font-family: "Myriad Web", "Myriad Pro", georgia, "Lucida Grande", "Helvetica", "Arial", sans-serif;
	}

.break {
	clear: both;
	}
	
.hr {
	clear: both;
	background: transparent url(../_images/hr.gif) no-repeat center center;
	height: 40px;
	}
	
.error {
	color: #f00;
	}
	
div.small {
	width: 260px;
	float: left;
	padding-right: 10px;
	}
	
div.small p {
	padding: 10px;
	text-align: left;
	}
	
div.big {
	width: 510px;
	float: left;
	padding-left: 25px;
	border-left: 1px dotted #bbb;
	}

.fleft {
	float: left;
	}
	
img.fleft, img.fright {
	margin: 10px;
	}

a img {
	display: block;
	}
	
.no-border {
	border: 0;
	}
	
.fright {
	float: right;
	}

.right {
	text-align: right;
	}
	
.center {
	text-align: center;
	}
	
.preview {
	text-align: center;
	}
	
.thumbnail {
	width: 460px;
	margin: 20px auto;
	padding: 0;
	background-color: inherit;
	}
	
ul.sample {
	width: 460px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
} 
	
ul.sample li {
	margin: 0px 23px;
	display: block;
	}
	
ul.sample li img{
	width: 100px;
	height: 75px;
	}
	
img {
	padding: 0px;
	border: 6px solid #fed;
}
	
h1 {
	font: 24px/28px "Myriad Web", "Myriad Pro", georgia, "Lucida Grande", "Helvetica", "Arial", sans-serif;
	color: #335;
	margin: 0;
	}
	
h1.inspirationalphotography {
	background: transparent url(../_images/inspirationalphotography.png) no-repeat center left;
	text-indent: -3000em;
	height: 65px;
	}
	
h1.charlesphilbrick {
	background: transparent url(../_images/charlesphilbrick.png) no-repeat center center;
	text-indent: -3000em;
	height: 42px;
	}
	
h1.testimonials {
	background: transparent url(../_images/testimonials.png) no-repeat center left;
	text-indent: -3000em;
	height: 42px;
	}	

h1.contact {
	background: transparent url(../_images/contact.png) no-repeat center left;
	text-indent: -3000em;
	height: 42px;
	}		
	
.big h1 {
	margin: 0 0 10px 0;
	}
	
	
p, blockquote {
	font: 14px/1.5 "Myriad Web", "Myriad Pro", georgia, "Helvetica", "Arial", sans-serif;
	color: #335;
	background-color: inherit;
	text-align: justify;
	}

blockquote {
	text-align: left;
	}
	
a {
	color: #33a;
	background-color: inherit;	
	}	
	
a:hover, a:focus {
	color: #a33;	
	}		
	
#header {
	background: #fff url(../_images/header_bg.jpg) no-repeat center -22px;
	width: 910px;
	height: 160px;
	margin: 0 auto;
	}

#header h1 {
	display: none;
	}
	
#logo {
	width: 831px;
	height: 89px;
	margin: 0 auto;
	padding: 36px 0 0 19px;
	background-color: transparent;
	}	
	
#logo p{
	font: 12px/1.2 "Myriad Web", "Myriad Pro", "trebuchet ms", georgia, sans-serif;
	color: #eee;
	background-color: transparent;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px;
	margin: 5px 0 0;
	}	
	
#menu {
	background-color: transparent;
	width: 850px;
	height: 35px;
	margin: 0 auto;
	padding: 0;	
	}

#menu ul {
	width: 850px;
	height: 35px;
  	list-style: none outside;
  	padding: 0px;
  	margin: 0;
	background-color: transparent;	
	}	

#menu li {
	margin: auto;
  	display: block;
	float: left;
	padding: 0;
	background: none;
	}
	
#menu li a {
	margin: 0 2px;
	padding: 0;
  	font: 18px/35px "trebuchet ms", sans-serif;
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
	width: 166px;	
	height: 35px;
  	color: #aad;
	background: transparent url(../_images/inactive.png) no-repeat top center;
	text-decoration: none;
	}
	
#menu li a:hover, #menu li a:focus {
  	color: #fff;	
	}
	
#menu li.active a {
	background: transparent url(../_images/active.png) no-repeat top center;
	color: #654;
	}

#banner {
	background: transparent url(../_images/_rotate2/rotate.php) no-repeat top center;
	width: 845px;
	height: 350px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	border-top: 5px solid #d1c0af;		
	}
	
#content {
	background: #cba url(../_images/content_bg.jpg) repeat-y top center;
	width: 910px;
	margin: 0 auto;
	padding: 0;
	}	
	
#content_body {
	width: 835px;
	margin: 0 auto;
	background-color: #fff;
	border-top: 5px solid #d1c0af;	
	border-bottom: 4px solid #654;
	padding: 5px;
	}
	
#content_body div.wrap {
	border: 1px solid #bbb;
	padding: 20px 10px;
	background: transparent;
	}
	
ul#category {
	width: 210px;
  	list-style: none outside;
  	padding: 90px 0 0;
	margin: 0 0 0 25px;
	border-bottom: 1px solid #eee;
	background: #fff url(../_images/categories_header.png) no-repeat top center;
	}	
	
#category li {
	margin: auto;
  	display: block;
	float: left;
	padding: 0;
	}
	
#category li a {
	margin: 0;
	padding: 0;
  	font: 14px/25px "Myriad Pro", "trebuchet ms", sans-serif;
	float: left;
	width: 208px;
	height: 25px;
  	color: #137;
	background: #fff url(../_images/categories_bg.png) repeat-y top center;	
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #eee;	
	border-top: 1px solid #fff;		
	border-bottom: 1px solid #ccc;	
	}
	
#category li a:hover, #cateogry li a:focus {
  	font-weight: bold;
	background-color: #fff;
	background-image: none;
	border: 1px solid #fff;		
	border-top: 1px solid #248;		
	border-bottom: 1px solid #248;		
	}
	
#category li.active a {
	background-color: #248;
	background-image: none;
	border-color: #248;
	color: #fff;
	font-weight: bold;
	}
	
#footer {
	background: transparent url(../_images/footer_bg.jpg) no-repeat bottom center;
	width: 850px;
	height: 60px;
	padding: 20px 30px;
	margin: 0 auto;
	}	
	
#footer div {
	background: transparent url(../_images/hr_line.gif) no-repeat top center;	
	padding: 10px 0 0;
	margin: 0 auto;
	}
	
#footer p {
	background: transparent url(../_images/m.gif) no-repeat 635px center;
	font: 12px/4.5 "Myriad Web", "Myriad Pro", georgia, "Helvetica", "Arial", sans-serif;
	height: 60px;
	color: #ddd;
	margin: 0;
	}		
	
#footer a {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
	}	
