@charset "utf-8";
/*----------------------------------------------------------------------------- 
Stand With Wayne Stylesheet 

version:   1.0 
date:      06/26/09 
author:    [Jason York] 
email:     [jyork@icglobal.net] 
website:   [www.standwithwayne.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: #172339;
	
}
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: #FFFFFF;
	background-image: url(../images_layout/background.jpg);
	background-repeat: repeat-x;
}
#wrapper 
    {
	
	width:961px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-image: url(../images_layout/bk_border.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: 0px 700px;*/
} 
em {
	font-style: italic;
}
td {
	vertical-align: top;
	padding-top: 10px;
}
.twoColFixRtHdr #sidebar1 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3A567D;
}

strong {
	font-weight: bold;
}
h1 {
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1.spanish {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
LI.list1 {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	color: #250F03;
	text-indent: 0px;
	font-size: 1em;
	margin-left: 15px;
	padding-left: 0px;
	line-height: 19px;
	font-weight: normal;
	margin-top: 5px;
}
LI.list2 {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	color: #000000;
	text-indent: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 15px;
	
}
.formlabel {
	font-family: "Century Gothic", "Helvetica Condensed", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Start {
	width: 210px;
	height: 46px;
	border: none;
   }
.aplica {
	width: 265px;
	height: 46px;
	border: none;
   }
.fineprint {
	font-size: 10px;
	color: #999999;
}
.fineprint A:link {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.fineprint A:visited {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.fineprint A:active {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.fineprint A:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#trans {
	height: 35px;
	width: 946px;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
}
#trans A:link {
	text-decoration: none;
	color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#trans A:visited {
	text-decoration: none;
	color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
}
#trans A:active {
	text-decoration: underline;
	color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
}
#trans A:hover {
	text-decoration: underline;
	color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container { 
	width: 961px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header2 {
	background-image: url(../images_layout/header.jpg);
	height: 135px;
	width: 946px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #header {
	background-image: url(../images_layout/header.jpg);
	height: 164px;
	width: 961px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 290px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.twoColFixRtHdr #sidebar1 h3 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixRtHdr #sidebar2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 2px;
} 
.twoColFixRtHdr #mainContent #sidebar2 h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}.twoColFixRtHdr #cvp {
	background-image: url(../images_layout/main_back.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
#hero {
	margin-top: 2px;
	height: 357px;
	width: 961px;
}
#greyline{
	height: 2px;
	width: 959px;
	background-color: #666666;
}
/*///////////////CVP*/
#CVPhome {
	margin-right: auto;
	margin-left: auto;
	width:961px;
	min-height: 300px;
	background-image: url(../images_layout/bk_border.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;	
}
#CVPhomeContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 360px;
	padding-bottom: 0;
	padding-left: 20px;

} 
#CVPhomeContent h1 {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1.3em;
}
#CVPhomeContent h3 {
	font-weight: bold;
	padding-bottom: 2px;
}
#CVPhomeContent ul {
	margin-left: 10px;
	margin-top: 10px;
}
#CVPhomeContent A:link {
	text-decoration: none;
	color: #5777A6;
}
#CVPhomeContent A:visited {
	text-decoration: underline;
	color: #5777A6;
}
#CVPhomeContent A:active {
	text-decoration: none;
	color: #000033;
}
#CVPhomeContent A:hover {
	text-decoration: underline;
	color: #5777A6;
}
#CVPhometweets{
	float: right;
	width: 350px;
	padding-right: 8px;
}
#CVPhometweets blockquote {
	color: #666666;
	font-style:italic;
	color:#444;
	padding:10px;
	margin:5px;
	line-height:20px;
}
#CVPhometweets A:link {
	text-decoration: underline;
	color: #5777A6;
}
#CVPhometweets A:visited {
	text-decoration: underline;
	color: #5777A6;
}
#CVPhometweets A:active {
	text-decoration: none;
	color: #000033;
}
#CVPhometweets A:hover {
	text-decoration: none;
	color: #5777A6;
}
#CVP {
	margin-right: auto;
	margin-left: auto;
	width:961px;
	min-height: 300px;
	background-image: url(../images_layout/bk_border.jpg);
	background-repeat: repeat-y;
	margin-top: 3px;
	
}
#CVPContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-left: 210px;
} 
#CVPContent h1 {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1.3em;
}
#CVPContent h3 {
	font-weight: bold;
	padding-bottom: 2px;
}
#CVPContent ul {
	margin-left: 10px;
	margin-top: 10px;
}
#CVPContent A:link {
	text-decoration: underline;
	color: #5777A6;
}
#CVPContent A:visited {
	text-decoration: underline;
	color: #5777A6;
}
#CVPContent A:active {
	text-decoration: none;
	color: #000033;
}
#CVPContent A:hover {
	text-decoration: none;
	color: #5777A6;
}
#CVPContent blockquote {
	color: #666666;
	font-style:italic;
	color:#444;
	padding:10px;
	margin:5px;
	line-height:20px;
}

