/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #591a5e;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a, em{
	color: #a50074;
	font-style: normal;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.5em;
	margin: 0 0 .5em
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
p{
	padding: 0 0 1em
}
.tbl-content td{
	background-image: url(../images/tbl-spacer.gif);
	background-repeat: repeat-x;
	line-height: 15px;
}
.tbl-content strong{
	color: #a50074;
	font-style: normal;
	text-decoration: none
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 717px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) no-repeat top;
	height: 179px;
	margin: 0 -72px;
	padding: 0 72px;
	position: relative;
	width: 717px
}
/*- Logo -*/
#header h1{
	text-indent: -9999px;
	width: 300px
}
#header h1 a{
	display: block;
	height: 130px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: left;
	font-size: 11px;
	height: 22px;
	margin: 10px 0 0 -15px;
	position: relative;
	text-transform: uppercase;
	width: 400px
}
* html #nav1{
	margin-left: -7px;
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 22px;
	padding: 0 15px
}
#nav1 li.last{
	background: none
}
#nav1 li a{
	color: #a50074;
	display: block;
	float: left
}
#nav1 li a:hover,
#nav1 li.active a{
	text-decoration: underline
}
/*=== Title Pic, Quotes ===*/
#title{
	height: 391px;
	width: 471px
}
.title-pic{
	height: 391px;
	position: absolute;
	width: 471px
}
/*- Quotes -*/
#title blockquote{
	font-size: 13px
}
#title cite{
	font-size: 11px;
	font-style: normal;
	line-height: normal
}
#title .quotes{
	background: url(../images/quote-bgr.gif) no-repeat top;
	height: 152px;
	margin: 15px 0 0 280px;
	padding: 20px 0 0 30px;
	position: absolute;
	width: 161px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 15px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 228px
}
.col2{
	float: right;
	width: 471px
}
.col3{
	float: left;
	width: 717px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.line{
	background: url(../images/line.gif) repeat-x top;
	color: #ffffff;
	margin: 0 0 0;
	padding: 15px 15px 0px
}
.box{
	background: url(../images/box-bgr.gif) #4e009f repeat-x top;
	color: #ffffff;
	height: 1%;
	margin: 0 0 15px;
	padding: 15px 15px 10px
}
.box a{
	color: #ffffff
}
.box2{
	width: 717px;
	position: relative;
	color: #000000;
	margin: 0 0 0 0;
	padding: 25px 25px 20px;
}
.box2 a{
	color: #000000
}
.events-list{
	color: #591a5e;
	line-height: 25px;
}	
.events-list a{
	color: #591a5e;
}	
.events-list a:hover{
	color: #a50074;
}	
.profile{
	color: #000000;
	line-height: 16px;
}	
.profile strong{
	color: #591a5e;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}	
.contact{
	color: #a0979d;
	font-size:9px;
	line-height: 11px;
}	
.contact strong{
	color: #591a5e;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}	
/*=== Link Buttons ===*/
/*- 'Facebook' Button -*/
.btn-facebook{
	padding: 15px 0 0
}
.btn-facebook a{
	background: url(../images/ico-facebook.gif) no-repeat left;
	color: #b5adb3;
	font-size: 11px;
	padding: 0 0 0 20px
}
/*- 'More' Button -*/
.btn-more a{
	background: url(../images/ico-more.gif) no-repeat right;
	padding: 0 15px 0 0
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) no-repeat top;
	color: #a0979d;
	font-size: .85em;
	height: 80px;
	padding: 15px 0 0
}
#footer a{
	color: #a0979d;
	text-decoration: underline
}
#footer .fl{
	width: 410px
}
#footer .fr{
	padding: 5px 0 0;
	text-align: right;
	width: 300px
}
#footer .fr img{
	margin: 0 0 0 25px
}
#footer p{
	line-height: 1em
}
/*- Footer Nav -*/
#footer ul{
	padding: 0 0 8px
}
#footer li{
	border-right: 1px solid #bd4499;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li a{
	color: #a50074;
	text-decoration: none
}
#footer li a:hover{
	text-decoration: underline
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
