﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial;
	vertical-align: baseline;
	margin: 0px;
}

li
{
 list-style-type:none;
}

html, body, form
{
	height: 100%;
}

html
{
	height: 100.5%;
}

body
{
	background-color: #000000;
	background-image: url(/images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper
{
	width: 1030px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -104px; /* the bottom margin is the negative value of the footer's height */
}

#header
{
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	padding-top: 100px;
}

#maincontent
{
 width:980px;
 margin:auto;
}


#footer
{
	background-image: url(/images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#footer, #push
{
	height: 104px;
}


.hidden
{
	visibility: hidden;
	display: none;
}

.clear
{
	clear: both;
}

/*------------------------------------------------------------------------------------*/
/* Text */

*
{
	font-family: Calibri, "Lucida Grande" , "Lucida Sans Unicode" , Verdana,Helvetica, sans-serif;
}

h1
{
	font-family: Georgia;
	font-size: 12pt;
	padding-bottom: 10px;
 font-weight:bold;
}


h1
{
	font-family: Georgia;
	color: White;
}

p
{
	font-family: Calibri, "Lucida Grande" , "Lucida Sans Unicode" , Verdana,Helvetica, sans-serif;
	font-size: 9pt;
	color: gray;
	text-align: left;
	line-height: 13pt;
	padding-bottom: 10px;
}
/*------------------------------------------------------------------------------------*/
/* UI */

.button
{
	background-color: #303030;
	color: White;
	height: 28px;
	border: 1px solid #282828;
	text-align: center;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
}




/*------------------------------------------------------------------------------------*/
/* Navigation  */

#galleries
{
 float:right;
 display:inline;
 width:150px;
}

#galleries li
{
 padding:2px;
}

#hnav
{
	height: 50px;
	vertical-align: text-top;
	text-align: left;
	margin: auto;
	margin-bottom: 15px;
}

#hnav a:link, #hnav a:visited, #gallerylist a 
{
	font-size: 11px;
	color: Gray;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Calibri, "Lucida Grande" , "Lucida Sans Unicode" , Verdana,Helvetica, sans-serif;
}

#hnav a:hover, #hnav a:active
{
	text-decoration: none;
	color: White;
}

#nav li ul
{
	margin-top: 10px;
}

#nav li
{
	display: inline;
}

ul#nav li ul li
{
	display: inline;
}

.hoverlinkcss a
{
width:100%;
}

.hoverlinkcss
{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	display: inline;
}
.hoverlinkcss li
{
	display: inline;
}

.hoverlinkcss a:hover
{
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------*/
/* Links */

a:link, a:visited
{
	color: #f5f5f5;
}

/*------------------------------------------------------------------------------------*/
/* Content */



.left
{
	float: left;
	width: 280px;
}

.right
{
	float: left;
	display: inline;
	margin-left: 10px;
	text-align: left;
	width:660px;
}

#page .right
{
	width:600px;
}

/*------------------------------------------------------------------------------------*/
/* Gallery */

#gallery
{
	width: 100%;
	margin: auto;
}


/*------------------------------------------------------------------------------------*/
/* Login  */


#login, #passreset
{
	width: 500px;
	margin: auto;
}

#login
{
	padding-top: 200px;
}
#login td
{
	padding: 5px;
	vertical-align: top;
}

#login input[type=text], #login input[type=password]
{
	width: 200px;
	padding: 2px;
	margin-bottom: 5px;
}

#login .button
{
	float: right;
}


/*------------------------------------------------------------------------------------*/
/* Front Page */

#news a
{
	text-decoration: none;
}

#news p
{
	margin-top: 10px;
	font-style: italic;
	margin-left: 0px;
}

.more
{
	float: right;
	font-size: 8pt;
}

#news
{
	width: 500px;
	text-align: left;
	margin:auto;
	margin-top:5px;
	
}

.newsarticles
{
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #333333;
	font-size: 12px;
	color: gray;
}


.newsitem
{
	width: 200px;
	text-align: left;
	float: left;
	display: inline;
	margin-right: 25px;
}



#mp #videoContainer1
{
	height: 375px;
	width: 475px;
	padding: 5px;
	background-color: White;
	float:left;
	display:inline;
}





/*------------------------------------------------------------------------------------*/
/* News Page  */

#newspage
{
	margin: auto;
	width: 700px;
	margin-bottom: 50px;
}
#newspage h1
{
	margin: 20px 0px 20px 0px;
}

#newspage h2 a
{
	color: #f5f5f5;
	font-family: Calibri, Verdana,Helvetica, sans-serif;
	font-size: 12pt;
}

#newspage h3
{
	color: #666;
	font-family: Calibri, Verdana,Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 10px;
	font-style: italic;
}

.newsitem h3, .newsitem h3 a
{
	color: #fff;
	font-family: Georgia;
	font-size: 10pt;
	margin-bottom: 10px;
}

#newspage p
{
	padding: 20px;
}

#newspage hr
{
	border-bottom: dashed 1px #666;
	margin-bottom: 20px;
	height: 0px;
	color: Black;
}


/*------------------------------------------------------------------------------------*/
/* Contact Form */


.formlabel
{
	font-family: Calibri, Verdana,Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 5px;
	text-align: left;
}

.formfield
{
	margin-bottom: 10px;
	height: 20px;
	width: 250px;
	background-color: Transparent;
	border: solid 1px gray;
	color: White;
	font-family: georgia;
	font-size: 10pt;
	color: White;
}

#address
{
	padding-top: 10px;
	font-size: 12px;
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	letter-spacing: 4px;
	margin-right:170px;
		font-family: Calibri, "Lucida Grande" , "Lucida Sans Unicode" , Verdana,Helvetica, sans-serif;
}


/*------------------------------------------------------------------------------------*/
/* Footer */

.copyright
{
	color: #C0C0C0;
	font-family: Verdana;
	font-size: 9px;
	float: left;
	padding-left: 200px;
	visibility: hidden;
}

#loofy
{
	float: right;
	padding-right: 30px;
}

#loofy a:link, #loofy a:visited
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-size: 9px;
}


.add-footer
{
	height: 100px;
}

p.right
{
	display: inline;
	float: right;
	margin-right: 150px;
}

.message p
{
	color: White;
	font-weight: bold;
}

.smalltext
{
	font-family: Calibri, Verdana,Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	padding-top:10px;
}
