a {
	color:#c94786;
	text-decoration:none;
	border:0;
}

a img {
	border:0;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	border:0;
	color:#ff8599;
}

a:hover {
	color:#FFF9CA;
}

a:link {
	color:#c94786;
	text-decoration:none;
	border:0;
}

#selected a {
	color:#FFF9CA;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

body,html {
	font: 12px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background: #f2dfc9 url("../images/pink-tan-strip.gif") repeat-y top center;
	color: #fff;
	height: 100%;
	margin:0;
	min-width: 960px;
}

.margbottzero {
	margin-bottom: 0;
}

.boxone {
	background-color: #ffbfa8;
	color: #5a5b5e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 60px 0 0 0 !important;
}

.boxtwo {
	background-color: #ffed00;
	color: #5a5b5e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 60px 0 0 0 !important;
}

.boxtext {
	margin: 20px 15px;
}

.burst {
	background: url("../images/burst.gif") no-repeat top center;
	height: 347px;
	width: 280px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.foottext {
	font: 12px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #65792D;
	margin: 0 0 5px 0 !important;
}

.footimage {
	background: url("../images/foot-image.gif") no-repeat top right;
	width: 100%;
	height: 58px;
	overflow: hidden;
}

.hidden {
	display: none;
	height: 0;
}

.hrule {
	background: url("../images/h-rule.gif") no-repeat top right;
	height: 12px;
	padding: 0;
	margin: 0;
}

li {
	margin: 0 0 5px 0;
	text-decoration: none;
	list-style: none;
	font-size: 9px;
}

ul {
	padding: 0 0 0 10px;
	text-decoration: none;
	
}

.logo {
	line-height: 0; 
	height: 294px; 
	background: url("../images/header.gif") no-repeat top center;
	
}

.mainimage {
	background: url("../images/dino.gif") no-repeat top center;
	width: 100%;
	height: 785px;
	overflow: hidden;
}

.marginzero {
	margin: 0;
}

.menu {
	background: url("../images/menuwhole.gif") no-repeat top center;
	text-indent: -9999px;
	padding: 0;
	margin: 30px 0 0 0;
	height: 2016px;
	width: 100%;
}

/* ===> Start of Nav bar <=== */

#nav ul {
	height: 30px;
	background:none;
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 25px 0 0 !important;
}

#nav li {
	float:left;
	margin:0;
}

#nav a {
	color:#1D2F39;
	display:block;
	padding:10px 0 0 30px;
	text-decoration:none;
	letter-spacing:1px;
	font-size: 14px;
}

#nav a:hover {
	color:#FFF9CA;
}

#nav #selected a {
	color:#FFF9CA;
}

.navimage {
	background: url("../images/nav-image.gif") no-repeat top center;
	margin: 0;
	height: 57px;
	width: 100%;
}

.special {
	margin: 6px 10px 0 10px !important;
}

.padtopbig {
	padding: 34px 0 0 0;
}

.padtopbigl {
	padding: 34px 10px 0 0;
}

.picboca {
	background: url("../images/pic1.gif") no-repeat top center;
	width:408px;
	height: 266px;
	padding: 21px 29px;
}

.picframe {
		background: url("../images/picframe.gif") no-repeat top center;
		width:460px;
		height: 313px;
}

.pinkdinos {
	background: url("../images/pink-dinos.gif") no-repeat top left;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
}

.textgrey {
	color: #5a5b5e;
}

.textgreen {
	color: #65791C;
}

.textpink {
	color: #c94786;
}

.wrap {
	background: url("../images/dinonav.gif") no-repeat top center;
	height: 844px;
}

.wrapmenu {
	background: url("../images/nav-image.gif") no-repeat top center;
	height: 100px;
}

.yellowdino {
	background: url("../images/yellow-dino.gif") no-repeat top left;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
}

/* ===> Start TEXT <=== */

.seventeenpx {
	font-size: 17px;
}

.thirteenpx {
	font-size: 13px;
}	

.twentypx {
	font-size: 20px;
}

.serif {
	font: 13px/1.5 georgia, times, serif;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

em {
	color: #FFF9CA;
	font-family: georgia, times, serif;
	font: italic;
}

strong {
	font-weight:bold;
}

.spaced { 
	letter-spacing: 2px;
	font-size: 12px;
}	

.elevenpx {
	font-size: 11px;
}

p,h4,h5,h6,dl,hr,ol,ul,pre,table,address,fieldset {
	margin-bottom: 20px;
}