﻿

.body { background-color: #ccc;
		padding: 0px 5px;
		font-family: Verdana,Arial,sans-serif;
		border: 1 #000 solid;
}

a.body:link{ color: #630;
}

a.body:visited{ color: #630;
}

a.body:hover{ color: #ccc;
}

hr { height:3px;
    width:75%;
    background:#c99;
    margin: 0px 150px 0px 5px;  
}

#header{ background-color: #fff;
		 height: 155px;
		 margin: 0px 5px;
		 padding: 6px;
		 
}

#header-logobar{background-image: url(images/GradFill.gif);
				width: 100%;
				margin: 24px 0px 3px 0px; 
				z-index: 0;
				font-family: batavia,mandela,helvetica,arial,sans-serif;
				font-size: x-large;
				text-align: center;
				color: #ffffff;
}

#header-lt{ position: absolute;
			left: 35px;
			top: 12px;
			height: 150px;
			z-index: 1;
}

#navheader{ width: 86%;
			float: right;
			padding: 3px 0px;
			background-color: #cc9999;
			z-index: 3;
}

.navbar{ margin: 0px 0px 0px 25px;
		 text-decoration: none;
		 font-family: helvetica, arial, sans-serif;
		 color: #000;
		 
}

a.navbar:link{ color: #630;
}

a.navbar:visited{ color: #630;
}

a.navbar:hover{ color: #ccc;
}

#content{background-color: #fff;
		 margin: 0px 5px;
		 padding: 3px 6px;
		 border-top: 1px #ccc solid;		 
}

#right{ float: right;
		width: 260px;
		height: 100%;
		padding: 10px;
		margin: 0px 0px 0px 15px;
		background-color: #fcc;
		z-index: 1;
				
}

.righttext{	font-size: small;
			text-align: justify;
			text-decoration: none;
}
			
h3.righttext{ color: #930;
		      text-align: center;
}

a.righttext:link{ color: #630;
}

a.righttext:visited{ color: #630;
}

a.righttext:hover{ font-weight: bold;
}


ul.righttext, li.righttext{ list-style-type: none;
}

#center{background-color: #fff;
		padding: 5px 10px;
		margin: 0px 0px 0px 0px;
		text-align: justify;
		z-index: 0;
				
}

#bottom{background-color: #fff;
		margin: 0px 5px;
		padding:  0px 6px;
		border-top: 1px #ccc solid;
		border-bottom: 1px #ccc solid;
		
}

#tshirt{background-color: #fff;
		text-align: center;
		text-decoration: none;
						
}	

#floatleft{ margin: 10px;
			 float: left;
}

#floatright{ margin: 10px;
			 float: right;
}

h2{ color: #930;
	font-size: large;
}

h3{ color: #930;
	margin: 20px;
	text-align: left;
	font-size: medium;
}

h4{text-align: center;
}

	 

#footer{background-color: #fff;
		padding: 6px;
		margin: 0px 5px;
		text-align: center;
}

.footertext{font-size: xx-small;
			text-decoration: none;
			margin: 0px 5px;
}

a.footertext:link{ color: #630;
}

a.footertext:visited{ color: #630;
}

a.footertext:hover{ color: #000;
}


.indent{ margin:25px 0px 0px 25px;
}

.tshirtform { float: left;
			 width: 600px;
			 padding: 10px 30px 10px 30px;
			 margin: 10px;
			 border: 5px ridge #c99;
}

hr.tshirtform { height:1px;
				width:75%;
				background:#c99;
				margin: 0px 5px 0px 5px;  
}

.formrow { height: 30px;
}

.formcomments{ margin-bottom: 20px;
				border-bottom: 1px solid #930;
}

.collabel{ float: left;
		   width: 130px;
		   text-align: right;
		   
}
