
* { margin: 0; padding: 0; border: 0 }

body {
	background: #e2dbd1;
	font: 62.5%  Verdana, arial, Tahoma, sans-serif;
	color: #676767; 
	text-align: center;
	margin: 0px 0;
}

/* links */
a, a:visited, a:active {	
	color: #e00076;
	background: inherit;
	text-decoration: underline;
	padding: 2px 0px 2px 0px;
	}
	
a:visited, a:active {	
	color: #e00076;
}

a:hover {
	color: #ffffff;
	background-color: #e00076;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}


/* headers */
h1, h2, h3 {
	font-family: Verdana, arial, Tahoma, sans-serif;

}

h1, h2, h3, p {
	padding: 0px;		
	margin: 0;
}
ul, ol {
	margin: 0px 0px 16px 0px;
	padding: 0 0px;
	line-height: 1.4em;
}

ol li {
	margin: 0 0px 0 25px;
	padding: 0px 0px 0px 0px;
	}
	

p {
	margin: 0px;
	line-height: 1.4em;
	/*padding-bottom: 15px;
	padding-right:1em;*/
	}
.bold {
	font-weight:bold;
	}
	
.txtPink {
	color:#e00076;
	}



.linkPink:link, .linkPink:visited {
		color: #e00076;
		text-decoration: none;
	}

.linkPink:hover {
		color: #fff;
		background-color: #e00076;
		text-decoration: none;
	}
	
.imgSwap:link, .imgSwap:visited {
		color: #fff;
		text-decoration: none;
	}

.imgSwap:hover {
		color: #fff;
		background-color: #fff;
		text-decoration: none;
	}

#footer.imgSwap:link, #footer.imgSwap:visited  {
	color: #fff;
	text-decoration: none;
}

#footer .imgSwap:hover {
	color: #fff;
	background-color: #fff;
	text-decoration: none;
}

/* images */
img {
	background: #ffffff;
   	border: 0px solid #DCDCDC;
	padding: 0px;
}


img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

/* Header */

#sitename {
	width:668px;
	margin:0px 0 0 25px;
	height:110px;
	padding: 10px 0 0 0px;
	/*margin: 0 auto;*/
	border: 0px solid #000;
}

#header {
	margin:0 auto;
	border: 1px solid #e00076;
	width:668px;
	background-image: url(../images/header.png);
	float:left;
	margin: 0 0 0 0px;
	}

#header {
	background-image: url(../images/header.gif);
	}


#header, #header h1	{
	height:110px;
	}					

#header h1 {
	display:block;
	width:668px;
	text-indent:-9999px;
	}
									
#header h1 a, #header h1 a:visited {
	display:block;
	width:668px;
	height:110px;
	}

/* Navigation */

#nav {
	/*position:relative;
	text-align:center;  IE hack */
	min-width: 187px;
	text-align:left;
	float:left;	
	height: 149px;
	min-height:149px;
	background-color:#e00076;
	border: 1px solid #e00076;
	}

#nav ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font:1.8em verdana, sans-serif; font-weight: 500;
	line-height:normal;
	} 

#nav li {
	margin: 0 0 0;
	} 


#nav a {
	display: block;
	width:187px;
	padding: 4px 0px 3px 10px;
	text-decoration: none; 
	color:#ffffff;
	background-color:#e00076;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	} 

#nav a:link, #nav a:active {
	color:#ffffff;
	}

#nav a:hover {
	background-color:#ffffff;
	color: #e00076;
	} 

#nav02 {
	/*position:relative;
	text-align:center;  IE hack */
	margin-left:5px;
	min-width: 120px;
	text-align:left;
	float:left;	
	height: 110px;
	min-height:110px;
	background-color:#e00076;
	border: 1px solid #e00076;
	}

#nav02 ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font:1.2em verdana, sans-serif; font-weight: 500;
	line-height:normal;
	} 

#nav02 li {
	margin: 0 0 0;
	} 


