/*--STRUCTURE--*/
body,div,dl,dt,dd,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; }
caption,th { text-align:left; }

q:before,q:after { content:''; }
abbr,acronym { border:0; }

/*--TYPOGRAPHY--*/
body { font-size: 62.5%;  background: #1d1333 url(../images/background-tile.gif) repeat-x; color: #ffffff; font-family: Verdana, san serif; }

h1,h2,h3,h4,h5,h6 { color: #ffffff; font-weight: normal; }

h1 { font-size: 20px; font-weight: bold; width: 250px; height: 103px; background: url(../images/brothers_logo.png) top left no-repeat; margin:0 0 0 0; text-indent: -5000px; }
h2 { font-size: 1.3em; font-weight: bold; margin: 0 0 10px 0; float: left; width: 100%; text-align: left; }
h3 { font-size: 1em; font-weight: bold; color: #fdf306; }
h4 { font-size: 11px; font-weight: bold; }
h5 { font-size: 11px; font-weight: bold; }
h6 { font-size: 11px; font-weight: bold; }

p 			{ font-size: 1em; line-height: 1.2em; margin: 0 0 15px 0;}
p.last		{ margin-bottom: 0; }
p.italic	{ font-style: italic; }

.hide 		{ display: none; }
.clear		 { margin: 0; padding: 0; }

img			{ margin: 0; }

dl			{ margin: 0; }
dl dt			{ font-weight: normal; }
dd			{ margin: 0;}

a, 
a:link		 { color: #ffffff; text-decoration: none; }
a:focus, 
a:hover		{ color: #fef104; text-decoration: none; }
a.current	{ color: #fef104; text-decoration: none; }

a.alt, 
a.alt:link		 { color: #fef104; text-decoration: none; }
a.alt:focus, 
a.alt:hover		{ color: #ffffff; text-decoration: none; }

h3 a, 
h3 a:link		 { color: #fef104; text-decoration: none; }
h3 a:focus, 
h3 a:hover		{ color: #ffffff; text-decoration: none; }

hr { color: #ffffff; background-color: #ffffff; height: 1px; border: none; width: 100%; float: left; margin: 0 0 15px 0; *margin: 0 0 0 0;  }

ul { margin: 0 0 15px 0; padding: 0; }
li { margin: 0 0 3px 0; padding: 0; list-style-position: inside; }

blockquote	{ font-style: italic; }
strong		{ font-weight: bold; }
em,dfn		{ font-style: italic; }
dfn			{ font-weight: bold; }
pre,code		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt	{ font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt			{ display: block; margin: 1.5em 0; line-height: 1.5; }
