body {
	margin-top: 0em;
	background: #FFFFFF url(../images/mainbg.jpg) repeat-x center top;
	margin-bottom: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homevideo {
	z-index:2;
	position: relative;
	height: 200px;
	left: 0px;
	top: 0px;
	width: 311px;
}
#guestvideo {
	z-index:2;
	position: relative;
	height: 200px;
	left: 0px;
	top: 0px;
	width: 311px;
}
.moveleft15 {
	margin-left: -15px;
}
.vbg {
	background: #FFEAF2 url(../images/vbg.gif) no-repeat right bottom;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #FFB3FF;
	border-right: 1px none #FFB3FF;
	border-bottom: 1px dotted #FFB3FF;
	border-left: 1px none #FFB3FF;
}
.faqbg {
	background: #EAF4FF url(../images/faqbg.gif) no-repeat right center;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #AEB9FF;
	border-right: 1px none #AEB9FF;
	border-bottom: 1px dotted #AEB9FF;
	border-left: 1px none #AEB9FF;
}
.invitebg {
	background: #EAF4FF url(../images/invitebg.gif) no-repeat right bottom;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #AEB9FF;
	border-right: 1px none #AEB9FF;
	border-bottom: 1px dotted #AEB9FF;
	border-left: 1px none #AEB9FF;
}
#top {
	height: 33px;
}
.whttext {color: #FFFFFF}

.tintpink {
	background: #FFEAF2;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #FFB3FF;
	border-right: 1px none #FFB3FF;
	border-bottom: 1px dotted #FFB3FF;
	border-left: 1px none #FFB3FF;
}
.tintblue {
	background: #EAF4FF;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #AEB9FF;
	border-right: 1px none #AEB9FF;
	border-bottom: 1px dotted #AEB9FF;
	border-left: 1px none #AEB9FF;
}
/*STYLE FOR DIV AROUND GUESTS VIDEO AREA*/
.tintrobert {
	background: #EDFCFC;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #C1C858;
	border-right: 1px none #C1C858;
	border-bottom: 1px dotted #C1C858;
	border-left: 1px none #C1C858;
}
.tintkari {
	background: #FFEDDB;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #46113D;
	border-right: 1px none #46113D;
	border-bottom: 1px dotted #46113D;
	border-left: 1px none #46113D;
}
.tinthickey {
	background: #FFEAF2;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #FF9933;
	border-right: 1px none #FF9933;
	border-bottom: 1px dotted #FF9933;
	border-left: 1px none #FF9933;
}
.tintwagner {
	background: #F2F2B9;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #EC1B76;
	border-right: 1px none #EC1B76;
	border-bottom: 1px dotted #EC1B76;
	border-left: 1px none #EC1B76;
	
}
.tintwebster {
	background: #FAEAFA;
	padding: 30px 30px 30px 30px;
	border-top: 1px dotted #03A0A9;
	border-right: 1px none #03A0A9;
	border-bottom: 1px dotted #03A0A9;
	border-left: 1px none #03A0A9;
	
}
/* END OF STYLE FOR DIV AROUND GUESTS VIDEO AREA*/

.container #video {
	height: 244px;
	background: url(../images/starrule.jpg) no-repeat center bottom;
}
.container #mainnav {
	height: 33px;
}
.container #video #video_rightside {
	width: 0px;
	height: 200px;
	padding: 15px 0px 0px 45px;
	margin: 0px;
}

a:link {
	color: #000000;
     text-decoration: underline;
}
a:visited {
	color: #000000;
     text-decoration: underline;
}
a:hover{
	color: #666;
	text-decoration: none;
}

a:active {
	color: #666;
	text-decoration: none;
}
.pad_left10 a:link {
	color: #000000;
     text-decoration: underline;
}
.pad_left10 a:visited {
	color: #000000;
     text-decoration: underline;
}
.pad_left10 a:hover{
	color: #666;
	text-decoration: none;
}

.pad_left10 a:active {
	color: #666;
	text-decoration: none;
}
#copyright a:link {
	color: #cccccc;
	text-decoration: underline;
}
#copyright a:visited {
	color: #cccccc;
     text-decoration: underline;
}
#copyright a:hover{
	color: #ffffff;
	text-decoration: none;
}

#copyright a:active {
	color: #ffffff;
	text-decoration: none;
}

.home_butn {
	float: right;
	width: 140px;
}
.headlinetext {
	line-height: 28px;
	height: 175px;
	width: 271px;
}
.homeheading {
	margin: 0px 0px 15px;
}



/************   set submenu padding  *************/

