@charset "utf-8";
/*----------------------------------------------------------------------------- 
Stand With Wayne Stylesheet 

version:   1.0 
date:      10/28/09 
author:    [Jason York] 
email:     [jason@gurupartners.com] 
website:   [www.jponglass.com] 

-----------------------------------------------------------------------------*/
/* standard for all pages 
html {
overflow: auto;
}*/
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}


/*resets*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0; outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #00341D;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate; border-spacing: 0;
}
caption, th, td {
	text-align: left; font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*reset end*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #01341c;
	background-image: url(../images_layout/background.jpg);
	background-repeat: repeat-x;
}
/* header styles */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.25em;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #00341D;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: "Verdana Regular", "Century Gothic", "Helvetica Condensed", Arial, sans-serif;
	font-size: 1.2em;
	color: #79B58B;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}
h4 {
	font-family: "Verdana Regular", "Century Gothic", "Helvetica Condensed", Arial, sans-serif;
	font-size: 1.1em;
	color: #666600;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}
h5 {
	font-family: "Verdana Regular", "Century Gothic", "Helvetica Condensed", Arial, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../images_layout/bar_green.jpg);
	height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* header styles */
.twoColFixLt #container {
	width: 995px;
	margin: 0 auto;
	text-align: left;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 261px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images_layout/JPon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixLt #mainContent {
	background-image: url(../images_layout/background_cvp_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 730px;
} 
#mainContent blockquote {
	margin-left: 20px;
}
#mainContent ul {
	margin-left: 60px;
	text-indent: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image:none;
	list-style-type:disc;
	}
#mainContent ul li, #mainContent ol li {
	margin-bottom:2px;
	}
#mainContent li {
	font-size: 16px;
	}
#mainContent ol {
	margin:10px 10px 20px 25px;
	}
.twoColFixLt #container #mainContent #cvp {
	background-image: url(../images_layout/background_cvp_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 650px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#cvp a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3688BA;
}
#cvp a:visited {
	text-decoration: none;
	color: #3688BA;
}
#cvp a:active {
	text-decoration: none;
	color: #3688BA;
}
#cvp a:hover {
	text-decoration: underline;
	color: #3688BA;
}
.twoColFixLt #container #mainContent #cvp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 1.5em;
}

#footer {
	background-image: url(../images_layout/background_cvp_bot.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 30px;
	background-color: #01341c;
	color: #FFF;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:active {
	text-decoration: none;
	color: #CCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidenav_out {
	background-image: url(../images_layout/nav_mid.jpg);
	background-repeat: repeat-y;
	width: 261px;
}
#sidenav_out #sidenav_inner {
	background-image: url(../images_layout/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mpg {

}
.mpg A:link {
	text-decoration: none;
	color: #888274;
}
.mpg A:visited {
	text-decoration: none;
	color: #888274;
}
.mpg A:active {
	text-decoration: none;
	color: #000033;
}
.mpg A:hover {
	text-decoration: underline;
	color: #333333;
}

/*- Menu 1--------------------------- */
	
#menu1 {
	width: 261px;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #003366;
	display: block;
	background:  url(../images_layout/menu1.gif);
	padding: 8px 0 0 35px;
	}
	
#menu1 li a:hover {
	color: #003366;
	background:  url(../images_layout/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
/*- Menu 2--------------------------- */
	
#menu2 {
	width: 200px;
	border-size: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(../images_layout/menu2c.jpg);
	padding: 8px 0 0 15px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(../images_layout/menu2c.jpg) 0 -32px;
	padding: 8px 0 0 17px;
	}

#menu2 li li a, #menu2 li li a:link, #menu2 li li a:visited {
	color: #3688BA;
	display: block;
	background:  url(../images_layout/menu2c.jpg);
	padding: 4px 0 0 17px;

	}
	
#menu2 li li a:hover, #menu2 li li a:active {
	background: #FFFFF;
	color: #FFFFFF;
	padding: 4px 0 0 17px;
	}

#menu2 li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 210px;
	margin: 0px;
	padding: 0px;
	}

#menu2 li li { 
	}

#menu2 li ul a { 
	width: 160px;
	height: 28px;
	}

#menu2 li ul a:hover, #menu2 li ul a:active { 
	}

#menu2 li ul {
	margin: -32px 0 0 200px;
	}

#menu2 li:hover ul ul, #menu2 li:hover ul ul ul, #menu2 li.sfhover ul ul, #menu2 li.sfhover ul ul ul {
	left: -999em;
	}

#menu2 li:hover ul, #menu2 li li:hover ul, #menu2 li li li:hover ul, #menu2 li.sfhover ul, #menu2 li li.sfhover ul, #menu2 li li li.sfhover ul {
	left: auto;
	}

#menu2 li:hover, #menu2 li.sfhover { 
	position: static;
	}	
#cvp strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.superscript{
	top: 0.3em;
	font-size:x-small;
	vertical-align:top;
} 
.subscript{font-size:xx-small; vertical-align:bottom;} 

/*  / //////////////// Gallery // */
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

