H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.25em;
	text-transform: capitalize;
	font-weight: normal;
	margin: 10px 10px 5px 10px;
}
#container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom:20px;
	overflow:auto;
	
}
.main_container{
	width: 620px;
	height:100%;
	min-height:750px;
	margin:10px 20px 10px 0px;
	float:right;
	border-left: #C93 solid 1px;
	
}
.side_container{
	width: 304px;
	height:100%;
	margin:10px 0px 10px 15px ;
	float:left;
	min-height:750px;
	
}
.logo{
	width: 235px;
	height:225px;
	margin:30px 10px 10px 10px;
	float:right;
}
.bottom_nav_none {
	height:90px;
	float: right;
	width: 90%;
	margin:20px 0px 10px 10px;
	
	
}
.bottom_nav {
	height:90px;
	float: right;
	width: 90%;
	margin:20px 0px 10px 10px;
	background:url(../images/nav_inside1.png) right 0 no-repeat;
	
}
.bottom_nav ul {
	padding: 0 35px 0 0;
	margin: 0;
	list-style: none;
	text-align: right;
}
.bottom_nav li {
	font-size: .75em;
	padding: 0 0 8px 0;
}
.bottom_nav a {
	color:#666;
	text-decoration:none;
}
.bottom_nav a:hover {
	color:#C93;
}
.bottom_pic {
	height:235px;
	width: 235px;
	float: right;
	margin:5px 10px 10px 10px;
	
	
}
.bread_crumb {
	width: 90%;
	height:40px;
	float:right;
	margin: 10px;
	text-align:right;
	
}

#bread {
	font-size: .85em;
	color: #999;
	padding: 3px;
	margin:0px 5px 0px 5px;
	float:right;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
	
#bread ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #C93;
	}
	
#bread ul li.first:before {
	content: " ";
	}
.socialmedia{
	width: 100px;
	height:30px;
	float:right;
	display:block;
	margin: 10px;
	
}
.socialmedia img{
	    margin: 0px 0px 0px 5px;
		 border: none;
		 
}
.socialmedia a { text-decoration: none }

.top_nav_con{
	width: 300px;
	height:10px;
	padding:0px 0px 10px 0px;
	float:right;
}
.top_nav{
	width: 600px;
	height:20px;
	margin:10px 10px 0px 10px;
	float:right;
}

.top_bar {
	width: 540px; /* 665 minus 70 pixels for padding */
	min-height: 20px;
	text-align: right;
	padding: 10px 60px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	word-spacing: 5px;
	background-image: url(../images/GYC_Offerings_03.png);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration:none;
	float:right;
	margin:10px 10px 0px 0px;
}
.top_bar a {
			color:#C93;
			text-decoration:none;
			
			
			}
.top_bar a.active,
.top_bar a.active:hover {
	color:#999;				
				}
.top_bar a:hover{
					color:#999;
}
.center{
	width: 610px;
	height:210px;
	margin:0px 10px 0px 0px;
	float:right;
}
.bottom_bar{
	width: 540px;
	height:20px;
	margin:0px 10px 10px 0px;
	float:right;
	padding: 0px 60px 10px 10px;
	background-image: url(../images/GYC_Offerings_09.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.profile_pic{
	width: 210px;
	height: 210px;
	float:right;
	padding:0px 30px 0px 0px;
	background-image: url(../images/GYC_Offerings_06.png);
	background-position: right;
	background-repeat: repeat-y;
}


.main_header{
	width: 580px;
	height:25px;
	margin:10px 10px 0px 0px;
	padding:10px 0px 0px 30px;
	float:right;
	font-size: 1.00em;
	color:#C93;
}

.main_body{
	width: 580px;
	height:100%;
	margin:20px 10px 0px 0px;
	padding:10px 0px 10px 30px;
	float:right;
}
.main_body H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.25em;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
}
.main_body H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.85em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
.main_body p {
	font-size: .75em;
	line-height: 1.75em;
}
.main_body ul { 
list-style-type: none;
list-style-type:square;
font-size: .75em;
line-height: 1.75em;
margin: 0px 0px 20px 50px;
	

}

.main_body a:link { 
	color: #C93;
	text-decoration: none;
	}

.main_body a:hover { 
	color: #C93;
	text-decoration: none;
	}

.main_body li {
      list-style: none;
    }

.main_body li:before {
	/* For a round bullet */
      /* content:'\2022'; */
      /*For a square bullet*/
      content:'\25A0';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -3px;
	color: #C93;
	font-size: 20px;
    }

.main_nav{
	width: 300px;
	height: 210px;
	float: left;
	background-image: url(../images/tree1.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 0px -3px;
}
#navigation a {
	color: #666;
	text-decoration: none;
}
#navigation a:hover {
	color: #C93;
	text-decoration: none;
}
#navigation ul {
	display: none;
}
#navigation li:hover ul { 
	display: block;
}
#navigation, #navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation li {
	margin: 0;
	padding: 12px 0pt 16px 16px;
	text-transform: lowercase;
	font-size: .75em;
}
#navigation li ul {
	font-size: 1em;
}
#navigation li ul li {
	font-size: 1em;
	background: url(../images/bracket_bg.png) 0 -10px no-repeat;
}
.navlink a:hover {
	color: #C93;
	text-decoration: none;
	padding-right: 17px;
}
#left_col {
	float: left;
	width: 270px;
	margin-right: 20px;
	padding: 0 10px 0 0px;
	border-right: #C93 solid 1px;
}
#right_col {
	float: left;
	width: 270px;
	padding: 5px 0px 0px 0px;
}

			.mydiv {
	padding:10px;
	width:570px;
	background:#fff;
	margin: 0px 0px 0px 0px;
			}
.tabs li:before {
	/* For a round bullet */
      /* content:'\2022'; */
      /*For a square bullet*/
      content:'\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	
	color: #fff;
	font-size: 20px;
    }


			.tabs li {
	list-style:none;
	display:inline;
	margin:0px 20px 0px -20px;
	
	
			}



			.tabs a {

				padding:5px 10px;

				display:inline-block;

				background:#fff;

				color:#fff;

				text-decoration:none;

			}



			.tabs a.active {

				background:#fff;

				color:#000;

			}
.null_tab {
	display:inline-block;
	background:#fff;
	color:#fff;
	text-decoration:none;
			}
			.null_tab a{
	display:inline-block;
	background:#fff;
	color:#fff;
	text-decoration:none;
	margin:0px 5px 0px 5px;
			}
.content {
	margin:20px 0px 0px 0px;
	padding:10px;
	width:570px;
	height:100%;
	border-top:#C93 solid 1px;
	background-color: #F5F5F5;
	
			}
.pspan{ 
  font-style: italic;
  font-size:12px;
  font-weight:bold;
  text-align:right;
}
.bspan{ 
    font-size:21px;
}
.link_span{ 
   font-size:12px;
  color: #C93;
}
img.floatLeft { 
    float: left; 
    margin: 4px 10px 4px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.commenthidden {
display:none;
}
.commentshown {
display:inline;
} 
.italic{
	font-style:italic;
}