* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 11px/2 verdana, arial, helvetica, sans-serif;
	color: #666;
	text-align: center; /* Takes care of horizontal alignment in Internet Explorer */
}



/*** LAYOUT STYLES ***/

#loadingCover {
	background: #fff url(/images/loading.gif) center center no-repeat;
	z-index: 100;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100% !important;
	height: 800px;
}

#container {
	position: relative; /* Needed for Safari */
	margin: 0 auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	width: 782px;
	height: 450px;
}

#sidebar {
	float: left;
	width: 200px;
	height: 450px;
	background: #999 url(/images/nav/nav-bg.jpg);
	/* draw border around 3 sides to create full box around content */
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 1px 1px;
}

#sidebar #navigation {
	height: 350px;
}

#sidebar #logo h1 {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 200px;
	background: url("/images/nav/nav-logo.gif") no-repeat top left;
}

#sidebar #logo h1 a {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	width: 200px;
	height: 100px; !important; 
	height /**/:100px; /* for IE5/Win */
	text-indent: -100em;
}

#content {
	float: right;
	width: 560px;
	height: 430px;
	overflow: hidden;
	padding: 0 0 20px 20px;
	/* draw border around 3 sides to create full box around content */
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 1px 1px 0;
}

#page-home #content {
	float: right;
	width: 580px;
	height: 450px;
	padding: 0;
}

#page-about #content, #page-rates #content, #page-contact #content, #page-about #content, #page-faq #content {
	overflow: auto;
}

#footer {
	width: 780px;
	text-align: center;
	font-size: 10px;
	color: #999;
	text-transform: lowercase;
}

#footer a, #footer a:visited {
	color: #999;
}

#formNote {
	display: none;
}

#page-contact #formNote {
	display: block;
	margin-top: 0;
	padding-top: 0;
}



/*** TEXT STYLES ***/

h1 {
	font-size: 22px;
	line-height: 1.5em;
}

h2 {
	font-size: 18px;
	line-height: 1.5em;
}

h3 {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 40px;
	margin-bottom: 0;
}

h4 {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 25px;
	margin-bottom: 0;
}

#page-about #content p, 
#page-contact #content p, 
#page-faq #content p, 
#page-rates #content p,
#page-clients #content p {
	margin-right: 20px;
	padding-top: 10px;
	line-height: 2em;
}

ul, ol {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
}

li {
	margin: 0;
	padding: 0;
}

.first {
	margin-top: 0;
	padding-top: 0;
}

.small {
	font-size: 10px;
}

.required {
	color: #c00;
}

.gray {
	color: #999;
}

a {
	color: #369;
}

a:hover {
	color: #d9ae2e;
}

a:visited {
	color: #333;
}

.imgRight {
	float: right;
	border: 1px solid #a9a9a9;
	margin: 0 0 20px 20px;
	padding: 4px;
}




/*** PORTFOLIO STYLES ***/

.port-categoryBox {
	float:left;
	margin: 0 20px 20px 0;
	width: 260px;
	padding: 0;
}

.port-categoryBox h3 {
	margin: 0;
}

.port-category {
	float:left;
	background: url(/images/shadow.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 5px 0 0 5px;
	padding: 0;
}

.port-category img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	width: 240px;
	height: 300px;
}

.port-thumb {
	float:left;
	background: url(/images/shadow.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 0 20px 20px 0;
}

.port-thumb img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	width: 80px;
	height: 80px;
}

.port-category img:hover, .port-thumb img:hover {
	border: 1px solid #d9ae2e;
}

.moreLink {
	clear: both;
	margin-top: 0;
	margin-right: 35px;
	padding-top: 0;
	text-align: right;
}



/*** TITLE STYLES ***/

#content h2 {
	width: 540px;
	height: 50px; !important; 
	height /**/:50px; /* for IE5/Win */
	text-indent: -100em;
	overflow: hidden;
	margin-bottom: 30px;
}

#page-portfolio #content h2 {
	background: url("/images/titles/portfolio.gif") no-repeat top right;
}

#page-events #content h2 {
	background: url("/images/titles/events.gif") no-repeat top right;
}

#page-portraits #content h2 {
	background: url("/images/titles/portraits.gif") no-repeat top right;
}

#page-weddings #content h2 {
	background: url("/images/titles/weddings.gif") no-repeat top right;
}

#page-rates #content h2 {
	background: url("/images/titles/rates.gif") no-repeat top right;
}

#page-contact #content h2 {
	background: url("/images/titles/contact.gif") no-repeat top right;
}

#page-about #content h2 {
	background: url("/images/titles/about.gif") no-repeat top right;
}

#page-faq #content h2 {
	background: url("/images/titles/faq.gif") no-repeat top right;
}

#page-clients #content h2 {
	background: url("/images/titles/clients.gif") no-repeat top right;
}

#content h3.subtitle {
	width: 400px;
	height: 25px; !important; 
	height /**/:25px; /* for IE5/Win */
	text-indent: -100em;
	overflow: hidden;
}

#content h3.subtitle-portraits {
	background: url("/images/subtitle-portraits.gif") no-repeat top right;
}

#content h3.subtitle-weddings {
	background: url("/images/subtitle-weddings.gif") no-repeat top right;
}

#content h3.subtitle-weddings_events {
	background: url("/images/subtitle-weddings_events.gif") no-repeat top right;
}

