body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #777777; /* customize_body */
	line-height:18px;
}

img {border: 0px}
a {
	/* customize_link */ color: #00afec; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #1988c7; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-family: 'Titillium Web', sans-serif; font-size:26px; line-height:32px; color: #000;font-weight: 300; }
h3{ font-family: 'Titillium Web', sans-serif; font-size:22px; line-height:28px color: #000;font-weight: 300; }
h4{ font-family: 'Titillium Web', sans-serif; font-size:18px; line-height:14px color: #000;font-weight: 300; }
h5{ font-family: 'Titillium Web', sans-serif; font-size:14px; line-height:18px color: #000;font-weight: 300; }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; color: #000; }

#header .nav li a {font-family: 'Titillium Web', sans-serif; font-size: 20px;text-transform:uppercase;font-weight: 300;}
#header .nav li li a {font-family: 'Titillium Web', sans-serif; font-size: 14px;text-transform:uppercase;font-weight: 300;}
#sidebar .nav li .a {color: #000; font-size: 14px;}

/* TinyMCE specific rules */
body .mceContentBody {

color: #000000;
}

body .mceContentBody a {
color: #000000;
}

body .mceContentBody hr {

border: 0 none;
color: #000000;
height: 1px;
}