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

@import "http://www.css3.info/wp-content/themes/new_css3/style.css";

html {
	height:101%;
}

body {
	background: url(images/bg.jpg);
}

p {
	font-family: Arial, Helvetica,sans-serif;
	font-size:1em;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
}
.links a {
	text-decoration:none;
	font-weight:200;
	font-size:1.1em;
	color:#000;
	padding:0 0 0 2em;
}
.links a:hover {
	text-decoration:none;
	color:#fed700;
}
.tablelinks a {
	text-decoration:none;
	text-align:center;
	font-weight:200;
	font-size:1.1em;
	color:#000;
	padding:0;
}
.tablelinks a:hover {
	text-decoration:none;
	color:#fed700;
}
.shortlinks {
	float:left;
	font-family: Arial, Helvetica,sans-serif;
	font-size:1em;
	text-align:left;
	margin:0;
	padding:0 0 0 1em;
}
.shortlinks a {
	text-decoration:none;
	font-weight:200;
	color:#000;
	padding:0 0 0 0em;
}
.shortlinks a:hover {
	text-decoration:none;
	color:#fed700;
}

.photocredits {
	font-family: Arial, Helvetica,sans-serif;
	font-size:.85em;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
}
.floatleft img {
	float:left;
	padding:0;
}

h4 {
	font-family: Arial, Helvetica,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 .3em 0;
}

#wrapper {
	position:absolute;
	background: url(images/wavebg.png) no-repeat;
	width:950px;
	height:1100px;
}
#holderhome {
	position:relative;
	background: url(images/transstrip.png) repeat-y;
	margin:4.75em 0 0 25em;
	width: 624px;
	height: 1275px;
}
#holderphotos {
	position:relative;
	background: url(images/transstrip.png) repeat-y;
	margin:4.75em 0 0 25em;
	width: 624px;
	height: 1295px;
}
#holderlocation {
	position:relative;
	background: url(images/transstrip.png) repeat-y;
	margin:4.75em 0 0 25em;
	width: 624px;
	height: 1235px;
}
#holderresults {
	position:relative;
	background: url(images/transstrip.png) repeat-y;
	margin:4.75em 0 0 25em;
	width: 624px;
	height: 1350px;
}
#holdercontact{
	position:relative;
	background: url(images/transstrip.png) repeat-y;
	margin:4.75em 0 0 25em;
	width: 624px;
	height: 1375px;
}

#contentleft {
	float:left;
	padding: 3em 0 1.5em 1.5em;	
	width: 275px;
}
#contentright {
	float:right;
	padding: 2.9em 3.6em 3em 0em;	
	width: 275px;
	height: 370px;
	background: url(images/2buttonsbg.png) no-repeat;
}
#contentfull {
	padding: 2.9em 3.6em 1em 2em;	
	width: 550px;
}
#contentbottom {
	clear:both;
	text-align:center;
	padding: 0;
	margin:1em 0 0 1.5em;	
	width: 570px;
	height: 550px;
}
#contentbottom h4 {
	text-align:center;
}
#contentright h3 {
	text-align:center;
	padding-left: 1.7em;
	font-weight:bold;
	font-size:1.35em;
	line-height:2.95em;
	color:#d1e7d6;
}
#contentright h3 a {
	text-decoration:none;
	color:#d1e7d6;
}
#contentright h3 a:hover {
	color:#fed700;
}

#topnav ul {
	position:relative;
	font-family: Arial, Helvetica,sans-serif;
	font-size:.9em;
	text-align:right;
	margin:2.3em 2.4em 0 0;
}

#topnavlist li {
	display: inline;
	list-style-type: none;
	padding:0;	
}

#topnavlist a {
	text-decoration:none;
	font-weight:200;
	color:#FFF;
}

#topnavlist a:hover {
	text-decoration:none;
	color:#fed700;
}

#topnavlist a.active {
	text-decoration:none;
	font-weight:600;
}

.menuspacer {
	color: #FFF;
	margin: 0 .5em;
}

.shadow {
	-moz-box-shadow:5px 5px 5px #888888;
	padding: 0;
}
