/* hide this stuff */
#header{ padding:20px;}
#tinynav1 {
	width: 100%;
	padding: 5px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	margin: 0 auto;
	background-color: #EF324E;
}
#logo{ text-align:center;margin:10px; }
#logo a{
	background-image: url(../images/logo-480.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 102px;
	width: 269px;
	text-indent:-9999px;
	margin: 0 auto;
}
#logo a:hover {
	opacity: .5;
}
h1 {
	color: #EF324E;
}
nN #interiorBg {
	/*background: url(../images/interior_bg.jpg) repeat-y;*/
	width: 100%;
}
#subNav {
	margin-top: 25px;
	margin-right: 10px;
}
#subNav ul {
	margin-left: 25px;
	padding: 0px;
}
#subNav li {
	list-style: none;
	background: url(../images/subnav_arrow.jpg) no-repeat top left;
	margin-bottom: 10px;
	padding-left: 12px;
}
#subNav a {
	font-size: 14px;
	color: #ee2e4e;
	padding-left: 12px;
	text-decoration: none;
	padding-left: 0px;
}
#subNav ul li ul {
	margin-top: 10px;
	margin-left: 10px;
}
#subNav ul li ul li {
	list-style: none;
	line-height: 13px;
	background-image: none;
	padding-left: 10px;
}
#subNav ul li ul li a {
	font-size: 12px;
	color: #505252;
	text-decoration: none;
	padding-left: 0px;
}
#subNav ul li ul li a:hover {
	font-size: 12px;
	color: #ef334e;
	text-decoration: underline;
}
#subNav a:hover {
	color: #505252;
	text-decoration: none;
}
#mainNav {
	text-align: center;
}
#mainDiv {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
}
#donate_container {
	clear:both; 
	padding-bottom:10px;
}
#donate{ text-align:center;}
#donate_container img{
	max-width:120px;
}
#newsletter_container {
	width: 260px;
	text-align: center;
	margin: 0 auto;
}
#envelope {
	width: 33px;
	height: 26px;
	float: left;
	background: url(../images/newsletter_envelope.jpg) no-repeat;
}
#emailAddr {
	width: 178px;
	height: 22px;
	border-top: 1px solid #cccbcb;
	border-bottom: 1px solid #cccbcb;
	border-left: 0px;
	border-right: 0px;
	float: left;
}
#newsletter_go {
	width: 32px;
	height: 26px;
	float: left;
}
#social_media_container {
	height: 29px;
	width: 165px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
.icon {
	width: 29px;
	height: 29px;
	margin-right: 3px;
	float: left;
}
.icon#last {
	margin-right: 0px;
}
#girls_container {
	width:250px;
	margin:0 auto;}
#girls_container img {
	width:250px;
}
.tinynav {
	display: block
}
#menu-primary,
#menu-footer,
#subNav ul.menu {
	display: none
}
#content img{ height:auto!important; width:100%!important; display:block!important;}
#content{ padding:10px!important;}
/*rotator start-----------------------------------*/
.callbacks_container {
	position: relative;
	width: 100%;
}
.callbacks {
	position: relative;
	width: 100%;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.callbacks li {
	position: absolute;
	width: 100%;
	list-style: none;
}
.callbacks1_nav.prev {
	background-image: url(../images/next_prev1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	display: block;
	height: 37px;
	width: 43px;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
}
.callbacks_nav.next {
	background-image: url(../images/next_prev1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	display: block;
	height: 37px;
	width: 43px;
	top: 0px;
	left: 43px;
	text-indent: -9999px;
}
.callbacks1_nav.prev:hover {
	opacity: .5;
}
.callbacks_nav.next:hover {
	opacity: .5;
}
#rotator {
	width: 100%;
	height: 325px;
	float: left;
}
.rotator_container {
	width: 100%;
	height: 325px;
	float: left;
	position: relative;
	overflow:hidden;
	background-color:#EF324E;
}
.rotator_container li img {
	height: 325px!important;
}
.date {
	background-color: #ffffff;
	display: block;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #ee2e4e;
	position: absolute;
	width: 86px;
	height: 16px;
	left: 0px;
	top: -17px;
	text-align: center;
}
.slide {
	width: 100%;
	/*background: url(../images/image.jpg) no-repeat;*/
	position: relative;
	padding-bottom: 1px;
	padding-top: 1px;
}
.slide_overlay {
	background: url(../images/transparent_slide.png) repeat;
	position: absolute;
	/*padding:2px 10px 3px 20px;*/
	bottom: 0px;
	width: 100%;
	height: 103px;
}
.newsTitle {
	font-size: 22px;
	margin-top: 5px;
	color: #ffffff;
	margin-bottom: 3px;
	padding-left: 15px;
}
.newsContent {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	margin-bottom: 5px;
	padding-left: 15px;
}
.slide_overlay .readMore {
	font-weight: bold;
}
/*rotator end-----------------------------------*/
#alert {
	height: 30px;
	width:95%;
	margin:0 auto;
	background-color: #ee2e4e;
	border: 1px solid #ffffff;
	outline: 1px solid #ee2e4e;
	margin-top: 7px;
	padding-left: 10px;
	padding-top: 5px;
	color: #ffffff;
	font-size: 20px;
}
#who_we_are {
	/*float: left;*/
	background-color: #edecec;
	padding:10px;
}#news {
	/*float: left;*/
	background-color: #ffffff;
	padding:10px;
	margin-bottom:20px;
}
#tinynav2, #tinynav3 {
	width: 90%;
	padding: 5px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	margin: 0 auto;
	background-color: #EF324E;
}
#tinynav3 {
	margin-bottom:10px;
}
#searchBox {
	width: 201px;
	margin: 0 auto;
}
.alignright {
	float: none;
	padding: 3px;
	border: 1px solid #ccc;
}
.alignnone {
	padding: 3px;
	border: 1px solid #ccc;
}
.alignleft {
	float: none;
	padding: 3px;
	border: 1px solid #ccc;
}