@charset "utf-8";

/* 
	CSS Document 
	SITE: 	Craig Valentine Professional Motivational Speaker and Speech Coach
	AUTHOR: Rob Evans, a la Carde Graphic Design
	DATE:	July 14, 2008 
*/

/* CONTENTS 
	RESET TWEAKS
	MAIN
	LAYOUT
	NAVIGATION
	
*/
/* 	RESET TWEAKS */
* {
	margin: 0px;
	padding: 0 px;
	}

/* MAIN */
body {
	margin: 0px;
	padding: 0px;
	font-size: .625em;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	background-color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong {
	font-weight: bolder;
}
/* LAYOUT */
#topnav {
	background-color: #c97d09;
	text-align: left;
	padding: 5px;
	color: #ffe07c;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	position: relative;
	z-index: 0;
	height: 20px;
}
#topnav a {
	font-size: 1.4em;
	text-decoration: none;
	color: #ffe07c;
	padding-right: 2px;
	padding-left: 2px;
}
#topnav a:hover {
	text-decoration: none;
	color: #c97d09;
	background-color: #ffe07c;
}
#topnav #h_button {
	padding-left: 20px;
	z-index: 5;
	position: absolute;
}
#topnav #nav {
	position: relative;
	top: 0px;
	z-index: 0;
	width: 950px;
	padding: 0px;
	right: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#topnav #nav li {
	display: inline;
	right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}
#main #col1 {
	width: 680px;
}

#title {
	color: #0054C8;
	padding: 10px;
	text-align: right;
	
}
#title h1 {
	font-size: 260%;
}
#title h1 .sub {
	font-size: 90%;
	font-weight: normal;
	color: #c3d8ff;
}
#title h1 .champ {
	font-size: 95%;
	font-weight: bold;
	color: #c3d8ff;
}

#title .mba {
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
}

.banner {
	border: 4px solid #c2d8ff;
	width: 630px;
	background-color: #c2d8ff;
	height: 390px;
}
/* LINKS  */
#links {
	width: 630px;
	position: relative;
}
#links ul {
	list-style-type:none;
	width:315px;
	display: block;
}


#links  {
	
	list-style-type:none;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	display: block;
}
#links  a {
	color:#033568;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:180%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:125px;
	line-height:normal;
	list-style-type:none;
	padding:5px;
	text-decoration:none;
	border: 1px dotted #999999;
	margin: 5px;
}
* html #links  a {
	list-style-type:none;
}
#links  a:hover {
	background:#033568 none repeat scroll 0%;
	color:#c2d8ff;
}
#links a:hover em{
	background:#033568 none repeat scroll 0%;
	color:#c2d8ff;
}

#links a em {
	color:#333333;
	display:block;
	font-size:80%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:125%;
	margin-left:0px;
}
#links a span {
	color:#033568;
	font-size:.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
}
#links #col2 {
	position: absolute;
	width: 315px;
	left: 315px;
	float: right;
	top: 0px;
}
#links #col1 {
	position: absolute;
	width: 315px;
	top: 0px;

}
#links .craig {
	font-size: 80%;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
#links .type {
	font-size: 125%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	letter-spacing: .01em;
	line-height: normal;
}

#links  a:hover .craig, #links  a:hover .type,  #links a:hover span{
	background:#033568 none repeat scroll 0%;
	color:#c2d8ff;
}
#ft {
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#ft .footer {
	margin-right: 75px;
	padding-right: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	height: 49px;
	padding-top: 5px;
}
#ft .footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#ft .nsaLogo {
	float: none;
}
.banner2 {
	border: 4px solid #c2d8ff;
	width: 630px;
	background-color: #c2d8ff;
	height: 141px;
}
