/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 13, 2011 */

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

* {
	margin: 0;
	padding: 0;
	border: 0;
}

p, ul {
	padding: 0 0 30px 0;
	font-family: 'josefin slab', 'Gill Sans', Garamond, Verdana, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-family: 'Josefin Slab', serif;
}

.quote{
	padding: 0 40px 15px 40px;
}

.inspiring {
	padding: 20px;
	border-top: 1px solid #CCC;
	margin: 0 0 40px 0;
}

.inspiring h2 {
	padding: 0 0 20px 0;
}

#everything {
	width: 800px;
	margin: 0px auto 0px auto;
}

#light_bulb { 
	float: left; 
	margin: 14px 10px 0 0;
}

#header {
	font-family: VIPRegular, "Courier New", Courier, monospace;
	font-size: 16px;
	margin: 20px 10px 40px 10px;
}

#header h1 {
	font-size: 48px;
}

#tagline {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

.motto_catch_us {
	margin: -10px 0 0 85px;
}

.motto {
	margin: -10px 0 0 45px;
}

#nav {
	float: left;
	width: 150px;
	margin: 0px 20px 0 0;
}

#nav a {
	display: block;
	font-family: VIPRegular, "Courier New", Courier, monospace;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 0 4px 0;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#nav a.here {
	border: 1px solid #CCC;
}

#nav a:visited {
	display: block;
	background-color: white;
	color: #999999;
}

#nav a:hover {
	display: block;
	background-color: lightblue;
	color: #333333;
}

#nav a:active {
	display: block;
	background-color: #CCCCCC;
	color: #999999;
}

#contact {
	margin-top:30px;
} 

h1 {
	font-size: 40px;
	font-family: VIPRegular, "Courier New", Courier, monospace;
	padding: 0 0 15px 0;
	margin-top: -15px;
}

h2 {
	font-size: 30px;
	font-family: VIPRegular, "Courier New", Courier, monospace;
	padding: 15px 0 15px 0;
}

ul {
	list-style-position: inside;
}

#video {
	width: 566px;
	height: 320px;
	border: solid 3px #CCCCCC;
	padding: 0;
	margin: 0;
}

#main_content_home {
	float: left;
	width: 572px; /* figure out this width*/
	border: 1px solid #ccc;
}

#home_text {
	clear: both;
	width: 572px; /* figure out this width*/
	margin: 0 0 0 170px;
	padding: 40px 0 0 0;
}

#main_content {
	float: left;
	width: 500px;
	border: 1px solid #ccc;
	padding: 30px;
}

#main_content a:hover {
	background-color: lightblue;
}

#main_content a:visited {
	color: green;
}

#footer {
	font-family: VIPRegular, "Courier New", Courier, monospace;
	font-size: 24px;
	clear: both;
	text-align: center;
	padding: 40px 0 40px 0; /* not working*/
}
