/* 
Trem|Wel External Styles
by 3c21 Design
Sonia Davis GutiŽrrez
*/


/* General Selectors */
* { margin:0; padding:0; /*color: #333;*/ line-height:1.4;}
body { font-style:normal; font-size:62.5%; font-family: Verdana, Geneva, sans-serif; background-color:#FFFFFF}

h1 { font-family:Arial, Helvetica, sans-serif; color:#f8971d; font-weight: normal; font-size:2em; letter-spacing:0.1em;}
h2 { color:#4b4b4b; font-size:1.5em}
h3 { color:#4b4b4b; font-weight: normal; font-size:1.5em; margin-bottom:3px;}
h3.credit, h3.title { font: normal 14px Georgia, 'Times New Roman', serif; color: #4e3114; font-style: italic; }
h3 em { color: #40550d; }

a, #main a cite, a * { color: #f8971d; text-decoration: none; }
a:hover, a:focus, #main a:hover cite, #main a:focus cite, a:hover *, a:focus * { color: #f8971d; text-decoration:underline;}

abbr, acronym { border: none; }
h2 abbr, h2 acronym { color: #40550d; }

p { margin-bottom:1.5em; text-align:justify; line-height:1.8em;}
p, ul, ol, dd { font-size:13px; color:#4b4b4b; }
dd { margin-bottom:1em; }
fieldset { border:none; margin:0; padding:0; }

blockquote { background: transparent url(../i/presentation/open_quote.gif) no-repeat 0 2px; border-top: 1px solid #e6dfce; margin: 0 0 2em; }
blockquote cite { font-style:italic; }

img { display:block; border: none; }

img.logo {margin-left:2px}



/* Page structure */

#header {
	width:800px;
	height:174px;
	margin-left:35px;
	
}

#logo {
	width:323px;
	margin-top:34px;
	margin-bottom:35px;
	float:left;
}

#mainnav {
	width:474px;
	height:40px;	
	margin-top:80px;
	margin-left:-80px;
	float:right;
}

#container {
	width:790px;
	height:auto;
	margin-left:35px;
	clear:both;
	background-image:url('images/solid.jpg');
	background-position:143px;
	background-repeat: repeat-y; 
}


#leftcolumn {
	width:323px;
	height:auto;
	float:left;
	margin-top:-35px;
	background-repeat:no-repeat;
    background-image:url('images/fade.jpg');
	background-position:119px; 
}
	
#imageholder {
	width:60px; 
	margin-left:115px; 
}

#rightcolumn {
	width:463px;
	height:auto;
	margin-bottom:15px;
	float:right;
	color: green;
}


#rotator { 
margin-bottom: 15px

}

#footer {
	width:800px;
	height:auto;
	clear:both;
	padding-left:326px;
}


/* Classes */

ul.menulist {
	display:inline;
	padding-top:1px;
	padding-bottom:1px;
	list-style: none;
}

li.menulist {
	padding-right:10px;
	display:inline;
}

.photobox {
	margin-top:15px;
	width:auto;
	height:142px;
}

p.logo{
	display:inline;
	color:#f8971d;
	word-spacing:5px;
	font-size:108%;
	margin-left: -19px;
	margin-top:-3px
}

p.footer {
	text-align:left; 
	font-size:10px;
	color:rgb(200, 200 ,200);
}


a:link.menu, a:visited.menu, a:focus.menu {
	float:left;
	font-size:1.5em;
	padding:1px;
	color:#58595B;
	text-decoration:none;
	margin-right:40px;
	display:block;
	width:90px
}

a:hover.menu, a:active.menu {
	background-color:#f8971d;
	text-decoration:none;
}


img.alignright {
	margin-right: 10px;
}

img.house {
	margin-top: 72px;
	border:2px solid  #FF9933;
}

img.leaf {
	margin-top: 13px;
 	border:2px solid  #FF9933;
}

img.sun {
	margin-top: 21px ;
 	border:2px solid  #FF9933;
}

img.wind {
	margin-top: 34px ;
 	border:2px solid  #FF9933;
}

img.bottom {
	margin-bottom:1.5em;
}


