@charset "ISO-8859-1";


::selection      { background:#ff6082; color:#000; /* Safari and Opera */ }
::-moz-selection  { background:#ff6082; color:#000; /* Firefox */ }



body {
background:url(../images/bg_pattern.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}

h3 {
	color: #eb1263;
}

h2 {
	color: #eb1263;
	font-family: nimbus-sans-condensed, verdana, sans-serif;
	font-size: 14px;
	text-align: left;
}

p.faq {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding-left: 20px;
}

.firstletter {
	float: left;
	font-size: 2.8em;
	line-height: .8em;
	margin-right: 0.15em;
}

.wrapper{
background:#ffffff;
width:1020px;
/*border-left:#CCCCCC solid;
border-right:#CCCCCC solid;*/
-webkit-box-shadow: 0px 1px 10px 0px #cacaca; 
-moz-box-shadow: 0px 1px 10px 0px #cacaca; 
box-shadow: 0px 1px 10px 0px #cacaca; 
min-height:300px;
}


#wrapper{
border-left:#CCCCCC 2px solid;
border-right:#CCCCCC 2px solid;
-moz-box-shadow: 3px 3px 6px #ccc; 
-webkit-box-shadow: 3px 3px 6px #ccc; 
box-shadow: 3px 3px 6px #cccccc; 
    

}


#container {
	width:1020px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #CCCCCC solid;
	border-width:thin;
}

#subsection {
	width:1000px;
	margin: 15px auto;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #CCCCCC solid;
	border-width:thin;
	height:1%; /*630*/
}
	
#subsection_index {
	width:1000px;
	margin: 15px 0 0 15px;
	padding: 0 0 0 25px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.opportunities{
margin:0 0 0 30px;
width:920px;
padding:5px 5px 5px 5px;
border: #CCCCCC solid;
border-width:thin;
}

#left_menu{
float:left;
height:auto;
padding-left: 6px;
}

#left_menu a:hover {
	border-bottom: 2px dotted #f0f0f0;
}

#left_menu .selected {
	border-bottom: 2px dotted #f7f7f7;
}

#left_menu li{
padding: 0 0 20px 0;
list-style: none;
margin-left:-25px;
}

#content{
border-left: #CCCCCC solid;
border-width:thin;
margin:0 0 0 220px;
padding:0 0 0 40px;
width:702px;
height:auto;
}

#content a{
color: #eb1263;
text-decoration:none;
}

#content a:hover{
color: #666666;
text-decoration:none;
border-bottom: 1px solid #eb1263;
}

.content_hdg{
color:#eb1263;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px;
margin:0 0 13px 0;
width: 700px;
}

.learn{
height:200px;
margin:10px 0 0 0;
}

.learn-info{
list-style:none;
float:left;
width:210px;
height:330px;
padding: 0 10px 10px 10px;
/*border: #CCCCCC solid;
border-width:thin;*/
margin: 0 2px 0 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

.learn-info-rt{
list-style:none;
width:220px;
height:330px;
padding: 0 10px 10px 10px;
border: #CCCCCC solid;
border-width:thin;
margin: 0 2px 0 2px;
border:solid;
}

.learn a{
text-decoration:none;
}

img{
border-style:none;
}

#home_footer{
background:url(../images/home_footer_bg.jpg) no-repeat;
margin: 0 0 0 35px;
height: 500px;

}

#endless{
float:left;
margin: 0 0 0 15px;
width:425px;
font-family:"Times New Roman", Times, serif;
font-size:17px;
color: #666666;
}

#party{
float:left;
margin: 0 0 0 45px;
font-family:"Times New Roman", Times, serif;
font-size:17px;
color: #666666;
width:425px;
}

#shop{
float:left;
margin: 5px 0 0 15px;
width:425px;
font-family:"Times New Roman", Times, serif;
font-size:17px;
color: #666666;
}

#contact_today{
float:left;
margin: 0 0 0 45px;
font-family:"Times New Roman", Times, serif;
font-size:17px;
color: #666666;
width:425px;
}

.footer{
width:1020px;
}

.left-col{
float:left;
width:550px;

}

.right-col{
float:right;
}

.subsection{
margin: 15px 0 0 0;

}

.slideshow-area{
border: #f7f7f7 2px solid;
padding:5px;
}

.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #eb1263;
	text-decoration:none;
}
a:active {
	color: #eb1263;
	text-decoration:underline;
}



#adv_content{
border-left: #CCCCCC solid;
border-width:thin;
margin:0 0 0 220px;
padding:0 0 0 40px;
width:702px;
height:670px;
}
