* { padding: 0; margin: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
	background: url(images/bck6.jpg) no-repeat center top;
	
}

/* @group My Group */


/* @end */

div#container{
	margin-left: auto; 
	margin-right: auto;
	width: 75em;
	
	text-align: center;
}
	

#wrapper {
	width: 980px;
	
	margin: 0 auto;
	
}


h1 {
	color: gray;
	font-size: 18px;
	text-align: left;
	margin: 10px;
}

h2 {
	text-align: left;
	font-size: medium;
	margin: 10px;
}


.general {
	color: white;
}

.sidenav {
	color: #798482;
	margin-bottom: 10px;
	margin-left: 40px;
}

li {
	list-style-type: none;
}

ul {
	padding-top: 0px;
	margin-left: 40px;
}
p,  ol {
	line-height: 110%;
	color: white;
	margin: 10px;
	text-align: left;
}

#menu p{
	line-height: 110%;
	color: gray;
	margin: 10px 30px 10px 40px;
	text-align: left;
}


a {
	color: white;
}

a:hover {
	color: orange;
}


a:visited {
	color: orange;
}

#mainnav {
	
	height: 40px;
	float: right;
	margin-right: 0px;
	
	width: 670px;
	padding-top: 20px;
}

#logo {
	
	height: 60px;
	float: left;
	margin-left: 10px;
	
	width: 100px;
	margin-top: 17px;
}

.text {
	text-align: center;
	vertical-align: middle;
}

#mainnav a {
	display: inline;
	float: left;
	height: 20px;
	width: 120px;
	margin-right: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	background-color: white;
	border-right: 1px solid #798482;
	clear: none;
	padding-top: 7px;
	border-color: #c2c7c6;
}

#mainnav a:hover {
	background-color: #c2c7c6;
	color: white;
}

#header {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	}

#header p {
	margin-top: -10px;
	padding: 0 0 0 40px;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #591624;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #000;
}


#block1 {
	width: 550px;
	height: 200px;
	background-color: #798482;
	border: 25px solid #c2c7c6;
	margin-bottom: 20px;
	float: left;
}
#block1a {
	width: 550px;
	height: 200px;
	background-color: white;
	border: 25px solid #c2c7c6;
	margin-bottom: 20px;
	float: left;
}

.contact {
	text-align: left;
	font-weight: bold;
	color: white;
	list-style-type: square;
}

#flash {
	width: 550px;
	height: 200px;
}

#block2 {
	width: 350px;
	height: 200px;
	background-color: #798482;
	float: left;
	border-top: 25px solid #c2c7c6;
	border-right: 25px solid #c2c7c6;
	border-bottom: 25px solid #c2c7c6;
	margin-bottom: 20px;
}

#block2a {
	width: 350px;
	height: 200px;
	background-color: #ffffff;
	float: left;
	border-top: 25px solid #c2c7c6;
	border-right: 25px solid #c2c7c6;
	border-bottom: 25px solid #c2c7c6;
	margin-bottom: 20px;
}


#block3 {
	height: 250px;
	background-color: white;
	border: 25px solid #c2c7c6;
	margin-bottom: 20px;
	float: left;
	width: 300px;
	text-align: left;
}

#block4 {
	height: 250px;
	background-color: #798482;
	float: left;
	border-top: 25px solid #c2c7c6;
	border-right: 25px solid #c2c7c6;
	border-bottom: 25px solid #c2c7c6;
	width: 600px;
	margin-bottom: 20px;
}

#block5 {
	height: 212px;
	background-color: white;
	border: 25px solid #c2c7c6;
	margin-bottom: 20px;
	float: left;
	width: 300px;
	text-align: left;
}

#block6 {
	height: 212px;
	background-color: #798482;
	float: left;
	border-top: 25px solid #c2c7c6;
	border-right: 25px solid #c2c7c6;
	border-bottom: 25px solid #c2c7c6;
	width: 600px;
	margin-bottom: 10px;
}
#menu {
	margin-top: 12px;
	margin-left: 30px;
}

#menu a {
	text-decoration: none;
	color: #9ba0a0;
	font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#menu a:hover{
	color: #798482;
}


#gallery1 {
	padding-top: 20px;
	width: 500px;
	height: 180px;
	float: left;
}


img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}


#footer {
	width: 950px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	float: left;
}


#footer a {
	color: olive;
}
#footer p {
	color: gray;
	text-align: center;
}

