@import url("base.css");
/*
==========================================================================
1 - Default Typography Sizing, Colours and Margins
==========================================================================
*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th, a:link, a:visited { /* For Nescape 4.0 and other inheritance intolerant browsers */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 1.5em;
}
body {
	font-size: 62.5%;
}
div#wrapper {
	font-size: 1.1em;
}

p, ul, dl, ol, form, blockquote, table {
	margin-bottom: 10px;
	color: #666666;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 8px;
	color: #76AEC5;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 4px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 8px;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
	border-bottom: 1px dotted #ACD4E0;
}
h4 { font-size: 1.1em; margin-bottom: 5px; }
h5 { font-size: 1.1em; margin-bottom: 5px; }
p {
	font-size: 1.1em;
	margin-top: 0px;
}
dl dt { font-weight: bold; }
ol li {
	list-style-type: none;
	list-style-position: inside;
}

/* blockquotes */
blockquote { background-color: #F5F5F5; margin-bottom: 1em; padding: 5px; }
blockquote p {
	color: #00a5ec;
	margin: 5px 5px 5px 15px;
	font: 1.2em georgia, "times new roman", serif;
	text-indent: -8px;
}
blockquote cite { font-style: normal; color: #CCC; font-weight: bold; }

table {
} 
td { padding: 5px; }
/*
==========================================================================
3 - Main Structural Divs
==========================================================================
*/
html, body { height: 100%; }
body {
	background-repeat: repeat-x;
	background-position: left top;
}
margin-bottom: 3px; }
#wrapper {
	width:100%;
	background-color:#FFFFFF;
	margin-top: 0;
}
#header {
	height: 100px;
	width: 100%;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A9A4;
	background-image: url(../images/core/menu-bg.jpg);
}
#header-content {
	height: 100px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 380px bottom;
	position: relative;
}
#flash {
	height: 231px;
	width: 905px;
	border: 12px solid #313131;
}

#container-sparkles {
	background-image: url(../images/core/spark-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/core/sounds.jpg);
	padding-top: 60px;
}
#midCol {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#midCol-text-top {
	background-image: url(../images/core/text-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 12px;
	margin-top: 2.3em;
}

#midCol-text {
	text-align: left;
	background-image: url(../images/core/text-mid.jpg);
	background-repeat: repeat-y;
	padding: 1em 2em;
}
#midCol-textbot {
	background-image: url(../images/core/text-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 11px;
}
#salty-sea-dog {
	float: right;
	width: 365px;
	margin-left: 2em;
}
.about_rightCol {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0DCE2;
	height: 155px;
	width: 100%;
	margin-bottom: 13px;
}
.about_imgs {
	border: 4px solid #313131;
	float: right;
	margin-right: 25px;
	margin-left: 40px;
}
#clearfooter {
	background-color: #00FF99;
	clear: both;
	height: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#gallery {
	margin-top: 17px;
}



#logo {
	float: left;
	width: 200px;
	margin-top: 25px;
}

#footer {
	background-color:#FFFFFF;
	text-align: center;
	clear: both;
	margin-top: 20px;
}
#footer-inner {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #8CB2C5;
	text-decoration: underline;
}
#footer   a:visited {
	color: #76AEC5;
	text-decoration: underline;
}
#footer a:hover  {
	color: #0A3433;
	text-decoration: underline;
}


#nav/* CSS Document */

 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}


#nav  ul {
	list-style: none;
	border: 1px none #FFFFFF;
	float: right;
	background-image: url(../images/core/menu-gap.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#nav  li {
	display: inline;
	text-align: center;
	float: left;
}

#nav  a {
	text-decoration: none;
	color: #999999;
	text-align: center;
	display: block;
	font-weight: bold;
	height: 30px;
	width: 100px;
	background-image: url(../images/core/menu-gap.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	float: left;
}


#nav  a:link {
	text-decoration: none;
}
#nav  a:visited {
	color: #999999;
	text-decoration: none;
}
#nav  a:hover, #nav  li.current  a {
	color: #ffffff;
	font-size: 8pt;
	background-image: url(../images/core/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.yellowP {
	color: #D95E22;
	font-weight: bold;
}
.underlineP {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1DDE3;
	padding-bottom: 10px;
	margin-bottom: 6px;
	margin-right: 10px;
}

.bullet {
	background-image: url(../images/core/tec1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.6em;
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
}
.bullet_Headings {
	background-image: url(../images/core/tec1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#midCol_alt {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}

#projects-list {
	border: 10px solid #DEDFD9;
	padding: 12px;
	margin-bottom: 15px;
}
#imgLeftFloat {
	float: left;
	border: 4px none #CCD2D2;
	margin-right: 25px;
	height: 120px;
	margin-bottom: 12px;
	list-style-type: none;
}
#imgLeftFloat  ul  li a {
	border: 4px solid #CBD4D3;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#imgLeftFloat ul li a:hover {
	border: 4px solid #D95E22;
}
a.han:link, a.han:visited {
	font-size: .8em;
	color: #999999;
	text-decoration: underline;
}
a.han:hover {
	color: #000000;
	text-decoration: underline;
}
#midCol-text  a:link, a:visited {
	color: #76AEC5;
	text-decoration: underline;
}
#midCol-text a:hover {
	color: #000000;
}


#packages-top {
	background: url(../images/core/packages-top.jpg) no-repeat;
	padding-top: 29px;
}
#packages-bottom {
	background: url(../images/core/packages-bottom.jpg) no-repeat bottom;
	padding-bottom: 29px;
	margin-bottom: 20px;
}
.packages {
	padding: 0.3em 4em;
	background: url(../images/core/packages-bg.jpg) repeat-y;
	border-top: 10px #A8CED9;
	border-right: 10px #A8CED9;
	border-bottom: 10px #A8CED9;
	border-left: 10px #A8CED9;
	color: #5e4421;
	min-height: 340px;
}
.packages-rightCol-wrapper {
	float: right;
	width: 280px;
}
#packages-rightCol {
	background: #FFFFFF url(../images/core/side-image.jpg) no-repeat right top;
	padding: 2.3em;
	width: 220px;
	border: 1px solid #CBCCC6;
	margin-top: 15px;
	color: #5e4421;
	float: right;
}
.packages-rightCol-image  area {
	height: 100px;
	width: 220px;
	float: right;
	background: #FF3333;
}


#packages ul {
	list-style: none;
}
#packages li {
	background: url(../images/core/anchor.jpg) no-repeat left center;
	padding-left: 32px;
	font-size: 1.1em;
	line-height: 2.1em;
}
.green {
	margin-left: 30px;
	margin-top: 10px;
}

