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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #D2D1AE;
	background-image: url(../images/bgrounds/main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.main {
	background-color: #E3E3D2;
	padding-top: 20px;
	padding-left: 38px;
	padding-right: 40px;
}
a:link {
	color: #6A402D;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #6A402D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6C7056;
	text-decoration: underline;
}
a:active {
	color: #6A402D;
	text-decoration: none;
}
.h1,.h2,.h3,h1,h2,h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.h1,h1 {
	font-size: 16px;
	color: #000000;
}
.h2,h2 {
	font-size: 14px;
	color: #6A402D;
}
.h3,h3 {
	font-size: 12px;
	color: #6B7157;
}
.h4,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5C3222;
}
.sidebar {
	background-color: #777F5C;
	background-image: url(../images/bgrounds/nav.gif);
	border-right: 1px;
	border-right-style: solid;
	border-right-color: white;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.header_imgs {
	border: 0px;
	padding-left: 28px;
	padding-right: 46px;
}
.header_pic {
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.questions {
	color: black;
	font-weight: bold;
}
.hi {
	color:white;
	font-weight:bold;
	background:#6B7157 none repeat scroll 0%;
	padding:0pt 3px;
}
.hr {
	padding-top: 3px;
	padding-bottom: 3px;
}
.copyright {
	font-size: 9px;
	color: #777F5C;
}
.digit13 {
	font-size: 8px;
	color: #D2D1AE;
}

.clientphoto {
	margin-right: 10px;
}

.entry h2 {
	margin-top: 0px;
}

.entry {
	margin-top: -10px;
}

.mypicboxentry {
	margin-top: 30px;
	width: 700px;
	text-align: center;
}
.mypictureentryborder {
	border: 5px solid white;
	margin: 5px;
	margin-left: 0px;
}
.mypictureentry {
	text-align: center;
	margin: auto;
}

.mypicsgalleryentry {
	margin-top: 30px;
}

.mypicsgalleryentry img {
	margin: 5px;
}

.mypicsgalleryentry { display: none; } 

.thumbsback, .thumbsfor {
	float: right; 
	display: block;
	padding-left: 10px;
}
.thumbsback a,
.thumbsfor a { color: black; }
.thumbsback a b, .thumbsfor a b { color: #80826A; }
.myfooter { text-align: left; float: left; width: 300px; }
.myfooter .client a, .myfooter .url a { display: block; color: #80826A; }
.myfooter .date { display: block; }

.questionnaire.even { background: #E9EBDD; } 
