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


body {
	margin: 0px;
	padding: 0px;
	background-color: #c7b299;
}



p {
	color: #333333;
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

td {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}


h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: lighter;
}
h3 {
	color: #000000;
	font-family: "bree", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #fff;
	font-family: "bree", sans-serif;
	font-size: 14px;
	font-weight: normal;
}


li {
	font-family: 'Carrois Gothic', sans-serif;
	list-style-image: url(../images/generic/bullet.gif);
	font-size: 13px;
	color: #000;
	line-height: 18px;
	list-style-position: outside;
	text-decoration: none;
}


a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}


hr {border: none 0;
border-top: 1px dotted #000000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


/* structure */

#wrapper {
	width: 1000px;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 100%;
}

#language {
	text-align: right;
	height: 25px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.language {
	font-family: "proxima-nova", "sans-serif;";
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	font-weight: 700;
	color: #FFF;
	letter-spacing: 1px;
}



#logo {
	width: 1000px;
	text-align: center;
	vertical-align: top;
	margin-left: auto;
	margin-top: 0px;
	height: 100px;
	margin-right: auto;
	margin-bottom: 25px;
}

#masthead {
	height: 220px;
	margin-top: 25px;
	text-align: center;
	vertical-align: top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}

#masthead img{
	border: 10px solid #FFF;
	height: 200px;
	width: 850px;
}

#homemasthead {
	height: 420px;
	margin-top: 25px;
	text-align: center;
	vertical-align: top;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#homemasthead img{
	border: 10px solid #FFF;
	height: 400px;
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#navigation {
	width: 1000px;
	height: 35px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: 999;
	margin-bottom: 3px;
}

.navigation {
	font-family: "proxima-nova", "sans-serif;";
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	color: #736357;
	letter-spacing: 1px;
}

#statement {
	width: 850px;
	height: 75px;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 40px;
	color: #FFF;
}

.statement {
	font-size: 45px;
	color: #FFFFFF;
	font-family: 'Parisienne', cursive;
	line-height: 40px;
	text-align: center;
}


#heading {
	height: 30px;
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.heading {
	font-family: "proxima-nova", "sans-serif;";
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	background-image: url(../images/headingline.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}


#bodycontent {
	vertical-align: top;
	margin-left: auto;
	width: 850px;
	margin-right: auto;
	text-align: center;
}


#columnleft {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 400px;
}


#columnright {
	text-align: left;
	vertical-align: top;
	float: right;
	width: 400px;
}


#space {
	height: 10px;
	clear: both;
}



#footer {
	width: 850px;
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-left: auto;
	padding-top: 0px;
	height: 60px;
	margin-right: auto;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}



/* text styles */




.socialmedia {
	text-align: center;
}
.socialmedia img {
	margin-right: 15px;
	height: 30px;
	width: 30px;
}


.centre {
	text-align: center;
}

.white {
	color: #FFF;
}

.whitebig {
	color: #FFF;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bold {
	color: #000;
	font-weight: bold;
}




.gallery {
	text-align: center;
	vertical-align: top;
}
.gallery img {
	border: 5px solid #FFF;
	width: 170px;
	height: 120px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0;
}
