@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: 30px;
}
#mainContent {
	height: 700px;
	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: 60px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}#tagline {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: #735F57;
	text-align: right;
	line-height: 18px;
	margin-top: 16px;
}
#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: 650px;
	padding-right: 20px;
	padding-left: 20px;	
	margin-top: 0 auto;
}
#image {
	width: 290px;
	height: 420px;
	margin-top: 14px;
	
}
	
a:link {
	color: #735F57;
	text-decoration: none;
}
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;
}

#wrapper #mainContent #content #Accordion2 .AccordionPanel.AccordionPanelOpen .AccordionPanelTab {
	color: #a69896;
}
#wrapper #mainContent #content #Accordion2 .AccordionPanel.AccordionPanelClosed .AccordionPanelTab {
	font-family: "century gothic", arial, "sans serif";
	font-size: 10px;
	color: #FFF;
	font-style: italic;
}
img {
	border: 0;
}
