/*--------------------------------------
	Site Framework
---------------------------------------*/


/*

* {
	border: 1px solid #000000;
}



* {
	padding: 0;
	margin: 0;
}

*/

body
{
	font-family: "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #292F33;
	padding: 0;
	margin: 0;
	background-color: #525E66;
}

#wrapper {
	width: 800px;
	padding: 0 0 40px 0;
	margin: 10px 0 0 0;
	position: relative;
	text-align: left;
	background-color: #FFF;
	display: table;
}

#header
{
	width: 800px;
	height: 124px;
	padding: 0;
	margin: 0;
	display: table;
	background-repeat: no-repeat;
	background-image: url(/images/elements/bkgnd_header.gif);
	background-position: left top;
}

#header2
{
	width: 800px;
	height: 352px;
	padding: 0;
	margin: 0 0 25px 0;
	display: table;
	background-repeat: no-repeat;
	background-image: url(/images/elements/bkgnd_header2.gif);
	background-position: left top;
}

#header_image {
	width: 800px;
	height: 200px;
	margin-top: 104px;
	display: block;
}

#footer
{
	width: 800px;
	height: 27px;
	color: #FFF;
	padding: 0;
	margin: 4px 0 20px 0;
	background-color: #8C3633;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	display: table;
	background-repeat: no-repeat;
	background-image: url(/images/elements/bkgnd_footer.gif);
	background-position: left bottom;
}


/*--------------------------------------
	Main Section Framework
---------------------------------------*/

#section
{
	line-height: 0;
	padding: 0;
	margin: 0 0 10px 0;
	display: table;
}

#blog_entry
{
	width: 700px;
	margin: 0 0 20px 50px;
	border-top: 1px dotted #c0c0c0;
	display: table;
	clear: both;
}

#testimonial
{
	width: 700px;
	margin: 0 0 20px 50px;
	border-top: 1px dotted #c0c0c0;
	padding: 20px 0 0 0;
	display: table;
	clear: both;
}

#site_content
{
	width: 700px;
	margin: 0 0 20px 50px;
	border-top: 1px dotted #c0c0c0;
	display: table;
}

#site_content12
{
	width: 450px;
	margin: 0 0 20px 0;
	border-top: 1px dotted #c0c0c0;
	display: table;
}

#comment
{
	width: 100%;
	padding: 10px 0;
	border-top: 1px dotted #c0c0c0;
	display: inline;
}

#main
{
	width: 100%;
	padding: 0;
	margin: 2px 0 0 0;
	display: table;
}

#col1of1
{
	width: 700px;
	padding: 0;
	margin: 0 0 0 50px;
	display: table;
}

#col1of2
{
	width: 480px;
	padding: 0;
	display: inline;
	float: left;
}

#col1of2 h3
{
	margin-bottom: 0;	
}

#col1of2 h4
{
	font-size: 11px;
	font-weight: bold;
	margin: 0;	
}

#col2of2
{
	width: 185px;
	padding: 0;
	display: table;
	float: right;
}

#col1of3
{
	width: 450px;
	padding: 0;
	margin: 0 0 0 50px;
	display: inline;
	float: left;
}

#col3of3
{
	width: 220px;
	padding: 0;
	margin: 0 0 0 30px;
	display: inline;
	float: left;
}

#col1
{
	width: 350px;
	padding: 0;
	margin: 0 0 0 50px;
	display: inline;
	float: left;
}

#col2
{
	width: 336px;
	padding: 0;
	margin: 0 0 0 30px;
	display: inline;
	float: left;
}

#col12
{
	width: 716px;
	padding: 0;
	margin-left: 50px;
	margin-top: 20px;
	display: inline;
	float: left;
}

#col1_gallery
{
	width: 120px;
	padding: 0;
	margin-left: 50px;
	display: inline;
	float: left;
}

#col2_gallery
{
	width: 566px;
	padding: 0;
	margin-left: 30px;
	display: inline;
	float: left;
}

#feature
{
	width: 336px;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding: 0;
	margin: 20px 0 0 0;
	color: #70818C;
	display: table;
}

#feature h3
{
	font-family: georgia, times;
	font-size: 16px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	margin: 14px 0 8px 0;
}

#logo {
	width: 240px;
	height: 85px;
	float: right;
	position: relative;
	right: 15px;
	top: 30px;
	border: 0;
	display: block;
}


