/*  CSS STYLE SHEET
    (c)TechTriad.com */

body {
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}

img, div { behavior: url(iepngfix.htc) }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*    * { behavior: url(iepngfix.htc) }  */

#wrapper	{
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper-homepage {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}

#masthead {
	background-color: #FFF;
	height: 185px;
	background-image: url(../images/top-graphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* header */

#logo {
	width: 240px;
	height: 125px;
	background-image: url(../images/GCM-logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#logo a {
	width: 240px;
	height: 125px;
	display: block;
}
#logo h1	{
	display:none;
}

#tag	{
	float:right;
}

/* /header */


/* navigation */

#menu-wrapper {
	width: 950px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#menu 	{
	font-size: 11px;
	padding-left: 15px;
}
#leftnav {
	width: 180px;
	font-size: 20px;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
#leftnav p {
	color: #ccc;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#searchbox-wrapper {
	float: right;
	height: 30px;
	width: 350px;
	margin-top: 90px;
	padding-right: 20px;
	text-align: right;
}
#searchbox {
	width: 300px;
}
#searchbox a:link {
	color: #FFF;
	text-decoration: none;
}
#searchbox a:hover {
	text-decoration: underline;
}
#searchbox a:visited {
	color: #FFF;
}
#searchbox #form {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-style: italic;
}

.searchbox {
	font-style: italic;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/* /navigation */


/* content */
#contentWrapper-2col {
	width: 965px;
	background-image: url(../images/content-backdrop-2col.jpg);
	background-repeat: repeat-y;
}

#contentWrapper-top-2col {
	background-image: url(../images/content-top-2col.jpg);
	width: 965px;
	height: 90px;
}
#contentWrapper-bot-2col {
	background-image: url(../images/content-bot-2col.jpg);
	background-repeat: no-repeat;
	width: 965px;
	height: 125px;
}
#contentWrapper-1col {
	width: 965px;
	background-image: url(../images/content-backdrop-1col.jpg);
	background-repeat: repeat-y;
}

#contentWrapper-top-1col {
	background-image: url(../images/content-top-1col.jpg);
	width: 965px;
	height: 90px;
}

#contentWrapper-bot-1col {
	background-image: url(../images/content-bot-1col.jpg);
	background-repeat: no-repeat;
	width: 965px;
	height: 125px;
}
#rightContentWrapper {
	float: right;
	width: 725px;
}
#content {
	margin-right: 25px;
	margin-left: 25px;
}

#content a img, #content abbr {
	border: 0;
}

#content a:link, #content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #545D88;
}

#content a:hover {
	text-decoration: underline;
}
#content p	{
	margin-top: 6px;
	margin-bottom: 12px;
}
#content ul, #content ol {
	margin-left: 2em;
}
#content ul, #content ol {
	margin-top: 0px;

}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

}
#content h1	{
	color: #4A5C9A;
	margin-bottom: 6px;
}
#content h2 {
	color: #56917D;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
#content h3 {
	color: #4A5C9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5C9A;
	padding-bottom: 2px;
	width: 90%;
	margin-bottom: 6px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A5C9A;
	font-size: 14px;
	margin-bottom: 6px;
}
#content h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0px;
}

#content .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#content blockquote {
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	/*border-left: 1px solid #ccc; */
}
/* /content */



/* sidebar */
#sidebarWrapper {
	width: 235px;
	float: left;
}
#sidebar {
	display: block;
	padding-left: 20px;
	padding-right: 15px;
	color: #FFF;
}
#sidebar p {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 12px;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #FFF;
	text-decoration: underline;
}
#sidebar a:hover	{
}
#sidebar h1	{
	color: #FFF;
	font-size: 16px;
	margin-bottom: 6px;
	margin-top: 12px;
}
#sidebar h2 {
	color: #E6E9B2;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 6px;
	font-size: 16px;
}
#sidebar h3 {
	font-size: 16px;
	background-color: #CCD465;
	text-indent: 8px;
	margin-top: 2px;
	margin-bottom: 0px;
	letter-spacing: -0.06em;
	font-weight: bold;
	display: block;
	line-height: 30px;
}

#sidebar h3 a:link, #sidebar h3 a:visited, #sidebar h3 a:active {
	color: #333;
	text-decoration: none;
	display: block;
	background-color: #CCD465;
	
}
#sidebar h3 a:hover {
	background-color: #D3A801;
	color: #333;
	display: block;
}
#sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#sidebar h5 {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {

}
#emailsignup {
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 235px;
	padding-top: 30px;
	text-align: left;
	padding-left: 20px;
}

#footerWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/boxes2.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
	color: #FFF;
}

#footerWrapper ul li {
	margin-top: 15px;
	margin-bottom: 15px;
}

#footerWrapper h1 {
	font-size: 18px;
	color: #FFF;
}
#socialmedia {
	float: left;
	width: 300px;
	padding-left: 10px;
}

#socialmedia a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

#boxWrapper-1box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/socialmedia-bg.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#boxWrapper {
	width: 640px;
	float: right;
}

#boxLeft {
	float: left;
	width: 295px;
	padding-left: 12px;
}

#boxRight {
	float: right;
	width: 290px;
	padding-right: 15px;
	margin-top: 0px;
}
#boxRight a:link, #boxRight a:visited, #boxLeft a:link, #boxLeft a:visited {
	color: #FFF;
	font-weight: bold;
}


#footer {
	width: 965px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

#footer p {
	font-size: 12px;
	color: #666;
	padding: 0px;
}
#footer p a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#subfooter {
	height: 60px;
	text-align: center;
	line-height: 60px;
	width: 980px;
}
#subfooter a:link, #subfooter a:visited {
	font-weight: normal;
	color: #444E81;
	text-decoration: underline;
}
#subfooter a:hover {
	text-decoration: none;
}

