* {
	padding: 0;
	margin: 0;
}

body {
	background: #000000;
	color: #CCC;
	font: 12pt "impact";
	padding-top: .25em;
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #CCC;
	background: #434342;
}

.bold {
	font-weight: bold;
}

.small {
	font-size: .75em;
}

.container {
	width: 800px;
	margin: 0 auto;
}

	.xsnazzy h1, .xsnazzy h2, .xsnazzy p {
		margin: 0 10px; 
		letter-spacing: 1px;
	}

	.xsnazzy {
		background: transparent; 
		margin: .3em 0;
	}

	.xsnazzy em {
		display: block; 
		width: 0; 
		height: 0; 
		color: #D8D8EE; 
		overflow: hidden; 
		border-top: 12px solid #175881; 
		border-left: 12px dotted transparent; 
		border-right: 12px dotted transparent; 
		margin-left: 50px;
	}
	/* hack for IE5.5 */
	* html .xsnazzy em {
		width: 24px; 
		height: 12px; 
		w\idth: 0; 
		hei\ght: 0;
	}

	.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {
		display: block; 
		overflow: hidden; 
		font-size: 0;
	}

	.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {
		height: 1px;
	}

	.xb4, .xb5, .xb6, .xb7 {
		background: #ccc; 
		border-left: 1px solid #175881; 
		border-right: 1px solid #175881;
	}

	.xb1 {
		margin: 0 8px; 
		background: #175881;
	}

	.xb2 {
		margin: 0 6px; 
		background: #175881;
	}

	.xb3 {
		margin: 0 4px; 
		background: #175881;
	}

	.xb4 {
		margin: 0 3px; 
		background: #000000; 
		border-width: 0 5px;
	}

	.xb5 {
		margin: 0 2px; 
		background: #000000; 
		border-width: 0 4px;
	}

	.xb6 {
		margin: 0 2px; 
		background: #000000; 
		border-width: 0 3px;
	} 

	.xb7 {
		margin: 0 1px; 
		background: #000000; 
		border-width: 0 3px; 
		height: 2px;
	} 

	.xboxcontent {
		display: block; 
		background: #000000; 
		border: 3px solid #175881; 
		border-width: 0 3px;
	}

.header {
	background: url(../images/logo.jpg) no-repeat center #000000;
	text-indent: -9999px;
}

.header a {
	height: 108px;
	display: block;
}

.header a:hover {
	background: url(../images/logo.jpg) no-repeat center #000000;
} 
 
.navigation {
	background: #000000;
}

.menu, .menu ul {
	padding: 0;
	margin: 0 .5em;
	list-style: none;
	text-transform: lowercase;
	z-index: 1;
}

.menu a {
	display: block;
	text-decoration: none;
	padding: .5em 0em;
	text-align: center;
	color: #CCCCCC;
	font-weight: normal;
}

.menu a:hover {
	background: url(../images/buttonbg.jpg) repeat-x;
	color: #FFFFFF;
    -webkit-border-radius: 9px;    /* for Safari */
    -moz-border-radius: 9px;       /* for Firefox */
}

.menu li {
	float: left;
	width: 16.66%;
	background: #000000;
}

.menu .selected {
	background: url(../images/buttonbg.jpg) repeat-x;
	color: #FFFFFF;
    -webkit-border-radius: 9px;    /* for Safari */
    -moz-border-radius: 9px;       /* for Firefox */
}
/*
.menu ul li a  {
	color: #fff;
}

.menu li:hover a, .menu a:focus, .menu a:active, .menu li.p7hvr a {
	color: #444;
}

.menu ul a:hover {
	background: #3A6A74!important;
	color: #CCC!important;
}
*/
.content {
	background: #000000;
}

.home {
	text-align: center;
	padding: 1em 0;
}

.home .slideshow {
	margin: 0 auto;
}

.home .slideshow img {
	padding: .5em;
	width: 300px;
}

.home p {
	font-size: 1.75em;
	letter-spacing: 1.4pt;
}

.about, .testimonials {
	font-family: "Verdana";
}

.about {
	margin: 0 5em;
	padding: 1.5em 0;
	text-align: justify;
}

.about p{
	padding: .5em 0 .25em 0;
}

.about hr {
	margin: .75em 0;
}

.about .slideshow {
	float: left;
	margin: 1.4em 1.5em .75em .75em;
}

.photographers, .glamteam, .testimonials, .schedule {
	margin: 0 8em;
	padding: 1.5em 0;
	text-align: justify;
}

.photographers p, .glamteam p {
	margin-bottom: 1em;
	text-align: center;
}

