/*
	Template Name: Sunrise 01 Single Fixed
	Template URI: http://freewebtemplates.me
	Description: A fixed width single column CSS web template with related Sunrise Graphic as the theme color.
	Version: 1.0
	Author: Ed Zivkovic
	Author URI: http://freewebtemplates.me
	Tags: Sunrise, Brown, CSS, Fixed Width, Mini Site, Graphics, Single Column, No Tables, 
*/

/*
	Template by Ed Zivkovic released under the
	Creative Commons Attribution 2.5 License:
	http://creativecommons.org/licenses/by/2.5/au/
*/

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 90%;
/*	background-color: #000000;*/
	background: #600000 url(images/background_1.jpg) repeat;;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	letter-spacing: 0.1em;
}

a {
	text-decoration: none;
}
	
div#mainwrap {
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	text-align: left;
	background: #600000 url(images/background_2.jpg) repeat;;
}

div#header {
	background: #600000 url(images/background_2.jpg) repeat;;
	height: 63px;
	width: 100%;
}

div#header h1 {
	/*font: normal bold 26px Helvetica, Arial, Tahoma, FreeSans, sans-serif;;*/
	color: #ffffff;
	/* North East South West*/
	padding: 0px 20px 0px 20px;

}

div#header h3 {
	color: #fe8900;
	padding: 0px 20px 0px 20px;
}

div#topnav {
	color: #fe8900;
	padding: 8px 20px 0px 0px;
	font-size: 90%;
	background: #600000 url(images/background_2.jpg) repeat;;
	text-align: right;
}

div#topnav a {
	color: #ffffff;
	border-bottom: 0px solid #fe8900;
	font-weight: bold;
}

div#topnav a:hover {
	color: #fe8900;
	border-bottom: 0px solid #F07800;
}

div#breadcrumb {
	color: #888888;
	padding: 0px 0px 0px 20px;
	font-size: 75%;
	background: #600000 url(images/background_2.jpg) repeat;;
}

div#breadcrumb a {
	color: #888888;
	/*border-bottom: 1px solid #F07800;*/
}

div#breadcrumb a:visited {
	color: #888888;
	/*border-bottom: 1px dashed #F07800;*/
}

div#breadcrumb a:hover {
	color: #F09000;
	border-bottom: 1px solid #F09000;
}

div#contentwrap {
	border: 0px solid #888888;
}

div#content {
	line-height: 130%;
	padding: 20px;
}

div#content h2 {
	color: #A84800;
	/* border-bottom: 3px solid #F09000; */
	padding-bottom: 3px;
}

div#content h3 {
	color: #A84800;
	/* border-bottom: 2px solid #F09000; */
	padding-bottom: 3px;
}

div#content a {
	color: #A84800;
	border-bottom: 1px dashed #A84800;
}

div#content a:visited {
	color: #4D4D4D;
	border-bottom: 1px dashed #A84800;
}

div#content a:hover {
	color: #FFF;
	border-bottom: 0px solid #4D4D4D;
	background-color: #F09000;
}

div#content.gallery {
	color: #FF0000;
}

div#bottomnav {
	color: #903018;
	padding: 8px;
	font-size: 80%;
	background-color: #D86108;
	text-align: center;
	background: #600000 url(images/background_2.jpg) repeat;;
}

div#bottomnav a {
	color: #600000;
	border-bottom: 1px solid #600000;
}

div#bottomnav a:hover {
	color: #fe8900;
	border-bottom: 1px solid #F07800;
}

div#copyright {
	color: #888888;
	padding: 8px;
	font-size: 65%;
	background-color: #600000;
	background: #600000 url(images/background_2.jpg) repeat;;
	text-align: center
}

div#copyright a {
	color: #888888;
	border-bottom: 1px  #903018;
}

div#copyright a:hover {
	color: #D86108;
	border-bottom: 1px solid #D86108;
}

div#credit {
	background: #600000 url(images/background_2.jpg) repeat;;
	color: #888888;
	padding: 8px;
	font-size: 80%;
	background-color: #903018;
}

div#credit a {
	color: #888888;
	border-bottom: 0px solid #600000;
}

div#credit a:hover {
	color: #D86108;
	border-bottom: 0px solid #600000;
}
		
.right {
	text-align: right;
}

.left {
	text-align: left;
} 
	
div#clear {
	clear: both;
}

.box {
	background-color: #242424;
	border: 2px solid #141414;
	padding: 0 15px 15px;
	margin: 8px -10px;*/
	
	/*color: #000000; 
	border: 4px double #000000; 
	background-color: #888888; 
	padding: 10px 12px 12px;
	margin: 20px 100px;
	text-align: justify;
	font-size: 90%;
	line-height: 180%;
	
	
	background-color: #141414;
	border: 1px solid #222222;
	padding: 0 15px 15px;
	margin: 20px -16px;*/

}
		
.center {
	text-align: center;
}
.warning {
	color: #FF0000;
}
		
		