s/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote
{
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
}
/* end reset styles */

h1
{
    font-weight: bold;
    font-size: 2em;
    padding: .2em .2em .2em .2em;
}
h2
{
	font-weight: bold;
	font-size: 1.6em;
}

h3
{
    font-weight: bold;
    font-size: 1.3em;
    padding: .1em .1em .2em 13px;
}
h4
{
    font-weight: bold;
    font-size: 1.15em;
    padding: .1em .1em .2em 5px;
}

h5
{
	font-size: 1.4em;
	padding-bottom: 13px;
}
body
{
    font-family: Verdana;
    background: #FFFFFF;
    background-image: url(Images/1965d294-1063-41ec-9d88-ef18ef51f162.Jpeg);
    background-repeat: repeat-x;
}
#Header
{
    width: 90%;
    min-width: 700px;
    max-width: 950px;
    margin: auto;
}

#Header .azgcLogo
{
    width: 280px;
    height: 190px;
    background: url(Images/azgcLogo1.jpg ) center left no-repeat;
    float: left;
}
#Header .azgcMission
{
    color: #FFFFFF;
    background-color: #8C0B0B;
    height: 190px;
    overflow: hidden;
    padding-left: 20px;
    font-size: 0.8em;
}
#Header .azgcMission h1
{
    font-size: 2.0em;
    padding-bottom: 15px;
}

#TopNavigation
{
    width: 100%;
    height: 1.6em;
    background-color: #194E76;
    color: #FFFFFF;
}

#TopNavigation .rmLink
{
    color: White;
    background-color: #194E76;
    font-size: 1.3em;
}

#Main
{
    width: 90%;
	min-width: 700px;
	max-width: 950px;
    margin: auto;
    background: #EBE5DC;
    padding-top: 20px;
	overflow: hidden;
}

p
{
    padding: 10px 15px 10px 15px;
}

#FAQ
{
    margin: 0 5% 0 5%;
}

#FAQ h3
{
    color: #8C0B0B;
    font-size: 1.3em;
    font-weight: bold;
}

#FAQ .question
{
    color: #8C0B0B;
    font-weight: bold;
}

#FAQ p
{
    padding: 2px;
}

.col_section
{
	text-decoration:underline;
	padding-top: 4px;
}

.table_hold
{
	font-size: .8em;
	padding: 3px 0px 4px 0px;
}

.submit_hold
{
	font-size: 1.2em;
	font-weight: bold;
	margin: auto;
}

#orgProfileDesc
{
	float: right;
}


#sponsorRightColumn {
text-align:center;
width:50%;
float:right;
margin:10px 5px 0px 10px;
}
#sponsorLeftColumn {
width:50%;
margin:10px 5px 0px 10px;
text-align:center;
}

.homeBlog .sf_postListing li 
{
margin-left: 10px;
}

.homeBlog .sf_postListing .sf_postContent
{
font-size: 0.85em;
}

.homeBlog .sf_postListing .sf_postTitle
{
font-size: 1.3em;
font-weight: bold;
}