/*
Template 2029 Slide Wall
http://www.tooplate.com/view/2029-slide-wall
*/

body {
	padding: 0px;
	color: #4d4638;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background: url(images/tooplate_body.jpg);
	background-color: #c2b8a1;
	background-repeat: repeat-x;
	background-position: top
}

a, a:link, a:visited {
	color: #507921;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #507921;
	font-size: 16px;
}
a:hover_h3 {
	text-decoration: underline;
	color: #507921;
	font-size: 16px;
}

.orange {
	color: #FC0;
}

.green {
	color: #CF6;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	text-align: justify;
}
img {
	border: none;
	padding-left: 10px;
	padding-right: 0px;
}
em {
	color: #03F;
	font-weight: bold;
	font-style: normal
}

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 34px; margin: 0 0 20px 0; padding: 5px 0 }
h2 {
	font-size: 48px;
	margin: 0 0 20px 0;
	padding: 5px 0;
	color: #507921;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}
h3 {
	font-size: 24px;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 15px;
}
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { 
	clear: both; 
	display: block; 
	width: 87px; 
	height: 31px; 
	padding-right: 15px; 
	line-height: 30px; 
	text-align: center; 
	color: #000; 
	font-weight: bold; 
	background: url(images/tooplate_btn.png); 
}

a.more:hover { 
	text-decoration: none; 
	color: #960; 
}

.float_l {
	float: left
}
.float_r { float: right }

.tooplate_margin { margin: 10px; }

.image_wrapper { 
	display: inline-block; 
	border: 1px solid #cac2b1; 
	background: #b5ac98; 
	padding: 4px; 
	margin-bottom: 5px; 
}

.image_fl { 
	float: left; 
	margin: 3px 15px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 15px; 
}

.tooplate_list { 
	margin: 20px 0 20px 20px; 
	padding: 0; 
	list-style: none; 
}

.tooplate_list li {
	color:#507921;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(images/tooplate_list.png) no-repeat scroll 0 5px;
}

.tooplate_list li a {
	color: #507921;
	font-weight: bold;
	font-size: 14px;
}

.tooplate_list li a:hover {
	text-decoration: underline;
	color: #507921;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#tooplate_header {
	width: 970px;
	padding: 10px 0;
	margin: 0 auto;
}

#site_title { 
	float: left; 
}

#site_title h1 { 
	margin: 30px 0 0 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	width: 278px; 
	height: 50px; 
	color: #fff; 
	text-indent: -10000px; 
	background: url(images/tooplate_logo.png) no-repeat; 
}

/* menu */
#tooplate_menu {
	float: left;
	width: 850px;
	height: 48px;
	margin-top: 35px;
	background: url(images/tooplate_menu.jpg);
	margin-right: 50px;
	margin-left: 60px;
}

#tooplate_menu ul {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#tooplate_menu ul li {
	float: left;
	display: block;
	display: inline-block;
	text-align: center;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#tooplate_menu ul li a {
	display: block;
	width: 116px;
	padding: 9px 4px 9px 0;
	margin: 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #000000;	
	text-shadow: 1px 1px 1px #cec8ba;
	font-weight: normal;
	outline: none;
	border: none;
 	background: url(images/tooplate_menu_divider.png) center right no-repeat
}

#tooplate_menu ul li a:hover, #tooplate_menu ul li .current { 
	color: #fff; 
	text-shadow: 1px 1px 1px #3d3728;  
}

#tooplate_menu ul .last { 
	background: none; 
}

#search_box { 
	float: right; 
	margin: 12px 0 0 0; 
	width: 170px; 
	height: 27px; 
	background: url(images/tooplate_search.png) no-repeat; 
}

#search_box form { 
	clear: both; 
	width: 170px; 
	height: 26px; 
	padding: 0; 
	margin: 0; 
} 

#searchfield { 
	float: left; 
	display: block; 
	height: 16px; 
	width: 130px; 
	padding: 5px; 
	font-size: 12px; 
	color: #ccc; 
	line-height: 0; 
	background: none; 
	border: none; 
} 

#searchbutton { 
	float: right; 
	display: block; 
	height: 26px; 
	width: 30px; 
	padding: 0; 
	margin: 0; 
	cursor: pointer;
	background: none; 
	border: none; 
}

/* end of menu */

/* slider */

