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;
}


/* end reset */


body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #40362f;
	background: #fff url('../img/navbg.gif') repeat-x 0 0;
	}


#wrap {
	max-width: 945px;
	min-width: 780px;
	background: url(../img/col-r.gif) repeat-y 0 0;
	margin: 0 auto;
	}

#wrap-inner {
	background: url(../img/col-r.gif) repeat-y 0 0;
}
	

#globalnav {
	margin: 0;
	padding: 0;
	height: 50px;
	border-bottom: 0px solid #000; 
	background: #3c342d url('../img/navbg.gif') repeat-x 0 0;
}



#globalnav ul {
margin: 0;
padding-top: 30px;
white-space: nowrap;
text-align: right;

}

#globalnav ul li {
display: inline;
list-style-type: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
}

#globalnav ul li a { padding: 5px 12px 5px 12px; border-right: 1px solid #665d58;}

#globalnav ul li a:link, #globalnav ul li a:visited {
color: #d9cfc9;
background: transparent;
text-decoration: none;
}

#globalnav ul li a:hover {
color: #fff;
background-color: #69615b;
text-decoration: none;
border-right: 1px solid #69615b;
}


	
	
/*#header {
	margin: 0;
	padding: 10px 20px;
	height: 170px;
	border-bottom: 1px solid #eee;
	background: #fff url('../img/header-bg.jpg') no-repeat right 0 ;
}
	*/
	#header {
	margin: 0;
	padding: 10px 20px;
	height: 170px;
	border-bottom: 1px solid #eee;
	background: #fff url('../img/header-bg.jpg') no-repeat right 0 ;
}




#logo {
	padding: 151px 0 0 0;
	margin: 10px 0 0 60px;
	overflow: hidden;
	background-image: url('../img/soa-logo.gif');
	background-repeat: no-repeat;
	height: 0px !important;
	text-indent: -9000px;
	
}


#main-body {
	float: left;
	width: 66%;
}


#col1 {
	float: left;
	width: 50%;
}	
	
#col2 {
	float: right;
	width: 50%;
}

	
#section #col1 {
	float: left;
	width: 30%;
}	


#section #col1 ul#sectionmenu {
padding-left: 0;
margin: 48px 0 0 0;
border-bottom: 1px solid #4d433c;
width: 160px;
}

#section #col1 ul#sectionmenu li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted #908379;
background: none;
}

ul#sectionmenu li a { text-decoration: none; }


.sectionimg {
	margin: 12px 0 32px;
	border: 1px solid #ccc;

}


img.profilepic {
	float: left;
	padding: 0 6px 6px 0;
}


	
#section #col2 {
	float: right;
	width: 70%;
}


#section #col2 ul.profiledetails {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#section #col2 ul.profiledetails li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	color: #139a52;
	font-family: Georgia, Times New Roman, Times, serif;

}







.promo {
	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, serif;
	padding: 0 0 12px 0;
	margin: 0;
	color: #999;
	border-bottom: 1px solid #eee;

}

#col3 {
	float: right;
	width: 30%;
	background: #f1f1f1;
	color: #1b3334;
}

#col1 div, #col2 div {
	padding: 36px 20px 20px 20px;
}
	

#col3 div {
	padding: 12px 20px 10px 20px;
}


	
#col1 h3, #col2 h3 {
	font-weight: bold;
	font-size: 14px;
	color: #0c993d;
	border-bottom: 1px solid #33a969;

}	




#col3 h3 {
	font-weight: normal;
	font-size: 18px;
	color: #d1a554;
	border-bottom: 0px solid #33a969;
	text-transform: uppercase;
	text-shadow: 1px 1px;
	

}	

#col3 strong {
	font-weight: bold;
	font-style: italic;
	color: #d1a554;
	font-family: Georgia, Times, 'Times New Roman', serif;
	letter-spacing: 1px;

}

#col3 .sidebox {
	border-bottom: 2px solid #fff;
	margin: 22px 0 0px 0;
	padding: 0;
}

#col3 .button {
	
	border-bottom: 2px solid #fff;
	margin: 22px 0 0px 0;
	padding: 0;
}

#col3 dl.signup {
	display: block;
	width: 265px;
	padding: 0;
	margin: 0;
}

#col3 dl.signup dt {
	clear: both;
  	float:left;
  	width: 70px;
  	padding: 4px 0 5px 0;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #5f6b6c;
	
}


#col3 dl.signup dd {
	float: left;
  	width: 180px;
  	margin: 0 0 5px 0;
  	padding-left: 5px;
	
}


.small {
	font-size: 11px;
	color: #adadad;
	clear: both;
	padding-top: 10px;

}




#col1 ul, #col2 ul {
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
}


#col1 ul li, #col2 ul li {
	padding-left: 15px;
	background-image: url(../img/leaf.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
	
#col2 ul.news, #col2 ul.news li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style: none;
	background: none;

}	
	

	
#footer {
	clear: both;
	padding: 10px 20px;
	background: #2a221c;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-align: center;
}


#footer ul li a:link {color: #a68b7a;
text-decoration: none;}

#footer ul li a:hover {color: #f00}

#footer ul li a:visited {color: #a68b7a;
text-decoration: none;}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;


}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0px 0 0 16px;
	color: #a68b7a;
	letter-spacing: 1px;
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#button {
    background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    color: #000;
}

#col3 a.button {
    background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    color: #fff;
}

a.button span {
    background: transparent url('../img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    font-family: Helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: normal !important;
}



a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    font-weight: normal !important;
}


a:link {color: #12a8e3;
text-decoration: none;}

a:hover {color: #f00}

a:visited {color: #12a8e3; text-decoration: none;}

.newstitle {font-weight: bold;}

.newsdate {color: #bbb;}

.newslink {text-align: right; font-size: 12px; font-family: Georgia, serif; padding: 0 0 0 135px; font-style: italic;}



h1 {
	margin: 0;
	font-size: 1.67em;
	line-height: 0.8em;
	margin-bottom: 0.8em;
}
h2 {
	margin: 0;
	font-size: 1.5em;
	line-height: 0.89em;
	margin-bottom: 0.89em;
}
h3 {
	margin: 0;
	font-size: 1.3em;
	line-height: 1em;
	margin-bottom: 1em;
}
/*
h4 {
	color: #594a42;
	margin: 0;
	font-size: 1.167em;
	line-height: 1.1em;
	margin-bottom: 1.1em;
}
*/

h4 {
	color: #594a42;
	margin: 0;
	font-size: 1m;
	line-height: 1em;
	margin-bottom: 1em;
}

p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.3333333333333333em;
	margin-bottom: 1.3333333333333333em;
}
p.small {
	margin: 0;
	font-size: 0.8333333333333334em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.3333333333333333em;
}




blockquote {
	margin: 16px 0 16px 32px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 18px;
	font-style: italic;
	color: #d1a554;

}

cite {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #777;
	font-family: Helvetica, Arial, verdana, sans-serif;
	text-align: right;

}


	#headerz {
	margin: 0;
	padding: 10px 20px;
	height: 170px;
	border-bottom: 1px solid #eee;
	background: #fff url('../img/header2.jpg') no-repeat right 0 ;
}