.menuStyle_SubMenu1_off  {

            padding: 3px 8px 3px 8px;

            text-decoration: none;
		

}

 

.menuStyle_SubMenu1_on {

  padding: 3px 8px 3px 8px;

  text-decoration: none;

}

 

/************   overrides blueprint settings   *************/

div.container div#mainnav div#menu0 {
	height: 31px;
	padding: 0px;
	margin: 0px;
}  /* removes space between mainmenu and submenus */
.container #logo {
	height: 198px;
}


div.container div#mainnav div#menu0 table { height: 39px; padding: 0px; margin: 0px; }  /* removes space between mainmenu and submenus */

div.container div#mainnav div#menu0 td { padding: 0px; margin: 0px; }

div.container div#mainnav div#menu0 a { padding: 0px; margin: 0px; width: 25px; }  /* removes padding between main menu images */

div.container div#mainnav div#menu0 li { padding: 0px; margin: 0px; }

 

#mainnav div#menu1 { width: 150px;
margin-left: 20px;
 }  /*sets item width for featured guests*/ 
#mainnav div#menu1 table { width: 100%;}


#mainnav div#menu2 {
	width: 170px;
	margin-left: 20px;
}  /*sets item width for conference details*/
#mainnav div#menu2 table { width: 100%;}


#mainnav div#menu3 { width: 145px;  margin-left: 20px; }  /*sets item width for what to expect*/
#mainnav div#menu3 table { width: 100%;}


#mainnav div#menu4 { width: 80px;  margin-left: -20px; }  /*sets item width for media*/
#mainnav div#menu4 table { width: 100%;}


#mainnav div#menu5 { width: 103px;  margin-left: 10px; }  /*sets item width for facebook*/
#mainnav div#menu5 table { width: 100%;}


#mainnav div#menu6 { width: 49px;  margin-left: 10px; }  /*sets item width for blog*/
#mainnav div#menu6 table { width: 100%;}

div.container div#mainnav div#menu0 img {
	padding: 0px 5px 0px 0px;
	margin: 5px 20px 0px;
}


.pad_right10 {
	padding-right: 10px;
}

.pad_left10 {
	padding-left: 20px;
}
.pad_left5 {
	padding-left: 5px;
}

/*
.topbot_border {
	border-top: 2px dashed #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}*/
.register1 {
	width: 200px;
	height: 60px;
	margin-left: 10px;
	display:none;
}
.register1 a {
	display: block;
	width: 200px;
	height: 60px;
	background: url(../images/registration1.gif) no-repeat left top;
	display:none;
}
.register1 a:hover { background-position: bottom left;
display:none;}


.volunteerbutn {
	width: 258px;
	height: 60px;
	margin-left: 10px;
}
.volunteerbutn a {
	display: block;
	width: 258px;
	height: 60px;
	background: url(../images/volunteerbutn.gif) no-repeat left top;
}
.volunteerbutn a:hover { background-position: bottom left;}


/*div.footertextarea a:link{
	color: #FFFFFF;
	text-decoration:none;
}
div.footertextarea a:hover,a:active {
	color: #FFFFFF;
	text-decoration:underline;
}


.quotewidth {
	height: 260px;
	width: 255px;
}

.setheadlines {
	height: 233px;
	width: 270px;
}

#headlines {
	height: 240px;
	width: 270px;
}*/

div.colborder {
	border-style: none;
}

.container #threeboxes {
	width: 930px;
	height: 230px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background-color: #FFFFFF;
	background-image: url(../images/threeboxbg.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}
.floatright {
	float: right;
	padding: 0px 21px 0px 0px;
}
.iconwedge {
	margin: 0px 7px 0px 0px;
}
#topquote {
	margin: 0px 0px 0px -20px;
}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#quotes {
	height: 260px;
	width: 260px;
}
.footer_testimony {
	color: #CCCCCC;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#footerphotos{
	margin:30px 0px 0px
}

#footer {
	background: #252A2D url(../images/bottombg.jpg) repeat-x;
	width: 100%;
	padding: 40px 0px 20px;
	position: absolute;
}
#footer #threeboxesFooter {
	margin: 0px auto;
	width: 910px;
	clear: both;
	height: 300px;
}

#footer #threeboxesFooter p {
	color: #FFFFFF;
}

#footer li {
	color: #FFFFFF;
	list-style: disc;
}
#footer ul {
	margin: 15px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
#footer li a:link,a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 5px;
	margin: 22px 0px;
}

#footer li a:hover,a:active {
	color: #FF3366;
	text-decoration: none;
}
.notice {
	background:#FFFBE6;
	color:#514721;
	border-color:#FFF9DF;
	border-style: none;
}