@charset "utf-8";
/* CSS Document */
@media print {
#div_image_this_doc {
	display: none;
}
#logo, #column_left, #column_left_eng, #state, #state_long {
	display: none;
}

#container {
	width: auto;
	margin: 0 5%;
}
#header {
	background-color: transparent;
	width: auto;
	clear: left;
	height: 40px;
}
#logo_device img{
	float: left;
}
#logo_text /* Spanish version */  {
	float: left;
	width: auto;
	margin-left: 10px;
	margin-bottom: 5px;
}
.logo_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: bold;
}
#logo_text_eng {
	float: left;
	width: auto;
	margin-left: 10px;
	margin-bottom: 5px;
}
.logo_text_eng {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: bold;
}
#city  {
	text-transform: uppercase;
	background-color: transparent;
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.city {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	font-variant: normal;
}
#page, .page {display: none;
	}
	
#box4 {
	float: right;
	height: 60px;
	width: 220px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #CCD431;
	text-align: justified;
	font-weight: bold;
	line-height:130%;
	}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	clear: left;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 96%;
	margin-top: -5px;
	clear: left;
}
#navbar , #navbar_eng, #hr{
	display: none;
}

.navbar /* This hides the text of the navbar because the header needs to be visible */ {
	display: none;
}

#content {
	float:none;
	width:auto;
	background-color: transparent;
	margin-top: 50px;
}
/* hide this to stop it printing out links on printout */
#content a:link:after, #content a:visited:after { 
	content: " (" attr(href) ") "; 
	font-size: 90%;
	}  
.author_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
}
.author_bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: italic;
	text-align: right;
}
a:link {
	text-decoration: underline;
	color: #00F;
}
a:visited {
	text-decoration: underline;
	color: #909;
}
.inline A:link {
	text-decoration: none;
	color:#00F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.inline A:visited {
	text-decoration: none;
	color:#909;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
#nav {
	display: none;
}
#footer {
	clear:both;
	height:20px;
	padding:5px
	float: left;
	width: 950px;
	float: left;
	background-color: white;
	padding-right: 10px;
}
.footer /* need this rule because in order to see the email, the footer has to be visible, but I want the other text in the footer to be transparent. Also want all the layout rules in the footer div to hold the structure and put the email in right place */  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: transparent;
}
#email {
	float: left;
	width: auto;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000;
}

#div_image_rt, #div_image_rt_inline, #div_image_rt_inline2, #div_image_rt_inline1 {
	display:none;
	}
	
#div_image_rt_pan {
     display:none;
	} 
/* here, the img tag was deleted from the following rule because the logo stopped showing when it was there: it affects all img tags on page. Tried to put the device_logo img rule after this rule including the img tag in it, and the print preview wouldn't show logo again*/
#div_image_rt_inline2 {
	display:none;
	margin-left: -10px;
}


#div_image_rt_inline1 {
		display: none;
}

}

/* *********************************************************************************************************************** */

@media screen and (min-width: 760px) {
	#container {
	width:960px;
	margin:10px auto;
	padding: 10 px;
}
#header {
	text-align:center;
	color:#666;
	padding:5px;
	background-color: #C4DFBD;
	height: 140px;
}
#logo {
	float:left;
	height: 65px;
	padding-left: 10px;
	padding-top: 10px;
}
#navbar {
	height: 67px;
	text-align: left;
	width: 790px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#navbar_eng {
	height: 67px;
	text-align: left;
	width: 790px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	clear: right;
}
#logo_text , #logo_text_eng{
	display: none;
}
#logo_device a img {
	display: none;
}
.navbar A:link{
	text-decoration:none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
}
.navbar A:visited {
	text-decoration:none;
	color:#8B951A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#content .city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 600;
	background-color: #9DCE68;
	text-align: center;
	height: 30px;
	width: 210px;
	padding: 15px 0px 5px 0px;
}
#hr {
	align:left;
	float:left;
	height: 40px;
	margin-top: 27px;
		}
#state {
	float:left;
	text-align:right;
	color:#467D47;
	height: 47px;
	top: 150px;
	vertical-align: middle;
	width: 450px;
	margin-top: 8px;
}

#state_long {
	float:left;
	text-align:right;
	color:#467D47;
	height: 47px;
	top: 150px;
	vertical-align: middle;
	width: 620px;
	margin-left:0px;
	margin-top: 8px;
	
}

.state, .state_long {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 270%;
	font-weight: bold;
	color: #467D47;
	vertical-align: top;
}

#city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	background-color: #9DCE68;
	text-align: center;
	font-variant: normal;
}
#page {
	float: right;
	width: 84px;
	height: 50px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #798215;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #798215;
}
.page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 270%;
	font-weight: bold;
	color: #9DA81C;
}
#content {
	float:left;
	width:680px;
	text-align:justify;
	padding:5px;
	vertical-align: top;
	background-color: #FFF;
	margin-left: 10px;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	text-align: left;
	line-height: 110%;
}
.author_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: justify;
}

