﻿body {
	background:url(../images/page_background_image_1.jpg) repeat-x; 
	font-size:1em; 
	font-family: Arial, "Times New Roman", Times, serif;
	color:#ffffff;}
		
.myclear {clear:both}
.formleft .nocaps {text-transform:}

/* unvisited link */
a:link {
    color: white;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: white;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #1abef4;
    text-decoration: none;
}

/* selected link */
a:active {
     color: blue;
     text-decoration: none;
}

.main {
	background-image: url('images/new_gradien_spacer.jpg');
	margin-left:1px;
	padding:20px;
	width: 1110px;
	box-shadow: 3px 0px 5px #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.container {
	width:1110px; 
	margin:5px auto}

.header {
	width:1110px; 
	height:150px; 
	background:url(../images/Smaller_Logo_Banner_3.jpg) no-repeat; 
	text-indent:-9999px; 
	margin-top:10px}
		

.formleft {
	background: none repeat scroll 0 0 #3b3d3a;
    border: 2px solid #3b3d3a;
    box-shadow: 0 0 3px #666666;
    float: left;
    min-height: 1000px;
    padding: 2px 2px;
    width: 137px;}

.formright {
	background: none repeat scroll 0 0 #3b3d3a;
    border: 2px solid #3b3d3a;
    box-shadow: 0 0 3px #666666;
    float: right;
    min-height: 800px;    
    width: 960px;}
	
.formright h2 {
	color: #ffffff;
	font-size: 1.7em;
    font-variant: small-caps;
    font-weight: normal;
    letter-spacing: 1px}

h1 {
	border-bottom: 2px solid #3D6337;
    float: left;
    font-size: 2.00em;
    font-variant: small-caps;
    font-weight: normal;
    letter-spacing: 1px;
    padding-left: 3px;
    width: 630px;
	margin:15px 0}
	
	h5 {
	border-bottom: 2px solid #3D6337;
    float: left;
    font-size: 1.8em;
    font-variant: small-caps;
    font-weight: normal;
    letter-spacing: 1px;
    color: #62ab32;
    padding-left: 10px;
    width: 630px;
	margin:15px 0}

	
.formleft h2 {
	font-family: Arial,Helvetica,sans-serif;
    font-size: .9em;
    font-variant: small-caps;
    text-decoration: none;
    text-align: center;
    }
    
 .formleft h3 {
	font-family: Arial,Helvetica,sans-serif;
    font-size: .85em;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    text-align: center;  
}

.formleft h4 {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0 0;
}

.formleft h5 {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    margin: 0 0 0 0;
	color: #ff0000;
}

.nav {	
	
    font-family: Arial,Helvetica,sans-serif;
    font-size: .75em;
    font-weight: normal;
    margin: 1px 0 1px;
    padding: 0;
    text-transform: small-caps;
    }

.nav a, .nav {
	color:#ffffff;
	text-decoration:none;
	}

.nav a:hover {color:#1abef4}
	
	
.formleft input {
	border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-family: Arial,"Times New Roman",Times,serif;
    font-size: 1.0em;
    height: 20px;
    margin-bottom: 2px;
    padding-left: 5px;
    width: 555px;}

.formleft textarea {border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-family: Arial,"Times New Roman",Times,serif;
    font-size: 1.0em;
	width: 555px;}
	
.formleft select {
	font-family: Arial,"Times New Roman",Times,serif;
	border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 1.0em;
    padding: 3px;
	width:180px}

.row {margin-bottom:5px}
.feerow select {
    font-size: .85em;
    padding: 3px;
	width:380px}	

.formleft label {
	display: block;
    font-size: 0.70em;
    font-weight: bold;
	color:#000000;
    margin-left: 5px;
    text-transform: uppercase;}

.formleft label span {color:#F00}
.formleft p span {color:#F00}
.submitred p {
	color:#f00;
    font-size: 0.85em;
	margin-left: 10px}
.shortrowleft {
  width: 290px;
  margin-bottom:5px;
  float:left}
  
 .shortrowright {
  width: 240px;
  margin-bottom:5px;
  float:right}


.city, .state {float:left}
.zip {float:right}

.city input {width:200px}

.state {margin:0 10px}
.state select {width: 190px;}
	
.age select, .vol select {width:200px}

.zip input {width:125px}
.grade input {width:125px}
   
.paypal select {
   width:350px;
   height: 30px;}
   
 .paypal2 input {
   width:149px;
   height: 47px;}

  .submit input {
   width:130px;
   border: 1px solid #000000;
   border-radius: 5px 5px 5px 5px;
   font-size: 0.80em;
   color: #000000;
   background-color: #A5B488;}
   
 .submitred input {
   width:340px;
   border: 1px solid #000000;
   border-radius: 5px 5px 5px 5px;
   font-size: 0.80em;
   font-weight: bold;
   color: #ffffff;
   background-color: #ff0000;}

.formright ul {
	list-style: none outside none;
    margin: 0;
    padding-left: 10px;}
	
	
    
.artsubs {margin-top:20px}
	
.checkchoice {float:left; width:130px; margin-right:10px}	
.checkchoice input {float:left; margin-right:5px; width:20px}
.checkchoice label {line-height:38px}

#myHeader {
font-size: .9em;
margin: 2px;
}
#headerDiv {
	float: left;
width: 260px;
background-color: #390;
color: #ffffff;
border: 1px solid #000000;
border-radius: 5px 5px 5px 5px;
font-size: 0.95em;
font-weight: bold;   
}
#titleText {
float: left;
font-size: .85em;
margin: 2px;
}
#headerDiv a {
float: right;
margin: 1px 1px 1px 1px;
color: #ffffff;
text-decoration:none;
}