/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007, www.venuecom.com
*/

/* The Body Area */
body {
	font: 12pt "Times New Roman", Times, serif;
	/* background-image:  url(/images/background_stars.gif); */
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #E5C674;
	background-color: #000000;
}

#social_icons_interior {
	margin: auto;
	width:120px;
	height:40px;
	z-index:3;
	text-align:center;
}

#social_icons {
	position:absolute;
	top:10px;
	left:800px;
	width:120px;
	height:40px;
	z-index:3;
	text-align:center;
}

#social_icons img:hover, #social_icons_interior img:hover {
	opacity: 0.5
}

#social_icons a, #social_icons_interior a {
	padding-left:5px;
}

hr {
	color: #E5C674;
}

p:first-letter {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	float: none;
}

p:order {
	font-style: none;
	font-weight: none;
	float: none;
}

.style10 {font-size: 18px}

.inputbox {
	color: #FFFFFF;
	background-color: #480063;
	width: 20px;
	height:20px;
	border:1px solid #E5C674;
	text-align: center;
}

.field {
	color: #FFFFFF;
	background-color: #480063;
	border:1px solid #E5C674;
	text-align: left;
}

.form_field {
	color: #FFFFFF;
	background-color: #480063;
	border:1px solid #E5C674;
	text-align: left;
	width: 200px;
}

img {
	border: none;
}

.hiddenPic {
display:none;
}

#content{
	position: relative;
	width: 960px;
	text-align: justify;
	margin:auto;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF0705;
}

/* Links */
a:link {
	font-weight: normal;
	color: #FFFFFF;
}

a:visited {
	font-weight: normal;
	color: #E5C674;
}

a:hover {
	text-decoration:none;
	color: #690080;
}

a:active {
	font-weight: normal;
	text-decoration:none;
	color: #F3FF78;
}

.imgpad {
	padding: 10px;
}

li {
	text-align: left;
}

.smalltext {
font-size: 9pt;
}

.strike {
	text-decoration: line-through;
	color: #FF0000;
}

.nivoSlider {
    position:relative;
    background:url(/images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

/* Footer */
#footer {
clear: both;
margin: 25px;
padding: 5px;
text-align: center;
font-size: 10px;
color: #E5C674;
}

#footer a {
	color: #E5C674;
}
