@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 15px;

}

body {
	font-family:"Times New Roman", Times, serif; 
	font-size:17px; 
	color:#211616;
	line-height: 23px;
	text-align: left;
	background-color:#211616;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
}

p body {
	font-family:"Times New Roman", Times, serif;
	font-size:17px; 
	color:#211616;
	line-height: 23px;
	text-align: left;
	background-color:#211616;
	margin-top:10px;
	margin-bottom:10px;
}

/*
HEADER STYLES TO GO HERE
*/

h1 {font-size:26px; line-height:26px; color:#211616;}
h2 {font-size:22px; line-height:22px; color:#211616;}
h3 {font-size:20px; line-height:20px; color:#211616;}
h4 {font-size:16px; line-height:16px; color:#211616;}

/*
ID STYLES TO GO HERE
*/

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
	margin-bottom:20px;
 	width: 980px;
	min-height:1000px;
	background-color:#fff;
}

#header {
	width:980px;
	height:244px;
	float:left;
	background-image:url(images/background-header.jpg);
	background-repeat:no-repeat;
}

#logo {
	width:980px;
	height:195px;
	float:left;
}

#navigation {
	width:954px;
	height:31px;
	float:left;
	padding: 5px 10px 0px 10px;
}

#content1 {
	width:920px;
	padding: 30px;
	margin-bottom: 20px;
	float:left;
	background-image:url(images/background-content1.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#content1a {
	width:920px;
	padding: 30px;
	margin-bottom: 20px;
	float:left;
	background-color:#ffffff;
}

#contentb {
	width:920px;
	padding: 30px;
	margin-bottom: 20px;
	float:left;
	background-image:url(images/background-content2.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#contentc {
	width:920px;
	padding: 30px;
	margin-bottom: 20px;
	float:left;
	background-image:url(images/background-content3.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#contentd {
	width:920px;
	padding: 30px;
	margin-bottom: 20px;
	float:left;
	background-image:url(images/background-content4.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#contente {
	width:920px;
	padding: 30px;
	margin-bottom: 20px;
	float:left;
	background-image:url(images/background-content5.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#contentd {
	width:920px;
	padding: 30px;
	margin-bottom: 20px;
	float:left;
	background-image:url(images/background-content4.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#content {
	width: 590px;
	float:left;
	text-align:justify;
}

#content li {
	list-style-position:inside;
	list-style:inside;
}

#content2 {
	width: 920px;
	float:left;
	text-align:justify;
}

#content2 li {
	list-style-position:inside;
	list-style:inside;
}

#image300 {
	width:300px;
	float:left;
	margin-left:30px;
}

#divthumb {
	text-align:center;
}

#contact {
	width:430px;
	float:left;
	margin-right:30px;
}

#contact2 {
	width:430px;
	float:left;
	margin-left:30px;
}


/*
CLASS STYLES TO GO HERE
*/

.navigation {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#cbbc96;
	text-decoration:none;
	padding-right:10px;
}

a.navigation:link {color: #cbbc96;}
a.navigation:active {color: #cbbc96;}
a.navigation:visited {color: #cbbc96;}
a.navigation:hover {color:#fff;}

.navigation2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#cbbc96;
	text-decoration:none;
}

a.navigation2:link {color: #cbbc96;}
a.navigation2:active {color: #cbbc96;}
a.navigation2:visited {color: #cbbc96;}
a.navigation2:hover {color:#fff;}

.navigation3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#211616;
	text-decoration:none;
}

a.navigation3:link {color: #211616;}
a.navigation3:active {color: #211616;}
a.navigation3:visited {color: #211616;}
a.navigation3:hover {color:#cbbc96;}

.image300 {
	padding-bottom:30px;
}

.brown {
	color:#9f6328;
	text-decoration:none;
}

a.brown:link {color: #9f6328;}
a.brown:active {color: #9f6328;}
a.brown:visited {color: #9f6328;}
a.brown:hover {color:#000;}

.thumb {
	margin-right:20px;
	margin-bottom:20px;
}

.form1 {
	width:300px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	height:17px;
	padding:2px;
}

.form2 {
	width:300px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	height:120px;
	padding:2px;
}
