/* General, page wide stuff */
body {
	background-image: url('../site/bkgd_flowers.jpg');
	background-repeat: no-repeat;
	background-position: left bottom; 	
	background-color: #ffffff;
	min-height: 100%;
	height: auto!important;
	height: 100%;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: .8em;
	margin: 0px;
}


li {
	list-style: circle;
	padding-left: 15px;
	padding-right: 15px;
	font: .8em;
	color: #000;
}

img {
	display: inline;
	border: 1px solid #999;
}

.journalImage {
	text-align: center;
	}

#logo a, a:visited {
	text-decoration: none;
	background: #ffffff;
	border:none;
	margin: 0px;
	padding: 0px;
}

a {
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: .8em;
	text-decoration: none;
	color: #5b80c5;
}

a:hover {
	color: #f96d5a;
}

.body {
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #5b80c5;
}

.body:hover {
	color: #f96d5a;
}


#rightcolumn a {
	text-decoration: none;
	border: none;
	background:#ffffff;
	color: #5b80c5;
	margin:0px;
	padding:0px;
}

#rightcolumn a:hover {
	color: #f96d5a;
	margin:0px;
	padding:0px;
	}

.online {
	text-decoration: none;
	background:#ffffff;
	border:none;
	color: #5b80c5;
}

.online:hover {
	color: #f96d5a;
}


.noborder {
	border: 0px;
}

.noborder:hover {
	border: 0px;
}

.photo {
	margin-right: 0px;
	margin-bottom: 4px;
}

/* home page image */

#panorama {
height:auto;
margin:0 auto;
position:relative;
width:600px;
}

#panorama img {
height:auto;
vertical-align: text-bottom;
width:600px;
}

#panorama p {
	background:#222222 none repeat scroll 0 0;
	top:-13px;
	color:#FFFFFF;
	font-size:1em;
	letter-spacing:0.1em;
	line-height:2em;
	opacity:0.6;
	padding:0 1em;
	position:absolute;
	right:-1px;
	text-shadow:0 0 #000000;
}

#panorama p span {
opacity:1;
}

/* end hp image */

/* Header */

#header {
	background-image: url('../site/bkgd_top.gif');
	background-repeat:no-repeat;
	background-position: center;	
	height: 182px;
}

#header_column {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}

#logo {
	position: relative;
	top: 9px;	
	left: 20px;
}

#quote {
	position: relative;
	top: -30px;	
	left: 250px;
}

#navItems {
color:#CCCCCC;
left:470px;
position:relative;
top:10px;
}
#navItems a, a:visited {
	color: #000000;
	text-decoration:none;
	font-size: 1.2em;
	padding: 10px 20px 10px 5px;
	margin-left: 5px;
	margin-right:0px;
	border:none;
	background: #ffffff;
		}
#navItems a:hover {
	color: #24479f;
	font-size: 1.2em;
	padding: 10px 20px 10px 5px;
	border-bottom:1px solid #CDCDCD;
	background: #e7e8e9;
	}

#navItems #selected a, a:visited {
	color: #ffffff;
	font-size: 1.2em;
	padding: 10px 20px 10px 5px;
	margin-left: 5px;
	margin-right:0px;
	border-bottom:1px solid #CDCDCD;
	background: #24479f;
	}

#navItems #selected a:hover {
	color: #ffffff;
	font-size: 1.2em;
	padding: 10px 20px 10px 5px;
	margin-left: 5px;
	border-bottom:1px solid #CDCDCD;
	background: #24479f;
	}

/* end header */

/* Footer */

#footer {
	background-image: url('../site/bkgd_bottom.gif');
	background-repeat:no-repeat;
	background-position: center;	
	height: 106px;
}

#footer_column {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	}

#navFooter {
	position:relative;
	top: 27px;
	right: -250px;
	margin-left: 15px;
	color: #CCCCCC;
	}
#navFooter a, a:visited {
	color: #000000;
	text-decoration:none;
	font-size: 1.2em;
	margin-right: 20px;
	margin-left:20px;
	padding:0px;
	border:none;
	background:inherit;
	}
