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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: lighter;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #FFF;
	width: 800px;
	margin: auto;
}
#header {
	background: #FFF;
	height: 129px;
	margin-bottom: 20px;
	margin-top: 40px;
	padding-left: 550px;
}
#navigation {
	font-family: "Century Gothic", Arial, "sans serif";
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #735F57;
	text-align: right;
	line-height: normal;
	margin-top: 20px;
}
#mainContent {
	height: 470px;
	background: #FFF;
	float: right;
	width: 580px;
}
#sidebar {
	background: #FFF;
	height: 400px;
	float: left;
	width: 200px;
}
#footer {
	color: #735F57;
	background: #FFF;
	height: 100px;
	clear: both;
	margin-top: 80px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}
#tagline {
	text-align: right;
	line-height: 18px;
	margin-top: 16px;
	border: 0;
}

.tagline {
	border: 0;
}

#wrapper #footer #footer2 {
	font-family: "Century Gothic", Arial, "sans serif";
	font-size: 8px;
	font-style: normal;
	font-weight: lighter;
	margin-top: 8px;
	color: #735F57;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	font-style: normal;
	font-weight: lighter;
	color: #735F57;
}
#title {
	font-family: "Century Gothic", Arial, "sans serif";
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	line-height: 18px;
	color: #A69896;
	background: #735F57;
	text-align: right;
	width: 230px;
	padding-right: 20px;
	padding-top: 20px;
}
#content {
	font-family: "Century Gothic", Arial, "sans serif";
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
	background: #735F57;
	text-align: right;
	width: 230px;
	height: 440px;
	padding-right: 20px;
	padding-left: 20px;	
	margin-top: 0 auto;
}
#image {
	width: 300px;
	height: 359px;
	margin-top: 14px;
	
}	
#image2 {
	width: 290px;
	height: 380px;
	margin-top: 14px;
	
}	
a:link {
	color: #735F57;
	text-decoration: none;
	border: 0;
}
#wrapper #mainContent #content p .link2 {
	font-family: "Century Gothic", Arial, "sans serif";
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
}

#wrapper #mainContent #content p .link2:hover {
	color: #A69896;
	cursor: crosshair;
}
	

a:visited {
	text-decoration: none;
	color: #735F57;
}
a:hover {
	text-decoration: none;
	color: #A69896;
	cursor: crosshair;
}
a:active {
	text-decoration: none;
	color: #735F57;
}
f:focus {
	text-decoration: none;
	color: #735F57;
}
#wrapper #mainContent #content p #title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	font-weight: lighter;
	color: #A69896;
}

 
img {
	border: 0;
}