#nav02 a {
	display: block;
	width:120px;
	padding: 4px 0px 3px 5px;
	text-decoration: none; 
	color:#ffffff;
	background-color:#e00076;
	font-weight: 500;
	/*border-bottom: 1px solid #fff;*/
	} 

#nav02 a:link, #nav02 a:active {
	color:#ffffff;
	}

#nav02 a:hover {
	background-color:#ffffff;
	color: #e00076;
	} 

/*	
#selected a
	{
	color: #e00076;
	background-color: #ffffff;
	text-decoration: none;
	} 

#selected a:link, #selected a:active {
	color:#e00076;
	}

#selected a:hover
	{
	color: #e00076;
	background-color: #ffffff;
	text-decoration: none;
	}*/

.navlist 
	{
	/*background: #0c5109 url(../images/nav-bg.jpg) repeat-y center top;*/
	min-height: 20px !important;
	background-color: #e00076;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	width: 669px;
	padding-top:0px;
	border-top: 1px solid #e00076;
	border-left: 1px solid #e00076;
	border-bottom: 1px solid #cecece;
	}
.navlist ul 
	{
	list-style: none;
	margin-left: 0px;
	padding: 0;
	font:1.2em verdana, sans-serif; font-weight: 500;
	line-height:normal;
	}
.navlist li 
	{
	/*border-left: 1px solid #f1f1f1;*/
	float: left;
	line-height: 1.2em;
	/*margin: 0 .5em 0 -.5em;*/
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	} 
.navlist a 
	{
	display: block;
	/*width:110px;
	padding: 4px 0px 3px 5px;*/
	text-decoration: none; 
	color:#ffffff;
	background-color:#e00076;
	font-weight: 500;
	}
.navlist a:link, .navlist a:visited 
	{
		color: #ffffff;
		/*background-color: transparent;*/
		text-decoration: none;
		/*text-transform:uppercase;*/
		font-weight:bold;
		margin: 0 1px 0 0px;
		background-image: url('../images/nav-arrow2.gif');
		background-position: 5px 5px;
		background-repeat: no-repeat;
		padding: 3px 20px 3px 20px;
	}
.navlist a:hover 
	{
	background-color:#ffffff;
	color: #e00076;
	text-decoration: none;
	list-style:none;
	margin: 0 1px 0 0px;
	background-image: url('../images/nav-arrow.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 3px 20px 3px 20px;
	}

#selected a
	{
	/*background-color:#transparent;*/
	display: block;
	color:#e00076;
	background-color:#ffffff;
	margin: 0 1px 0 0px;
	background-image: url('../images/nav-arrow.png');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 3px 24px 3px 25px;
	} 
	
#selected a:hover
	{
	display: block;
	color:#e00076;
	background-color:#ffffff;
	}

.top-bar 
	{
	background: #e00076;
	height: 15px;
	min-height: 15px !important;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	width: 670px;
	}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 720px;
	background: #ffffff url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}


#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 670px;	
	padding: 0 0 20px 0px; 	
	background: #ffffff;	
	/*border-top: 5px solid #FFF;
	border-bottom: 2px solid #000000;*/
	margin-left: 25px;
	display: inline;
	/*min-height:540px!important;
	height:auto !important;
	height:540px !important;
	border:1px solid #cecece;*/
}



/* Main page image */

/* Columns */
#left387 {
	float: left;
	width: 387px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0;
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	border-right:1px solid #cecece;
	/*height:350px !important;
	min-height:350px !important; 
	
	border-bottom:1px solid #cecece;
	background-color:#CCCC00;*/
}

#left387NoBorder {
	float: left;
	width: 377px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0;
	/*height:350px;
	min-height:350px;
	background-color:#000066;*/
}
#right280 {
	float: left;
	width: 280px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	/*height:350px !important;
	min-height:350px !important;
	border-left:1px solid #cecece;
	background-color:#CCCC00;*/
}

