﻿


/* Design by  Schweig*/
/* New cp w links in ---- Why text yellow? */




body {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #657383;
	margin-top: 0px;
	margin-left: 0px;
}

h3 {
	color: #258383;
}

h2 {
	color: #003333;
}

h1 {
	color: #003333;
	font-size: 1.5em;
}



h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: .8em;
	color: #003333;
	
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
}

ol {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

blockquote
	{
	margin-left: 2em;
	padding-left: 1em;
	font-style: italic;
	border: 2px solid #F08F02;
	}


p {
	margin-bottom: 1.5em;
}

p {
	}

ol {
	margin-left: 3em;
}

ul {	
		margin-left: 3em;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

code {
}

pre {
}


code {
}

a:link {
	color: #F08F02;
}

a:hover {
	text-decoration: none;
}

a:visited {
}



textarea {
}

input {
}

input {
}

textarea {
}

select {
}

/* tips */	
#tips {
	float: right;
	margin-top: 0;
	padding-top: 25px;
	background: #4a526a;	
		width: 250px;

}
#tips h2 {
		font-size: 18px;
		text-align: center; 
		}

#tips h3 {
		font-size: 15px;
		color: #003333;
		text-align: center; 
}
						
#tips blockquote {		font-size: 1em;
			font-style: strong;
			background-color: white;
			margin-top: 8px;
			border: solid 3px #8d85a5;
			padding-top: 3px;
			padding-left: 2px;
			padding-right: 1px
			}


	
			

#logo {
	width: 100%;
	height: 95px;
	background-color: #303850;
	border-top: 3px solid #ffcb40;
	border-bottom: 5px solid #050d25;
	
	
	}
#logo h1
	{
	font-family: Trebuchet, Arial, Helvetica, sans serif;
	font-size: 2.2em;
	font-style: oblique;
	color: #3f6c6b;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 1.5em;
	margin: 0;
}
 
 #logo h2
 
	{	
	font-family: Trebuchet, Arial, Helvetica, sans serif;
	font-size: 1em;
	font-style: oblique;
	color: #657383;
	padding-top: 1em;
	padding-left: 30em;
	margin-top: 0;
		}



	


/* Wrapper - clear removed */

#wrapper {margin-top: 0;


	}

/* Sidebar */

#sidebar {
	Float: left;
	width: 105px;

	
	
}






#sidebar { }
#Sidebar h2 {
	display: none;
}

#Sidebar ul {
	margin-left: 0px;
	list-style: none;
	background-color: #4a526a;
	}



/* Menu */

#menu {
}

#menu h2 {
	display: none;
}
/* this code only impacts thet text and not the buttons */
#menu ul {
	margin: 1px;
	list-style: none;
	padding-left: 1px;
	padding-top: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 55px;
	padding: 1px 0 0 10px;
	background: url('images/shortbutton.jpg') repeat-x;
	text-decoration: none;
	font-size: 1em;
	font-style: italic;
	color: #003333;
}

#menu a:hover {
	color: #003333;
}

/* CONTENT is the main space directly below the header */


#content {
	background-color: #4a526a;
	Margin: 0;
	padding: 0;


}
#content h1 {
	font-size: 1.5em;
	margin: 0;
	font-style: oblique;

	}
#content h2 {
	
	color: #003333;
	font-size: 1em;	}
	/* added 1px border bottom to see if that removes white bar */
#main {

	color: #2a2a2a;
	background-color: #FFFEF5;
	padding-top: 70px;
	padding-left: 50px;
	margin-left: 105px;
	padding-right: 35px;
	padding-bottom: 1px;
	margin-right: 255px;
	border-right: solid 4px #101830;
	
}
#main h1 {
		padding-bottom: 7px;
		}
#main h2
		{font-style: oblique;
		}

#main ul	{border-left: 2px solid #F08F02;
			margin-left: 32px;
			}
			
#main li{padding-left: 1px;
			padding-right: 20px;
			padding-top: 0;
			margin-top: 0;
			margin-bottom: 8px;
			font-size: 15px;
			
			}
			
#main a 
		{
		text-decoration: none;
		font-style: oblique;
		font-weight: bold;
		color: #253545;
	
}
			
#main a:hover {
		text-decoration: none;
		font-style: oblique;
		font-weight: bold;
		color: #354555;

}	
	




/* Footer */

#footer {
	clear: both;
	height: 90px;
	width: 100%;
	margin-left: 0;
	padding: 15px 7px;
	background-color: #051525;
	color: #ADB07C;
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	font-size: .8em;
}

#footer a {
	color: #ADB07C
}