/***********************************************/
/* mastercraft2.css                             */
/* Use with Mastercraft Electric site          */
/***********************************************/

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

html {
	margin: 0; padding: 0;
}

/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}dl,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px Verdana,Tahoma,Arial,clean,sans-serif;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% Verdana,Tahoma,Arial,clean,sans-serif;}pre, code {font:115% monospace;/**font-size:100%;*/}body * {line-height:1.22em;}

body {background:#f4f4f4 url(Images/bg.gif) top center repeat-y;}

#wrap {
	background:#ffffff;
	color:#404040;
	width:780px;
	margin: 0px auto;
	padding:0;
	text-align: left;
}

h1 {
	background: #FC6;
	color: #666;
	margin: 0;
	padding: 1em;
	font-size: 129%;
	text-align: center;}

h2 {
	font-size: 152%; margin: 0; padding: 1em 1em .35em 1em;
}

h3 {
	font-size: 136%; margin: 0; padding: 1em;
}

h4 {
	font-size: 136%;
	margin: 0;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0.25em;
	padding-left: 10px;
	color: #505050;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}
th {
font-weight: bold;
border-bottom:1px solid #CCC;
}

.text {background-color:#FFFFCC; font-weight:bold}

/***********************/
/*Header*/
/***********************/

#header {
margin:10px 0 0;
padding:0;
height:120px;
border:0;
}

header a {
text-decoration:none;
border:none;

}

#frontphoto {
margin:0 auto 0 auto;
border:0;
}


/***********************/
/*Navigation elements*/
/***********************/

#container {
	min-height: 600px;
	background-image: url(Images/back03.gif);
	background-repeat: repeat-y;

}

#breadcrumbs {
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	padding: .2em 0 .2em 10px;
	background-color: #333333;
	
}
#breadcrumbs a {
	color: #FFFFFF;
}

	
/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */

#menu5 {
        width: 200px;
        border-style: none solid none solid;
        border-color: #D0D0D0;
        border-width: 1px;
        margin: 0;
		float:left;
        }

#menu5 li a {
		/*line-height: 34px;*/
		height: 18px;
		text-decoration: none;
		overflow:hidden;

        }

#menu5 li a:link, #menu5 li a:visited {
        color: #333;
        display: block;
        background: url(Images/menu5.gif);
        padding: 8px 25px 0 10px;
        text-align: left;
        }

#menu5 li a:hover, #menu5 li #current {
        color: #fff;
        background: url(Images/menu5.gif) 0 -32px;
        padding: 8px 25px 0 10px;
        text-align: left;
        }

#menu5 li a:active {
        color: #fff;
        background: url(Images/menu5.gif) 0 -64px;
        padding: 8px 25px 0 10px;
        text-align: left;
        }
		
#message {
	padding: 5px;
	font-size: 107%;
	font-style: normal;
}

#message a {
text-decoration:underline;
}
#message a:hover {
background-color:#eee;
}


#leftside {
clear:left;
float:left;	
width:202px;
margin:0 0 5px;
padding:0 ;
background-image: url(Images/back03.gif);
background-repeat: repeat-y;

}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:129%;
margin:5px 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:0 0 10px;
padding:7px 5px;
width:200px;
font-size:92%;
color:#505050;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}


/***********************/
/*Content elements*/
/***********************/
.pullquote {
	float: right;
	width: 202px;
	color: #006699;
	border: solid;
	border-width: 7px 0;
	font: bold 152% Arial, Helvetica, sans-serif;
	padding: 3px 1em;
	margin: 1px 7px;
	border-color: #FFCC66;
	font-style: italic;
}

#content {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.5em;
}

#contentwide {
margin:0 0 5px 210px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 0 5px 202px;
border-right:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#content h2,#contentwide h2, #contentwide2 h2 {
font-size:159%;
margin:0 0 10px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font-size:129%;
margin:0 0 8px;
}

#content img,#contentwide img, #contentwide2 img {
padding:1px;
display:inline;
color:#303030;
border:none;
}

#content ul, #contentwide ul, #contentwide2 ul, #content dl, #contentwide dl, #contentwide2 dl {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li, #content dd, #contentwide dd, #contentwide2 dd {
margin:0 0 0 2em;
padding:0 0 0 5px;
}

#content p, #contentwide p, #contentwide2 p {
margin:0;
padding:10px;
position:relative;
}

.head {
font-weight:bold;
}
/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
background:#ffffff;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
border:none;
float:left;
}

.right {
margin:2px 5px 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
border:none;
}

.small {
font-size:77%;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:92%;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

.author {
font-style: italic;
color: #666666;
font-weight: bold;
}

.byline {
font-style:italic;
color: #666666;

}