#right280NoBorder {
	float: left;
	width: 280px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0;
	/*border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	height:350px !important;
	min-height:350px !important;
	border-left:1px solid #cecece;
	background-color:#CCCC00;*/
}

#right416 {
	float: left;
	width: 416px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0px; 
	/*border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	height:350px;
	min-height:350px;
	background-color:#000066;*/
}

/* Full page width */
.fullPage {
	float: left;
	width: 655px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0px; 
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	/*height:350px;
	min-height:350px;*/
}

#callout280 {
	float: left;
	width: 280px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0;
	height:270px;
	min-height:275px;
	/*border-bottom:1px solid #cecece;
	border-right:1px solid #cecece;
	border-left:1px solid #cecece;
	
	background-color:#CCCC00;*/
}

#callout {
	float: left;
	width: 529px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0;
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	/*border-right:1px solid #cecece;
	height:250px;
	min-height:250px;
	background-color:#CCCC00;*/
}

/* Main Column */
#mainTxt {
	font: normal 1.1em Verdana, arial, Tahoma, sans-serif;
	float: left;
	width: 35s7px;
	margin: 0 0 0 0px;
	padding: 0px 10px 0 10px; 
	display: inline;
	/*border:1px solid #000000;*/
}

#fullPage-mainTxt {
	font: normal 1.4em Verdana, arial, Tahoma, sans-serif;
	float: left;
	width: 850px;
	margin: 0 0 0 5px;
	padding: 20px 30px 0 5px; 
	display: inline;
	/*border:1px solid #000000;*/
}

#main h2 {
	font: normal 1.4em Verdana, arial, Tahoma, sans-serif;
	color: #0c5109; 
	padding: 0px 0 20px 0px; 		
}

#main h3 {
	font: normal 1.1em Verdana, arial, Tahoma, sans-serif;
	color: #666666;
	font-weight:bold;
	padding: 10px 0 2px 0px; 		
}

#mainTxt p, #fullPage-mainTxt p {
	padding: 0px 0 10px 0px; 		
}

#mainTxt h2 {
	font:1.1em Verdana, arial, Tahoma, sans-serif;
	font-weight:bold;
}

#mainTxt ul li {
list-style-type:none;
}

#mainTxt li {
padding: 0px 0 10px 0px;
}

/* Video Holder */

#video a, a:visited {	
	color: #ffffff;
	background-color: #fffff;
	}

#video a:hover {
	background-color:#ffffff;
	color: #e00076;
	}

#_videoHolder {
	float: left;
	width: 408px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0px; 
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	height:250px;
	min-height:250px;
	/*background-color:#000066;*/
	}
	
#videoHolder {
	float: left;
	
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0px; 
	height:265px;
	min-height:265px;
	/*width: 200px;border-left:1px solid #cecece;	
	border-bottom:1px solid #cecece;
	background-color:#fff;
	border-right:1px solid #cecece;
	
	background-color:#000066;*/
	}
			
#flashDetection {
	display:none;
	border:0px solid #fff000;
	padding:0em 1em;
	font-weight:bold;
	background-color:#fff;
	/*margin-bottom:1em;*/
	}
	
/* End Video Holder */

#contactHolder {
	float: left;
	width: 260px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0px; 
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	/*height:350px;
	min-height:350px;
	background-color:#000066;*/
	}
	
#pollHolder {
	float: left;
	width: 260px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0px; 
	/*border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	height:20px;
	min-height:350px;
	background-color:#000066;*/
	}

#quoteHolder {
	float: left;
	width: 260px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 0px; 
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	/*height:350px;
	min-height:350px;
	background-color:#000066;*/
	}
	
#imgHolder {
	float: left;
	width: 408px;
	margin: 45px 0 0 0px;
	padding: 0px 0px 0 0px; 
	/*border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	height:350px;
	min-height:350px;
	background-color:#000066;*/
	}

