@import url(http://fonts.googleapis.com/css?family=Lily+Script+One|Kite+One|Capriola);

#wrapper
{
	width: 100%;
}

#title
{
	background-color: #3c3742;
	height: 108px;
	vertical-align: text-bottom;
	color: #FFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #eb5368;
	text-align: center;
}


h1
{
	font-family: 'Lily Script One', cursive;
	;
	font-size: 900%;
	padding-top: 19px;
}

h2
{
	font-family: 'Kite One', sans-serif;
	;
	font-size: 24px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#header
{
	float: right;
	width: 705px;
	padding-bottom: 50px;
}

#main
{
	float: right;
	width: 920px;
	padding-bottom: 50px;
}

#wrapper2
{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}

p
{
line-height: 1.5;	
}

a
{
	color: #eb5368;
	text-decoration: none;
	line-height: 1.5;
}

a:hover
{
	color: #;
}

#nav
{
	float: left;
	width: 200px;
}

body
{
	font-family: 'Capriola', sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #FFF;
	background-image: url(../images/white_wall_hash.png);
	background-repeat: repeat;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

.current
{
	color: #eb5368;
	line-height: 1.5;
	font-size: 24px;
	text-decoration: none;
	font-family: 'Kite One', sans-serif;
	font-weight: bold;
}

#wrapper3
{
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-bottom: 50px;
}

#side
{
	float: left;
	width: 200px;
	padding-bottom: 50px;
}

#footer
{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#main p
{
	line-height: 1.5;
	padding-top: 2px;
	padding-bottom: 2px;
}

#side p
{
	line-height: 1.5;
	padding-top: 2px;
	padding-bottom: 2px;
}

#wrapper4
{
	clear: both;
	width: 100%;
	background-color: #3c3742;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #eb5368;
	height: 50px;
	padding-top: 60px;
	padding-bottom: 60px;
}

h3
{
	font-size: 24px;
	color: #999;
}

#main a #image2
{
	margin: 3px;
	padding: 3px;
	border: 1px solid #eb5368;
}