#tooplate_middle {
	clear: both;
	width: 960px;
	height: 367px;
	padding: 10px 40px;
	margin: 0 auto;
	background: url(images/tooplate_middle_home.png) no-repeat
}

#tooplate_middle_subpage {
	clear: both;
	width: 820px;
	height: 170px;
	padding: 20px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage.png);
	background-repeat: no-repeat;
}

#tooplate_middle_subpage h2 {
	font-size: 48px;
	color: #000;
	padding-top: 30px;
}

#tooplate_middle_subpage p { 
	font-size: 18px; 
	color: #000; 
	line-height: 30px; 
}

#tooplate_middle_subpage a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_A {
	clear: both;
	width: 820px;
	height: 1900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_A.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#tooplate_middle_subpage_B {
	clear: both;
	width: 820px;
	height: 1950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_D.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#tooplate_middle_subpage_C {
	clear: both;
	width: 820px;
	height: 2050px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-image: url(images/tooplate_middle_subpage_E.png);
}

#tooplate_middle_subpage_D {
	clear: both;
	width: 820px;
	height: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-image: url(images/tooplate_middle_subpage_F.png);
}

#tooplate_middle_subpage_F {
	clear: both;
	width: 820px;
	height: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_F.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 60px;
	padding-left: 100px;
}

#tooplate_middle_subpage_G {
	clear: both;
	width: 820px;
	height: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-image: url(images/tooplate_middle_subpage_G.png);
}

#tooplate_middle_subpage_H {
	clear: both;
	width: 820px;
	height: 1250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-image: url(images/tooplate_middle_subpage_H.png);
}

#tooplate_middle_subpage_Formulario {
	clear: both;
	width: 800px;
	height: 820px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#tooplate_middle_subpage_Formulario_A {
	clear: both;
	width: 360px;
	height: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#tooplate_middle_subpage_A h2 {
	font-size: 48px;
	color: #000;
	text-align: left;
}

#tooplate_middle_subpage_B h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
	background-image: url(Drag%20to%20a%20file%20to%20make%20a%20link.);
}

#tooplate_middle_subpage_B h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#tooplate_middle_subpage_C h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
}

#tooplate_middle_subpage_D h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
}

#tooplate_middle_subpage_G h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
}

#tooplate_middle_subpage_H h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
}

#tooplate_middle_subpage_Formulario h2 {
	font-size: 16px;
	color: #507921;
}

#tooplate_middle_subpage_A p {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_B p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_C p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_D p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_G p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_H p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_Formulario p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
}

#tooplate_middle_subpage_A a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_B a { 
	color: #507921; 
	font-weight: normal; 
}


#tooplate_middle_subpage_C a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_D a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_G a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_H a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_Formulario a { 
	color: #507921; 
	font-weight: normal; 
}
#tooplate_middle_subpage_F {
	clear: both;
	width: 820px;
	height: 950px;
	padding: 30px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_S.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 14px;
	text-align: justify;
}

#tooplate_middle_subpage_F h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 15px;
	line-height: 15px;
	padding-top: 30px;
}

#tooplate_middle_subpage_F h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
}

#tooplate_middle_subpage_F h4 {
	font-size: 16px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#tooplate_middle_subpage_F p {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_F a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_I {
	clear: both;
	width: 820px;
	height: 4400px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_I.png);
	background-repeat: no-repeat;
}

#tooplate_middle_subpage_I h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
}

#tooplate_middle_subpage_I h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 30px;
}

#tooplate_middle_subpage_I p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_I a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_J {
	clear: both;
	width: 820px;
	height: 1700px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_J.png);
	background-repeat: no-repeat;
	font-size: 16px;
}

#tooplate_middle_subpage_J h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
}

#tooplate_middle_subpage_J h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
}

#tooplate_middle_subpage_J p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: left;
}

#tooplate_middle_subpage_J a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_K {
	clear: both;
	width: 820px;
	height: 1801px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_K.png);
	background-repeat: no-repeat;
}

#tooplate_middle_subpage_K h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
}

#tooplate_middle_subpage_K p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_K a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_L {
	clear: both;
	width: 820px;
	height: 3000px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_L.png);
	background-repeat: no-repeat;
}

#tooplate_middle_subpage_L h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
}

