*	{
	padding: 0;
	margin: 0;
	}

body	{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #000;
	background: url(/images/bandera.jpg) no-repeat top right;
  	margin: 0;
	padding: 0;
	}

/* LAYOUT */

.clear	{
	clear: both;
	visibility: hidden;
	}
	
#outerwrap	{
	width: 99%;
	max-width: 1000px;
	min-width: 500px;
	margin: 0 auto;
	padding: 0;
	color: #000;
	background: url(/images/mapleleaf.gif) no-repeat 50px 30px;
	}

#wrap1	{
	width: 90%;
	margin: 0 auto;
	color: #000;
	}
	
#wrap2	{
	width: 90%;
	margin: 0 auto;
	color: #000;
        background: url(/images/tree.jpg) no-repeat 100% 100%;
	}
	
#wrap3	{	/* navigation */
	width: 100%;
	margin: 0 auto;
	color: #000;
	border-top: 1px solid #7C2C2C;
	border-bottom: 1px solid #7C2C2C;
	background: url(/images/white60.png);
	}
	
#banner	{
	width: 90%;
	margin: 0 auto;
	}
	
#content	{
	width: 90%;
	margin: 40px auto 10px;
	text-align: left;
	}

#sidebar   {
        width: 48%;
        float: right;
        }
	
#blog	{
	width: 48%;
	float: left;
	}
#calendar	{
	width: 98%;
	float: left;
	}
	
#latest	{
	width: 98%;
	float: right;
	font-size: 9px;
	}

#justin	{
	width: 48%;
	float: left;
	font-size: 9px;
	}
	
#lastword	{
	width: 48%;
	float: right;
	font-size: 9px;
	}
	
#links	{
	width: 98%;
	float: right;
	font-size: 9px;
	}
		
#services	{
	width: 48%;
	float: left;
	font-size: 9px;
	}
	
#linklove	{
	width: 48%;
	float: right;
	font-size: 9px;
	}
	
#footer	{
	width: 90%;
	margin: 0 auto;
	padding: 3px 3px 3px 0px;
	text-align: left;
        border-bottom: 1px solid #b8b9b4;
	}


	
/* HEADERS */

#banner h1	{
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 4em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin: 75px 0 0 0;
	padding: 5px 0 0 0;
	float: right;
	width: 90%;
	color: #7C2C2C;
	background: repeat-y top left;
        text-decoration: none;
	}

#banner h1 a	{
	color: #364D72;
        text-decoration: none;
	}

#banner h1 a:hover	{
        color: #ab2315;
        text-decoration: none;
	}
	
h2	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	margin: 16px 0 0 10px;
	}
	
h3	{
	text-transform: uppercase;
	color: #7C2C2C;
	background: transparent url(/images/simpleleaf.gif) no-repeat 0% 50%;
	display: block;
	font: bold 1.3em Helvetica, Arial, sans-serif;
	margin-bottom: 6px;
	margin-top: 0;
	margin-right: 0;
	padding: 15px 3px 3px 8px;
}

h4	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding: 3px 3px 3px 0;
	color: #7C2C2C;
	background: transparent;
	display: block;
	}

h5	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 10px 0 0 10px;
	padding: 3px 3px 3px 0;
	color: #7C2C2C;
	background: transparent;
	display: block;
	}
	
/* ELEMENTS */

#txpCommentInputForm .commentform  {
        font-size: 1.2em
        }

#content label    {
        font-size: 1.2em;
        margin: 0;
        }

#content input    {
        font-size: 1.2em;
        margin: 4px 0 10px 0;
        }

textarea    {
        font-size: 1.6em;
        margin: 4px 0 10px 0;
        }

fieldset   {
        padding: 10px;
        margin: 0 0 0 10px;
        }

legend     {
        font-size: 1.4em;
        }

#searchform input	{
	margin: 40px 0 0 0;
        padding: 2px 2px 2px 20px;
	float: right;
        border: 1px solid #7C2C2C;
        width: 200px;
        font-size: 1.2em;
	background: url(/images/mag_glass60.png) no-repeat scroll 2px center;
	}

#searchform input:focus	{
	background-color: #fff;
	border: 1px solid #7C2C2C;
	}
	
