
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size: 62.7%;
	font-family: 'Verdana','Helvetica','Arial',sans-serif;
	line-height: 1;
	background: #662D91 url('images/bodyRepeat.png');
	color:#333333;
}
a {
	text-decoration: none;
	color: #000;
}
p {
	margin: 0 0 15px 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

.shadowEdges {
	margin: 0 auto;
	width: 976px;
	height: auto !important;
	background: url('images/shadowEdges.png') repeat-y;
}
.container {
	position: relative;
	margin: 0 0 0 40px;
	padding: 0 10px 0 10px;
	width: 880px;
	height: auto !important;
	background: #fff;
}






/*begin header styles*/
.header {
	position: relative;
	width: 100%;
	height: 220px;
	background: #fff url('images/header_logo.png') no-repeat;
	margin: 0 0 20px 0;
}
.nav {
	position: absolute;
	width: 100%;
	height: 34px;
	bottom: 0px;
	left: 0px;
	background: #dfd5e8;
	border-top: #bba8c8 1px solid;
	border-bottom: #bba8c8 1px solid;
}
.nav ul {height:34px;}
.nav li {float:left; height:34px;}
.nav li a {
	display: block;
	font-size: 1.2em;
	color: #662D91;
	font-weight: bold;
	text-transform: uppercase;
	height: 23px;
	border-right: #AA91BA 1px solid;
	padding: 11px 10px 0 10px;
	background: #fff;
}
.navFirst {
	border-left: #AA91BA 1px solid;
}
.nav li a:hover {
	background: url(Ballroom/images/nav_repeat.png) repeat-x;
}


.header1 {
	position: relative;
	width: 100%;
	height: 40px;
	margin: 0 0 10px 0;
}
.nav1 {
	position: absolute;
	width: 100%;
	height: 34px;
	bottom: 0px;
	left: 0px;
}
.nav1 ul {height:34px;}
.nav1 li {float:left; height:34px;}
.nav1 li a {
	display: block;
	font-size: 1.2em;
	color: #662D91;
	font-weight: bold;
	height: 23px;
	border-right: #AA91BA 1px solid;
	padding: 11px 10px 0 10px;

}
.nav1First {
	border-left: #AA91BA 1px solid;
}
.nav1 li a:hover {
	background: #dfd5e8;
}


.flashbanner {
float: right;
height: 185px;
width: 450px;
}



/*begin content styles*/

.content {
	width: 100%;
	height: auto !important;
	min-height: 300px;
	margin: 0 0 20px 0;
}
.homeVideo {
	width: 97%;
	height: 500px;
	background: #d3d1e1;
	padding: 10px 0 0 3%;
	float: left;
}
.vidCap {
	margin: 20px 0 0 0;
	font-style: italic;
	font-size: 1.3em;
}

object { outline:none; }

.homeColMain {
	width: 37.5%;
	height: 397px;
	background: #fff url('images/homeCol_repeat.png') repeat-x;
	border: #e5d8eb 2px solid;
	padding: 20px 2.5% 0 2.5%;
	float: right;
}
.homeColMain img {margin: 0 0 10px 0;}
.homeColMain p {font-size: 1.3em;line-height: 1.3em;}


.homeColMain1 {
	width: 37.5%;
	height: 100px;
	background: #fff url('images/homeCol_repeat.png') repeat-x;
	border: #e5d8eb 2px solid;
	padding: 5px 2.5% 0 2.5%;
	float: right;
}
.homeColMain1 img {margin: 0 0 15px 0;}
.homeColMain1 p {font-size: 1.3em;line-height: 1.3em;}


.homeColMini {
	width: 31.2%;
	height: 155px;
	float: left;
	border-right: #e5d8eb 1px solid;
	margin: 20px 1% 20px 0;
	padding: 0 0 0 7px;
}
.homeColMini p {font-size: 1.2em;line-height: 1.4em;margin: 10px 0 0 0;padding:0 20px 0 0;}


.homeColMini1 {
	width: 31.2%;
	height: 105px;
	float: left;
	margin: 5px 1% 20px 0;
	padding: 0 0 0 7px;
}
.homeColMini1 p {font-size: 1.2em;line-height: 1.4em;margin: 10px 0 0 0;padding:0 20px 0 0;}


.mLast {
	border-right: none !important;
}
.homeColButton{
float: right;
width: 375px;
height: 70px;
margin: 5px 0 10px 10px ;
	border: #e5d8eb 1px solid;

}
.hightlightContent{
float: left;
width: 355px;
height: 125px;
margin: 45px 0 0px 15px ;
color: #fff;
}
.hightlightContent a{
text-decoration: none;
color: #fff;
}
.hightlightContent a:hover{
text-decoration: underline;
color: #fff;
}

.hightlightContent p{
font-size: 1.3em;
font-style: bold !important;
line-height:1.2;
margin:0;
padding:5px 0;

}


.hightlightContent1{
float: left;
width: 355px;
height: 125px;
margin: 5px 0 0px 5px ;
color: #fff;
}
.hightlightContent1 a{
text-decoration: none;
color: #fff;
}
.hightlightContent1 a:hover{
text-decoration: underline;
color: #fff;
}

.hightlightContent1 p{
font-size: 1.3em;
font-style: bold !important;
line-height:1.2;
margin:0;
padding:5px 0;

}


.galleryCol1 {
	width: 97%;
	height: 450px;
	background: #d3d1e1;
	padding: 10px 0 0 3%;
	float: left;
}
.galColMain {
	width: 55%;
	height: 397px;
	background: #fff url('images/homeCol_repeat.png') repeat-x;
	border: #e5d8eb 2px solid;
	padding: 30px 2.5% 0 2.5%;
	float: right;
}

.galleryCol1 li{
}

.galImg li div{
float: left;
height: 140px;
width: 100px;
background-color:#fff;
margin: 10px;

}
.galImg p{
color: #000000;
font-size: .9em;
padding: 5px 3px 0 3px ;

}

.vidGalCap{
margin: 10px 30px 15px 30px;
width: 200px;
float: left;
height: 140px;
font-size: .8em;

}

.spotlightSum{
float:left;
width: 98%;
height: 150px;
margin-bottom: 10px;
}
.spotlightCopy{
float: right;
width: 75%;
height: 100px;
}
.spotlightSum h2{
padding: 5px 0 5px 0px;
font-size: 1.3em;
}
.spotlightSum p{
padding: 5px 0 10px;
line-height: 1.3;
}
.spotlightSum img{
float: left;
margin: 0 5px 0px 0 ;}

.spotlightSum a{
text-decoration: underline;
}

.linksList{
line-height: 2;
font-size: 1em;
}
.linksList li{
list-style: none;
}
.linksList li a{
float: left;
margin: 0 10px 10px 0 ;
}

.slideshow{
width: 150px;
height: 75;
float:left;
}
/*Begin Form Styles*/
.formHolder {
	float: right;
	width: 312px;
	padding: 20px 14px 20px 0;
	height: auto !important;
}
.formHolder h2,h3 {
	color: #330066;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.formHolder h2 {font-size: 1.3em;}
.formHolder h3 {font-size: 2.0em;}

.formHolder form label {
	display: block;
	padding: 0 0 3px 0;
	width: 100%;
	font-size: 1.4em;
	color: #330066;
}
.formHolder form input {
	width: 175px;
	margin: 0 0 10px 0;
}
.formHolder form textarea {
	width: 175px;
}
.formHolder form #submit {
	margin: 0 30px 0 0;
	float: right;
	border: none;
	cursor: pointer;
	width: 101px;
	height: 23px;
	/*background: url('images/submitBG.png') no-repeat;*/
	color: #330066;
	font-weight: bold;
}


/*begin footer styles*/
.footer {
	position: relative;
	width: 100%;
	height: 140px;
	background: url('images/footer.jpg') repeat-x;
	margin: 0 0 0 -10px;
	padding: 0 20px 0 0;
	color: #fff;
}
.copyright {
	position: absolute;
	bottom: -15px;
	left: 10px;
	font-size: .9em;
}
.signUpText {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 300px;
	font-size: 1.3em;
	line-height: 1.1em;
}
.footFormHolder {
	position: absolute;
	top: 32px;
	left: 330px;
}
#footSign {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	height: 25px;
	width: 150px;
}
#footSubmit {
	height: 25px;
	background: #dfd4e8;
	border: none;
	cursor: pointer;
}
.footIcons {
	position: absolute;
	top: 20px;
	right: 20px;
	height: 34px;
	border:none;
}

.footSocial {
	position: absolute;
	bottom: 0px;
	right: 3px;
	height: 34px;
	border:none;
}
.footSocial li{
	float:left;
	display: inline;
	height: 34px;
	padding: 0 3px 0 ;
	border: none;

}
.footSocial li a{
background:none;
padding: 0 5px 0;
	border: none;
height: 35px;
width: auto;
}
.footSocial li a:hover{
background:none;
}


/*LIGHTBOX STYLES*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}