#tooplate_middle_subpage_L h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#tooplate_middle_subpage_L p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_L a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_M {
	clear: both;
	width: 820px;
	height: 5100px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_M.png);
	background-repeat: no-repeat;
}

#tooplate_middle_subpage_M h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
	line-height: 50px;
}

#tooplate_middle_subpage_M h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
}

#tooplate_middle_subpage_M h4 {
	font-size: 16px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 30px;
}

#tooplate_middle_subpage_M p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_M a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_N {
	clear: both;
	width: 820px;
	height: 3800px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_n.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 16px;
}

#tooplate_middle_subpage_N h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
	line-height: 50px;
}

#tooplate_middle_subpage_N h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
}

#tooplate_middle_subpage_N h4 {
	font-size: 16px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#tooplate_middle_subpage_N p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_N a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_O {
	clear: both;
	width: 820px;
	height: 2200px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_O.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 16px;
}

#tooplate_middle_subpage_O h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
	line-height: 50px;
}

#tooplate_middle_subpage_O h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
}

#tooplate_middle_subpage_O h4 {
	font-size: 16px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#tooplate_middle_subpage_O p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_O a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_P {
	clear: both;
	width: 820px;
	height: 2650px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_P.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 14px;
}

#tooplate_middle_subpage_P h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 30px;
	line-height: 50px;
}

#tooplate_middle_subpage_P h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
}

#tooplate_middle_subpage_P h4 {
	font-size: 16px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#tooplate_middle_subpage_P p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_P a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_Q {
	clear: both;
	width: 820px;
	height: 450px;
	padding: 30px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_Q.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 14px;
	text-align: justify;
}

#tooplate_middle_subpage_Q h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 15px;
	line-height: 15px;
	padding-top: 30px;
}

#tooplate_middle_subpage_Q h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
}

#tooplate_middle_subpage_Q h4 {
	font-size: 16px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#tooplate_middle_subpage_Q p {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_Q a { 
	color: #507921; 
	font-weight: normal; 
}

#tooplate_middle_subpage_R {
	clear: both;
	width: 820px;
	height: 1250px;
	padding: 60px 100px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/tooplate_middle_subpage_R.png);
	background-repeat: no-repeat;
	color: #000;
	font-size: 14px;
	text-align: justify;
}

#tooplate_middle_subpage_R h2 {
	font-size: 48px;
	color: #000;
	padding-bottom: 15px;
	line-height: 15px;
	text-align: center;
}

#tooplate_middle_subpage_R h3 {
	font-size: 18px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
}

#tooplate_middle_subpage_R h4 {
	font-size: 16px;
	color: #507921;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#tooplate_middle_subpage_R p {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	text-align: justify;
}

#tooplate_middle_subpage_R a { 
	color: #507921; 
	font-weight: normal; 
}

#slider {
	float: right;
	width: 960px;
	height: 360px;
	overflow: hidden;
}

/* end of slider */

#tooplate_main {
	clear: both;
	width: 960px;
	padding: 30px 0;
	margin: 0 auto;
}

.col_w960 {
	width: 960px;
	margin-left: 90px;
}
.col_w600 {
	width: 600px;
	padding-left: 150px;
}
.col_w450 {
	width: 450px
}
.col_w300 {
	width: 350px;
	padding-left: 10px;
}
.col_allw300 { width: 300px; float: left; margin-right: 30px }
.col_last { margin: 0 }
.col_w960_last { margin: 0; background: none; }
.col_last { margin: 0; }

.wwd_box { clear: both; margin-top: 20px; margin-bottom: 40px }
.wwd_box img {
	float: left;
	width: 80px;
	margin-right: 30px
}
.wwd_box h3 {
	font-size: 14px
}
.wwd_box h3 a {
	color: #507921;
	font-size: 16px;
	font-weight: bold;
}
.wwd_box p {
	margin-bottom: 30px;
	color: #000;
	font-size: 14px;
}
.wwd_box_T {
	clear: both;
	margin-top: 20px;
	margin-bottom: 40px
}
.wwd_box_T img {
	float: left;
	width: 160px;
	height: 180px;
	padding-top: 60px;
}
.wwd_box_T h3 { font-size: 16px; margin-bottom: 0 }
.wwd_box_T h3 a {
	color: #507921;
	font-size: 18px;
	font-weight: bold;
}
.wwd_box_T p {
	color: #000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	white-space: normal;
	padding-top: 10px;
}

