/* light #CFDDC4
  light green #B2D696
   med green #669966
   dark green #3D5B3D
*/
body {
	background-color: #3D5B3D;
	color: #000000;
}
.texto {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
#header {
	background-image:url(http://www.balconesdemajagual.com/header.jpg);
	height:169px;
}
	
#links h2 {
    font-weight: bold;
    color: #3D5B3D;
    margin-bottom: -15px;
    padding-bottom: 0;
    font-size: 16px;
}
.content {
	background-color: #FFFFFF;
	width: 900px;
	border: 0;
	padding: 0;
}
.balcones {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #333333;
	letter-spacing: 5px;
	font-weight: normal;
}
.balcones2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
}
#border {
	border: thin solid #442255;
}
#borderimagen {
	border: medium solid #CCCCCC;
}
#leftmenu {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CFDDC4;
	line-height: 10pt;
	background-color: #669966;
}
.menuitems {
        line-height: 6pt;
}
.menucolor {
	background-color: #669966;
}
#leftmenu a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #B2D696;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #B2D696;
	font-weight: bold;
}
#leftmenu a:visited {
	color: #B2D696;
}

.textcontact {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}

.titulo {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #3D5B3D;
	font-style: normal;
}
.titulo a{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #669933;
	font-style: normal;
}

.titulo a:hover {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #669933;
	font-weight: bold;
}
.subtitulo {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000066;
	font-style: normal;
}

.texto a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3D5B3D;
	font-weight: bold;
	text-decoration: none;
}
.texto a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #202F20;
	text-decoration: none;
}
.textogreen {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3D5B3D;
	font-weight: bold;
}
.textogreen a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #669966;
	font-weight: bold;
}
.textoblue {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #006699;
}
.textoblue a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.textoblue a:hover {
	color: #378AB2;
}
.textolightblue a {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
.textolightblue a:hover {
	color: #378AB2;
}
.textobrown {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}
.textobrown a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.textobrown a:hover {
	color: #006699;
}
.highlight {
	font-size: 14px;
	color: #334D33;
	font-weight: bold;
}

/* gallery css */

html, body {
margin: 0px;
padding: 0px;
border: 0px;
}
#main {
margin: 5px 16px;
}
div.left {
float: left;
margin-right: 20px;
width: 140px;
margin-bottom: 30px;
}
div.left p {
text-align: center;
}
img {
border: 0px none;
}
div.center {
width: 600px;
}
.indent {
padding-left: 25px;
}
.alignright {
	float:right;
	padding: 0 0px 10px 20px;	
}
.alignleft {
        float: left;
        padding: 0 20px 10px 0px;
}
.thumb { 
	width: 75px;
	height: 50px;
	border: 0px;
}
.thanks {
	letter-spacing: 2px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
#flashcontent {
	background:url(http://www.balconesdemajagual.com/boston-banner.swf);
}
#container { 
position: relative; 
}
.mask { 
position: absolute; top: 0; left: 35px; 
}