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

/* CSS Reset rules */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
/*	vertical-align: baseline; */
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* 
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\ End Clear all rules! \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/


body {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	background-color: #006f51;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
#wrapperTop {
	width: 100%;
	background: url(images/bkgdTop2.gif) repeat-x top left;
}
#wrapperBottom {
	width: 100%;
	margin: 0 auto 0;
	background-color: #FFFFFF;
}
#header {
	width: 840px;
	height: 191px;
	margin: 0 auto 0;
	background: url(images/headerBkgd2.jpg) no-repeat top left;
}
#portfolio {
	margin: 0px 0 0 0;
	float: right;
	width: 269px;
	height: 165px;
}
#portfolio ul {
	margin: 0px 0 0 0;
	width: 269px;
	height: 165px;
}
#portfolio li  {display: none; }
#portfolio li:first-child { display: inline; }

#content {
	width: 676px;
	margin: 0 auto 0;
	padding: 0px 0 20px 0;
}

#content p a {
	color: #006F51;
	text-decoration: none;
}

#content p a:hover {
	color: #000000;
	text-decoration: none;
}

.mainButtons {
	width: 169px;
	height: 108px;
	text-align: center;
	float: left;
	padding: 0px 0px 10px 0px;
}
.mainButtons p {
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #000000;
}
.mainButtons a:link, .mainButtons a:visited {
	color: #000000;
	text-decoration: none;
}
.mainButtons a:hover {
	color: #006f51;
	text-decoration: none;
}

#botButtons {
	width: 100%;
	height: 56px;
	margin: 15px auto 0;
	background-color: #ffcc33;
	border-bottom: 1px #939598 solid;
	border-top: 1px #939598 solid;
	text-align: center;
}
#botButtons ul {
	margin: 20px 0 0 0;
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #000000;
}
#botButtons li {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 6px 12px;
	display: inline;
	background: url(images/butLeft.gif) no-repeat top left;
}
#botButtons a {
	margin: 0px 40px 0px 0px;
	padding: 4px 12px 6px 0px;
	background: url(images/butRight.gif) no-repeat top right;
}
#botButtons a:link, #botButtons a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/butRight.gif) no-repeat top right;
}
#botButtons a:hover {
	color: #cecece;
	text-decoration: none;
	background: url(images/butRight.gif) no-repeat top right;
}
/* IE6 Only */
* html #botButtons li {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 6px 12px;
}

/* IE7 Only */
*:first-child+html #botButtons li {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 6px 12px;
}
#footer {
	width: 806px;
	margin: 0 auto 0;
	padding: 15px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

/*------------- HIGHSLIDE -------------*/

.highslide-wrapper div {
    
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.highslide-body h1 {
	font: bold 20px/22px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 6px 6px 6px 8px;
	background-color: #ffc525;
	color: #016e51;
}
.highslide-body h2 {
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	color: #000000;
}
.highslide-body p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	color: #000000;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 350px;
    padding: 0 5px 5px 5px;
}
.highslide-html-content img {
	padding: 0;
	margin: 0;
	float: none;
}
.highslide-html-content .icons {
	margin: 0 5px 5px 0;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}