@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color:#e5e5e5;
  color: #ffffff;
}
h1 {
  font-size: 2.4em;
  font-weight: 700;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li { 
  font-size: 1.4em;
  line-height:150%;

}

h1, h2, p {
  margin: 0em 3em;
}

h3{
	font-size: 1.4em;
	margin: 0;
	margin-left: 14px;
	margin-top: 43px;
	padding:0;
}

#branding h1 {
  margin: 0;
}

#branding {
  height: 122px;
  background: url(./../images/header.gif) no-repeat;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: -20px;
}

#rightCol {
  list-style: none;
}

#footer {
  background:#e5e5e5 url(./../images/footer.gif) no-repeat;
  margin:0;
  margin-top: 0;
  padding: 0;
  height: 90px;
  min-height: 90px;
}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 760px;
}

#wrapper {
  width: 929px; 
  margin: 0 auto; 
  text-align: left;
  background: #e5e5e5 url(./../images/nav-bg-fixed.gif) repeat-y right top;
}




#rightCol { 
  width: 177px; 
  min-height: 432px;
  float: right; 
} 

#footer { 
  clear: both; 
} 

/* Add some padding
================================== */

#rightCol {
  margin: 0;
  margin-bottom:0;
  padding: 0;
  padding-top: 0;
  padding-bottom: 0px;
}

#rightCol * {
  padding-left: 0;
  padding-right: 20px;
}

#rightCol * * {
  padding-left: 0;
  padding-right: 0;
}

.logo {
	float:left;
	background: url(./../images/logo.png) no-repeat top center;
	margin: 0;
	margin-top: -13px;
	width: 290px;
	height: 115px;
}

.logo a {
	display:block;
	float:left;
	width:280px;
	height: 100px;
	padding: 0px;
}

.header_right{
	float:right;
	background: url(./../images/wcg.png) no-repeat center right;
	margin: 0;
	margin-top: -13px;  
	margin-right: -10px;
	width: 550px;
	height: 115px;
}


/*MENU
================================================================================*/
.nav ul {
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight:700;
	font-style:oblique;
	text-transform:uppercase;
}

.nav ul li {
	float:left;
	
}

.nav li a {
	padding: 0 2em;
  	line-height: 2.5em;
	text-decoration:none;
	text-align:center;
	color:#5f3d6f;
	float:left;
	display: block;
}

.nav ul a:hover{
	color: #b07dc7;
	text-decoration:underline;
	font-weight:900;
}

ul .selected a{
	color: #b07dc7;
	text-decoration:underline;
	font-weight:900;
}
/*=======================================================================*/
.headlink{
	font-size: 1.4em;
	text-align: right;
	font-style:italic;
	font-weight:900;
	padding-top:0;
	padding-bottom: 0;
	margin-bottom: 0;

}

.headlink a{
	text-decoration:underline;
	color:#5f3d6f;
}



.headlink a:visited{
	text-decoration:none;
	color:#5f3d6f;
}

.headlink a:hover{
	text-decoration:underline;
	font-weight: 900;
	color:#530e59;
}

.phoneheader{
	margin-bottom:0;
	margin-top: 20px;
	font-size: 22px;
	font-weight:700;
	text-align:center;
	color:#5f3d6f;
}

.footertext{
	margin:0;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:5px;
	padding-bottom:0;
	text-align:center;
	font-size: 1.1em;
	color:#5f3d6f;
}

.footertext a{
	font-weight:700;
	font-size:1.2em;
	color:#5f3d6f;
	text-decoration:underline;
}

.footertext a:visited{
	color:#5f3d6f;
	text-decoration:underline;
}

.footertext a:hover{
	color:#530e59;
	font-weight:700;
	text-decoration:underline;
}

.contentlink a{
	font-weight:bold;
	text-decoration:underline;
	color: #ffffff;
}

.contentlink a:visited{
	font-weight:bold;
	text-decoration:underline;
	color: #ffffff;
}

.contentlink a:hover{
	font-weight:bold;
	text-decoration:none;
	color: #5f3d6f;
}

.flashscion{
	margin: 0;
	margin-top: 20px;
	text-align:center;
}

.flashtext{
	margin-left: 0;
	margin-top: 0;
}

.bold{
	font-weight:700;
}

.first{
	margin-top: 10px;
}


.purp{
	color:#5f3d6f;
}

/* Scroller Box 
=========================================================*/
#scroller_container{
    width: 165px;
    height: 280px;
    position: relative;
    overflow: hidden;
    margin-left: -20px;
  	margin-top: 0;
	padding:0;
    white-space: nowrap;
	line-height: 90%;
	font-size: 0.9em;
	font-weight:bold;
	color: #5f3d6f;
	clear:both;
}

/* CSS Hack Safari */
#dummy {;# }

#scroller_container{
 overflow:hidden;
}
/* Scoller Box */



#content {background: url(../images/bodybg.jpg) repeat-y; margin-top: 20px; width: 928px;}
#contentwrap {background: url(../images/bodytop.jpg) no-repeat top;}
#bodycontent {background: url(../images/bodyfooter.jpg) no-repeat bottom; padding-bottom: 150px; min-height: 350px;}
#leftCol {width: 730px; float: left;}
#leftCol ul {padding-left: 80px; margin: 0;}

a {color: #EAD6F4;}