/*
Theme Name: AAME
Theme URI: http://aameaustin.org
Description: The theme for Atheletes Achieving Morale Excellence
Version: 1.0
Author: Ed Garana
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	
*/
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


BODY {background-image:url(images/background.jpg); background-repeat:no-repeat;background-color:#27330D; font-family:Arial, Helvetica, sans-serif;}
p {padding:10px; font:inherit; font-size:1em; line-height:20px;}
h1,h2,h3 {padding:10px 10px 0px 10px;}
ul,ol {margin-left:50px;}
#secondarycontent ul{list-style:none;padding:20px 20px 20px 10px;margin-left:0px;}
#container {background-color:#000;width:970px;margin-top:50px;margin-left:auto;margin-right:auto;padding-top:20px;}
#header {background-image:url(images/header.jpg);background-repeat:no-repeat;width:960px;height:183px;margin-bottom:5px;margin-left:5px;margin-right:5px;margin-top:20px;text-indent:-999em;}
#primarycontent {background-image:url(images/greenbackground.png);width:475px;margin-left:5px;float:left;}
#secondarycontent {background-image:url(images/ltbluebackground.png);width:475px;float:right;margin-right:5px;}
#tertiarycontent {background-image:url(images/bluebackground.png);width:475px;margin-right:5px;margin-top:5px;float:right;padding-bottom:20px;}
.page-id-2 h1 {background-image:url(images/welcome.png);background-repeat:no-repeat; display:block;text-indent:-999em;height:83px;}
.page-id-2 #tertiarycontent h2 {background-image:url(images/bluebrushback.png);background-repeat:no-repeat;height:62px;color:#fff;font-size:1.5em;padding-top:15px;}
#tertiarycontent li {line-height:30px;}
#footer {background-color:#000;width:970px;color:#fff; clear:both;margin-top:15px;margin-bottom:50px;}
.alignleft {float:left;padding-right:5px;}
