@charset "utf-8";
body  {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEEF7 ;
	margin: 0; 
	padding: 0;
	color: #000;
	line-height:1.2em;
	}

#container { 
	width: 95%; 
	background: #F6932C /*#ECFFEC*/;
	margin: 20px auto;
	max-width: 1200px;
	border: 1px solid #555;
	-webkit-box-shadow: 0 0 15px 5px #666;
	-moz-box-shadow: 0 0 15px 5px #666;
	box-shadow: 0 0 15px 5px #666;
	text-align: left;
	}

/* START NEW CSS */

#contentwrapper{
float: left;
width: 100%;
}


#contentcolumn{
margin: 10px 10px 10px 10px;
background-color: white;
border: solid 1px #bfb9c5;
float: left;
width: 73%;
}

#rightcolumn{
float: right;
width: 24%;
margin-left: -290px; 
margin-top: 5px;
background: #F6932C /*#ECFFEC*/;
padding:  0 0 10px 0px;
line-height: 20px;
height: 100%;
}

#rightcolumn h3, #rightcolumn p {
	margin-left: 10px; 
	margin-right: 10px;
	margin-top:0;
	color: #333;
}

.innertube{
margin: 8px;
}

/* END NEW CSS */



#header {
	padding: 0px;  
	height: 200px;
	background-image: url('../images/cva-header-20.jpg');
	}

#header h1 {
	margin: 0; 
	padding: 10px 0px 0px 0px;
	color: #FFF;
	font-style: italic;
	text-align: center;
	font-size: 130% ;
    	text-shadow:6px 6px 4px #000000;
	}

#header h2 {
	margin: 0; 
	padding: 10px 0px 0px 0px;
	color: #FFF;
	font-style: italic;
	text-align: center;
	font-size: 130% ;
    	text-shadow:6px 6px 4px #000000;
	}
	
.banner-subtitle {
	font: bolder normal .8em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #FFF;
	margin: 0px;
	text-align:center;
	padding: 10px 0 0 0;
     text-shadow:2px 2px 4px #000000;
	}	

/* If using top menu bar insert <div id="menu"> after <h1> in html and remove Header background image info*/
#menu {
	color:#FFF;
	background-image: url("images/menu5-35.gif");
	background-repeat: repeat-x;
	width:100%;
	}

#footer {
	padding: 0 10px;
	background: #555;
	color: #FFF;
	}

 #footer p {
	margin: 0;
	padding: 10px 0;
	}

 #footer a {
	color: #FFF;
	}

.fltrt { 
	float: right;
	margin-left: 8px;
	}

.fltlft { 
	float: left;
	margin-right: 8px;
	}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

p.block {
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
}
p.bold {
	margin-left: 25px;
	margin-right: 25px;
	font-weight: 600;
	text-align: left;
}
.center {
	text-align: center;
}
p.center-large {
	text-align: center;
	font-size: 125%;
}
p.indent {
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
}
p.kill-counter {
	text-align: left;
	color: red;
	border: 1px solid red;
	background: #c0c0c0;
}
div.center-large {
	text-align: center;
	font-size: 125%;
}

.sup {font-size:xx-small; vertical-align:top;}
strong,b { font-weight: bold; }
em,i { font-style: italic; }

  /*--- Links ---*/
.innertube a:link {
	color: blue; 
	text-decoration: none;
}
.innertube a:visited {
	color: #555; 
	text-decoration: none;
}
.innertube a:hover {
	color: black;	
	text-decoration: underline;
}
.innertube a:focus, .innertube a:active {
	color:#000;	
	text-decoration: underline;
}

/*  a {color: #E22621; background:transparent; text-decoration:none;}
  a:visited  {color: #7E3697 E22621; text-decoration:underline;}
  a:focus,  a:hover,  a:active {color:#930 C60;	text-decoration:underline;	background-color: #FFE6CC;}
*/
#header-text {
	font: italic normal 1.5em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #800080;
	margin: 60px 0px 0px 0px;
	white-space: nowrap;
	}

#rightcolumn ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
	}

#rightcolumn li {
	line-height: 1.3em; 
	display: block; 
	padding-top: 2px; 
	margin-bottom: 2px;
	list-style-type: none;
	}

#rightcolumn li a:link {
	color: #000;
	text-decoration: none;
	}

#rightcolumn li a:visited {
	color: #666;
	}

#rightcolumn li a:hover {
	color: #333;
	text-decoration: underline;
	}

h1 {
	font-size: 140%;
	letter-spacing: 1px;
	line-height: 110%;
	margin-bottom: 0px; 
	color: #000;
	margin-top: 0px;
	}

h2 {
	font-size: 125%;
	letter-spacing: 1px;
	line-height: 110%;
	color: #666;
	margin: 30px 0px 0px 0px;
	}

h3 {
	font-size: 110%;
	letter-spacing: 1px;
	color: #666;
	margin: 30px 0px 0px 0px;
	}

h6 {  /* use H6 for boxed quotes */																				
	color: #666;
	float: right;
	width: 40%;
	letter-spacing: 1px; 
	border: solid 1px #999;
	padding: 4px;
	margin: 0px 0px 12px 6px;
	background-color: #FFFFF8;
	-webkit-box-shadow: 1px 1px 4px #999;
	-moz-box-shadow: 1px 1px 4px #999;
	box-shadow: 1px 1px 4px #999;
	font: italic normal 100% georgia, sans-serif;
	}

