﻿/* CSS Document */

body {

	background-color:#76dfff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	text-align:center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}



#container {
	width:980px;
	height:100%;
	margin:0px auto 0px auto;
	background-color:white;
}

#top {

	width:980px;
	height:311px;
	margin:0px auto 0px auto;
	/* background-color:white; */
	text-align: left;
	/* background-image: url(images/homeTop.jpg); */
	/*background-repeat: no-repeat;*/

}

#aboutTop {

	width:980px;
	height:172px;
	margin:0px auto 0px auto;
	background-color:white;
	text-align: left;
	background-image: url(images/aboutTop.jpg);
	background-repeat: no-repeat;

}

#galleryTop {

	width:980px;
	height:172px;
	margin:0px auto 0px auto;
	background-color:white;
	text-align: left;
	background-image: url(images/galleryTop.jpg);
	background-repeat: no-repeat;

}
#navHolder {
	width:980px;
	height: 34px;
	margin: 0 auto 0 auto;
	text-align: left;
	/*background-image:url(images/navBkgd1.jpg);
	background-repeat: no-repeat;*/
	background-color:#db030e;

}

.navButton {
	min-width:226px;
	width: 226px;
	background-image:url(images/navbg226.jpg);
	background-repeat:no-repeat;
	/*background-color:#db030e;*/
	/*height: 134px;*/
	display: inline;
	padding: 8px 0 10px 0; 
	margin: 0;
	font-family: Impact, "Arial Black", arial;
	font-size: 20px;
	text-align: center;
	/*margin-top: 5px;*/
	float: left;
	color: white;

}
.navButton276 {
	min-width:276px;
	width: 276px;
	background-image:url(images/navbg276.jpg);
	background-repeat:no-repeat;
	/*background-color:#db030e;*/
	/*height: 134px;*/
	display: inline;
	padding: 8px 0 10px 0; 
	margin: 0;
	font-family: Impact, "Arial Black", arial;
	font-size: 20px;
	text-align: center;
	/*margin-top: 5px;*/
	float: left;
	color: white;

}
.navButton100 {
	min-width:100px;
	width: 100px;
	background-image:url(images/navbg100.jpg);
	background-repeat:no-repeat;
	/*background-color:#db030e;*/
	/*height: 134px;*/
	display: inline;
	padding: 8px 0 10px 0; 
	margin: 0;
	font-family: Impact, "Arial Black", arial;
	font-size: 20px;
	text-align: center;
	/*margin-top: 5px;*/
	float: left;
	color: white;

}

.navButton a:link{

	color: white;
	text-decoration: none;

}

.navButton a:visited{

	color: white;
	text-decoration: none;

}

.navButton a:hover{

	color: #ffcc33;
	text-decoration: underline;

}

.navButton a:active{

	color: #ffcc33;
	text-decoration: underline;

}
.navButton276 a:link{

	color: white;
	text-decoration: none;

}

.navButton276 a:visited{

	color: white;
	text-decoration: none;

}

.navButton276 a:hover{

	color: #ffcc33;
	text-decoration: underline;

}

.navButton276 a:active{

	color: #ffcc33;
	text-decoration: underline;

}
.navButton100 a:link{

	color: white;
	text-decoration: none;

}

.navButton100 a:visited{

	color: white;
	text-decoration: none;

}

.navButton100 a:hover{

	color: #ffcc33;
	text-decoration: underline;

}

.navButton100 a:active{

	color: #ffcc33;
	text-decoration: underline;

}





#mid {

	width:980px;
	height:356px;
	margin:0px auto 0px auto;
	background-color:white;
	background-image: url(images/homeMid.gif);

}


#aboutMid {

	width:980px;
	height:187px;
	margin:0px auto 0px auto;
	background-color:white;
	background-image: url(images/aboutMid.jpg);

}
#aboutMid1 {

	width:980px;
	height:auto !important;
	margin:0px auto 0px auto;
	background-color:white;
	border-bottom:double medium #db03oe;
	

}
#aboutMid1  a {color:#0000FF; text-decoration:underline;}
#aboutMid1  a:hover {color:#FF0000; text-decoration:underline;}
#galleryMid {

	width:980px;
	height:403px;
	margin:0px auto 0px auto;
	background-color:white;
	background-image: url(images/galleryMid.jpg);

}

#navBar {

	width:958px;
	height:auto;
	background-color:#cc0000;
	padding:10px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	line-height:normal;
	color:white;
	background-image:url(images/textBoxBkg.gif);
	background-repeat:repeat-x;
	float: right;	

}

#navBar ul {

	margin:0px 20px 0px 0px;
}

#navBar li {

	padding-left:20px;
	display:inline;

}


.navEmail {

	width: auto;
	height: auto;
	float: right;

}

#rightColumn {

	width: 470px;
	height: auto;
	text-align: left;
	float: right;
	margin: 25px 25px 25px 0px;

}


.featureList {

	width: 140px;
	height: auto;
	float: left;
	text-align: left;
	display: inline;
	padding: 0px 10px 10px 0px;

}

.featureList li{

	line-height: 12px;
	margin-bottom: 3px;

}

#leftColumn {

	width: 375px;
	height: 700px;
	float: left;
	text-align: left;
	margin: 25px 25px 25px 50px;
	padding-right: 25px;
	border-right: 1px solid #cc0000;

}

#leftColumn a:link {

	color:#cc0000;
	text-decoration:none;

}

#leftColumn a:visited {

	color:#cc0000;
	text-decoration:none;

}

#leftColumn a:hover {

	color:#6f82fc;
	text-decoration:underline;
		

}

#leftColumn a:active {

	color:#6f82fc;
	text-decoration:underline;	

}

h1 {

	font-size: 16px;
	color: #cc0000;

}


h2 {

	font-size: 14px;
	color: #cc0000;

}


h3 {

	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
	border-bottom: 1px solid #6f82fc;

}

#addressFooter {

	width: 976px;
	height: auto;
	text-align: center;
	background-color: #cc0000;
	color: white;
	font-size: 10px;
	padding: 1px;
	margin: 0 auto 0 auto;

}
#addressFooter a, a:link {
	/*font-size:10px;
	font-weight:bold;*/
	color:#fff;
	text-decoration:underline;
}
#addressFooter a:hover {
	/*font-size:10px;
	font-weight:bold;*/
	color:#0000FF;
	text-decoration:underline;
}
.clear {

	clear: both;
	background-color:ffffff;

}





/* form */


.form {

	width:275px;
	height: auto;
	border: #cc0000 1px solid;
	margin: 20px 20px 20px 20px;
	text-align: left;
	clear: both;
	padding: 10px;
	float: left;

}

label {
	color:black;
	float: left;
	text-align: left;
	width: 200px;
	padding-top: 5px;
	font-size: 1em;
	
}


input#styled {
	width: 200px;
	border: 1px solid #cc0000;
	/*margin-bottom:5px;*/

}


textarea#styled {
	width: 200px;
	height: 100px;
	border: 1px solid #cc0000;
	padding: 3px;
	/*margin-bottom:5px;*/

}




/* HWSfooter */



#HWSfooter {


	width: 978px;
	clear:both;
	margin:20px auto  0px auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;

}

.HWSfooter {

	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:.9em;



}


.HWSfooter a {

	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:underline;
	
	}

#copyContainer{
	background-color:white;
}

#top img{
	border:0;
}
.stylenote	{font-size:10px; font-weight:bold; font-style:italic;}
#rotator {margin:auto auto auto 10%; width:800px; height:382px; border:outset 10px #666;}
.stylered {font-weight:bold; color:#f00;}
/*html body {-webkit-text-size-adjust: 300%}*/