@charset "utf-8";
body {
	background-color: #d3dce6;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 950px;
	margin-right: auto;
	height: auto;
}



#top {
	height: 170px;
	background-color: #31353d;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #92cdcf;
	margin: 0px;
}
.acsm_pos {
	float: left;
	padding-left: 100px;
	padding-top: 1px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
}
.nasm_pos {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
	padding-right: 150px;
}
#container a {
	color: #eeeff7;
	text-decoration: none;
}


#logo {
	float: left;
	width: 270px;
	height: 140px;
	border-bottom-width: 4px;
	border-bottom-color: #92cdcf;
	border-bottom-style: solid;
}
#footer a:hover {
	color: #000099;
	text-decoration: underline;
}

#content_h2 {
	margin-top: 35px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 50px;
}
#content a {
	color: #000000;
}


#tagline {
	height: 95px;
	width: 335px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #92cdcf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeff7;
	letter-spacing: 0.15em;
	text-align: left;
	padding-left: 20px;
	padding-top: 45px;
}
.tagline_spaces {
	margin-left: 25px;
}

#righttop {
	float: right;
	height: 140px;
	width: 325px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #92cdcf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeff7;
	font-size: 10px;
}


#navbar {
	background-color: #445878;
	clear: both;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #eeeff7;
	border-right-color: #eeeff7;
	border-bottom-color: #eeeff7;
	border-left-color: #eeeff7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #eeeff7;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #31353d;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 0.2em;
}



#footer {
	background-color: #445878;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92cdcf;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeff7;
	font-size: 11px;
	padding: 10px;
}
abbr {
	border-bottom-style: none;
	cursor: help;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .2em;
}


acronym {
	border-bottom-style: none;
	cursor: help;
}

.logo_spaces {
	margin-left: 75px;
}

#navbar a {
	color: #EEEFF7;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	}
.navbar_txt_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92cdcf;
}




	
#navbar a:hover {
	color:#31353D;
	background-color: #92CDCF;
	font-weight: bolder;
	}

#navbar ul {
	margin: 0px;
	padding: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}
.footer_txt_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeff7;
}


#navbar li {
	display: inline;
	list-style-type: none;
}


	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}
#righttop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #eeeff7;
}


/* The following 4 elements provide for equal height columns*/

#content_color {
	float: left;
	width: 100%;
	background-color: #eeeff7;
	position: relative;
	right: 290px;  /* this pushes the contet background along with the content and sidebar to the left, thus allowing the sidebar    background to be seen*/

}
#content {
	float: left;
	width: 660px;
	position: relative;
	left: 290px;

}

#sidebar_color {
	background-color: #31353d;
	float: left;
	width: 100%;
	overflow: hidden; /* chops off the content background overflow from the left side */
	position: relative;

}
#content_txt {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.1em;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-top: 10px;
}
#intro_list ul {
	font-size: 12px;
	margin-left: 20px;
}
#intro_list li {
	padding-bottom: 7px;
}


#sidebar, #blog-sidebar {
	float: left;
	width: 290px;
	position: relative;
	left: 290px; /* moves sidebar back into position */

}
.sidebar_pic {
	margin-bottom: 25px;
}



img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#righttop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFBA00;
	text-decoration: underline;
}
#sendtofriend_container {
	position:absolute;
	width:218px;
	height:48px;
	z-index:1;
	left: 729px;
	top: 10px;
}
#blog_container {
	position:absolute;
	width:194px;
	height:44px;
	z-index:2;
	left: 742px;
	top: 77px;
}
#blog_txt {
	position:absolute;
	width:87px;
	height:27px;
	z-index:1;
	top: 14px;
	left: 88px;
}
#blog_icon {
	position:absolute;
	width:39px;
	height:30px;
	z-index:2;
	left: 47px;
	top: 9px;
}
#sendtofriend_icon {
	position:absolute;
	width:37px;
	height:31px;
	z-index:1;
	left: 58px;
	top: 17px;
}
#sendtofriend_txt {
	position:absolute;
	width:105px;
	height:29px;
	z-index:2;
	left: 100px;
	top: 19px;
}
#sidebar_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffba00;
	letter-spacing: 0.1em;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 10px;
}
#sidebar_txt a {
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
}
#sidebar_txt a:hover {
	text-decoration: underline;
}
#content_txt a {
	color: #0000CC;
}
#content_txt a:hover {
	text-decoration: underline;
}

#blog-sidebar a{
	color:#FF6600;
}

#blog-sidebar{
	left:300px;
	top:25px;
	width:260px;
}

ul.xoxo{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.xoxo ul {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}

h3.widget-title{
	color:#fff;
	font-size:14px;
}

div.entry-content img{
	float:left;
	padding:4px;
	margin-right:10px;
}
