/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html,body{
	font-family: Arial,sans-serif;
	color: #CCCCCC;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}


a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #5C3E26;
	padding: 5px 10px 5px 0px;
	font-size: 
	font-weight: bold;
	
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 110%;
	color: #B99F79;
	margin: 0px;
	padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #B99F79;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #B99F79;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #B99F79;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #B99F79;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 90%;
 color: #B99F79;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #FFFFFF;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #754826;
	width: 100%;
	position: relative;
}


#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #754827;
	border-bottom: 1px solid #352011;
	background-image: url(../img/drkBrnLtBrn2.jpg);
	border-right: 1px solid #352011;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #352011;
	border-bottom: 1px solid #352011;
	padding-right: 10px;
}

#content{
	float: left;
	width: 55%;
	padding-left: 10px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	color: #cccccc;
	text-align: center;
	background-color: #482C17;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}



/*************** #pageName styles **************/

#header{
	margin: 0px;
	padding: 3px 0px 3px 10px;
	background-color: #754826;
	font: verdana,sans-serif;
	font-size: 12px;
	text-align: center;
}




/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	float: left;
	text-align: left;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding-top: 20px;
	padding-right: 10px;
}


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

/********* links bar bottom ********/



    .siteInfo {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    }

    .siteInfo A:link {
	color: #FFF;
	text-decoration: none;
    }

    .siteInfo A:visited {
    color: #9933FF;
    text-decoration: none;
    }

    .siteInfo A:hover {
    color: #CC0000;
    text-decoration: underline;
    }

/***** end of links **/

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #normal link styles ***********/


#normal a:hover{
	background-color: #dddddd;
	padding: 2px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 20px 10px;
	font-size: 80%;
	background-image: url(../img/drkBrnLtBrn_reverse2.jpg);
	background-color: #754827;
	background-repeat: repeat;
}

#headlines p{
	margin: 0;
	padding: 5px 0px 5px 5px;
}
#logo {
	background-position: center top;
	text-align: center;
}

/* text in masthead - moves with centering */
#text {
	z-index: 3;
	height: 200px;
	width: 300px;
	left: 65%;
	top: 244px;
	position: absolute;
}

#home #navBar #call {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	border-top-width: 5px;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#home #navBar #sectionLinks a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#pack1 {
	text-align: center;
}
#home #content .feature #piccenter {
	text-align: center;
}
#home #faqs {
	font-size: 95%;
	font-style: italic;
	color: #B98D4B;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
#contest {
	padding: 5px;
	border: thin dashed #FFF;
	margin: 3 3 3 3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#contest h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #E40900;
	text-align: center;
	vertical-align: middle;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FCE7BE;
	border-right-color: #FCE7BE;
	border-bottom-color: #FCE7BE;
	border-left-color: #FCE7BE;
}
#contest h2 {
	font-size: 12px;
	font-weight: bold;
	color: #462B16;
	background-color: #FCE6BC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
}
#stainedglass1 {
	float: left;
}
#content .feature div #stainedglass3 img {
	float: none;
	clear: left;
}
#stainedglass1 {
	padding: 4px;
	float: left;
	height: 200px;
	width: 200px;
	border: thin solid #FFF;
}
#stainedglass2 {
	float: left;
	width: 210px;
	border: thin solid #FFF;
	height: 147px;
}
#stainedglass3 img {
	float: left;
	width: 210px;
	border: thin solid #FFF;
}
#stainedglass4 img {
	height: 147px;
	width: 210px;
	border: thin solid #FFF;
}
#stainedglass3 {
	height: 147px;
	width: 210px;
	border: thin solid #FFF;
	float: left;
}
#stainedglass4 {
	height: 147px;
	width: 210px;
	border: thin solid #FFF;
}
#stainedglass4 {
	height: 147px;
	width: 210px;
	border: thin solid #FFF;
	float: left;
}
#stainedglass5 {
	float: left;
	height: 147px;
	width: 210px;
	border: thin solid #FFF;
}
#stainedglass6 {
	float: left;
	height: 147px;
	width: 210px;
	border: thin solid #FFF;
}
#stainedglass7 {
	float: left;
	height: 147px;
	width: 210px;
	border: thin solid #FFF;
}
#stainedglass8 {
	height: 147px;
	width: 210px;
	border: thin solid #FFF;
	float: left;
}
#title_B {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #DBC7B3;
	height: 50px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #953A00;
	border-right-color: #953A00;
	border-bottom-color: #953A00;
	border-left-color: #953A00;
}
.techtext {
	background-color: #3E2513;
	float: left;
	margin: 10px;
	padding: 5px;
}
.freepattern {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #442916;
	margin: 2px;
	padding: 5px;
	border: thin solid #754826;
	text-align: center;
	font-weight: bolder;
}
.centerPara {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	background-color: #4C3018;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	color: #D0BFA6;
	text-align: left;
}
.VerBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
