/* CSS Document */

/* ------------- "generic" styles */

body {
	margin:					0px;
	padding:				0px;
	background-color: 		#B29163;
	background-image:		url(../images/header.jpg);
	background-repeat:		no-repeat;
	background-position:	center 20px;
}

/* ------------- "navbar" styles */

#navbar {
	position:				absolute;
	margin-top:				170px;
	margin-left:			30px;
	width:					125px;
	float:					left;
	z-index:				1000;
}

#navbar p{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			normal;
	font-size:				12px;
	letter-spacing: 		1px;
	color:					#393939;
	line-height:			36px;
}

#navbar a:link {
	color:					#393939;
	text-decoration:		none;
	font-weight:			normal;
	letter-spacing: 		1px;
}

#navbar a:visited {
	color:					#861114;
	text-decoration:		none;
	font-weight:			normal;
	letter-spacing: 		1px;
}

#navbar a:hover {
	color:					#861114;
	text-decoration:		none;
	font-weight:			normal;
	letter-spacing: 		1px;
}


/* ------------- "center" styles */

#center {
	position:				absolute;
	margin-top:				170px;
	margin-left:			150px;
	width:					215px;
	float:					both;
	z-index:				1000;
	text-align: 			center;
}

#center p {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	text-align: 			center;
	color:					#861114;
	font-size:				12px;
	line-height:			17px;
	text-decoration:		none;
	font-weight:			normal;
	letter-spacing: 		1px;
}

#center a:link {
	color:					#861114;
	text-decoration:		none;
	font-weight:			normal;
	letter-spacing: 		1px;
}

#center a:visited {
	color:					#393939;
	text-decoration:		none;
	font-weight:			normal;
	letter-spacing: 		1px;
}

#center a:hover {
	color:					#393939;
	text-decoration:		none;
	font-weight:			normal;
	letter-spacing: 		1px;
}

/* ------------- "content" styles */

#content {
	position:				absolute;
	margin-top:				170px;
	margin-left:			365px;
	width:					475px;
	float:					right;
	z-index:				1000;
}
	
#content p {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			normal;
	font-size:				10px;
	line-height:			17px;
	letter-spacing: 		.035em;
	color:					#393939;
}

.email {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				10px;
	line-height:			17px;
	letter-spacing: 		1px;
	color:					#861114;
}
p.footer {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			normal;
	letter-spacing: 		1px;
	color:					#393939;
	line-height:			30px;
}

p.footer a:link {
	color:					#393939;
	font-size:				10px;
	text-decoration:		none;
	letter-spacing: 		1px;
}

p.footer a:visited {
	color:					#861114;
	font-size:				10px;
	text-decoration:		none;
	letter-spacing: 		1px;
}

p.footer a:hover {
	color:					#861114;
	font-size:				10px;
	text-decoration:		none;
	letter-spacing: 		1px;
}

p.footer2 {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				9px;
	font-weight:			normal;
	letter-spacing: 		1px;
	color:					#393939;
	line-height:			30px;
}

p.footer2 a:link {
	color:					#393939;
	font-size:				9px;
	text-decoration:		none;
	letter-spacing: 		1px;
}

p.footer2 a:visited {
	color:					#861114;
	font-size:				9px;
	text-decoration:		none;
	letter-spacing: 		1px;
}

p.footer2 a:hover {
	color:					#861114;
	font-size:				9px;
	text-decoration:		none;
	letter-spacing: 		1px;
}

#content h1{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			normal;
	font-size:				18px;
	letter-spacing: 		1px;
	color:					#861114;
	line-height:			20px;
}

#images {
	position:				absolute;
	margin-top:				170px;
	margin-left:			170px;
	width:					900px;
	float:					right;
	z-index:				1000;
}

#images img{
	margin-bottom:			5px;
	margin-right:			35px;
	vertical-align: bottom;
	
}

#images p{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			normal;
	font-size:				10px;
	line-height:			17px;
	letter-spacing: 		.0120em;
	word-spacing:			.035em;
	color:					#393939;
}

p.footer {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			normal;
	letter-spacing: 		1px;
	color:					#393939;
	line-height:			30px;
}

p.footer a:link {
	color:					#393939;
	font-size:				10px;
	text-decoration:		none;
	letter-spacing: 		1px;
}

p.footer a:visited {
	color:					#861114;
	font-size:				10px;
	text-decoration:		none;
	letter-spacing: 		1px;
}

p.footer a:hover {
	color:					#861114;
	font-size:				10px;
	text-decoration:		none;
	letter-spacing: 		1px;
}
	