.body_list {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:115%;
	text-align:justify;
	margin-left:-5px;
}

.tabletext  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	margin: 5px;
	padding: 5px;
}

.tabletext_ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size:100%;
	margin-left:20px;
	margin-right:45px;
	line-height:100%;
}
	
.author_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	text-align: right;
}
h2 {
	font-size: 140%;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-style: italic;
}
.h3 {
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #467D47;
}
.h4 {
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #345C35;
	text-align: center;
}
#column_left , #column_left_eng{
	float:left;
	width:250px;
	padding:5px;
	background-color: #94C88C;
	margin-top: 10px;
	margin-bottom: 10px;
}
#column_left .body, #column_left_eng .body{
	font-family: "Comic Sans MS", cursive;
	color: #3A693C;
	font-size: 120%;
	font-weight: bolder;
	margin-left: 10px;
}
ul {
	font-family: "Comic Sans MS", cursive;
	font-size: 110%;
	list-style-type: none;
	margin-left: -20px;
	margin-top: -5px;
	line-height: 120%;
}
li {
	font-size: 85%;
	line-height: inherit;
}
.img_center {
	margin-left: 10px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}
#div_image_rt {
	float: right;
	width: 457px;
	margin-left: 7px;
	margin-bottom: -10px;
}
#div_image_rt_inline {
	float: right;
	width: 457px;
	margin-left: 7px;
	margin-bottom: -10px;
}


.photo_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	background-color: #94C88C;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #94C88C;
	padding: 5px;
}
#footer , #footer_eng{
	clear:both;
	height:60px;
	padding:5px
	float: left;
	width: 950px;
	float: left;
	top: 100px;
	background-color: #C4DFBD;
	padding-top: 10px;
	padding-right: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: italic;
	color: #467D47;
	text-align: right;
	font-weight: bold;
}
#email  {
	float: left;
	width: 300px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
}
#nav {
	float:right;
	height:20px;
	width:130px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	line-height: 1em;
	color: #9DA81C;
}
a:link {
	text-decoration: underline;
	color: #376655;
}
a:visited {
	text-decoration: underline;
	color: #6F7614;
}

.inline A:link {
	text-decoration: none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.inline A:visited {
	text-decoration: none;
	color:#798215;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}


#box {
	background-color: #EDE79C;
	margin-top: -5px;
	margin-bottom: 10px;
	clear: right;
	width: 200px;
}
.box {
	font-size: 200%;
	font-weight: 900;
	float: left;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4D7847;
	font-style: italic;
	padding: 10px;
}
#box4 {
	background-color: #CC3;
	float: right;
	height: 60px;
	width: 220px;
	padding: 10px;
	margin-left: 20px;
}
.box4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #CCD431;
	text-align: justified;
	font-weight: bold;
	line-height:130%;
	}
}

/* *********************************************************************************************************************** */

/* Phone Devices Resizing - make sure to repeat changes in both screen sizes for it to work properly */
@media screen and (max-width:750px){
#container {
	float: none;
	background-color: white;
	margin: 0 1%;
	width: auto;
}
#header {
	background-color: transparent;
	width: auto;
	clear: left;
	height: auto;
}
#logo_text, #logo_text_eng {
	width: auto;
	font-family: sans-serif;
	clear: left;
	margin-bottom: 1.2em;
}
.logo_text{
	font-family: sans-serif;
	font-size: 75%;
	text-align: left;
}
#logo_device {
	width: auto;
	margin-bottom: 0.83em;
	max-width: 95px;
}
#navbar, #navbar_eng {
	clear: left;
	margin-bottom: 5px;
	background-color: #C2E0C2;
	padding: 5%;
	float: none;
}
#navbar a, #navbar_eng a{
	font-size: 1.1em;
	font-family: sans-serif
}
.navbar {
	font-size: 1.1em;
	font-family: sans-serif
}
#state, #box4 {
	width: auto;
    float:none;
	background-color:#CCD929;
}

#state_long {
	width: auto;
    float:none;
	background-color:#CCD929;
}
.state, .state_long {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	clear: left;
	margin-bottom: .2em;
}
.box {
	font-size: 1.5em;
	font-family: sans-serif;
	font-style: italic;
	text-decoration: underline;
	margin: auto;
}
#box3 {
	background-color: #cbe375;
	float: left;
	height: auto;
	width: 200px;
	padding: 15px;
	margin-left: 30px;
	max-width: 100%;
	clear: left;
}
.box3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: justify;
    margin-left:1em;

}
#box3 img {
	display:none;
}