/*--------------------------------------
	Links & Left Column
---------------------------------------*/
		
a.link {
	margin-top: 10px;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	padding-left: 18px;
	background-image: url(/images/elements/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:hover.link {
	text-decoration: underline;
}


#hrule {
	height: 4px;
	width: 100%;
	margin: 12px 0 12px 0;
	display: block;
	background: url(/images/elements/hr.gif);
	background-repeat: repeat-x;
	clear: both;
}

ul#links2 {
	width: 740px;
	height: 45px;
	margin: 3px 0 0 38px;
	padding: 0;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

ul#links2 li {
	height: 45px;
	display: table;
	float: left;
}

ul#links2 li:hover {
	height: 45px;
	display: table;
	float: left;
	background: url(/images/elements/link_arrow.gif) bottom center;
	background-repeat: no-repeat;
}

ul#links2 li.on {
	height: 45px;
	display: table;
	float: left;
	background: url(/images/elements/link_arrow.gif) bottom center;
	background-repeat: no-repeat;
}

ul#links2 li a {
	text-decoration: none;
	color: #7c8b95;
	margin: 13px;
	display: block;
}

ul#links2 li.on a {
	color: #0E5C8C;
}

ul#links2 li a:hover {
	color: #8c3633;
}

ul#links2 li.split {
	height: 45px;
	width: 2px;
	display: table;
	float: left;
	background: url(/images/elements/link_split.gif) center center;
	background-repeat: no-repeat;
}

#links {
	width: 510px;
	height: 40px;
	margin: 84px 0 0 20px;
	padding: 0;
	display: table;
	float: left;
}

#links span {
	display: none;
}

#links .journalism a {
	height: 40px;
	width: 132px;
	display: block;
	background: url(/images/elements/link_journalism.gif);
	background-repeat: no-repeat;
	float: left;
}

#links .journalism a:hover {
	background-position: 0 -40px;	
}

#links .communications a {
	height: 40px;
	width: 112px;
	display: block;
	background: url(/images/elements/link_communications.gif);
	background-repeat: no-repeat;
	float: left;
}

#links .communications a:hover {
	background-position: 0 -40px;	
}

#links .photography a {
	height: 40px;
	width: 90px;
	display: block;
	background: url(/images/elements/link_photography.gif);
	background-repeat: no-repeat;
	float: left;
}

#links .photography a:hover {
	background-position: 0 -40px;	
}

#links .about a {
	height: 40px;
	width: 73px;
	display: block;
	background: url(/images/elements/link_about.gif);
	background-repeat: no-repeat;
	float: left;
}

#links .about a:hover {
	background-position: 0 -40px;	
}

#links .contact a {
	height: 40px;
	width: 83px;
	display: block;
	background: url(/images/elements/link_contact.gif);
	background-repeat: no-repeat;
	float: left;
}

#links .contact a:hover {
	background-position: 0 -40px;	
}

#links .hr {
	height: 40px;
	width: 5px;
	display: block;
	background: url(/images/elements/link_hr.gif);
	background-repeat: no-repeat;
	float: left;
}



/*--------------------------------------
	Inline
---------------------------------------*/

h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0;
	display: block;
}

h2 span {
	padding: 0;
	margin: 0;
}

h2 i {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #70818C;
}

h4 {
	color: #70818C;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 4px;
}

h5 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
}

#col1of1 h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 0 0;
	display: block;
}

#col1of1 h2 span {
	padding: 0;
	margin: 0;
}

#col1of1 h2 i {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #70818C;
}

#col1of1 h4 {
	color: #70818C;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 15px 0;
}

#blog_entry h3 {
	color: #70818C;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 3px 0;
}

.blue {
	color: #0E5C8C;
}

.grey {
	color: #70818C;
}

#member
{
	margin: 7px 30px 0 50px;
	float: left;
}

#footer a
{
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#copyright
{
	margin: 7px 30px 0 10px;
	float: right;
}

ul
{
	margin: 0;
}

#image_zoom_a a
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#image_zoom_a a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #0E5C8C;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #8C3633;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #0E5C8C;
}




#photorow {
	width: 715px;
	clear: both;
	margin: 0;
	text-align: center;
	display: table;
}

#photothumb {
	width: 100px;
	float: left;
	margin: 10px 15px 10px 0;
	text-align: center;
}