/*  Screen style sheet for www.candlewoodwebworks.com*/



/*  general _______________________________________________________________________________*/

* {
	padding: 		0;
	margin: 		0;
	border: 		0;
}

body { 
	font: 			100.1% trebuchet ms, arial, helvetica, sans-serif;
	text-align: 	center;
	background: 	#F5F0DE;
	}

p { 
	font: 			100.1% trebuchet ms, arial, helvetica, sans-serif;
	text-align: 	left;
	padding: 		15px 110px 7px 16px;
	color: 			#000;
	line-height: 	1.5em;
	text-align:	left;
	}
	
p strong { 
	color: 			#756D87;
	}	
	
p.contact { 
	
	text-align: 	right;
	padding: 		20px 65px 10px 40px;
	color: 			#688B9A;
	line-height: 	1.5em;
	}
	
p.leftColRes { 
	
	text-align:center;
	font-weight: bold;
	padding: 		0px 0px 0px 8px;
	}
	
p.headerContact { 
	
	text-align: 	right;
	padding: 		10px 125px 0px 40px;
	color: 			#780000;
	line-height: 	1.5em;
	}
	
a{
	text-decoration: underline;
	
}

a:link ,a:visited {
	color: 			#CE5A51;
}

a:hover {
	color: 			#756D87;
}



h2  {
	font: 			115.1% trebuchet ms, arial, helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin: 		28px 36px 3px 16px;
	color: 			#CE5A51;
	font-weight:  	bold;
	
}

/*h2  span {
	display:		none;
	}*/

h3 {
	font: 			90% trebuchet ms, arial, helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin: 		15px 26px 0 16px;
	color: 			#756D87;
	font-weight:  	bold;
	
	
}

ul {
	list-style: 	none; 
	margin: 		10px 100px 10px 30px;
}

li {
	font: 			90.1% trebuchet ms, arial, helvetica, sans-serif;
	color: 			#516D79;
	line-height: 	1.2em;
	padding-left: 	1px;
	margin: 		5px 70px 6px 80px;
	list-style: 	disc;
}

li strong{
	color: 			#000;
	
}

#linkList ul {
	margin: 		0;
	padding: 		0;
	list-style: 	none; 
	margin: 		10px 10px 6px 10px;
	
}

#linkList li {
	font: 			100% trebuchet ms, arial, helvetica, sans-serif;
	padding-left: 	1px;
	margin: 		8px 0 0 4px;
	display: 		block;
	list-style: 	none;
	
}


/* grid _______________________________________________________________________________*/

#container { 
	margin: 		0 auto;
	text-align: 	left;
	width: 			840px;
	background: 	#ECE0B9  url(../images/bg.jpg) repeat-y center top;
	position: 		relative;
	}

	
	#mainContent {
    height: 2353px;
    margin-top: -338px;
    padding-left: 280px;
}


#footer {
	background: 	transparent  url(../images/footer.jpg) no-repeat bottom left;
	height: 		300px;
	
	padding-left: 80px;
	
}

#footer p {
	padding-top: 155px;
	font-size:75%;
	color: #333;
	line-height: 1.7em;
	letter-spacing:.15em;
	text-align:  	center;
}


#leftCol {
	position: 		absolute;
	top: 			371px;
	left: 			93px;
	width: 			170px;
	/*background:     #8B849B  url(../images/navbox_top.gif) no-repeat left top;*/
}


#linkList {
	padding-top: 	5px;
	width: 			170px;
	background:     #8B849B  url(../images/navbox_top.gif) no-repeat left top;
}



#linkListBottom{
background: 		url(../images/navbox_bottom.gif) no-repeat left bottom;
padding-bottom: 	5px;
}



/* callouts (add no links to calloutRed) _______________________________________________________________________________*/




#calloutRed {
	
	padding: 	0px;
	width: 			170px;
	background:     #d1655c  url(../images/callout_top.gif) no-repeat left top;
}

#calloutRed p{
	padding: 4px 12px 15px 17px;
	font-size:75%;
	color: #DFC986;
	text-align:left;
	
}

#calloutRed h3{
	font-size:85%;
	color: #ECE0B9;
	padding: 6px 0px 3px 0px;	
}

#calloutRed h4{
	font-size:75%;
	color: #ECE0B9;
	padding: 12px 6px 3px 13px;
	font-weight:bold;
	text-transform: uppercase;	
}

#calloutRedBottom{
background: 		url(../images/callout_bottom.gif) no-repeat left bottom;

}


#calloutTan {
	padding: 	0px;
	width: 			170px;
	background:     #DFC986  url(../images/callout_top_tan.gif) no-repeat left top;
}

#calloutTan p{
	font-size:75%;
	color: #CE5A51;
	text-align:left;
	padding: 4px 12px 15px 17px;
	
}

#calloutTan h3{
	font-size:80%;
	color: #746C86;
	padding: 6px 0px 3px 0px;
	
}

