@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../proximanova-regular-webfont.eot');
    src: url('../proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../proximanova-regular-webfont.woff') format('woff'),
         url('../proximanova-regular-webfont.ttf') format('truetype'),
         url('../proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Colaborate-ThinRegular';
	src: url('../ColabThi-webfont.eot');
	src: local('☺'), url('../ColabThi-webfont.woff') format('woff'), url('../ColabThi-webfont.ttf') format('truetype'), url('ColabThi-webfont.svg#webfontcrb0Yhf3') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 21px;
	background-color: #fff;
	
}

#masthead{
	margin-bottom:25px;
	padding-top: 21px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	background-image: url(../images/sample.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;

	}

.masthead-top{
	background-color: #FFF;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.logo{
	width: 100%;
	float: left;
	padding: 0px;
	height: 80px;
	text-align: center;
	font-family: 'Colaborate-ThinRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	text-transform: uppercase;
	color:#555;

}

#avatar-wrapper{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	clear: both;
	background-color:#fff;
	padding:25px;
	text-align:center;
	line-height:35px;
	}
	

.home-content-header{
	width: 910px;
	margin-bottom: 20px;
	clear:left;
	
	
}




#home-content{
	width:910px;
	height:auto;
	background-color:#fff;
	-moz-box-shadow:    1px 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px 1px #ccc;
	box-shadow:         1px 1px 1px 1px #ccc;
	padding: 25px;
	margin-bottom: 25px;
}

	




.section-head{
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 7px;
	margin-top: 0px;
}




h1, h2, h3, h4, h5, h6{
	font-family: 'Colaborate-ThinRegular', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


h1{
	color: #000;
	font-size: 35px;
	margin: 0px;
	padding: 0px;
	line-height: 49px;
}


h2{
	color: #09C;
	font-size: 17px;
	width: 585px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h3{
	color: #333;
	font-size: 17px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	clear: both;
}

h4{
	color: #09C;
	font-size: 17px;
	width: 585px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}


h6{
	color: #D1A460;
	font-size:14px;
	margin: 0px;
	padding: 0px;
}


.highlight{color:#F60;}












.clear{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 100%;
	clear: both;
	margin-bottom: 21px;
}





a{
	color: #09C;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover{
	color: #777;
	text-decoration: none;
}


.header{
	text-align: center;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
	color: #09C;
	}

.headerbox{
	width: 100%;
	float: left;
	height: 30px;
	text-align: center;
	font-family: 'Colaborate-ThinRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #077;
	text-transform: uppercase;
}


.readmorecontent{
	float: left;
	width: 70px;
	text-align: center;
	background-image: url(../images/bkgrd-button.png);
	height: 25px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 21px;
	margin-right: 170px;
}

.readmorecontent a{
	color:#fff;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.readmorecontent a:hover{
	color:#C96;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


img
{  border-style: none;
}

a {
   outline: 0;
}

.red{color:#f60; font-variant:small-caps;}
