/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: Arial, Helvetica, sans-serif;
}


/*
	Page body style
*/

body
{
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	background-color: #262626;
}

ul 
{
padding:0 0 5px 0;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:70%;
color: #ffffff;

}

li {
color:#ffffff;
text-indent:5px;
list-style:inside;
}

/*
	Standard paragraph style
*/

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 18px;
}


/*
	Links
*/

a:link, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	/*color: #fff;*/
	color:#A6B7C0;
	font-size: 1.0em;
}


a:hover, a:active {
	/*color: #ff0000;*/
	color:#fff;
	font-size: 1.0em;
	text-decoration:none;
}



/*
	Headings
*/

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7D8883;
	font-size: 1em;
	letter-spacing: 0.4em;
	margin-top: 0px;
}

h2
{
	margin-top: 0px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	color: #7D8883;
}


h3
{
	margin-top: 0px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	color: #A6B7C0;
}

.emphasis {font-style:italic;}



/*
	Container for page
*/

#container
{
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0 auto;
/*	position: relative;*/
	width: 750px;
	/*background-color: #1A1A1A;*/
	background-color: #040404;
}

#page_menu {
	position:relative;
	top: 213px;
	/*top: 223px;
	left: 635px;*/
	margin:0px auto;
	width: 594px;
}
#page_menu a:visited, #page_menu a:link {
text-decoration:none;
color:#fff;
}

#page_menu a:active, #page_menu a:hover {
text-decoration:underline;
color:#FF0000;
}


/*
	Page header top area - main
*/


#header
{
	background-color: #1A1A1A;
	width: 750px;
	height: 359px;
	background-image: url("images/home_header_bg.jpg");
	background-repeat: no-repeat;
}

#page_header
{
background-color: #1A1A1A;
	width: 750px;
	height: 250px;
	background-image: url("images/home_header_bg.jpg");
	background-repeat: no-repeat;
	padding-bottom:40px;
	}

#headerdate {
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	top: 128px;
	left: 193px;
	width: 350px;
}


/*
	Page header top area - subpage
*/

#header-sub
{
	background-color: #1A1A1A;
	width: 750px;
	height: 271px;
	background-image: url("images/page_header_bg.jpg");
	background-repeat: no-repeat;
}


/*
	Page header text area - main
*/

#headertext
{
	position: relative;
	/*background-color: #1A1A1A;*/ 
	width: 326px;
	top: 230px;
	left: 400px;
	/*color: #73735E;*/
	color: #7D8883;
}


/*
	Page header text area - sub
*/

#headertext-sub
{
	position: relative;
	width: 326px;
	top: 220px;
	left: 400px;
	color: #7D8883;
}

.headerbodytext
{
	color: #7D8883;
	margin-top: -12px;
}

/*Single Column Page Container
*/
#onecolcontent
{
	width: 700px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 0px;
}

#onecolmenu {	
	padding-left: 15px;
	padding-right: 40px;
	float: left;
	padding-bottom: 20px;
	color: #7D888E;
	font-weight: normal;
	font-size: 90%;
	width:310px;
}
#onecolmenu a:link, #onecolmenu a:visited {
	color: #7D888E;
	margin-right: 10px;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.5;
}

#onecolmenu a:hover, #onecolmenu a:active
{
	text-decoration: none;
	color: #fff;
}

#onecolrt-box
{
	float: right;
	width: 325px;
	padding-top:3px;
}

/*
	Left Column Container
*/

#left
{
	float: left;
	width: 389px;
	margin-bottom: 0px;
}

#leftgallery {
/*	position:relative;
	float:left;*/
	padding: 2px 0px 2px 2px;
	margin:2px 2px 2px 2px;

}

.galpics {
padding:5px 0px 5px 15px;
text-align:center;
}

#lcrowbox {
	float:left;
	padding: 7px 0px 2px 2px;
	margin-left: 15px;
	background: #fff;
	width: 365px;
	color:#FF0000;
}

#lcrowbox a:link,a:hover,a:active,a:visited{
color:#FF0000;}

.crowimg {
display:block;
float:left;
clear: right;
}



/*
	left-column text area - subpage
*/

#left-text
{
	width: 310px;
	padding-left: 40px;
	padding-right: 40px;
}

#left-text p
{
	color: #A6B7C0;
}



/*
	Menu
*/

#menu
{	
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #7D888E;
	font-weight: normal;
	font-size: 90%;
}

#menu a
{
	color: #7D888E;
	margin-right: 10px;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.5;
}

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






/*
	Page Content Container (main page)
*/

#page-content
{
	float: right;
	width: 324px;
	padding-top: 20px;
	padding-right: 25px;
}

#subpage-content
{
	width: 95%;
	padding: 20px;
}

/*
	Page footer area
*/

#page-footer
{
	width: 685px;
	height: 25px;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 15px;
	font-size: 0.8em;
}


/*
	Standard images
*/

img
{
	border: none;
}