#navFooter a:hover {
	color: #3b59b4;
	font-size: 1.2em;
	margin-right: 20px;
	margin-left:20px;
	text-decoration:underline;
	}	

/* end footer */

/* Main content area */

#main_column {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}

#content {
	/*background-image: url('../site/bkgd_content.gif');
	background-repeat: no-repeat;
	background-position: left top; 	*/
	width: 1150px;
	text-align: left;
	min-height: 600px;
	margin-bottom: 50px;
	}

#flourish {
	position: relative;
	top: 15px;	
	left: 997px;
}


p {
	padding-left: 25px;
	padding-right: 25px;
	color: #000;
	text-align: left;
}

.wide {
	padding-left: 25px;
	padding-right: 200px;
	color: #000;
	text-align: left;
}


#left {
float: left;
width: 730px;
}


#rightcolumn {
float:left;
width:270px;
	}	


table {
	text-align: top;
	margin: 0;
	padding: 0;
}

/* SUBNAV */

ul.subnav {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

li.subnav {
	list-style: none;
	text-align: left;
	display: block;
	padding-left: 5px;
	margin: 0px;
	border: none;
	font-size: 1em;
	color: #525764;
}

li.subnav a {
	list-style: none;
	color: #525764;	
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	margin: 0px;
	text-decoration: none;
}

li.subnav a:hover {
	list-style: none;
	color: #525764;	
	padding-left: 10px;
	padding-right: 10px;
	border: 1px dashed #525764;
	margin: 0px;
	text-decoration: none;
}

/*MAINNAV*/


/* TEXT AND FONTS*/

h1 {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: 'Philosopher', serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    text-shadow: 8px 8px 8px #ddd;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0.035em;
	line-height: 1.2;
	color: #6d7b9e;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
	clear: both;
}

h2 {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 25px;
	margin-right: 200px;
  font-family: 'Philosopher', serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0.035em;
  line-height: 1.2;	
  color: #545454;
}

#left h2 {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
  font-family: 'Philosopher', serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0.035em;
  line-height: 1.2;
  	color: #545454;
}

#rightcolumn h2 {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
  font-family: 'Philosopher', serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0.035em;
  line-height: 1.2;
  	color: #545454;
}

.2col {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
  font-family: 'Philosopher', serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0.035em;
  line-height: 1.2;
  	color: #545454;
}


#title p {
	display: inline;
	text-align: right;
	padding: 0px, 20px, 0px, 0px;
	margin: 0px, 0px, 0px, 50px;
	color: #CD392B;
	font-weight: bold;
}

.phototitle {
	color: #999;
	font-weight: normal;
	margin-bottom:30px;
}	

.bluetitle {
	color: #6D7489;
	font-weight: bold;
}	

/* Portfolio */

.clear {
	clear: both;
}

.employer {
	color: #fff;
	background: #999;
	font-weight: bold;
	padding: 7px 0px 7px 7px;
	margin: 25px 200px 0px 25px;
	border: 1px solid #999;
}

.project {
	margin:-11px 200px 0px 25px;
	padding:20px 5px 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.left {
	margin: 5px;
	float: left;
}

.right {
	margin: 5px ;
	float: right;
}

.portfolio {
	float: left;
	margin: 0px 10px 10px 0px;
}
/* End Portfolio */

/* Commissions */

.setleft {
	float: left;
	margin-top: 15px;
}

.numbers {
	border:1px solid #c9c9c9;
	padding:3px;
	margin-right: 5px;
}

.setright {
	float: right;
	margin-top: 15px;
}

.photoshoot {
	margin: 25px 75px 0px 75px;
	border: 1px solid #c9c9c9;
}


/* end commissions */

/* Contact form */


#contactForm {
width: 950px;
}

.styled-form {
padding:25px;
}

.form-row {
padding:12px 0px;
border-top: 1px dotted #ccc;
}

.styled-form label {
width:110px;
clear:left;
float:left;
}

/* end contact form */

