@charset "utf-8";
/* CSS Document */

h1{
	font-size: 3.2em;
	font-weight: normal;
	line-height: 32px;
	color: #50440c;	
}
h2{
	font-size: 1.2em;
	font-weight: normal;
	color: #4c4c4f;	
}
h3{
	font-size: 3.5em;
	font-weight: normal;
	line-height: 32px;
	color: #6a237e;	
}
h4{
	display: inherit;
	font-size: 3.5em;
	font-weight: normal;
	line-height: 32px;
	color: #6a237e;	
	margin: 0;
	padding: 0;
	clear:both;
}
h5 {
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1.0em;
	color: #6a237e;	
	margin: 0;
	padding: 0;
	clear:both;
}
h6 {
	font-size: 1.5em;
	font-weight: normal;
	color: #575757;	
	margin: 0;
	padding: 0;
	clear:both;
}
.menutwo{
	font-weight: normal;
	line-height: 20px;
	color: #4f471b;	
	padding: 0;
	margin: 0;
}
a.menutwo {
	font-size: 1em;
	color: #6a237e;
	text-decoration: none;	
}
a.menutwo:hover {
	color: #8e9095;
	text-decoration: none;
}
a.menutwo:visited {
	color: #6a237e;
	text-decoration: none;
}
a.menutwo:visited:hover {
	color: #8e9095;
	text-decoration: none;
}
.menutwo ul {
	list-style: none;
	margin: 0; padding: 0;
	border: none;
}
.menutwo li {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 2em;
	margin-bottom: 13px;
}
.menutwoactive {
	color: #caa8d4;
	font-size: 1em;
}
a.menutwoactive {
	font-size: 1em;
	color: #caa8d4;
	text-decoration: none;	
}
a.menutwoactive:hover {
	color: #8e9095;
	text-decoration: none;
}
a.menutwoactive:visited {
	color: #caa8d4;
	text-decoration: none;
}
a.menutwoactive:visited:hover {
	color: #8e9095;
	text-decoration: none;
}
#maincopytext {
	width:634px;
	margin: 0;
	z-index:1;
	float:left;
}
#mainrightpanel {
	width:150px;
	margin: 0;
	z-index:1;
	float:left;
	padding-left: 30px;
}
#smallpolaroid {
	background-image:url(../images/small_orange_polaroid.jpg); background-repeat:no-repeat;	
	width: 135px;
	height: 138px;
	float:left;
	clear:none;
}
#smallpolaroidinner {
	width: 100%;
	height: 86px;
	padding: 7px;
	float:left;
}
#smallpolaroidtitle {
	width: 100%;
	height: 25px;
	padding: 0;
	margin: 0;
	padding-top: 1px;
	padding-left: 10px;
	float:left;	
	font-size: 0.9em;
	color:#FFF;
}
#largepolaroidtext {
	width: 180px;
	padding-right: 30px;
	float:left;
	clear:left;
	margin-top: 30px;
}
#blogtext{
	width: 385px;
	padding-right: 30px;
	float:left;
	clear:none;
}

#blogimage {
	width: 165px;
	height: 177px;
	padding-right: 30px;
	float:left;
	clear:none;
}

