body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:  #0B024A;
	background-color: #EEE;
	background: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}


p {
	text-align: justify;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 11px;
}
A {
	font-weight: bold;
	font-size: 11px;
	color: #0A0249;
	line-height: 1;
	text-decoration: underline;
}
a:hover {color: #FF6633; font-weight bold; text-decoration: underline;}



A IMG {
	border: none;
}




/*---------------------Floats---------------------------------*/
.right{
display:inline; /*combat doubling the margin in IE */
float:right;
margin: 0px 0px 0px 20px;
margin-top:-10px;

margin-bottom:0px;
}

.left{
display:inline; /*combat doubling the margin in IE */
float:left;
margin: 0px 10px 0px 0px;
}

.clear {
	clear: both;
}



h1#hiddentitle {
 background: url(../images/small2.gif) no-repeat; text-indent: -9000em;  overflow: hidden; height: 24px; width: 188px;  }



/* MINI NAV ----------------------------------------------- */
#mininav{
position:absolute;
 /*this needs to sit above the container so the links are visible*/
bottom:2px;
right:50px;
}

#mininav ul{
margin:0;padding:0;
}

#mininav li{
float:left;
padding:0;margin:0;
background:none;
list-style-type: none;
}

#mininav li a{
color:#0A0249;
font-size: 9px;
border-right:1px solid #0A0249;
padding:0 5px;
text-decoration:none;
}

#mininav li a.last{border-right:none;}
#mininav li a:hover{color:#F78803;}

/*----------------List and text Styles-----------------*/

#nav ul{
 background:none;
 padding-left:1em;
 margin-left:.5em;
 list-style-type: none;
 line-height: 1.5;
 }

#nav ul li a{
background: url(../images/nav_dot_03.gif)  no-repeat;
font-size: 11px;
font-weight: bold;
padding-left:20px;
text-decoration: none;
color: #0A0249;
line-height: 1.5;
}

#nav ul li a:hover{
background: url(../images/nav_dot_over.gif) no-repeat;
line-height: 1.5;
}

/*---------Heading Styles-------------------------------*/
h1{
font-family:ITC Franklin Gothic;
font-size:14px;
color: #0A0249;
margin: 12px 0px 22px 0px;
}


.h1logo {
padding:4px 10px 4px 0px;
}
	
h2{
font-family:Verdana, Arial, Sans-Serif, Tahoma, Geneva;;
font-size:12px;
color: #FF6633;
margin: 12px 0px 6px 0px;
}

#ticker {
height: 2 em;
border-top: 1px solid #CFCFCF;
border-bottom: 1px solid #CFCFCF;
 margin-bottom: 2 em;
}

#underline {
height: 2 em;
border-top: 0px solid #CFCFCF;
border-bottom: 1px solid #CFCFCF;
 margin-bottom: 10px;
}

.current_page {
font-size:10px;
color: #F78803;
float:right;
}
/*------------------------------------------------------*/

#wrap {
	text-align: left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	width: 805px;
	background-color: #FFFFFF;
	border: 1px solid #0A0249;
	padding-bottom:10px;
}
/* header:
------------------------------------------------------ */
#header {
	position: relative;
	width: 805px;
	height:60px;
	background-color: #FFFFFF;
}
#header .logo {
	float: left;
	margin-left:45px;
	margin-top:1em;
}



/* main:
------------------------------------------------------ */
/* content class*/
.cont {
	padding: 20px;
}

/* content class*/
.cont_right {
	padding: 20px 80px 20px 20px;
}
/* right column:
------------------------------------------------------ */

#contRight {
	width: 559px;
	float: right;
	background: url(../images/rightbg.jpg) no-repeat 0px 0px;
}

/* left column:
------------------------------------------------------ */
#contLeft {
	width: 200px;
	height: 317px;
	background: #ff9999;
	margin-left: 40px;
	background: url(../images/leftbg.jpg) no-repeat 0px 0px;
}

 /*---------------------Flash--------------------------------*/
 
 #flash {
  width:200px;
  height:210px;
  float:left
  }

#watermark
{
 width:200px;
  height:210px;
  float:left;
  background: url(../images/watermark.gif) no-repeat;
}


/* footer:
------------------------------------------------------ */
#footer {    
	background: #FFFFFF;
	text-align: center;
	font-size:9px;
	color: #999999;
	margin-top:20px;
}


/* Form 
--------------------------------------------------- */

#form {
	width: 410px; background-color: #FFF;
	border: 1px solid #453D6E; 
	padding: 8px;
	margin: 0px auto;
}

#error  {
	font: 11px normal verdana,arial,sans-serif;
  	color: #ff0000;
	margin: 2px 20px;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 220px;
  font: 11px normal verdana,arial,sans-serif;
  color:  #0B024A;
}

div.row span.formr {
  float: left;
  width: 180px;
  text-align: left;
  font: 11px normal verdana,arial,sans-serif;
  color:  #0B024A;
  } 

div.row span.experi {
  float: left;
  width: 400px;
  font: 11px normal verdana,arial,sans-serif;
  color:  #0B024A;
  margin: 10px 0 0 0;
  }
  
div.row span.formw {
  float: left;
  width: 400px;
  text-align: left;
  }  
          
.thank {
	color: #0000cc;
	font: 14px normal verdana,arial,sans-serif;
}

.sub {margin: 0px auto; text-align: center; padding: 5px 0px 0px 0px;}

#map_wrap{padding:10px 10px 10px 10px; border:1px solid #cccccc; text-align: center; margin:0px 0px 0px 0px;width:400px; height:350px;}

/* Cafepress style
	float: right;
--------------------------------------------------- */

#contCafePress {
	width: 720px;

	background: url(/images/cafepress-bg.jpg) no-repeat 0px 0px;
}
.cont_cafepress {
	padding: 20px 80px 20px 20px;
}