@charset "utf-8";
/* CSS Document */

/*reset*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, ol, ul, li, fieldset, form, label, legend, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/*end reset*/



body {
	margin:.5em;
	padding:0;
	height:100%;
	background-color:#ffffff;
	color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
p {
	font-size:.89em;
}
a {
	color:#cc0000;
	text-decoration:underline;
}
a:hover {
	color:#616161;
	text-decoration:none;
}
hr {
	margin-top:25px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#eeeeee;
	height:1px;
	clear:both;
}
.outerContainer {
	margin:0 auto;
	padding:1em;
	width:960px;
	text-align:left;
	vertical-align: middle;
	background-color:#ffffff;
	border:70px solid #000
}
.centerContainer {
	width: 740px;
	float: left;

}
.pageIndicator {
	float: left;
	width: 120px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	line-height: 230px;

}
.right {
	float:right;
	margin:5px;
	padding:2px;
}
.left {
	float:left;
	margin:5px;
	padding:2px;
}
.footer {
	position:relative;
	clear:both;
	bottom:0;
	margin:5em 0 0 0;
	padding:0;
	height:7em;
	line-height:4em;
	text-align:center;
	font-size:.7em;
	background: url("../images/footer.jpg") #ffffff no-repeat center;
	text-indent: -9999px;
	background-color:#ffffff;
}
#aboutContainer p {
	width: 500px;
	line-height:1.3;
	margin-bottom:10px;
}
.header .logo {
	text-align: center;
	text-indent: -9999px;
	width: 362px;
	height: 15px;
}
.header .navi {
	text-align: right;
	float: right;
	font-weight: bold;
	font-size: 14px;
}
.header .navi a {
	color:#000000;
	text-decoration:none;
}
.header {
	height: 130px;
	background: url("../images/logo.jpg") no-repeat center;
}
.header .navi li ul li {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.bodyContainer .homeNav {
	margin:0 auto;
	width: 762px;
}
.about-btn a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -5000px;/* this move the text outside of the screen area */
	display:block;
	float:left;
	width:251px;
	height:275px;
	background: url("../images/about_thm.jpg") 0 0 no-repeat;
}
.about-btn a:hover {
	background-position:0 -275px;
}
/*.about-btn a:active {

	background-position: 0 -228px;

 }*/

  .work-btn a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -5000px;/* this move the text outside of the screen area */
	display:block;
	float:left;
	width:253px;
	height:275px;
	background: url("../images/work_thm.jpg") 0 0 no-repeat;
}
.work-btn a:hover {
	background-position:0 -275px;
}
/* .work-btn a:active {

 background-position: -228px 0;

 }*/

  .contact-btn a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -5000px;/* this move the text outside of the screen area */
	display:block;
	float:left;
	width:258px;
	height:275px;
	background: url("../images/contact_thm.jpg") 0 0 no-repeat;
}
.contact-btn a:hover {
	background-position:0 -275px;
}
/* .contact-btn a:active {

 background-position: -228px 0;

 }*/

/* Form Styles */



#contactForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
#sendEmail {
	background: #eaeaea;
	font-size: .9em;
	margin: 0 auto;
	padding: 0;
}
#rightColumn .emailMM p {
	text-align:center;
	background: #f6f6f6;
	font-size:.9em;
	margin-top:10px;
}
#success h1 {
	font-size:1.4em;
}
.clearing {
	clear: both;
}
.alert, .error {
	color: #FF0000;
}
ol.forms {
	padding:0em 2.5em 1em 1.6em;
	list-style: none;
	width: 84%;
}
ol.forms li {
	width: 100%;
}
ol.forms label {
	cursor: pointer;
	display: block;
	line-height: 1.5em;
	padding-right: 1%;
	font-size: .9em;
}
ol.forms input {
	width: 90%;
}
ol.forms textarea {
	height: 10em;
	width: 100%;
}
ol.forms input, ol.forms textarea, ol.forms button {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
}
ol.forms .error {
	display: block;
	margin: 0.25em 0 0 11%;
}
ol.forms li.buttons {
	padding-left: 35%;
	width: 89%;
}
#submit {
	background-color:#EEE;
	color:#000;
	font-size:11px;
	border:2px solid #999;
	margin:5px 0 0 50px;
width:100px;
	padding:2px 0;
	
}
#submit:hover {
	border:2px solid #fff;
}
#success p, #success h1 {
	position:relative;
	top:60px;
	text-align:center;
}
#contactContainer #contactBoxForm {
	width: 270px;
	margin:0 auto;
}
#contactContainer #contactBoxForm #successCont{
	min-height: 200px;
	padding-top: 77px;
	text-align:center;
	background:#e6e6e6;
}



#contactContainer #contactBoxForm h1 {
	font-size:1.5em;
}
#contactContainer .emailMM {
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}
#contactContainer .emailMM a {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#photoGalContainer {
	display: block;
}
#photoGalContainer a.active img {
	outline:1px solid #000;
	/* show on top of the expose mask */

	z-index:9999;
	position:relative;
}
#photoGalContainer ul {
	list-style:none;
	display: block;
	background-color:#FFF;
	padding:10px;
	width:640px;
	margin:0 auto;
}
#photoGalContainer li {
	display: inline;
	margin:0;
}
#photoGalContainer a img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:4px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#photoGalContainer a:hover img {
	opacity:.6;
	filter:alpha(opacity=60);
}
div.info strong {
	display:none;
}
/* override the root element to enable scrolling */

#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
}
/* override single pane */

#flowpanes div {
	float:left;
	display:block;
	width:670px;
	cursor:pointer;
	font-size:14px;
}
/* our additional wrapper element for the items */

#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}
.writingHome {
width:300px;
}
.writingHome li {
font-size:11px;
		margin-bottom:40px;
}
.writingHome li a {
	text-decoration: none;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
line-height:20px;
}
.writingHome li a img {
	float: left;
	margin-right: 8px;
}
#writingContainer .articleImages ul{
float:right;
text-align:right;
	width: 520px;
}
#writingContainer .articleImages ul li {
	display: inline;
}
#writingContainer h2 {
	font: 26px Georgia, "Times New Roman", Times, serif;
}
#writingContainer h3 {
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 20pt;
}
#writingContainer h4 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 10px;
}
#writingContainer p {
	line-height:1.3;
	margin-bottom:10px;
}
#writingContainer .articleInfo {
	float: left;
}
#writingContainer a img{
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#writingContainer a:hover img {
	opacity:.6;
	filter:alpha(opacity=60);
}
.navi .current a {
	color: #C43620;
}
