body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 0px;
	background-color: #363636;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: normal;
}
html {
	margin: 0px;
	padding: 0px;
}
p {
	font-weight: normal;
}
h1{
	font-size: 1.5em;
	color: #342807;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
}
h2{
	font-size: 1.25em;
	color: #342807;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3{
	font-size: 1.15em;
	font-weight: bold;
	color: #18406A;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	min-height: 800px;
	height:auto !important;
	padding-bottom: 20px;
	margin-bottom: -20px;
	display: block;
}

#nav-wrapper{
	height: 61px;
	text-align: center;
		padding-top: 1px;
	margin: 0px;
}
#top-wrapper {
	background-color: #90835e;
	height: 22px;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contact_top {
	float: right;
	width: 150px;
}
#flash-home {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}

#nav{
	margin: auto;
	padding:0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	width: 800px;
}
#nav ul{
	height:60px;
	padding: 0px;
	margin:0px;
}
#nav li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	height: 62px;
}
#nav a{
	overflow: hidden;
	height: 60px !important;
	height /**/:60px; /* for IE5/Win only */
	padding-top: 0 px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#nav a:hover{background-position: 0 -60px;}
#nav a:active, #nav a.selected {background-position: 0 -120px;}
ul#nav li a h1{
	text-indent: -9999px;
	height: 60px;
	margin: 0px;
	padding: 0px;}


#nav_home a{
	width: 160px;
	background: url(../images/nav_home.gif) top left no-repeat;
	float: left;
}
#nav_galleries a{
	width: 160px;
	float: left;
	background-image: url(../images/nav_galleries.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav_about a{
	width: 160px;
	background: url(../images/nav_about.gif) top left no-repeat;
	float: left;
}
#nav_connect a{
	width: 160px;
	background: url(../images/nav_connect.gif) top left no-repeat;
	float: left;
}
#nav_client a{
	width: 160px;
	background: url(../images/nav_client.gif) top left no-repeat;
	float: left;
}

#content-wrapper {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	height: 300px;
}

#secondary-content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
}

#secondary-content p {
	color: #FFFFFF;
	line-height: 160%;
}
#secondary-content h1 {
	font-size: 2em;
	color: #B7A77F;
}

#logo {
	background-image: url(../images/logo_home.gif);
	height: 154px;
	width: 708px;
	margin-right: auto;
	margin-left: auto;
}
#logo-secondary {
	background-image: url(../images/logo_2ndary.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#logo-secondary h1 {
	text-indent: -9999px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	}

#content{
	background-color: #58595b;
	width: 803px;
	/*border-bottom: 1px solid #8cc63f;*/
	margin-bottom: 30px;
	margin: auto;
	text-align: center;
	overflow: auto;
}
.leftimg {
	float: left;
	padding: 15px;
}

#content a{color: #8dc63f; text-decoration: none;}
#content a:hover{text-decoration: underline;}
.content_float {
	padding: 5px;
	float: left;
	width: 350px;
}
.connect_float {
	padding: 5px;
	float: left;
	width: 450px;
}
.connect_floatRight {
	float: left;
	width: 250px;
}
.gallery {
	padding: 4px;
}

#gallery_nav {
	padding-top: 5px;
	text-align: center;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
#gallery_nav ul{

list-style: none;
	margin: 0;
}
 #gallery_nav ul li {
	display: inline;
	margin-right: 0.75em;
	padding: 5px;
 }
#gallery_nav a{color: #fff;padding-right: 20px;text-decoration: none;}
#gallery_nav a:hover{text-decoration: underline;}
#gallery_nav .active {
	font-weight: bold;
	color: #FE771D;
}



#footer{
	padding-top: 30px;
	text-align: center;
	font-size: 11px;
	background-color: #827652;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
#footer ul{

list-style: none;
	margin: 0;
}
 #footer ul li {
	display: inline;
	margin-right: 0.75em;
	padding: 5px;
 }
#footer a{color: #fff;padding-right: 20px;text-decoration: none;}
#footer a:hover{text-decoration: underline;}

