@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'PrestigeEliteStdBold';
	src: url('fonts/prestigeelitestd-bd-webfont.eot');
	src: local('☺'), url('fonts/prestigeelitestd-bd-webfont.woff') format('woff'), url('fonts/prestigeelitestd-bd-webfont.ttf') format('truetype'), url('fonts/prestigeelitestd-bd-webfont.svg#webfontfYeR4G5C') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TrendexSSKRegular';
	src: url('fonts/trens-webfont.eot');
	src: local('☺'), url('fonts/trens-webfont.woff') format('woff'), url('fonts/trens-webfont.ttf') format('truetype'), url('fonts/trens-webfont.svg#webfontWF1YOSC1') format('svg');
	font-weight: normal;
	font-style: normal;
}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

em {
	font-style: italic;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
overflow: scroll;
height: 100%;
}


a:link {
	color: #0c9a0b;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #0c9a0b;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #017501;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #017501;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	color: #0c9a0b;
	font-size: 36px;
	font-family: 'TrendexSSKRegular', sans-serif;
	margin-bottom: 30px;
	font-weight: normal;
	line-height: 1.2em;
	
}

h2 {
	color: #0c9a0b;
	font-size: 26px;
	font-family: 'TrendexSSKRegular', sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
		line-height: 1.4em;

}

.textemphasis {
	color: #0c9a0b;
	font-style: italic;
	font-size: 18px;
}

li {
	list-style: none;
	background: url(images/bullet.png) no-repeat left 7px;
	padding: 0 0 0 13px;
	margin-bottom: 8px;
}

ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
}

.nolistpad ul {
	margin: 0;
	padding: 0;
}


p {
	margin-bottom: 15px;
}

body {
	background: url(images/background.png);
	line-height: 1.5em;
	color: #414141;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
height: 100%;
}


.outer {
		background: url(images/BGchaos.png) fixed top center no-repeat;
			padding-top: 40px;
height: 100%;
}

#inner {
	padding-top: 20px;
}

#header {
	width: 950px;
	margin: 0 auto;
}

.logo {
	float: left;
	position: absolute;
	margin-left: 15px;
}


#navInner {
	width: 910px;
	margin: 0 auto;
	margin-top: 5px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	background-image: none;
}


#nav {
	background: url(images/BGnavGradient.png) top center repeat-x;
	border: 4px solid #e3f3f8;
	float: right;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	color: #037203;
	font-family: 'PrestigeEliteStdBold', serif;
	font-size: 16px;
	font-weight: normal;
	padding: 8px;
	text-align: center;
	

}

#nav a {

	color: #fff !important;
	font-family: 'PrestigeEliteStdBold', serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
letter-spacing: normal;

}

#nav a:hover {

	color: #fff !important;
	font-family: 'PrestigeEliteStdBold', serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background: #15c114;
	
}

#nav .current a {
	color: #fff !important;
	background: #15c114;

}



#mainOuter {
	background: url(images/BGmain.png);
	width: 820px;
		border: 4px solid #e3f3f8;
		-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
	margin: 0 auto;
	margin-top: 80px;
	padding:  40px 40px 25px 40px;
	
}


#footer {
	clear: both;
}


#footerInner {
	font-size: 12px;
	width: 910px;
	margin: 0 auto;
	padding: 20px;
}

.phone {
	float: right;
	text-align: right;
	width: 280px;
}

.pullbox {
	width: 350px;
	background: #fbfbfb;
	border: 4px solid #e3f3f8;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	float: right;
	padding: 20px 20px 5px 20px;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	line-height: 1.4;
	margin: 0 0 20px 10px;
	color: #333;
	font-style: italic;

}

.pullbox .textemphasis {
	color: #0c9a0b;
	font-style: italic;
	font-size: 22px;
}

.pullbox a {
	text-decoration: none;
}

.image {
	border: 4px solid #e3f3f8;
}

.valign {
	vertical-align: top;
}

.clear {
	clear: both;
}

/*BLOG*/

.blog-main {
	width: 520px;
	float: left;
}

.blog-side {
	width: 250px;
		float: left;
	border: 4px solid #e3f3f8;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	float: right;
	padding: 20px 5px 20px 20px;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	line-height: 1.4;
	margin: 0 0 20px 10px;
	color: #333;
	font-style: italic;
	background: #fbfbfb;
}

h2 {
	margin-top: 0px;
}

h3.post-title {
	margin-top: 0px;
	color: #0c9a0b;
	font-size: 26px;
	font-family: 'TrendexSSKRegular', sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
		line-height: 1.4em;
}

h3.post-title a {
	color: #0c9a0b;
	font-size: 26px;
	font-family: 'TrendexSSKRegular', sans-serif;
	font-weight: normal;
		line-height: 1.4em;
		text-decoration: none;
}


h3.post-title a:hover {
	color: #017501;
	font-size: 26px;
	font-family: 'TrendexSSKRegular', sans-serif;
	font-weight: normal;
		line-height: 1.4em;
		text-decoration: none;
}


   #navbar-iframe {
              height:0px;
              visibility:hidden;
              display:none;
        }

.post-body {
margin-bottom: 10px;
}


.post-header {
	margin-bottom: 10px;
}

.date-header {
	margin-bottom: 10px;
	font-size: 11px;

}

.post-footer {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 4px solid #e3f3f8;


}