/*heppdesign css by james@heppdesigns.com*/
body
{
	font-family: arial,verdana,sans-serif;
	font-size: .75em;
	color: #666;
	line-height: 1.5em;
	margin: 0 auto;
	width: 750px;
}

#header { margin-top: 75px; }

#navigation
{
	float: left;
	width: 225px;
}

#content1
{
	float: left;
	width: 515px;
	border-color: #CCC;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}

#footer
{
	position: absolute;
	top: 480px;
	width: 475px;
}

#footer2 { margin: 20px; }


/*text CSS*/

/*links*/
a {
	font-weight: normal;
	text-decoration: none;
}

a:visited, a:link {color: #69C;}

a:hover, a:active
{
	color: #C60;
	border-bottom: #C60;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}


/*headers*/
h1
{
	font-size: 1.5em;
	font-weight: lighter;
	line-height: 2em;
	color: #000;
	margin-top: 0em;
}

.mainPad h1 span
{
	font-size: .75em;
	font-weight: lighter;
	line-height: 2em;
	color: #666;
	font-style: italic;
}


h2
{
	font-size: 1.3em;
	line-height: inherit;
	color: #000;
	margin-top: 1.5em;
}

h3
{
	font-size: 1.1em;
	line-height: inherit;
	color: #666;
	margin-top: 1em;
}

h4
{
	font-size: 1em;
	line-height: inherit;
	color: #000;
}

h5
{
	font-size: .9em;
	line-height: inherit;
	color: #000;
}

h6
{
	font-size: .8em;
	line-height: inherit;
	color: #000;
}

.footer
{
	color: #999;
	font-size: .75em;
	font-style: italic;
}

.webnote
{
	width: 90%;
	display: block;
	border-color: #300;
	border-width: 1px;
	background-color: #F99;
	border-style: solid;
	padding: .5em;
}


/*template CSS*/
.tempHeader
{
	color: #000;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	padding-top: 1em;
}

.template
{
	color: #06C;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}

/*Images*/
#mainImage
{
	width: 471px;
	display: block;
	background-color: #666;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

.ImageRight
{
	background-color: #CCC;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding: 3px 3px 5px 3px;
	width: 202px;
	display: block;
	margin: 0 0 10px 10px;
	float: right;
}

.ImageRight span
{
	padding: 2px 2px 2px 10px;
	width: 202px;
	display: block;
	margin: 2px 2px 2px 2px;
	font-size: .80em;
	font-style: italic;
	background-image: url(../images/white-square.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.ImageRight img
{
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
}

.ImageLeft
{
	background-color: #CCC;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding: 3px 3px 5px 3px;
	width: 202px;
	display: block;
	margin: 0 10px 10px 0;
	float: left;
}

.ImageLeft span
{
	padding: 2px 2px 2px 10px;
	width: 202px;
	display: block;
	margin: 2px 2px 2px 2px;
	font-size: .80em;
	font-style: italic;
	background-image: url(../images/white-square.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


.ImageLeft img
{
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
}

.FullImageLeft
{
	background-color: #CCC;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding: 3px 3px 5px 3px;
	width: 473px;
	display: block;
	margin: 0 10px 10px 0;
	float: left;
}

.FullImageLeft span
{
	padding: 2px 2px 2px 10px;
	width: 473px;
	display: block;
	margin: 2px 2px 2px 2px;
	font-size: .80em;
	font-style: italic;
	background-image: url(../images/white-square.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


.FullImageLeft img
{
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
}

/*text associated with images*/
.caption
{
	margin: 2px 5px 2px 5px;
	color: #CCC;
	font-size: .9em;
}

.capNested
{
	text-transform: uppercase;
	color: #39F;
	font-weight: lighter;
	font-size: inherit;
}

/*lists*/
ul li {
	line-height: 1.5em;
}


#navcontainer
{
	width: 200px;
	float: right;
}

#navcontainer ul
{
	list-style-type: none;
	float: right;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 150px;
	background-color: #CCC;
	border-bottom: 1px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #999;
	color: #fff;
}

/*Links to heppdesigns*/
.code
{
	line-height: 1.5em;
	display: block;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	margin: 2em 0 2em 0;
}

.code p
{
	line-height: 1.5em;
	display: block;
	padding: 1em;
	background-color: #FFC;
	margin-bottom: 2em;
}

.code span
{
	display: block;
	margin-bottom: .5em;
}

/*contact form*/

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;

	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #666;
}

#contact-area input.submit-button {
	width: 100px;
    margin-left: 115px;
    }

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}


/*Pos CSS*/

#navigation
{
	border-right: 0px solid #CCC;
	margin-right: 0px;
}


#navigation img
{
	float: right;
	margin-right: 5px;
}

.mainPad
{
    padding: 10px 20px 10px 20px;
}


/*homepage rollover css adapted from original by cssplay*/
#container
{
	position: relative;
	width: 475px;
	height: 375px;
	background-color: #999;
	background-image: url(../images/rollover-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}

#container a.pics
{
	float: left;
	margin: 339px 5px;
	display: inline;
	color: #000;
	text-decoration: none;
	border: 1px solid #fff;
	width: 25px;
	height: 25px;
	cursor: default;
}

#container a.pics img.thumb
{
	display: block;
	border: 0px;
}

#container a.pics span
{
	display: none;
	width: 475px;
	background: #CCC;
	line-height: 1.2em;
}

#container a.pics span img { margin: 0px; }

#container a.pics:hover
{
	white-space: normal;
	border: 1px solid #fff;
}

#container a.pics:hover span
{
	display: block;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: 314px;
	width: 475px;
	border: 0px;
}

#container a.pics:active { border: 1px solid #fc0; }

#container a.pics:active span
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	height: 314px;
}

#container a.pics:focus
{
	border: 1px solid #fc0;
	outline: 0;
}

#container a.pics:focus span
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 314px;
	z-index: 5;
	outline: 0;
}


#container span strong
{
	color: #06C;
	font-weight: lighter;
}
