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;
    vertical-align: baseline;
    background: transparent;
}

ul {
    list-style-type:none;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
	background: #000000;
}

.clearer {
    clear: both;
}

a img {
    border:none;
}

#header {
    height: 181px;
    text-align:center;
}

#header .header-content {
    width: 740px;
    margin: 0px auto;
    top: 148px;
    position:relative;
    height: 33px;
}

#header #navigation {
    float:left;
}

#header #navigation li {
    float:left;
}

#header #navigation li a {
    float:left;
    display:block;
    width: 129px;
    margin-right: 7px !important;
    margin-right: 4px;
    text-decoration:none;
    color: #fff;
    font-weight:bold;
    font-family: Tahoma;
    text-decoration:none;
    text-align:center;
    margin-top: 1px;
    height:25px;
    line-height: 25px;
    font-size: 11px;
}

#header #navigation li a.active, #header #navigation li a:hover.active {
    margin-top: 0px;
    height: 33px;
    line-height: 33px;
}

.header-small-links {
    float:right;
    margin-right: 10px;
    margin-top: 5px;
}

.header-small-links a:hover {
    text-decoration:underline;
}

.header-small-links a {
    font-size: 11px;
    font-weight:bold;
    color: #fff;
    text-decoration:none;
    padding: 1px 0px 1px 18px;
}

.header-small-links a:hover {
    color: #bbb;
}

.header-small-links a.first {
    margin-left: 0px;
}

.header-small-links a img {
    position:relative;
    top: 2px;
    margin-right: 6px;
}

#container {
    padding: 9px 0px 25px;
    position:relative;
    text-align:center;
}

#main-content {
    width: 740px;
    margin: 0px auto;
}


#sub-navigation ul li.message
{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	background: #4a4a4a url('adult/images/sub_nav_message.gif') repeat-x;
	border: 1px solid #000000;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	width: 630px;
}

#sub-navigation ul li.message strong
{
	color: #ffffff;
	font-weight: bold;
}



#sub-navigation {
    height: 29px;
    position:relative;
    width: 100%;
    margin: 0px auto;
}

#sub-navigation .left-round, #sub-navigation .right-round {
    position:absolute;
    top: 0px;
    height: 29px;
    width: 15px;
}

#sub-navigation ul {
    margin-left: 40px;
    top: 1px;
    position:relative;
}

#sub-navigation ul li {
    float:left;
    padding-left: 1px;
}

#sub-navigation ul li a {
    float:left;
    display:block;
    padding: 0px 15px;
    height: 28px;
    line-height: 28px;
    text-decoration:none;
    font-size: 11px;
    font-weight:bold;
    font-family: Tahoma;
}

.content {
    padding: 23px 20px 0px 16px;
    text-align:left;
    font-size: 12px;
    line-height: 19px;
}

.content p {
    padding-bottom: 17px;
}



/* FOOTER */

#footer {
    height: 74px;
    text-align:center;
	clear: both;
}

#footer .footer-content {
    width: 650px !important;
    width: 750px;
    text-align:left;
    padding-left: 100px;
    margin: 0px auto;
    height: 74px;
}


#footer-banner .grey-box {
    text-align:center;
    margin-right: 10px;
    float:left;
    line-height: 20px;
}

#footer-banner .contactus {
    float:left;
    color: #ffffff;
    line-height: 20px;
    font-size: 12px;
    margin: 0px 10px 0px 0px;
    width:240px;
}

#footer-banner .contactus b {
    color: #fff;
}


#footer-banner .contactus a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer-banner .contactus a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#footer-banner .contactus a.button,
#footer-banner .contactus a:visited.button,
#footer-banner .contactus a:link.button {
    border: 1px solid #ba0000;
	color: #ffffff;
	display: block;
	width: 240px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma;
    text-decoration:none;
    height:25px;
    line-height: 25px;
    font-size: 11px;
	background: #8d0101 url('images/button_bg.gif') repeat-x 0px 0px;
}

#footer-banner .contactus a:hover.button {
    border: 1px solid #ff1c1c;
	color: #ffffff;
	background: #8d0101 url('images/button_bg.gif') repeat-x 0px -3px;
}



/* MAP STUFF */

.googlemap
{
	border: 1px solid #ffffff;
	background: grey;
	color: #ffffff;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	height: 300px;
}


.func_switch {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	float: right;
}

.func_map {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.func_map a:link, .func_map a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 14px;
	background: url("images/arrow_back.gif") no-repeat 0% 1px;
}

.func_switch a {
	
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	background: url("images/arrow_forward.gif") no-repeat 100% 2px;
}

.func_switch a:active, .func_switch a:hover,
.func_map a:active, .func_map a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* IMAGE CLASSES */

.imgright {
    float: right;
    margin: 0px;
	padding: 0px 0px 10px 10px;
    text-align:center;
	width: 280px;
}

.twoup
{
	float: left;
	width: 310px;
	padding: 10px;
	margin: 10px;
	text-align: center;
}

.threeup
{
	float: left;
	width: 192px;
	padding: 10px;
	margin: 10px;
	text-align: center;
}

.border img
{
    border: solid 1px #888787;
    padding: 3px;
    background: #ffffff;
	color: #999999;
}


.mediaplayer
{
	padding: 0px 0px 10px 10px;;
	margin: 0px;
	float: right;
}
