/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*CUSTOM CSS*/
html{
background-color: #E2E2E2;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
color: #666666;
}
body{}
.wrapper{background-image:url('bg.jpg');
background-position:center;
background-repeat:repeat-y;margin:0px auto;}

p, .content li, .middler li{line-height:1.5em;}

h1,h2,h3,h4,h5,h6,p{color: #6C7849;line-height:1.7em;}
h1,h2,h3,h4{font-family:Helvetica, sans-serif; font-weight:normal;}
.container p, .container h1, .container h2, .container h3, .container h4, .content li, .middler p, .middler h1, .middler h2{margin-bottom:10px;}
.content ul, .middler ul{list-style: disc; list-style-position:outside;padding-left:20px;}
h1{font-size:24px;}
h2,h6{font-size:20px; }
h3{font-size:17px;}
h4{font-size:14px;}
.content th, .middler th{color:#333333; background-color:#EEEEEE;}
.content td, .content th, .middler td, .middler th{margin:4px;padding:8px;}
.header{
text-align:center;margin:0;padding:0;clear:none; font-size:1.5em;
}
.header h1, .header h2, .header p, .header a, .header p a{color:white; margin-left:40px; text-align:left}
.header p{font-size:16px; font-weight:normal; line-height:1.1em; font-family:Arial, Helvetica, sans-serif}
.header a, .header p a{display:inline;padding:0; margin:0;}

.perfectmiddle, .wrapper,.bot{width:980px; margin:0px auto;}

.perfectmiddle{background-image:url('top.jpg');
background-position:bottom;
background-repeat: no-repeat; padding:5px; text-align:center;clear:none;}

.bot{background-image:url('bottom.jpg'); background-position:center; background-position: bottom; height:125px;}
.container{
width:960px;
margin:0px auto;
}
.clearboth{clear:both; height:2px;}
.clearboth2{clear:both; height:20px;}
.floaty{padding:7px; float:right;border:1px solid #7AAB32; background:#FFFFFF;margin-left:10px; margin-top:15px;}
.floaty2{float:right;margin-left:10px; width:220px; text-align:right}
.floaty2 img{padding:7px;border:1px solid #7AAB32; background:#FFFFFF; margin-top:15px;}
.seo{ font-weight:bold; font-style: italic;}
.quote{background-color:#f0f0f0;}
.quote h4,.quote p,.quote h5{margin-left:40px;margin-right:40px;}
.quote p{padding-top:5px;}
.quote h5{ font-style:italic;padding-top:10px; color:#666666; text-align:center}

strong{font-weight:bold;}
.premenu{}
.menu{width:240px;padding-top:10px;padding-left:15px;float:left; text-align:right;}
.menu a,.menu ul li a,.menu ul li p a,.menu p a{color:#333333; text-decoration:none;}
.menu ul li{padding:10px;}
.menu h4 a{color:#339900; text-decoration:none;}
.menu ul li:hover{background-color: #F0F0F0}
.content p, .content li, .middler p, .middler li{text-align:left; font-size: 13px; color:#1F497D; font-weight: normal;}

.content{width:660px; float:right;margin-right:20px; padding-top:10px;background-image:url('cbt.jpg'); background-position:center; background-repeat:no-repeat; }
h1,h6{color:#339900;}
h2,h4{color: #1F497D;}
.container h1{border-bottom:2px solid #BFDF7C;padding-top:15px;}

.footer{
text-align: center;
font-size:10px;
}
a{
	color: #429E0A;
	text-decoration: underline
}
.header h1{font-size:25px; padding-bottom:0px;margin-bottom:0px; line-height:normal}
.header h2{font-size:20px;}
.burg, .burg td, .burg th, .burg td p{color: #993300;}
.content h2, .middler h2{padding-top:15px;}
.content h3{color:#003366;}
.twelver li, .content twelver li, .twelver, .content twelver{font-size:16px;}
.discl{font-size:9px;margin:0px auto;}
.middler{width:890px; margin:0px auto;}
h1 span{font-size:18px;}
.header a{text-decoration:none;}
.floatright{float:right; margin-right:40px;}
.floatleft{float:left; margin-left:40px;}
.copx{margin:0px 40px; font-size:10px; color:#003366;}