img	{
	border: 1px solid black;
	}

.image	{
	margin: 10px 0 0 10px;
	float: right;
        clear: left;
	}
	
/* TEXT */
p.footertext {
        margin: 0;
        color: #666;
}


#content li	{
	list-style: none inside;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5em;
	font-size: 12px;
	padding-left: 10px;
}
#content li ul	{
	padding-left: 20px;
}

#content ol li	{
	font-size: 1.2em;
	line-height: 1.5em;
	list-style: none outside;
	margin: 0 0 6px 4px;
	padding-left: 10px;
        list-style-type: lower-roman;
	list-style-position: inside;
}


#content .meta {
        font-size: 1.1em;
        line-height: 1.3em;
        margin: 10px 0 0 10px;
}
	
#content p	{
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px 0 10px 10px;
	}

#content blockquote	{
	font-style: italic;
	line-height: 1.6em;
	margin: 0px 0px 0px 20px;
	}
	
#content a	{
	color: #ab2315;
	background: transparent;
	text-decoration: none;
	}

#content a:link	{
	text-decoration: none;
	}
	
#content a:visited	{
	text-decoration: none;
	}
	
#content a:hover	{
	text-decoration: underline;
	color: #AB2315;
	background: transparent;
	}
	
#content a:active	{
	text-decoration: underline;
	color: #F7331E;
	background: transparent;
	}
	
/* NAVIGATION*/

.category_list li {
	display: inline;
	font-size: 1em;
	line-height: 1.6em;
	}
	
.category_list a {
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #7C2C2C;
	background: transparent;
	padding: .3em 7px;
	}

.category_list li:hover a {
	text-decoration: underline;
	color: #7C2C2C;
	background: transparent;
	}

.category_list a.active	{
	color: #fff;
	background: #7c2c2c;
	}

.category_list a.active:hover	{
	color: #fff;
	background: #7c2c2c;
	}

#home .navhome {
	color: #fff;
	background: #7c2c2c;
	}

/* Forms */
legend {
display: none;
}
label {
display: block;
margin: 0 0 2px 0;
}
.help {
margin: 0 0 0 10px;
font-size: 8px;
}
#zemContactForm {
float: left;
margin: 0 5px;
display: inline;
font-size: 8px;
}
#zemContactForm p {
	padding: 0;
}
fieldset {
border: 0;
}
input.zemRequired, select#typeofenquiry {
width: 200px;
padding: 3px;
border: 1px solid #ccc;
border-top-width: 2px;
font: 12px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#enquirydetails {
float: left;
width: 380px;
}
#enquirysubmit {
float: left;
width: 200px;
}
select#typeofenquiry {
width: 194px;
padding: 5px;
}
textarea#enquiry {
padding: 5px;
width: 200px;
border: 1px solid #ccc;
border-top-width: 2px;
font: 12px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#zemSubmit {
float: right;
margin: 0 30px 0 0;
font: 12px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Tablas */
table {
background:#F9F9F9 none repeat scroll 0 0;
border-bottom:3px solid #CCCCCC;
border-right:1px solid #999999;
margin:0 auto;
width:90%;
}
th, td {
border-left:1px solid #DDDDDD;
border-top:1px solid #BBBBBB;
font-family:Helvetica,Arial,sans-serif;
height:inherit;
padding:0 2px;
vertical-align:top;
width:100px;
}
td a {
padding:0;
}
td a:hover {
text-decoration:underline;
}
td ul li a {
color:#0033FF;
font-size:10px;
}
td ul li {
margin-bottom:10px;
}
col.Sat, col.Sun {
background:#DDDDDD none repeat scroll 0 0;
}
tr.day {
color:#666666;
font-size:9px;
height:90px;
}
tr.number {
background:#CCCCCC none repeat scroll 0 0;
color:#555555;
font-size:12px;
height:15px;
text-align:right;
vertical-align:middle;
}
th {
background:#777777 none repeat scroll 0 0;
color:#DDDDDD;
font-size:16px;
font-variant:small-caps;
font-weight:normal;
height:15px;
text-align:center;
text-transform:capitalize;
vertical-align:middle;
}