.lp_box { float: left; width: 300px; margin-right: 30px }
.lp_box h6 {
	font-weight: bold;
	color: #507921;
	text-align: center;
}
.lp_box_last { margin: 0 }
.lp_box img { border: 1px solid #CCC; padding: 4px }

#cp_contact_form { 
	margin: 10px;
	padding: 0; 
	width: 412px; 
}

#cp_contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#cp_contact_form form .input_field { 
	width: 400px; 
	padding: 10px;
	border: 1px solid #ccc;  
	background: #fff;
	color: #333;  
	font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
	margin-top: 5px;
}

#cp_contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 14px; 
}

#cp_contact_form form textarea { 
	width: 400px; 
	height: 160px; 
	padding: 10px; 
	border: 1px solid #ccc;  
	background: #fff;
	color: #333;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#cp_contact_form form .submit_btn { 
	margin: 5px 0px;
	padding: 5px 14px; 
	text-decoration: none; 
	border: 1px solid #ccc;  
	background: #fff;
	font-size: 14px;  
}

#map {
	margin: 10px;
}

#map img {
	width: 400px;
	height: 200px;
	border: 1px solid #d9d3c5;
	background: #b5ac98;
	padding: 7px;
	margin-bottom: 10px;
}

.news_box {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #333;
}

.news_box h2 {
	font-size: 14px;
	margin-bottom: 0;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
}

.news_box p.date { 
	color: #000; 
}

.news_box img {
	float: right;
	padding: 4px;
	margin-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.news_box a.more { 
	clear:none; 
	float: right; 
}

.sb_lp_box { 
	clear: both; 
	margin-bottom: 20px; 
}

.sb_lp_box img { 
	border: 1px solid #cac2b1; 
	background: #b5ac98; 
	padding: 8px; 
	margin-bottom: 10px; 
}

.post_box { 
	clear: both; 
	margin-bottom: 30px; 
}

.post_box h2 { 
	font-size: 20px; 
	margin-bottom: 10px; 
}

.post_box p.post_meta { 
	margin-bottom: 0; 
}

.post_box p span.cat a { 
	color: #507921; 
	font-weight: 400; 
}

.post_box img { 
	width: 550px; 
	height: 160px; 
	border: 1px solid #cac2b1; 
	background: #b5ac98; 
	padding: 8px; 
	margin-bottom: 10px; 
}

.post_box a.more { 
	float: left; 
}

.lbe_box { 
	clear: both; 
	margin-bottom: 20px; 
}

.lbe_box h3 { 
	font-size: 16px; 
	margin-bottom: 0; 
}

.lbe_box h3 a { 
	color: #507921; 
	font-size: 16px; 
	font-weight: normal; 
}

.lbe_box h3 a span { 
	font-size: 12px; 
	color: #507921; 
}

.lbe_box p { 
	margin-bottom: 0; 
}

.lbe_box p.date { 
	font-size: 10px; 
	font-weight: 700; 
	color: #507921; 
}

#gallery { 
	margin: 0; 
	padding: 0; 
}

#gallery ul { 
	margin: 0; 
	padding: 0;
}

#gallery ul li {
	display: block;
	float: left;
	width: 600px;
	margin: 0 30px 30px 0;
	padding: 8px;
	border: 1px solid #d0c9b8;
	background: #b6ac97;
}

#gallery ul .third {
	margin: 0 0 30px 0;
	text-align: justify;
}

#gallery ul li a img { 
	border: 1px solid #ccc; 
	margin-bottom: 5px; 
}

#tooplate_footer_wrapper {
	clear: both;
	width: 100%;
	background: #a19882;
	border-top: 10px solid #d0c8b4;
}

#tooplate_footer {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	color: #000;
	background:  url(images/tooplate_footer.jpg) top center no-repeat
}

#tooplate_cr a { 
	color: #5fa008; 
	font-weight: normal; 
}
#tooplate_middle_subpage_M {
	font-size: 16px;
	color: #000;
	line-height: 30px;
}
.Prueba {
	color: #FFF;
}
#tooplate_main .col_w960.col_w960_last .col_w450.float_l #cp_contact_form p strong {
	font-size: 18px;
	text-align: center;
}
.ojo {
	color: #FFF;
}
.ojo {
	color: #000;
}
