@charset "UTF-8";
/* CSS Document */
/*	Bright Orange Text = rgba(255,153,51,1)
	Darker Orange Text = rgba(255,102,51,1)
	Navbar Purple = rgba(102,51,102,1)
	Drop Shadow Orange = rgba(230,161,61,1)
	Drop Shadow Yellow = rgba(255,255,102,1)
	Main text Lavendar = rgb(102,102,153)
*/
	
#grad1 {
	height: 1400px;
	background: -webkit-linear-gradient(dimgrey, snow); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(dimgrey, snow	); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(dimgrey, snow); /* For Firefox 3.6 to 15 */
	background: linear-gradient(dimgrey, snow);
	/* [disabled]width: 960px; */
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
}
nav {
	background-color: rgba(102,51,102,1);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: rgba(255,153,51,1);
	margin-right: 16px;
	margin-left: 16px;
}
#grad1 #nav ul {
	margin: 0px;
	padding: 0px;
}
#first {
	/* [disabled]margin-left: 2px; */
}
#grad1 #nav li {
	list-style-type: none;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

body {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: 'Raleway', 'sans-serif';
	font-size: 1.2em;
	color: rgba(51,51,51,1);
	margin: 0px;
	padding: 0px;
	background-color: rgba(153,153,153,1);	
}
#body a {
	font-family: 'Raleway', "sans-serif";
	color: rgba(0,52,112,1);
}
#logmeinbutton {
	background-image: url(../_images/ButtonConnect.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 125px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
#grad1 #main p a {
	/* [disabled]color: rgba(0,50,136,1); */
	font-weight: bold;
}

#head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_images/Chip200x175px.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	text-shadow: 3px 3px 3px rgba(230,161,61,1);
	width: 400px;
	font-weight: normal;
}
#grad1 #head h1 a {
	text-decoration: none;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-ms-transition: all 5s;
	-o-transition: all 5s;
	transition: all 2s;
}
#main {
	font-family: 'Raleway', "sans-serif";
	font-size: 1em;
	color: rgb(0,51,153);
	position: static;
	z-index: 3;
	margin-top: 50px;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 30px;
}
footer {
	margin-right: 10%;
	margin-left: 10%;
}
h5 {
	font-size: 1.1em;
	color: rgb(0,51,153);
	text-align: center;
}
#grad1 #head h1 a:link {
	color: rgba(51,51,51,1);
}
#copy {
	font-size: 0.7em;
	color: rgb(102,102,153);
	clear: left;
	margin-top: 5px;
	margin-right: 20%;
	margin-left: 20%;
	float: right;
}
.float_left {
	float: left;
	clear: right;
}
.float_right {
	float: right;
}
#contactform {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#grad1 #head h1 a:active {
	color: rgba(255,102,0,1);
}
#grad1 #head h1 a:active {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#grad1 #head h1 a:visited {
	color: rgba(51,51,51,1);
}
#grad1 #head h1 a:hover {
	color: rgba(255,102,0,1);
	text-shadow: 4px 4px 4px rgba(255,255,102,1);
}
#grad1 #nav ul li a {
	color: rgba(255,153,51,1);
	text-decoration: none;
	font-size: 1.4em;
}
#grad1 #nav ul li a:link {
	color: rgba(255,153,51,1);
}
#grad1 #nav ul li a:hover {
	color: rgba(255,102,51,1);
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,102,51,1);
}
#grad1 #nav ul li a:active {
	color: rgba(255,102,51,1);
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,102,51,1);
}
#grad1 #nav ul li a:visited {
	color: rgba(255,102,0,1);
}
#grad1 #main #LMI form input[type='text'] {
	background-color: rgba(153,153,153,1);
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: rgb(0,51,153);
	border: thin solid rgba(255,255,255,1);
}
input[type="submit"] {
	color: rgba(255,153,51,1);
	padding: .1em .2em;
	border: none;
	font-size: 1em;
	cursor: pointer;
	background-color: rgb(102,51,102);
	font-family: 'Raleway', "sans-serif";
	font-weight: bold;
	margin-top: 10px;
}
#PayPal {
	width: 50%;
	margin-left: auto;
	clear: right;
	height: auto;
	margin-right: auto;
	margin-top: 50px;
}
#LMI {
	margin-right: auto;
	width: 50%;
	height: auto;
	margin-left: auto;
	margin-top: 50px;
}
