* { padding: 0; margin: 0; }

body {
 font-size:12px;
 font-family:Tahoma, Arial, Helvetica, sans-serif;
 color:#333333;
 background-image:url(http://www.unitedmgtii.com/images/wholebg.jpg);
 background-repeat:repeat-x;
 background-position:top center;
 background-color:#ffffff;
}

p { margin-bottom:12px; }

img {
 border:0;
}

h1 {
 color:#ec4b03;
 font-size:24px;
}

h2 {
 color:#2b2a8d;
 font-size:21px;
 margin-bottom:5px;
}

h3 {
 color:#FFFFFF;
 float:left;
 font-size:18px;
}

h3 a {
 color:#FFFFFF;
 float:left;
 font-size:18px;
}

h4 {
 color:#ec4b03;
 font-size:24px;
}

#wrapper { 
 margin: 0 auto;
 width: 992px;
 background-image:url(http://www.unitedmgtii.com/images/headerbg.jpg);
 background-repeat:no-repeat;
 background-position:top center;
}

#swrapper { 
 margin: 0 auto;
 width: 992px;
 background-image:url(http://www.unitedmgtii.com/images/sub_headerbg.jpg);
 background-repeat:no-repeat;
 background-position:top center;
}

#left_col {
 width:278px;
 padding-left:17px;
 float:left;
 line-height:10px;
}

#left_col #sideform {
 line-height:normal;
 margin-top:15px;
}

#left_col #sideform input, #left_col #sideform select, #left_col #sideform textarea {
 width:200px;
 margin-top:1px;
 margin-bottom:8px;
}

#sideform textarea {
 height:90px;
}

#left_col #sideform #submitb {
 background:url(images/submit.gif) center no-repeat;
 margin:0px;
 padding:0px;
 width:109px;
 height:27px;
 border:none;
 cursor:pointer;
 font-size:999px;
 display:block;
 overflow:hidden;
}

#right_col {
 width:679px;
 padding-right:18px;
 float:right;
}

fieldset {
 width:300px;
 padding:10px;
}

fieldset select {
 margin-left:5px;
}

.browse_tool_table {
 width:100%;
}

.browse_tool_button a {
 margin:0 10px;
}

.browse_tool_curpage strong {
 background:#EEE;
 padding:2px 4px;
}

.bt_pages a {
 margin:0 3px;
}

#mnavlinks {
 width:590px;
 height:47px;
 margin:0 auto;
 /*text-align:justify;*/
 color:#54301a;
 clear:both;
 margin-left:89px;
 padding-top:20px;
}

#mnavlinks a {
 text-decoration:none;
 color:#54301a;
 float:left;
 padding:5px 11px 5px 11px;
}

#mnavlinks a:hover {
 color:#FFFFFF;
 background-image:url(http://www.unitedmgtii.com/images/navhov.jpg);
 background-position:center;
 background-repeat:repeat-x;
}

#flash {
 width:679px;
 height:369px;
 margin:0 auto;
}

#subheader {
 width:679px;
 height:206px;
 margin:0 auto;
}

#footer { 
 width: 962px;
 height: 40px;
 clear: both;
 font-size:11px;
 color:#9b9b9b;
 padding:20px 0 0 5px;
 margin:0 auto;
}

#footer a {
 text-decoration:none;
 font-size:11px;
 font-weight:normal;
 color:#54301a;
}

#contenttext {
 margin:0 auto;
 width:659px;
 color:#747474;
 padding-top:20px;
}

#contenttext a {
 color:#2b2a8d;
 text-decoration:underline;
}

#contenttext a img {
 vertical-align:middle;
}

/* map styles */

#gmap {
 background:url(http://www.unitedmgtii.com/images/gmap.jpg);
 position:relative;
 width:677px;
 height:431px;
 padding:0px;
 margin:0px;
 border:1px;
}

#gmap ul {
 position:absolute;
 list-style:none;
 padding:0px;
 margin:0px;
}

#gmap a {
 display:block;
 width:20px;
 height:20px;
 text-decoration:none;
}

#gmap li {
 list-style:none;
 position:absolute;
}

#gmap ul li a {
 width:auto;
 display:inline;
 line-height:20px;
 text-decoration:underline;
}

#gmap #abnc {
 left:360px;
 top:113px;
}

#gmap #ednc {
 left:330px;
 top:10px;
}

#gmap #faync {
 left:423px;
 top:130px;
}

#gmap #garnc {
 left:459px;
 top:85px;
}

#gmap #grenc {
 left:316px;
 top:44px;
}

#gmap #hmnc {
 left:397px;
 top:146px;
}

#gmap #hpnc {
 left:294px;
 top:55px;
}

#gmap #raefnc {
 left:397px;
 top:117px;
}

#gmap #roanc {
 left:492px;
 top:13px;
}

#gmap #shanc {
 left:457px;
 top:213px;
}

#gmap #newsc {
 left:203px;
 top:199px;
}

#gmap #sumsc {
 left:300px;
 top:226px;
}

#gmap li ul { /* 1st tier drop downs */
	z-index:1;
	position: absolute;
	width: 175px;
	height:auto;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#gmap li ul strong {
 background:#C9C9C9;
 padding:3px;
 margin-bottom:2px;
 width:97%;
 display:inline-table;
}

#gmap li ul li{
	z-index:2;
	height:auto;
	padding:8px;
	background:#E5E5E5;
	width: 175px;
}

#gmap li:hover ul ul, #gmap li.sfhover ul ul {
	left: -999em;
}

#gmap li:hover ul, #gmap li li:hover ul, #gmap li.sfhover ul, #gmap li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* end map styles */


/* old */


#logosignups {
 width:976px;
 height:114px;
 background-image:url(http://www.unitedmgtii.com/images/headerbg.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}

#logo {
 float:left;
 width:260px;
 padding:10px 0 0 35px;
 clear:both;
}

#signups {
 float:right;
 width:501px;
 color:#7fa1b6;
 text-align:right;
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 padding:20px 10px 0 0;
}

#events a {
 color:#7fa1b6;
 padding-left:25px;
 text-decoration:none;
}


#content {
 width:992px;
 padding-top:15px;
 height:inherit;
 margin:0 auto;
}

#content p {
	line-height: 16px;
	padding-bottom:10px;
}

#content p img{
	margin: 10px;
/* 	border: 1px solid #000; */
}

#contentbody {
 float:left;
 width:700px;
 padding-left:6px;
 background:none;
}

#contentside {
 float:right;
 width:272px;
 padding-right:6px;
 color:#414141;
 background:none;
}

#contentside a {
 color:#ef5103;
 text-decoration:underline;
}

#buckets {
 width:960px;
 float:left;
 clear:both;
}

#mnavlinks ul li ul { margin:32px 0 0 0; }

#homegray { width:979px; height:313px; margin:0 auto; padding-top:7px;}
#homeflash { float:left; width:699px; }
#graybox { float:right; background-color:#8f8f8f; width:272px; height:298px; color:#FFFFFF; font-size:14px; font-family:Arial, Helvetica, sans-serif; padding-top:15px;}
#graybox p { line-height:40px; padding:0 20px 0 20px; }

#bigbuckets { width:979px; height:106px; margin:0 auto; padding: 7px 0 7px 0; }

#mainbuckets { width:979px; margin:0 auto;}
#mainbuckets  p { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:13px; color:#333333; }
#mainbuckets a { color:#FF9900; text-decoration:underline; }
#mbuckets { width:321px; float:left; }
