/*

Author: Breezy Baldwin
Copyright (C) 2005

Stealing is BAD. 
Somewhere, a beautiful Unicorn will cry if you steal this code. 
Please only look. 

*/


/* ----------------------------------------------------------------------------- The BoDy! */

body {
	margin: 0 auto;
	padding: 0;
	background-color: #cccccc;
	background-image:  url(../i/x/bg.jpg);
	text-align: center; 
	}

/* ----------------------------------------------------------------------------- The WrAp! */	
	
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image:  url(../i/x/wrap.jpg);
	background-repeat: repeat-y;
	background-position: center top;
    }
	
html>wrap { width: 100%; }

#wrap2 {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image:  url(../i/x/wrap2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    }
	
html>wrap2 { width: 100%; }


/* ----------------------------------------------------------------------------- The Header Background! */

#main {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-image:  url(../i/x/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
    }
	
html>main2 { width: 695px; }



/* ----------------------------------------------------------------------------- Header */

#header {
	clear: both;
	width: 100%;
	height: 113px;
	text-align: center;
    }
	
.header-text {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #cc0000;
	text-align: left;
    }

.header-text a:link, 
.header-text a:active, 
.header-text a:visited, 
.header-text a:hover {
	color: #000000; 
	text-decoration: none;  
    }
	
/* ----------------------------------------------------------------------------- Welcome */

#welcome {
	margin: 0;
	padding: 0;
	background: url(../i/F_stock.jpg) no-repeat top right;
	}
#welcome p {
	margin: 1.5em 140px 1em 0;
	line-height: 1.2em;
	}
#welcome ul {
	margin: 0 140px 0 20px;
	padding: 0;
	list-style: none;
	}
#welcome ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 26px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background: url(../i/F_plus.gif) no-repeat 0px 6px ;
	}

.welcome-text {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #cc0000;
	text-align: left;
    }
	
	

/* ----------------------------------------------------------------------------- Main Content */

#content { 
    margin:0 auto; 
	padding: 0; 
	width: 650px;
	}



/* ----------------------------------------------------------------------------- Right */

#right {
	margin: 0;
	padding: 0;
	float: right;
	width: 451px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    }

.content-box {
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 451px;
    }



/* ----------------------------------------------------------------------------- Content Title and Date */

.textbody h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
    }



/* ----------------------------------------------------------------------------- Text Properties */

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #cc0000;
	text-align: left;
    }
	
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style14 {font-size: 14px}
.style18 {font-size: 18px}
.style6 {font-size: 14px; color: #CC0000;}
.style15 {font-size: 18px}
.style10 {font-family: Arial; font-weight: bold; color: #CC0000; font-size: 14px; line-height: 15px;}
.style1 { color: #000000 }
.style3 { color: #333333; font-size: 13px; font-weight: bold; }

.textbody p { padding: 0; }

.textbody p a:link, 
.textbody p a:active, 
.textbody p a:visited { 
    color: #cc0000; 
	text-decoration: underline;  
	}

.textbody p a:hover { 
    color: #cccccc; 
	text-decoration: none;
	}

.textbody ul {
    margin: -5px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	}

.textbody ul li { 
    padding: 5px 0px 0px 0px; 
	}

.textbody ul li a:link, 
.textbody ul li a:active, 
.textbody ul li a:visited { 
    color: #cc0000; 
	text-decoration: underline; 
	}

.textbody ul li a:hover { 
    color: #cccccc; 
	text-decoration: none; 
	}
	
	
.textbody ol li a:link, 
.textbody ol li a:active, 
.textbody ol li a:visited { 
    color: #cc0000; 
	text-decoration: underline; 
	}

.textbody ol li a:hover { 
    color: #cccccc; 
	text-decoration: none; 
	}	
	
	

.textbody table a:link, 
.textbody table a:active, 
.textbody table a:visited { 
    color: #cc0000; 
	text-decoration: underline;  
	}

.textbody table a:hover { 
    color: #cccccc; 
	text-decoration: none;
	}


.textbody2 ul {
    margin: 25px 25px 25px 25px;
	padding: 0px 0px 0px 0px;
	}

.textbody2 ul li{ 
    padding: 25px 0px 0px 0px; 
	}

.textbody p a img {
    padding: 0;
    margin: 0;
	text-decoration:none;
	border-bottom: none; 
     }

.textbody img { 
    float: none;
	text-align: center; 
    }


/* ----------------------------------------------------------------------------- Picture Properties */

#contact_pic {
	margin: 0 auto;
	padding: 0px 0px 0px 10px;
	float: right;
	}

/* ----------------------------------------------------------------------------- Text Body */

.textbody {
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 446px;
    }




/* ----------------------------------------------------------------------------- Main Content Divider */

.content-divider {
	display:block;
	width: 370px;
    height: 25px;
	background-image:  url(../images/content-div.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    }



/* ----------------------------------------------------------------------------- Left */

#left {
	margin: 0;
	padding: 0;
	float: left;
	width: 165px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    }



/* ----------------------------------------------------------------------------- Navagation */

.left-nav {
	margin: 0px;
	padding: 0px;
	}
	
.left-nav p { padding: 0; }

.left-nav p a:link, 
.left-nav p a:active, 
.left-nav p a:visited { 
    color: #cc0000; 
	text-decoration: none;
	border-bottom: 1px dotted #cc0000; 
	}

.left-nav p a:hover { 
    color: #cccccc; 
	text-decoration: none; 
	border-bottom: 1px dotted #cccccc;
	}	
	
.left-nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	clear: left;
}

.left-nav li {
	display: block;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-indent: 0px;
}

.left-nav li a {
	width: 218px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	color: #888888; 
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;

}

.left-nav li a:hover {
	color: #333;
	font-weight: bold;
}

.left-nav li.selected a{

}



/* ----------------------------------------------------------------------------- Footer */

#footer {
    background-image:  url(../i/x/footer.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	clear: both;
	width: 100%;
	height: 100%;

    }
	
#footer2 {
	background-image: url(../i/x/footer2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 248px;
	}
		
	
.footer-text {
	margin: 0;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
	font-variant: normal;
    }
	
.footer-text2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
    }
	
.footer-text a:link, 
.footer-text a:active, 
.footer-text a:visited {
	color: #aaaaaa; 
	text-decoration: none;  
    }
	
.footer-text a:hover {
	color: #FFF; 
	text-decoration: none;  
    }
	
.footer-text2 a:link, 
.footer-text2 a:active, 
.footer-text2 a:visited {
	color: #999999; 
	text-decoration: none;  
    }
	
.footer-text2 a:hover {
	color: #FFF; 
	text-decoration: none;  
    }
	
#fcontent { 
    margin:0 auto; 
	padding: 10px; 
	width: 639px;
	text-align: left;

	}	
	
#fc_left {
	margin: 0;
	padding: 0;
	float: left;
	width: 218px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    }

#fc_right {
	margin: 0;
	padding: 0;
	float: right;
	width: 421px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    }