#content, #content_top , #content_bottom {
	float: none;
	padding: 1%;
	width: auto;
	max-width: 597px;
}
.h1 {
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	clear: left;
}
#content .city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #9DCE68;
	text-align: center;
	width: auto;
	padding: 5px;
    clear: both;

}
.body {
	font-family: sans-serif;
	font-size: 1em;
	text-align: justify;
}

.body_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height:1.3em;
	margin-left:-5px;
}

.tabletext, .tabletext_ul {
	font-family: sans-serif;
	font-size: .9em;
	text-align: justify
	}

.tabletext_ul {
	margin-left:-10px;
	margin-right:5px;
	line-height:100%;
}

#nav {font-family: sans-serif;
}
a:link {
	text-decoration: underline;
	color: #900;
}
a:visited {
	text-decoration: underline;
	color: #030;
}
.inline A:link {
	text-decoration: none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.inline A:visited {
	text-decoration: none;
	color:#727913;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.author_top, .box4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
}
.author_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	text-align: right;
}
#div_image_rt, #div_image_rt_inline, #div_image_rt_inline1, #div_image_rt_pan, #div_image_rt_inline2, #image {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	}

img, .img_center 
{
	max-width: 480px;
	width: 100%;
	height: auto;
}
.photo_cap {
	font-family: sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: inherit;
	background-color: #C2E0C2;
	margin-left: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 5px;
}
#footer, #footer_eng, #column_left, #logo a img, #column_left_eng, #box, #box2, #page, #column_right, #hr {
	display: none !important;
}

/* *********************************************************************************************************************** */

/* Phone Devices Resizing -- target small screens (mobile devices or small desktop windows *// 
@media only screen and (max-width: 480px){  
#container {
	float: none;
	background-color: white;
	margin: 0 1%;
	width: auto;
}
#header {
	background-color: transparent;
	width: auto;
	clear: left;
	height: auto;
}
#logo_text, #logo_text_eng   {
	width: auto;
	font-family: sans-serif;
	clear: left;
	margin-bottom: 1.2em;
}
.logo_text {
	font-family: sans-serif;
	font-size: 75%;
	text-align: left;
}
#logo_device a img {
	width: auto;
	margin-bottom: 0.83em;
	max-width: 95px;
}
#navbar, #navbar_eng {
	clear: left;
	margin-bottom: 5px;
	background-color: #C2E0C2;
	padding: 5%;
	float: none;
}
#navbar a, #navbar_eng a{
	font-size: 1.1em;
	font-family: sans-serif
}
.navbar {
	font-size: 1.1em;
	font-family: sans-serif
}
#state, #box4 {
	width: auto;
    float:none;
	background-color:#CCD929;
}

#state_long {
	width: auto;
    float:none;
	background-color:#CCD929;
}

.state, #state_long{
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	clear: left;
	margin-bottom: .2em;
	
}

.box {
	font-size: 1.5em;
	font-family: sans-serif;
	font-style: italic;
	text-decoration: underline;
	margin: auto;
}
#box3 {
	background-color: #cbe375;
	float: left;
	height: auto;
	width: 200px;
	padding: 15px;
	margin-left: 30px;
	max-width: 100%;
	clear: left;
}
.box3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%%;
	text-align: justify;
	margin-left:1em;
}
#box3 img {
	display:none;
}
#content, #content_top , #content_bottom {
	float: none;
	padding: 1%;
	width: auto;
	max-width: 597px;
}
.h1 {
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	clear: left;
}
#content .city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #9DCE68;
	text-align: center;
	width: auto;
	padding: 5px;
	clear: both;
}
.body {
	font-family: sans-serif;
	font-size: 1em;
	text-align: justify;
}

.body_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height:1.3em;
	margin-left:-5px;
}

.tabletext, .tabletext_ul {
	font-family: sans-serif;
	font-size: .9em;
	text-align: justify
	}

.tabletext_ul {
	margin-left:-10px;
	margin-right:5px;
	line-height:100%;
}

#nav {font-family: sans-serif;
}
a:link {
	text-decoration: underline;
	color: #900;
}
a:visited {
	text-decoration: underline;
	color: #030;
}
.inline A:link {
	text-decoration: none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.inline A:visited {
	text-decoration: none;
	color:#727913;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.author_top, .box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
}
.author_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	text-align: right;
}
#div_image_rt, #div_image_rt_inline, #div_image_rt_inline1, #div_image_rt_inline2, #div_image_rt_pan #image {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	}
	
img, .img_center 
{
	max-width: 480px;
	width: 100%;
	height: auto;
}
.photo_cap {
	font-family: sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: inherit;
	background-color: #C2E0C2;
	margin-left: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 5px;
}
#footer, #footer_eng, #column_left, #logo a img, #column_left_eng, #box, #box2, #page, #column_right, #hr {
	display: none !important;
   }

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: black;
}

.subheading_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	}
}