#CVPContent td {
	vertical-align: top;
	padding: 1px;
}
#CVPContent ol {
	list-style-type: decimal;
	list-style-position: outside;

}
#CVPContent .indent {
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
}

#CVPContent li {
	padding-left: -20px;

}

#CVPContentnosub {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
} 
#CVPContentnosub h1 {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1.3em;
}
#CVPContentnosub td {
	vertical-align: top;
	padding: 1px;
}
#CVPContentnosub ol {
	list-style-type: decimal;
	list-style-position: outside;

}

/*///////////////END CVP*/
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #DDDDDD;
}
#sidebar1 A:link {
	text-decoration: underline;
	color: #5777A6;
	font-size: 0.8em;
}
#sidebar1 A:visited {
	text-decoration: underline;
	color: #5777A6;
	font-size: .8em;
}
#sidebar1 A:active {
	text-decoration: none;
	color: #000033;
}
#sidebar1 A:hover {
	text-decoration: none;
	color: #5777A6;
	font-size: .8em;
}
#mainContent { 
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}#greybar {
	background-image: url(../images_layout/grey_bar.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 941px;
	padding-left: 20px;
}

.liststart {margin: 0;}
#listingbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}

.reddonatep {
	margin: 0;
	float: left;
}
a.reddonatediv {
	display: block;
	border-bottom: 1px solid #e5e4d4;
	cursor: pointer;
	cursor: hand;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	height: 100px;
	width: 106px;
	background-image: url(../images_layout/donate_button.jpg);
	padding-top: 13px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
/*a.new {background: url(../images/new.gif) right top no-repeat;}*/
/*a.new:hover {background: #ebe9dc url(../images/new-hover.gif) right top no-repeat;}*/
a.reddonatediv:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images_layout/donate_button_over.jpg);
}

.redboxp {
	margin: 0;
	float: left;
}
a.redboxdiv {
	display: block;
	border-bottom: 1px solid #e5e4d4;
	cursor: pointer;
	cursor: hand;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	height: 100px;
	width: 139px;
	background-image: url(../images_layout/redbox.jpg);
	padding-top: 13px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
}
/*a.new {background: url(../images/new.gif) right top no-repeat;}*/
/*a.new:hover {background: #ebe9dc url(../images/new-hover.gif) right top no-repeat;}*/
a.redboxdiv:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images_layout/redbox_over.jpg);
}
a.redboxdiv span.maininfo {
	display: block;
	padding-top: 3px;
	margin-bottom: 0.7em;
	text-decoration: none;
}
a.redboxdiv strong.address {
	font-size: 15px;
	text-decoration: none;
	text-align: center;
}
a.redboxdiv strong.status {color: #ff8106; text-transform: uppercase; font-size: 12px; text-decoration: none;}
a.redboxdiv .readmore {
	white-space: nowrap;
	font-size: .8em;
	text-align: right;
}
a.redboxdiv:hover .readmore {text-decoration: underline;}
#greybar #sociallinks {
	float: right;
	height: 73px;
	width: 324px;
	margin-top: 20px;
	margin-right: 10px;
}
#header {
	height: 126px;
	width: 961px;
	background-image: url(../images_layout/header3.jpg);
}
/*///////////////main pages 2 column with left subnav*/
#subnav {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#subnavlinks {
	background-color: #5b5c5c;
	padding-top: 10px;
	padding-bottom: 15px;
} 
#subnavlinks ul
{
list-style: none;
padding: 0;
margin: 0;
}

#subnavlinks li a
{
	background-color: #5b5c5c;
	line-height: 1.1em;
	width: 190px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	font-size: 0.9em;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#subnavlinks li a:hover
{
	background-color: #787878;
	display: block;
	color: #FCFCFC;
	text-decoration: none;
}
#subnavlinks li a.current{
	background-color: #CCCCCC;
	color: #5B5C5C;
}
#subnavlinks li a.current:hover{
	background-color: #CCCCCC;
	color: #5B5C5C;
}
#subnavlinks li a.subsub{
	background-color: #5b5c5c;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	font-size: .7em;
	width: 185px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#subnavlinks li a.subsub:hover{
	background-color: #707070;
	color: #FFFFFF;
	text-decoration: none;
}
#subnavlinks li A.selected:link {
	background-color: #999999;
	color: #333333;
}
#subnavlinks li A.selected:visited {
	background-color: #999999;
	color: #333333;
}
<style type="text/css"> 
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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;
}
.twoColFixLt #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.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;
}
.red {
	color: #FF0000;
} 
.navy {
	color: #000033;
} 
</style>
