/* <![CDATA[ */
/* ----------------GLOBAL SEMANTIC MARKUP*/

body {
	background: #01054c;
	font: .7em Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center; 
}

h1 {
	color: #050a2a;
	font: bold 1.4em Verdana,Arial,Helvetica,sans-serif;
	margin: 5px;
}

h2 {
	color: #70925c;
	font: 1.1em Verdana,Arial,Helvetica,sans-serif;
	margin: 5px;
}

h3 {
	color: #99cbfe;
	font: 1.4em Georgia,serif;
	margin: 10px;
}


p {
	color: #000000;
	font: 1em Verdana,Arial,Helvetica,sans-serif;
}

table {
	font: 1em Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
}

a {
	text-decoration: none;
	outline: none;
	}

a:link {
	text-decoration: none;
	outline: none;
	}

a:visited {
	text-decoration: none;
	outline: none;
	}

a:active {
	text-decoration: none;
	outline: none;
	}

a:hover {
	text-decoration: none;
	outline: none;
	}

#container {
	width: 800px;
	height: 600px;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #09208b;
}

#header {
	width: 800px;
	height: 130px;
	background: #050a2a;
	background-image: url(../images/band_graphic.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 3px solid #1665b8;
}

#navigation {
	width: 800px;
	height: 25px;
	color: #99cbfe;
	background-image: url(../images/navbar.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #99cbfe;
	border-bottom: 1px solid #99cbfe;
	text-align: center;
}

#navigation ul {
	width: 100%;
	list-style-type: none;
	margin: 5px;
	padding-left: 0;
}

#navigation li {
	display: inline;
	float: left;
	padding-left: 2.2em;
	padding-right: 2.2em;
	border-right: .1em solid #1665b8;
}

#navigation li a {
	text-decoration: none;
	color: #99cbfe;

}

#indexmain {
	width:800px;
	height: 250px;
	border-top: 6px solid #050a2a;
	background: #050a2a;
	text-align: center;
	border-bottom: 6px solid #050a2a;
}

#indexlow {
	width:800px;
	height: 175px;
	border-top: 2px solid #99cbfe;
	text-align: center;
}


#gigmain {
	width:800px;
	height: 337px;
	background: #dee6e8;
	color: #FFFFFF;
	text-align: left;
	overflow: auto;
}

#gigmain ul {
	width: 100%;
	list-style-type: none;
	margin: 5px;
	padding: 10px;
}

#gigmain li {
	display: inline;
	padding: 4px;
}

#loadarea {
	width: 425px;
	height: 230px;
	background: #dee6e8;
	background-image: url(../images/placeholder.jpg);
	background-repeat: no-repeat;
	float: right;
}

#aboutus {
	width:800px;
	height: 435px;
	border-top: 6px solid #050a2a;
	background: #dee6e8;
	color: #050a2a;
	text-align: left;
	float: left;
}

#aboutus ul {
	list-style-type: none;
}

#aboutus li {
	list-style-type: none;
	padding: 2px;
}

#weddings {
	width:800px;
	height: 435px;
	border-top: 6px solid #050a2a;
	background: #dee6e8;
	color: #050a2a;
	text-align: left;
	float: left;
}

.text {
	padding: 0 20px;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #050a2a;
	font-weight: normal;
	line-height: 16px;
}

.textpad {
	padding: 0 20px;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #050a2a;
	font-weight: normal;
	line-height: 16px;
}



#indextext {
	width:800px;
	height: 150px;
	border-top: 3px solid #09208b;
	background: #FFFFFF;
	text-align: center;
	overflow: hidden;
}

#indextext p {
	padding: 20px;
	text-align: left;
}


#news {
	width: 498px;
	height: 150px;
	overflow: auto;
	background: #FFFFFF;
	float: left;
	border-right: 2px solid #050a2a;
}

.type {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #050a2a;
	font-weight: normal;
	line-height: 16px;
}

.copy {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #99cbfe;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
}



img {
	border: 0px;
}

img.right {
	float: right;
	padding: 5px;
	display: inline;
	border: 0px;
}

img.left {
	float: left;
	padding: 5px;
	display: inline;
	border: 0px;
}

img.leftflush {
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
	border: 0px;
}

body.gallery #main {
	width:800px;
	height: 428px;
	border-top: 6px solid #050a2a;
	background: #050a2a;
	text-align: center;
	border-bottom: 6px solid #050a2a;
	overflow: hidden;
}

body.gallery #panel {
	width: 100%;
}

body.gallery #panel ul li {
	margin-right: 20px;
}

body.gallery #panel-arrows {
	display: block;
	width: 800px;
	text-align: right;
}

body.gallery #panel-arrows img {
	vertical-align: middle;
}


/* ]]> */