body { 
	background: #6699CC; 
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
}
	

h1  {
		font-size: 18px;
	text-align: center;
	color: #333;
}

h2  {
		color: gray;
		font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

h4  {
		color: red;
		font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}


a 	{
	color: #ccc;
	text-decoration: none;
	font-weight:bold;
	}

p 	{
	text-decoration: none;
	text-indent: 30px;
}

.search 	{
	color: #ccc;
	text-decoration: none;
	font-weight:bold;
	background-color: #800000;
	text-align: left;
	padding-right: 8px;
	padding-left: 10px;
}
	
a:link {
	text-decoration: none;
	font-weight:bold;
	color: #999;
}
	
a:visited {
	color: #999;
	text-decoration: none;
	font-weight:bold;
	
	}
	
a:hover {
	color: #900;
	text-decoration: underline overline;
	}
	
.bg_light
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 1px;
	text-align: center;
	background-color: #ccc;
	border-color: #800000 black black black;
	border-width: 0px 0px 1px 0px;
	border-style: groove;
}

.bg_medium
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 3px;
	text-align: left;
	background-color: #666;
}

.bg_dark
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 3px;
	text-align: center;
	background-color: #000;
	border-color: #800000 black #800000 black;
}

.menu_bg_light
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 1px;
	text-align: center;
	background-color: #800000;
	border-color: #800000 black black black;
	border-width: 0px 0px 1px 0px;
	border-style: groove;
}

.menu_bg_medium
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 3px;
	text-align: left;
	background-color: #666;
}

.menu_bg_dark
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 3px;
	text-align: center;
	background-color: #ccc;
	border-color: #800000 black #800000 black;
}
	
.boxtitle, .sidetitle
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 1px;
	text-align: center;
	background-color: #800000;
	border-color: #800000 black black black;
	border-width: 0px 0px 1px 0px;
	border-style: groove;
}

.form_light {
	color: #ccc;
	background-color: #666;
}


.blogbody {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin:40px 0px 0px 0px;
	background: black;
	height: 90px;
}

.nav {
	color: #ddd; 
	font-weight: bold;
	margin:40px 0px 0px 0px;
	background: #2f2f2f url(/themes/valorathletics/images/valor-nav_background.jpg) repeat-x;
}


.title {
	font-family:arial narrow, arial, sans-serif; 
	font-size: 21px; 
	color: #333; 
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom: 2px;
	font-weight:bold;
	text-align:left;
	}

h3 {
	font-family:arial narrow, arial, sans-serif; 
	font-size: 21px; 
	color: #800000; 
	font-weight:bold;
	text-align:left;
	line-height: 10px;
	}

.description
{
	font-family: arial narrow, arial, hevetica, sans-serif;
	font-size: large;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
	
.callout {
	font-family: arial narrow, arial, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
	
.banner {	font-family:arial narrow, arial, sans-serif;
		color:#f7bb9d;
		font-weight:normal;	
  		padding:15px;
  		text-align:right;
               }

.copyright {
    text-align: center;
	color: white;
	font: .9em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.createdText {
    text-align: right;
	font: .9em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.cartheader {
	font-size: 1.2em;
	color: #000;
	text-align: center;
	font-family: arial narrow, sans-serif;
	font-weight: bold;
}

.cartsubheader {
	font-size: 1.1em;
	color:#333;
	text-align: center;
	font-family: arial narrow, sans-serif;
	font-weight: bold;
}

.carttext {
	font-size: 1.0em;
	color:#000;
	font-family: arial narrow, sans-serif;
}

.cartnav {
	font-size: 1.0em;
	color:#000;
	font-family: arial narrow, sans-serif;
}

.carttitle
{
	font-weight: bold;
	text-align: center;
	letter-spacing: .2em;
	line-height: 45px;
	font-size: 2.4em;
	color:#000;
	font-family: copperplate, arial narrow, sans-serif;
}

.cartsubtitle
{
	text-align: center;
	letter-spacing: .2em;
	font-size: 1.1em;
	color:#000;
	font-family: arial narrow, sans-serif;
}

.cartbody
{
	text-align: center;
	font-size:14px;
	line-height: 19px;
	color:#000;
	font-family: arial narrow, sans-serif;
}

.topmenu
{
	font-weight: bold;
	text-align: left;
	font-family: copperplate, arial narrow, sans-serif;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 3px;
	border-color: #fff;
	border-width: 1px 0px 1px 0px;
	border-style: groove;
	color: #fff;
}

.topmenu1
{
	font-weight: bold;
	text-align: left;
	font-family: copperplate, arial narrow, sans-serif;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 3px;
	background-color: #999;
	border-color: #990000;
	border-width: 1px 0px 1px 0px;
	border-style: groove;
	color: #fff;
}

.topmenu2
{
	font-size:11px;
	font-weight: bold;
	text-align: left;
	font-family: copperplate, arial narrow, sans-serif;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 3px;
	background-color: #333;
	border-color: #990000;
	border-width: 1px 0px 1px 0px;
	border-style: groove;
	color: #fff;
}



.largetext
{
	font-weight: bold;
	text-align: left;
	font-family: copperplate, arial narrow, sans-serif;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 3px;
	background-color: #999;
	border-color: #990000;
	border-width: 1px 0px 1px 0px;
	border-style: groove;
	color: #fff;
}

.topmenu:hover {
	color: #000;
	background-color: #666;
}
	
.topmenu1:hover {
	color: #000;
	background-color: #ccc;
}
	
.topmenu2:hover {
	color: #000;
	background-color: #ccc;
}

.bottommenu
{
	text-align: center;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 3px;
	border-color: #fff;
	border-width: 1px 0px 1px 0px;
	border-style: groove;
	color: #fff;
	font: bold 11px copperplate, arial;
	background-color: #ccc;
	width: 100%;
}

.bottommenu:hover {
	color: #666;
}

.bottommenu:link {
	color: #000;
}
	
.active
{
	font-weight: bold;
	color: #ffffff;
}

.inactive
{
	font-weight: bold;
	color: #ffffff;
}


.pageHead
{
	text-align: center;
	border-width: 1px 0px 1px 0px;
	background-color: #fff;
	font-size: 36px;
}

.pageSubHead
{
	margin-bottom: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #900;
	padding-top: 2px;
	border-width: 1px 0px 1px 0px;
	font: bold 30px copperplate, arial;
	text-align: center;
}

#bodywrapper { 
background: red; 
} 

#leftcol { 
float: left; 
color: #000; 
text-align:right;
	vertical-align: top;
} 

#middle { 
margin-left: 15%; 
margin-right: 15%; 
color: #000; 
background: blue; 
border-right: 1px solid blue; 
border-left: 1px solid blue;
	vertical-align: top;
} 

#rightcol { 
float: right; 
color: #000; 
text-align:left;
	vertical-align: top;
} 

.new
{
	text-transform: uppercase;
	color: #900;
	font: bold 16px copperplate, arial;
	text-align: center;
}

