@charset "utf-8";
/* CSS Document */

img, div { 
	behavior:url(iepngfix.htc); 
}

.class1 a:link {
	color: #34AB99;
	font-weight: bold;
}
.class1 a:visited {
	color: #34AB99;
	font-weight: bold;
}
.class1 a:active {
	color: #A4E3DA;
	font-weight: bold;
}
.class1 a:hover {
	color: #A4E3DA;
	font-weight: bold;
}
a,p {
	font-family: Arial;
	text-decoration: none;
	width: 100%;
	margin: 0 0 10px 0;
}
h1 {
	font-family: Arial;
	font-size: 14pt;
	font-variant: small-caps;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
h1.home {
	font-size: 3.5em;
	color: #666;
	text-align: center;
	font-variant: normal;
	font-family: Candara, Cambria;
	padding-top: 10px;
}
h2 {
	border-bottom: solid 1px #ccc;
	padding-bottom: 2px;
	font: 120% arial;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-repeat: repeat;
	font-family: Arial;
	color: #333;
	background-color: #F8F8F8;
}
ul.list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li.list {
	background-image: url(images/bullet_gray.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 15px;
	margin-left: 10px;
}
#wrapper {
	position: relative;
	width: 1000px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
#wrapper-insidebody {
	min-height: 100%;
	width: 1000px;
	padding-bottom: 50px;
	min-height: 100%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 142px;
	width: 1000px;
	background-color: #666;
}
#globalnav {
	width: 750px;
	height: 104px;
	position: absolute;
	left: 250px;
	top: 27px;
	margin-left:10px;
	background-color: #4F5353;
	padding-right: 5px;
	padding-left: 5px;
}
#globalnavline {
	background-image:url(images/globalnav_background_darkthin.png);
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	left: 30px;
	top: 40px;
	width: 700px;
	height: 20px;
}
#logo {
	margin: 0px;
	float: left;
	width: 200px;
}
/* Begin CSS Drop Down Menu */

#menuh-container {
	position: absolute;
	top: 93px;
	z-index: 500;
	left: 5px;
}
#menuh {
	font-size: .9em;
	font-family: "Comic Sans MS", Arial, "Trebuchet MS";
	width:100%;
	float:left;
	margin:2em;
	margin-top: 1em;
}
#menuh a {
	text-align: center;
	display:block;
	border: 1px solid #666;
	white-space:nowrap;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0.4em;
	padding-right: 0.3em;
	padding-bottom: 0.4em;
	padding-left: 0.3em;
}
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */ {
	color: #FFF;
	background-color: #666;
	text-decoration:none;
}
#menuh a:hover	/* menu at mouse-over  */ {
	color: #666;
	background-color: #A4E3DA;
	text-decoration:none;
}
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */ {
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */ {
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#menuh ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:10em;	/* width of all menu boxes */
}
#menuh li {
	position:relative;
	min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
}
#menuh ul ul {
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
}
#menuh ul ul ul {
	top:0;
	left:100%;
}
div#menuh li:hover {
	cursor:pointer;
	z-index:100;
}
div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul {
	display:none;
}
div#menuh li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul {
	display:block;
}
/* End CSS Drop Down Menu */

/* Begin Photo treatment CSS */
.photo {
	margin: 0px;
	position: relative;
	width: 505px;
	height: 530px;
	float: left;
	padding: 5px;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #09C;
}
.photo span {
	width: 510px;
	height: 530px;
	display: block;
	position: absolute;
	background: url(images/digg-style.gif) no-repeat;
	z-index: -1;
}
.photo a {
	text-decoration: none;
}
.sample1 span {
	width: 510px;
	height: 515px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	background: url(images/round-corner.png) no-repeat;
	z-index: -1;
}
/* End Photo treatment CSS */

#contactus {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	color: #999;
	z-index: 500;
}
.toolbar li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#contenthome {
	float:left;
	width:1000px;
	height: 640px;
	clear: both;
	background-color: #FFF;
	font-family: Arial;
	font-size: 12px;
}
#contenthome_image {
	float:left;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
#content-location_image {
	float:left;
	padding: 0px;
	margin-left: 0px;
	background-color: #FFF;
	margin-bottom: 30px;
	margin-top: 20px;
}
#contentleft {
	float:left;
	width:525px;
	clear: both;
	margin-bottom: 80px;
	overflow: hidden;
}
#contentleftbottom {
	float:left;
	width:500px;
	height: 50px;
	background-color: #CCC;
	text-align: center;
	padding-right: 0px;
	font-size: 9pt;
	font-style: normal;
	font-variant: small-caps;
	font-family: "Comic Sans MS", Arial, "Trebuchet MS";
}
#contentright {
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 540px;
	padding-left: 15px;
	padding-right: 20px;
	line-height: 1.5em;
	text-align: left;
	font-size: 12px;
	padding-bottom: 10px;
}
#contentrightnav {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
	font-family: Arial;
	color: #999;
	text-indent: -20px;
	text-align: center;
}
#pagination_container {
	margin: 0;
	padding: 0;
	width: 250px;
	text-align: right;
}
#pagination-digg li {
	border:0;
	padding:0;
	font-size:11px;
	list-style:none;
	margin-right:5px;
	font-family: Arial;
	font-weight: normal;
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#pagination-digg a {
 border:solid 1px #9aafe5  margin-right:2px;
}
#pagination-digg .previous-off, #pagination-digg .next-off {
 border:solid 1px #DEDEDE  color:#888888  display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
#pagination-digg .next a, #pagination-digg .previous a {
	font-weight:bold;
}
#pagination-digg .active {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	background-color: #A4E3DA;
}
#pagination-digg a:link, #pagination-digg a:visited {
 color:#0e509e  display:block;
	float:left;
	padding:4px 6px;
	text-decoration:none;
	color: #4F5353;
}
#pagination-digg a:hover {
	border:1px solid #4F5353
}
#footer-main{
	position: relative;
	clear: both;
	color:white;
	background-image: url(images/footer3.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	height: 45px;
	width: 1000px;
	padding-top: 10px;
	text-align: center;
}
#footer-home{
	clear: both;
	color:white;
	background-image: url(images/footer3.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	height: 40px;
	width: 1000px;
	padding-top: 10px;
	text-align: center;
	float: left;
}
.pagination1 {
	font-weight: bold;
	color: #2C8D7E;
}
.photo-name {
	text-align: center;
	color: #09F;
	position: absolute;
	width: 300px;
	height: auto;
	top: 684px;
	left: 105px;
	font-size: 8pt;
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	font-family: "Comic Sans MS", Arial, "Trebuchet MS";
}
.contactus {
	font-weight: 900;
	color: #A4E3DA;
	text-decoration: none;
	font-variant: small-caps;
}
.bold {
	font-weight: bold;
}
.bold-link{
	font-weight: bold;
	color: #34AB99;
}
.bold-footer{
	font-weight: bold;
	color: #A4E3DA;
}
