/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
        background-color:#584504;
        background-image:url(templates/SnowCrystals/resources/common/images/img01.gif);
        background-repeat:repeat-x;
        background-position:top left;
        background-attachment:;
	font-size: 13px;
	color: #B08A08;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

 #sys_banner h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CBA61A;
	letter-spacing: -2px;
	font-size: 3em;
}


p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #B1B102;
}

a:hover {
	text-decoration: none;
}

/* Header */

#sys_banner {
	width: 778px;
	height: 170px;
	margin: 0 auto;
	background: url(templates/SnowCrystals/resources/common/images/img02.jpg) no-repeat;
}

#sys_banner h1, #sys_banner p {
	float: left;
	margin: 0;
	padding-top: 80px;
	line-height: normal;
}

#sys_banner h1 {
}

#sys_banner p {
	padding-left: 10px;
}

#sys_banner a {
}

/* Menu */

#menu {
	width: 778px;
	height: 50px;
	margin: 0 auto;
	background: url(templates/SnowCrystals/resources/common/images/img03.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px 0 15px;
	background: url(templates/SnowCrystals/resources/common/images/img04.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(templates/SnowCrystals/resources/common/images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(templates/SnowCrystals/resources/common/images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(templates/SnowCrystals/resources/common/images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

.sys_footer {
	clear: both;
	padding: 20px 0 10px 0;
	border-top: 2px solid #4A3903;
	text-align: center;
	font-size: smaller;
}

div#footer-wrap{
    background: #473702;
}

#sys_designerfooter {
    background: none;
    padding: 0 0 20px 0;
    border: none;
    margin-top:0px;
}

			
.sys_txt{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B08A08;
}

a{color:#B1B102;}

.sys_txt a img{

	border : none;

}
.sys_txt a{
	color: #B1B102;

}


.sys_txt a:hover{

	text-decoration: none;

}


.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6,
.sys_txt p{ 
	
	margin:5px;
	padding:0;	
	font-weight: normal;
	
}

.sys_txt h1{
	
	font-size      	: 250%;
	color			: #CBA61A;
	padding			: 0 0 5px 0;
	margin			: 15px 0 25px 0;
	letter-spacing	: -2px;
}

.sys_txt h2{
	
	font-size		: 210%;
	color			: #CBA61A; 
	padding			: 0 0 7px 0;
	margin			: 15px 0 25px 0;
	letter-spacing	: -1px;

}

.sys_txt h3{
	
	font-size		: 180%;
	color			: #CBA61A; 
	padding			: 0 0 7px 0;
	margin			: 15px 0 25px 0;	
}

.sys_txt h4{
	
	font-size      	: 150%;
	color			: #B08A08; 
	padding			: 0;
	margin			: 5px;
}

.sys_txt h5{
	
	font-size	: 130%;
	color		: #B08A08; 
	padding		: 0;
	margin		: 5px;
}

.sys_txt h6{
	
	font-size	: 100%;
	color		: #B08A08; 
	padding		: 0;
	margin		: 5px;
}

.sys_txt p, 
.sys_txt blockquote, 
.sys_txt ul,
.sys_txt ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
	padding-left :1em;
}

 
.sys_txt p{
		
	
	
}

.sys_txt blockquote {
	
	font-style		: italic;
	border-style	: none;
	margin-left		: 2em;
	
}

.sys_txt ul,
.sys_txt ol{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left: 5em;
}	
			
.sys_txt ul{

	
	list-style: square;

}

.sys_txt ol{
	list-style: lower-roman;
}

.sys_txt ul li{

	
}

