@charset "UTF-8";
#wrapper {
	background-color: #dbd2bf;
	background-image: url(/images/template/back_01.png);
	background-repeat: no-repeat;
	background-position:center top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#botpics {
	background-color: #333333;
	height: 154px;
	width: 210px;
	float: right;
	margin: 5px;
}
#bottext {
	font-family: "Century Gothic";
	float: left;
	height: 380px;
	width: 640px;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #341c0a;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	display: inherit;
}
#hearts {
	height: 385px;
	width: 50px;
	background-image: url(/images/template/hearts.png);
}
#lefttext {
	width: 204px;
	font-family: "Century Gothic";
	font-size:15.5px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 18px;
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 30px;
	padding-left: 26px;
}
#container {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
body {
	margin: 0px;
	background-color: #99CC33;
}


#nav {
	height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	color: #3C2415;
	font-weight: normal;
	margin-top: 10px;
	border:0px;
}
#header {
	background-image: url(/images/template/headback.png);
	height: 160px;
	width: 994px;
	
}

#body {
	width: 950px;
	margin-right: 22px;
	margin-left: 22px;
	padding: 0px;
	float: none;
	height: 440px;
}
#leftcolumn {
	width: 256px;
	float:left;
	height:440px;
	background-color: #D20060;
	margin: 0px;
	padding: 0px;
}


#rightcolumn {
	width: 172px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Century Gothic";
	
}
#mainpic {
	background-color: #663366;
	width: 504px;
	margin-left: 9px;
	float: left;
	margin-right: 9px;
	height: 440px;
}
#reasons {
	background-color: #FFFFFF;
	height: 450px;
	width: 950px;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 22px;
	background-image: url(/images/template/bot.png);
}
#reasonhead {
	float: left;
	height: 30px;
	width: 650px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: "Signet Roundhand ATT";
	font-size: 45px;
	color: #D20060;
}

#footer {
	background-color: #00FF66;
	background-image: url(/images/template/footer.png);
	height: 40px;
	width: 994px;
}
p {
  margin-top: 0em;
  margin-bottom: 0.5em;
}

a {
	text-decoration:none;
	color: #dd2573;
	border:0px;	
}

a:hover 
{
	text-decoration: underline;
}

#nav a 
{
	color: #663300;
	font-size:11px;
}

p.article:first-letter {
	font-family: "Signet Roundhand ATT";
	font-size: 24px;
}


  