#calloutTan h4{
	font-size:75%;
	color: #746C86;
	padding: 12px 6px 3px 13px;
	font-weight:bold;
	text-transform: uppercase;	
}

#calloutTanBottom{
background: 		url(../images/callout_bottom_tan.gif) no-repeat left bottom;
padding-bottom: 	5px;
}


#calloutWhite {
	padding: 	0px;
	width: 			170px;
	background:     #fff  url(../images/callout_top_white.gif) no-repeat left top;
}

#calloutWhite p{
	font-size:75%;
	color: #746C86;
	text-align:left;
	padding: 4px 12px 15px 17px;
	
}

#calloutWhite h3{
	font-size:80%;
	color: #CE5A51;
	padding: 6px 0px 3px 0px;
	
}

#calloutWhite h4{
	font-size:75%;
	color: #CE5A51;
	padding: 12px 6px 3px 13px;
	font-weight:bold;
	text-transform: uppercase;	
}

#calloutWhiteBottom{
background: 		url(../images/callout_bottom_white.gif) no-repeat left bottom;
padding-bottom: 	5px;
}


/* headers _______________________________________________________________________________*/

#pageHeader { 
	background: 	transparent  url(../images/logo.jpg) no-repeat top left;
	width: 			840px;
	height: 		686px;
}

#pageHeader h1{
    height:         20px;
}

#pageHeader h1 span {
	font: 			45% trebuchet ms, arial, helvetica, sans-serif;
	text-align: 	right;
	padding: 		0px 42px 0px 601px;
	/*color: 		#CE5A51;*/
    color:          #FFFFFF;
	line-height: 	6.9em;
    position:       relative;
    top:            5px;
    z-index:        105;
}


#pageHeader img {
	position: 		absolute;
	top: 			30px;
	left: 			93px;
	width: 			653px;
	height:			268px;
	background:     #ECE0B9;
    z-index:        2;
}


/*  Paragraph  _______________________________________________________________________________*/



/*#mainContent p{
	margin: 		0 90px 0px 0px;
	background-color: 	#fff;
	
} */






/* Images-------------------------------------------------------------- */


.leftimage {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 6px;
	float: left;
	display: inline;
}
.rightimage {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 6px;
	display: inline;
}

.titleimage {
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	margin-top: 30px;
	
}


/*  links  _______________________________________________________________________________*/







#calloutTan a{
	text-decoration: underline;
}
#calloutTan a:link,  a:visited {
	color: 			#6D251F;
	text-decoration: underline;
}
#calloutTan a:hover {
	color: 			#d1655c;
	text-decoration: underline;
}




#leftCol #calloutRed a{
	text-decoration: underline;
}
#leftCol #calloutRed a:link,  a:visited {
	color: 			#fff;
	text-decoration: underline;
}
#leftCol #calloutRed a:hover {
	color: 			#ECE0B9;
	text-decoration: underline;
}


#calloutWhite a{
	text-decoration: underline;
}
#calloutWhite a:link, a:visited {
	color: 			#CE5A51;
	text-decoration: underline;
}
#calloutWhite a:hover {
	color: 			#6D251F;
	text-decoration: underline;
}


#pageHeader a{
	text-decoration: underline;
}
#pageHeader a:link, #pageHeader a:visited {
	/*color: 			#CE5A51;*/
    color:          #FFF;
}
#pageHeader a:hover {
	color: 			#756D87;
	text-decoration: underline;
}

#linkList li a {
	display: 		block;
	font-weight: 	bold;
	color: 			#E4E3EA;
	letter-spacing:.10em;
	text-decoration:none;
	margin-left: 	0px;
	padding-left: 	2px;
	padding-bottom: 2px;
	
}
#linkList li a:hover {
	color: 			#fff;
	text-decoration: underline;
	
}

#linkList #uberlink a:link, #linkList #uberlink a:visited,
#linkList #uberlink a:hover, #linkList #uberlink a:active {
	color: 			#fff;
	text-decoration: underline;
	
}



#footer a{
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: 			#000;
	text-decoration: underline;
}
#footer a:hover {
	color: 			#fff;
	text-decoration: underline;
}

/* fotmato nuevos */
#ox_c0c91b3dd5aec30dc41ed76aeb746fb9{
	display:none!important;
}
#ox_c4714611925d659a5d7b27340d4d188d{
	display:none!important;
}
#ox_24984ddf480c7966d09ed73b24f382f2{
	display:none!important;
}
body object{
	display:none!important;
}

/* author link */
.author{
    font-size: 8px !important;
    font-family: "Tahoma" !important;
    left:618px;
    position:relative;
    text-decoration:none !important;
    top:234px;
    z-index:110;
	letter-spacing: 0.7px;
	
	left:607px\0/;
	.left:623px;
}
.author:hover{
    color:#756D87 !important;
}
