/* Created by kitchco.com for Terri Hanson Photography */
body {
	margin: 0 auto;
	padding: 0;
	background: #E7E7E7;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1 {
	margin:0;
	padding:0 0 8px 0;
	font-size: 170%;
	font-weight: normal;
}
h2 {
	margin:0;
	padding:10px 0 30px;
	font-size: 120%;
}
h3 {
	margin:0;
	padding:0 0 8px 0;
	font-size: 120%;
}
p {
margin:0 0 12px 0;
}
#wrapper {
	margin: 0;
	background: #52575D url(images/backg.gif) repeat-x;
}
#wrap780 {
	margin: 0 auto;
	text-align: center;
	width: 780px;
}
#header {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}
#left {
	margin: 13px 0 20px 0;
	padding: 15px 10px 0 15px;
	float: left;
	width: 574px;
	text-align: left;
	color:#CCCCCC;
	background: url(images/shad_bg.gif) top no-repeat;
}

#left img {
	margin: 0 6px;
	padding: 3px;
	background-color: #666666;
	border: 1px solid #2D2D2D;
}
#left a img {
	border: 1px solid #2D2D2D;
	padding: 3px;
	background-color:#666666;
	filter:alpha(opacity=86);
	opacity:0.86;
	-moz-opacity:0.86;
}
#left a:hover img {
	border-color: #000000;
	background-color: #666666;
	filter:alpha(opacity=99);
	opacity:0.99;
	-moz-opacity:0.99;
}
#left a {
	color: #CCCCCC;
	text-decoration: none;
}
#left a:hover {  /* wakeup IE */
	border-width: 0;
	color: #FFFFFF;
}


#right {
	margin: 20px 0 20px 10px;
	float: left;
	width: 170px;
	text-align: left;
	color: #999999;
}

#footer {
	background: #E7E7E7 url(images/footerbg.gif) repeat-x;
	height: 80px;
}
#footerwrap {
	margin: 0 auto;
	text-align: center;
	width: 780px;
	font-size: 75%;
}
#copyright {
	margin-top: 10px;
	float: left;
}
#built {
	margin-top: 10px;
	float: right;
	color: #999999;
}
#built a {
	color: #999999;
	text-decoration: none;
}
#built a:hover {
	color: #000000;
	text-decoration: underline;
}

#login {
	margin: 50px 0 0 0;
	padding: 10px 5px 10px 10px;
	background: url(images/login_backg.gif) top repeat-x;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 153px;
	font-size: 90%;
	color: #FFFFFF;
}
#login a {
	color: #FFFFFF;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}
.textfield {
padding: 2px;
background: #333333;
border: 1px solid #999999;
font-size: 11px;
font-weight: bold;
color: #999999;
}
.commentsfield {
padding:2px;
background: #333333;
border: 1px solid #999999;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#999999;
width: 200px;
height: 60px;
}
.drop {
padding:2px;
background: #333333;
border: 1px solid #999999;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#999999;
width:144px;
}
#formtable {
	color:#CCCCCC;
	font-size: 100%;
	border: 1px solid #333333;
}
#formtable td {
	padding: 3px 0 3px 10px;
}
.red {
color: #FF0000;
}

#LeftMNav {
z-index : 100000; 
} 
#LeftMNav UL {
padding:0; 
margin:11px 0 0 0; 
width:auto; 
color:#ffffff;
} 
#LeftMNav LI {
padding:0;
margin:0;
list-style-type:none;
border-bottom: 1px solid #333333;
} 
#LeftMNav a {
padding:5px 0 5px 11px;
background-position:100% 50%;
display:block;
font-size:11px;
font-weight:bold;
color:#999999;
text-decoration:none;

} 
#LeftMNav a:hover {
background-color:#3E4246;
border-right:3px solid #8C0219;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

/* H I   R E S   S T Y L E S */

#largepic {
	padding: 28px 12px 10px;
	color: #CCCCCC;
	text-align: left;
}
#largepic img {
	max-width:800px;
	max-height:640px;
}
#largepic a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#largepic a:hover {
	color: #FFFFFF;
}

#largepic img.vert {
	max-width:512px;
	max-height:640px;
}

#HRfooter {
	padding: 0 12px;
	background: #E7E7E7 url(images/footerbg.gif) repeat-x;
	height: 80px;
}
#HRcopyright {
	margin-top: 10px;
	float: left;
	font-size: 75%;
}
#HRbuilt {
	margin-top: 10px;
	float: right;
	color: #999999;
	font-size: 75%;
}
#HRbuilt a {
	color: #999999;
	text-decoration: none;
}
#HRbuilt a:hover {
	color: #000000;
	text-decoration: underline;
}