img.shadow {
    -webkit-box-shadow: -6px 8px 10px #999;
	-moz-box-shadow: -6px 8px 10px #999;
	box-shadow: -6px 8px 10px #999;
	margin-left: 14px;
}

img.shadow-r {
    /* -webkit-box-shadow: -6px 8px 10px #999;
	-moz-box-shadow: -6px 8px 10px #999;
	box-shadow: -6px 8px 10px #999; */
	margin-right: 14px;
}

img {
	width: auto; /* for ie 8 */
	max-width: 100%;
	height: auto;	
}

input[type="image"] {
	width: auto; /* for ie 8 */
	max-width: 100%;
	height: auto;
}

.break-word {
  word-wrap: break-word;
}

table.info {
	width: 100%;
	vertical-align:top;
	text-align: center;
	font-weight: 400;
	/*margin:auto;*/
}
td {
	width: 33%;
	margin-top: 0px;
	vertical-align:top;
}

table.list {
	width: 100%;
	vertical-align: top;
	text-align: left;
}

/* === NEW PHOTO ARRAY CSS === */

.photo-wrapper-100 {
  display: inline-block;
  border: #DDD;
  width: 100px;
  padding: 10px 15px 10px 0px;
  margin: 5px;
  vertical-align: top;
}

.photo-wrapper-100 .title {
  /*font-size:.8em;*/
  font-weight: normal;
  text-align: center;
}

.photo-wrapper-100 a {
  color: #000;
  text-decoration: underline;
}
	
.photo-wrapper-100 a:hover {
  color: #444;
}

.photo-wrapper {
  display: inline-block;
  border: #DDD;
  width: 200px;
  padding: 10px 15px 10px 0px;
  margin: 5px;
  vertical-align: top;
}

.photo-wrapper .title {
  /*font-size:.8em;*/
  font-weight: normal;
  text-align: center;
}

.photo-wrapper a {
  color: #000;
  text-decoration: underline;
}
	
.photo-wrapper a:hover {
  color: #444;
}

/*	
.photo-wrapper .photoview {
  padding-bottom: 15px;
  display: inline-block;
}
	
.photo-wrapper .text-photoview {
  display: inline-block;
}
	
.photo-wrapper .text-photoview > * {
  line-height: 1em;
}
*/	

/* === END NEW PHOTO ARRAY CSS === */

/* === LIST ===*/

.list {
	overflow: hidden;  /*this will clear the float from .item */
	margin-bottom: 15px;

}
.list .item {
	width: 100%;
	margin-right: 5%;
	float: left;
	display: block;
}
.list .item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.list .item .content {
	overflow: hidden; /* this will clear the float from .item img */
	min-width: 100px;
	margin:0;
	padding: 0;
}
.list h4 {
	font-size: 1.4em;
	margin: 0 0 5px;
	padding: 0;
	color: #666;
}
/* === END LIST ===*/


/* === CELL PHONES ===*/
    @media only screen and (max-width : 600px) and (min-width : 200px) 
{
      /* Smartphone view: 1 tile */
      .list .item img {
	max-width: 80px;
	}
      .banner-subtitle {
	font: italic normal 80% georgia, sans-serif;
	}
      h1 {
	font-size: 120%;
	}

#header h2 {
	font-size: 120% ;
 	}

      table.info {
	width: 100%;
	font: 60%;
        }
      table.info img{
	max-width: 100%;
        }		
 /*     table.info td{
	width: 20%;
        }
*/

    table, thead, tbody, th, td, tr {
        display: block;
    }


body  {	font: .76em Verdana, Arial, Helvetica, sans-serif;}

#contentcolumn{
margin: 10px 5px 10px 5px;
background-color: white;
border: solid 1px #bfb9c5;
float: left;
/*width: 65%;*/
}

#rightcolumn{
float: right;
/*width: 32%;
margin-left: -280px;*/ 
background: #F6932C /*#ECFFEC*/;
padding:  0 0 10px 4px;
line-height: 20px;
height: 100%;
}

#rightcolumn ul {
margin: 0;
padding: 0;
}

#rightcolumn li {
line-height: .8em; 
display: block; 
padding-top: 5px; 
margin-bottom: 5px;
list-style-type: none;
}

#rightcolumn img {
	max-width: 70px;
	}
	
#header img {
	max-width: 100px;
	}
#nav img {
	max-width: 70px;
	}
	
input[type="image"] {
	width: auto; /* for ie 8 */
	max-width: 70px;
	height: auto;
}	

.photo-wrapper {
  display: inline-block;
  border: #DDD;
  width: 180px;
  padding: 10px 15px 10px 0px;
  margin: 5px;
  vertical-align: top;
}

.photo-wrapper .title {
  font-size:.8em;
}

 /*--- Links ---*/
.innertube a:link {
	line-height: 1.5em;
}
.innertube a:visited {
	line-height: 1.5em;
}
.innertube a:hover {
	line-height: 1.5em;
}
.innertube a:focus, .innertube a:active {
	line-height: 1.5em;
}
		
}

@media only screen and (max-width : 480px) and (min-width : 100px)
{
#header img {
	max-width: 100px;
	}
#nav img {
	max-width: 70px;
	}
}

/* === END CELL PHONES ===*/
