 
/********************************************
   HTML ELEMENTS
********************************************/ 
/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }
body {
	background: #CDCBAC;
	font: 65%/1.4em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #6B563F;
	text-align: center;
	margin: 0 0 50px 0;
	font-size: xx-small;
}
.homepic {
	margin: 0px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top: #872B00;
	border-right: #872B00;
	border-bottom: #872B00;
	border-left: #872B00;
}
.linklanguage {
	padding-left: 20px;
	margin-bottom: 90px;
}
.logo {
	padding-top: 40px;
	padding-bottom: 10px;
}
/* links */
a, a:visited {
	color: #BA7C00;
	background: inherit;
	text-decoration: none;
}
.biglinks {
	font-size: 10px;
	font-weight: bold;
	color: #8A3006;
	letter-spacing: 0.08em;
}
.green {
	color: #600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.biege {
	color: #8C6E4D;
	font-size: 13px;
}
.red {
	color: #660000;
}
.greenlinks {
	color: #88ac0b;
}
.hometitle {
	padding-bottom: 10px;
}
.dots {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
}
.maintitle {
	font: 22px/20px Georgia, "Times New Roman", Times, serif;
	color: #4B8131;
}
.greentitle {
	color: #086400;
	font-size: 160%;
}
.rightheadings {
	font-weight: bold;
	color: #795133;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #000000;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #663300;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}
h1, h2, h3, p {
	padding: 10px;
	margin: 0;
	font-size: 10px;
}
ul, ol {
	font: 12pt/13pt "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 20px;
	padding: 0 0px 0 30px;
}
ul {
	list-style: none;
}
/* images */
img {
	margin: 0px;
	padding: 0px 0px 0px -5px;
	border-width: 0px;
	border-style: none;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
	margin: 5px 10px 10px 0px;
	border-color: #FFFFFF;
}
code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(quote.jpg) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	background: #fff;
	width: 796px;
	margin: 18px auto 0;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
}
#wrappop {
	position: relative;
	background: #fff;
	width: 680px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 30px;
	height: 100px;
	background-color: #FFFFFF;
}
#gallery{
	margin: 0px 0px 0px 5px;
	border: 10px dotted #D5CDC5;
	background: #976957 no-repeat 7px 10px;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
	width: 84%;
	padding-left: 30px;
}
#content-wrap {
	position: relative;
	background: #FFFFFF url(content_back.jpg) repeat-x;
	clear: both;
	float: left;
	width: 765px;
	padding: 0;
	margin-left: 15px;
	display: inline;
	border-top: 15px solid #fff;
	border-bottom: 5px solid #FFFFFF;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#popup {
	width: 600px;
	background: #E8E6D6;
	border: 20px solid #FFFFFF;
	padding: 20px;
	
}
#popup2 {
	width: 650px;
	background: #E8E6D6;
	border: 10px solid #FFFFFF;
	padding: 0px;
	
}
#header {
	position: absolute;
	width: 160px;
	height: 30px;
	padding: 0;
	margin: 0px auto;
	top: 90px;
	right: 5px;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 22px; left: 20px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 25px;		
}
/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #5b4a29;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}
#header #header-links a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}
/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	padding: 0;
	width: 542px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
}
#header-photo img {
	border: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
} 
/* Navigation */
#nav {
	width: 210px;
	text-align: right;
	margin-top: 178px;
	padding: 0;
	color: #006600;
}
#main {
	float: left;
	width: 208px;
	background: url(flowerhome.gif) no-repeat;
	color: #336600;
	
}
.mainmenu {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #397B2D;
	text-decoration: none;
}
#main ul li {
	border-bottom: 1px dotted #999999;
	padding-top: 8px;
}
/* Sidebar */	
#sidebar {
	float: right;
	width: 542px;
	margin: 0 0 50;
	padding-bottom: 20px;
	clear: right;
}
#footer-columns {
	color: #888;
	margin: 0 auto;
	padding: 0;
	width: 720px;
}
#leftcontent {
	position: inherit;
	left:0%;
	width:30%;
	top:10px;
	float: left;
	height: 150px;
	padding: 4px;
		}
#centerleftcontent {
	position: inherit;
	left:31%;
	width:31%;
	top:50px;
	float: right;
		}
#centerrightcontent {
	position: inherit;
	width:32%;
	top:50px;
	float: right;
	height: 150px;
	padding: 5px 20px 5px 5px;
		}
#rightcontent {
	position: inherit;
	width:30%;
	float: left;
	height: 150px;
	padding: 4px;
		}
#sidebar h3 {
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	font: normal 220% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #0A6301;
}
.titles {
	color: #872B00;
	font: 220% "Times New Roman", Times, serif;
}
.subheading {
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
	line-height: 10px;
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #CDCBAC;
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }
#white {
	text-decoration: none;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background: #FFFFFF url(panelback2.jpg);
	height: 400px;
	font-size: x-small;
}
/* footer */
#footer-wrap {
	clear: both;
	width: 785px;
	font-size: 95%;
	text-align: left;
	padding: 5px 0;
	border-bottom: 15px solid #fff;
	border-top: 1px solid #fff;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #976834;  
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
	font-weight: bold;
}
/* bottom */
#footer-bottom {
	clear: both;
	color: #666;
	margin: 0 auto;
	width: 765px;
	padding: 15px 0 0 0;
	text-align: center;
}
#footer-bottom  a {
	color: #976834;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
/* display and additional classes */
.clear { clear: both; }
.images2 {
	margin: 0px;
	padding: 0px 0px 0px -5px;
	border: 2px solid #B9AAA1;
}
#white2 {
	text-decoration: none;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background: #FFFFFF url(panelback2.jpg);
}
#white3 {
	text-decoration: none;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background: #FFFFFF url(panelback2.jpg);
}
.green2 {
	color: #3B7302;
	padding-left: 15px;
}
.admissions {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	list-style: url(dot.jpg);
	margin-top: 1px;
	padding: 0px;
}
.rightheadingsCopy {
	font-weight: bold;
	color: #795133;
	margin-bottom: -20px;
}
.hometitle2 {
	font-size: 14px;
	color: #CB9E45;
	line-height: 17px;
}
.hometitle3 {
	font-size: 12px;
	color: #969085;
	line-height: 17px;
}
.hometitle4 {
	font-size: 22px;
	color: #978B75;
	line-height: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.images3 {
	margin: 0px;
	padding: 0px 0px 0px -5px;
	border: 8px solid #CDCBAC;
}
#wrappop2 {
	position: relative;
	background: #fff;
	width: 680px;
	text-align: left;
	margin-bottom: 0;
	height: 640px;
}
#wrap #content-wrap #sidebar #white p {
	font-size: 36px;
}
#wrap #content-wrap #sidebar #white p {
	font-size: small;
}
#wrap #content-wrap #sidebar #white p {
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
}
.puntos {
	font-size: xx-small;
}
#wrap #content-wrap table tr td p strong {
	font-size: 10px;
}
.small {
	font-size: small;
}
#wrap #content-wrap table tr td table tr td p .small strong {
	font-size: 10px;
}
#wrap #content-wrap #sidebar #white2 p .green {
	font-size: x-small;
}
chico {
	font-size: 12px;
}
xsmall {
	font-size: x-small;
}
.negrita {
	font-weight: bold;
}
#wrap #content-wrap table tr .green div div table {
}
#wrap #content-wrap table tr .green div div table tr td p {
	font-size: x-small;
}
#wrap #content-wrap table tr .green div div table tr td p {
	font-size: x-small;
}
#wrap #content-wrap table tr td table tr td p br {
	font-size: 10px;
}
#wrappop #popup h2 br {
}