/* form elements 

label{
font:1.1em/1.5em verdana, sans-serif;
float: left;
width: 120px;

}

input, textarea{
color:#676767;
font:1.1em verdana, sans-serif;
width: 180px;
margin-bottom: 5px;
border: 1px solid #8D8D8D;
}

textarea{
width: 420px;
height: 75px;
}


#btnSend{
margin-left: 500px;
margin-top: 5px;
width: auto;
border: 0;
padding-top: .5em;
}
*/

/*
form {
	margin:0px; padding: 0 5px;
	border: 0px solid #dcdcdc; 
	background-color: #fafafa; 	
}
label {
		float:left;
		width:120px;
		border:0px solid #000;
		margin-right:20px;
		clear:both;
		padding-bottom:8px;
}
input {
	padding:2px;
	border:1px solid #dcdcdc;
	font: normal 1em Verdana, arial, Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:430px;
	padding:0px;
	font: normal 1em Verdana, arial, Tahoma, sans-serif;
	border:1px solid #dcdcdc;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Verdana, arial, Tahoma, sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #dcdcdc;
	border: none;
}
*/

#footer {
	float: left;
	width: 690px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0 30px;
	border:0px solid #f00;
	}

/*#footer {
	clear:both;
	width: 900px;
	margin: 0 0 0 30px;
	border:1px solid #f00;
	padding:9px;
	padding-top:30px;
	height:30px;
	background-color:#fff;
	}*/
	
#footer ul {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px 0 0 0px;
	border:0px solid #f00;
	}
		
#footer li {
	list-style-type:none;
	display:inline;
	background-image:none;
	margin:0px;
	padding:0px;
	margin-right:0px;
	border:0px solid #000;
	text-align:left;
	font-size:110%;
	}

#footer a {
	color:#505050;
	text-decoration:none;
	padding:2px 3px 2px 3px;
	}
	
#footer a:visited {
	color:#676767;
	}
	
#footer a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#e00076; 
  	}



/* footer */
#footer-wrap {
	clear: both;
	width: 720px;
	height:20px;
	background: url(../images/footer-bottom.jpg) no-repeat center bottom;	
	}

/*
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}
*/


/* content pop ups */
.content_popups {
	margin:20px 0 0 5px;
	min-height: 270px;
	_height: 270px;
	width: 360px;
	background-color:#ffffff;	
	}

.content_popups h1 {
	color:#676767;
	font:1.2em Verdana, arial, Tahoma, sans-serif;
	font-weight: 900;
	padding: 8px 0 1px 0;
	}
						
				
.content_popups p,  .content_popups ul {
	color:#919191;
	font:1.2em Verdana, arial, Tahoma, sans-serif;
	line-height:125%;  
	list-style-type: none;
	padding: 0 0 10px 0;
	letter-spacing: normal;
	word-spacing: normal;
	}
	
.thankYou h1 {
	color:#676767;
	font:1.2em Verdana, arial, Tahoma, sans-serif;
	font-weight: 900;
	padding: 8px 0 1px 0;
	}
						
				
.thankYou p {
	color:#919191;
	font:1.2em Verdana, arial, Tahoma, sans-serif;
	line-height:125%;  
	list-style-type: none;
	padding: 0 0 10px 0;
	letter-spacing: normal;
	word-spacing: normal;
	}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


#copyright{
margin-bottom: 28px}

#link{ width: 300px; height: 120px;}


.hiddenstorytext { display: none; }

.newstitle { cursor: pointer; }	

.storytext { padding: 0px; }

.thumbnails { width:350px; border:1px solid #cecece; padding:5px 5px 2px 5px;; }
/*.thumbnails { width:360px; border:1px solid #cecece; padding:5px 5px 2px 0px;; }*/

hr.grey  {
		border: none 0; 
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #efefef;
		width: 50%;
		height: 2px;
		margin: 10px auto 0 0;
		text-align: center;
}

