/* CSS ©2008 Nova Web Studio 
    Page "Contact"   */
body {
	background-color: #b96924;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width: 835px;
	height: 7642px;
	background-image: url(../images/bg_leather.jpg);
	background-color: #160b07;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#content_container {
	width: 765px;
	height: 770px;
	margin-right: auto;
	margin-left: auto;
}


#header {
    width: 768px;
	height: 133px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/photogallery_top.jpg);
	background-repeat: no-repeat;
}

#content_top {
	height: 227px;
	
}

#menu {
	height: 227px;
	background-image: url(../images/bg_menu_blank.jpg);
	background-repeat: no-repeat;
}

#nav_bar{
	position: relative;
	left: 603px;
	width: 150px;
	height: 227px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}

#nav_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_bar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
	background-color: #FFFFCC;
}

#content_bottom {
	height: 347px;
	background-color: #f4d698;
	
}

#content_bottom_blank {

	height: 7220px;
	background-color: #ecd89e;
	background-image: url(../images/blank_page_grfx.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


#content {
	float: right;
	width: 534px;
	height: 347px;
	background-color: #f4d698;
	background-image: url(../images/bg_content_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	
}

#footer {
	height: 64px;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer_Slice.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.copyright {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 6px;
	left: 25px;
	color: #330000;
}

.footer_nav {
	position: relative;
	top: 6px;
	left: 165px;
}

.footer_nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_nav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: underline;
}
.credits {
	position: relative;
	left: -235px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}

.credits a {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: underline;
	text-align: center;
}

.credits a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.one:link	
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:active
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:visited
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:hover
	{
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	}

.contact1 {
    position:absolute;
	width: 300px;
	margin-top:-170px;
	margin-left:50px;
	font-family: Tahoma;
	font-size: 14px;
	
}

.contact2 {
    position:absolute;
	width: 300px;
	margin-top:30px;
	margin-left: 70px;
	font-family: Tahoma;
	font-size: 12px;
	
}
.contact3 {
    position:absolute;
	width: 300px;
	margin-top:100px;
	margin-left: 420px;
	font-family: Tahoma;
	font-size: 12px;
	
}

.top {
    position:absolute;
	width: 430px;
	margin-left: 90px;
	margin-top:-130px;;
	font-family: Tahoma;
	font-size: 14px;
	line-height:20px;
	
}


