article,aside,nav, header, footer, section,video,figure,figcaption,main,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; } ol,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; }

/* END YAHOO RESET */

aside, article, section, header, footer {display: block;}

html{font-size:16px;}
body{background:url('../images/background.jpg'); background-repeat:repeat-both; font-family:Muli, arial, sans-serif; font-size:100%;}
a{color:#ff9524; text-decoration:none;}
a:hover{text-decoration:underline;}
li a:hover{text-decoration:none;}
p{color:#535353; font-size:1.25em; line-height:1.375em; margin-bottom:1.4375em;}
strong{display:block; font-weight:bold; text-transform:uppercase;}
h1, h2, h3, h4, h5, h6{font-weight:bold;}

@font-face{
font-family: Amanda;
src: url('../fonts/Amanda.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Amanda.woff?') format('woff'),
         url('../fonts/Amanda.ttf') format('truetype'),
         url('../fonts/Amanda.svg') format('svg');
}

.first{border-left:0!important; margin-left:0!important; padding-left:0!important;}
.last{border-right:0!important; margin-right:0!important; padding-right:0!important;}
.no-margin{margin-right:0!important;}
.new-line{clear:both;!important;}