.photog, .photog_orphan, .glam, .glam_orphan {
	float: left;
	margin: .5em;
	padding: 1em;
	border: .1em solid #175881;
	font-size: 12pt;
}

.photog_orphan, .glam_orphan {
	margin-left: 25%;
}

.photog img, .photog_orphan img, .glam img, .glam_orphan img {
	border: none;
}

.photog p, .photog_orphan p, .glam p, .glam_orphan p {
	text-align: center;
	margin-top: .5em;
}

.photog a:hover, .photog_orphan a:hover {
	background: #000;
}

.glam ul {
	list-style: none;
}

.glamteam h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-variant: small-caps;
}

.instructions {
	margin: 0 auto;
	margin-bottom: 2em;
	text-align: center;
	width: 26em;
	font: 12pt "Impact";
}

.instructions ul {
	list-style: none;
	margin-bottom: .5em;
}

.schedule {
	margin: 0 4.75em;
}

.schedule ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.schedule fieldset {
	margin-bottom: 2em;
	border: .1em solid #175881;
	padding: .75em .5em;
}

.schedule legend {
	border: .2em solid #175881;
	margin-left: 2em;
	padding: .5em;
	font: 12pt "Arial Black";
}

.schedule select, .signup select {
	background: #000;
	color: #FFF;
	border: .1em solid #333;
	padding: .25em 0;
	font: 12pt "Lucida Console";
	float: left;
}

.schedule select.photographer {
	width: 16em;
	margin: .75em 0 0 1em;
}

.schedule select.date {
	width: 20em;
	margin: .75em 0 0 1em;
}

.schedule option, .signup option {
	padding: .1em .75em;
	border: 0;
}

.schedule input {
	background: #333;
	color: #FFF;
	border: .1em solid #333;
	font: bold 12pt "Lucida Console";
	font-variant: small-caps;
	padding: .5em;
	margin: 1.5em 0 1em 3em;
}

.schedule input:hover {
	background: #000;
	color: #FFF;
}

.schedule input:active {
	background: #175881;
	color: #000;
}

.signup .instructions {
	margin: 0 auto;
	padding-top: .75em;
	margin-bottom: .25em;
	text-align: center;
	width: 18em;
	font: 12pt "Arial black";
}

.signup fieldset {
	border: 0;
	margin: 0 auto;
	padding: 1em;
	width: 28em;
}

.signup fieldset p {
	margin: .5em;
}

.signup label {
	width: 8em;
	margin-right: .5em;
	text-align: right;
	float: left;
	padding: .2em 0;
}

.signup input {
	width: 15em;
	border: 1px solid #333;
	background: #000;
	font: 12pt "Lucida Console";
	color: #FFF;
	padding: .2em .5em;
}

.signup select {
	width: 4em;
}

.signup #zip {
	width: 4em;
}

.signup #phone {
	width: 8em;
}

.signup .makeup_box input {
	width: .5em;
	margin: .5em .5em .5em 4.5em;
	border: 0;
	float: left;
}

.signup .makeup_box label {
	width: 20em;
	margin-right: .5em;
	text-align: left;
	float: right;
	padding: .2em 0;
}

.signup input.submit {
	width: 7em;
	float: right;
	background: #333;
	color: #FFF;
	border: .1em solid #333;
	font: 12pt "Lucida Console";
	font-variant: small-caps;
	padding: .5em;
	margin: .75em 0;
}

.signup input.submit:hover {
	background: #000;
	color: #FFF;
}

.signup input.submit:active {
	background: #175881;
	color: #000;
}

.content hr {
	color: #175881;
}

.faq, .sponsors {
	margin: 0 5em;
	padding: 1.5em 0;
	text-align: left;
}

.sponsors {
	font-family: "Verdana";
}

.faq ul {
	list-style: none;
}

.faq li {
	font-size: 1.2em;
}

.faq ul li p {
	font-family: "Verdana";
	padding-bottom: 1em;
	font-size: 12pt;
}

.testimonials {
	margin: 0 6em;
}

.testify_img, .testify_text {
	float: left;
}

.testify_text {
	width: 21em;
}

.testify_text_thin {
	float: left;
	width: 12.5em;
}

.testify img {
	padding: .75em;
	border: .1em solid #175881;
	margin: 0 1em 1em .5em;
	float: left;
}

.testify p.signature {
	float: right;
	font: 12pt "impact";
}

.testify hr {
	margin: 1.5em 0 2em 0;
	color: #175881;
}

.footer {
	text-align: center;
	background: #000000;
}

.footer img {
	float: left;
	margin-left: 10px;
}

.clear {
	clear: both;
}