/* Style Sheet for LPB Performance Website */

/* Reset Browser for formatting */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	position: relative ;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
body {
	line-height: 1.3em;
}

#container {
	Width: 1000px ;
	Margin: Auto ;
	Border: 2px Ridge #b4b3b1 ;
}

#header {
	Background-Color: #666563 ;
	Border: 2px Solid #b4b3b1 ;
	Height: 162px ;
	
}

#HeaderLogo {
	Float: Left ;
	Padding-Top: 5px ;
	Padding-Left: 15px ;
	Padding-Bottom: 20px ;
	
}
#CoolGraphic {
	Float: Left ;
}

#CoolGraphic h4 {
	Float: Right ;
	Margin-Top: 100px ;
	Margin-Left: -15px ;
	Font-Family: "AR Julian", Verdona ;
	Font-Style: Italic ;
	Font-Size: 22px ;
	Font-Weight: Lighter ;
	Letter-Spacing: 2px ;
	Color: #dcdce0 ;
		
}

#header h2 {
	Font-Family: "Copperplate Gothic Light", Sans-serif ;
	Color: #fbc92f ;
	Font-Size: 150% ;
	Text-Align: Right ;
	Font-Style: Italic ;
	Margin-Top: 50px ;
	Padding-Right: 100px ;
}


#NavMenu {
	Width: 996px ;
	Height: 59px ;
	Background: URL("Images/MenuBG.gif") repeat-x ;
	Border-Left: 2px Solid #b4b3b1 ;
	Border-Right: 2px Solid #b4b3b1 ;
	Border-Bottom: 2px Solid #b4b3b1 ;
		
}

#NavMenu a {
	Text-Decoration: None ;
	Font-Family: "Copperplate Gothic Light", Sans-serif ;
	Color: #cccccc ;
}

#NavMenu a:hover {
	Font-Weight: Bold ;
}

#NavMenu-About {
	Float: Left ;
	Width: 155px ;
	Line-Height: 59px ;
	Text-Align: Center ;
	Padding-Left: 15px ;
	Border-Right: 2px Ridge #b4b3b1 ;
		
}

#NavMenu-Philosophy {
	Float: Left ;
	Width: 155px ;
	Height: 59px ;
	Line-Height: 15px ;
	Text-Align: Center ;
	Border-Right: 2px Ridge #b4b3b1 ;
}

#NavMenu-Services {
	Float: Left ;
	Width: 155px ;
	Line-Height: 59px ;
	Text-Align: Center ;
	Border-Right: 2px Ridge #b4b3b1 ;
}

#NavMenu-Resources {
	Float: Left ;
	Width: 155px ;
	Line-Height: 59px ;
	Text-Align: Center ;
	Border-Right: 2px Ridge #b4b3b1 ;
}

#NavMenu-Education {
	Float: Left ;
	Width: 155px ;
	Height: 59px ;
	Line-Height: 15px ;
	Text-Align: Center ;
	Border-Right: 2px Ridge #b4b3b1 ;

}
#NavMenu-Contact {
	Float: Left ;
	Width: 155px ;
	Line-Height: 59px ;
	Text-Align: Center ;
}

 h4 {
	Font-Family: "AR Julian", Verdona ;
	Font-Style: Italic ;
	Font-Size: 25px ;
	Font-Weight: Lighter ;
	Letter-Spacing: 2px ;
	Color: #f4f4f4 ;
}

#MainContent {
	Width: 996px ;
	Height: 600px ;
	Background-Color: #666563 ;
	Font: Sans-Serif ;
	Color: #cccccc ;
	Border-Left: 2px Solid #b4b3b1 ;
	Border-Right: 2px Solid #b4b3b1 ;
	Border-Bottom: 2px Solid #b4b3b1 ;
	Text-Align: Center ;
	Padding-Top: 10px ;
	Padding-Bottom: 10px ;


}

#MainContent h3 {
	Color: White ;
	Font-Size: 18px ;
	Text-Decoration: Underline ;
	Font-Style: Italic ;
	Font-Family: Verdona, Sans-Serif ;
	
}

#MainContent p {
	Color: #f7f6f6 ;
	Padding-Top: 0px ;
	Font-Size: 14px ;
	Font-Family: Verdona, Sans-Serif ;
}

#LeftContent {
	Width: 315px ;
	Float: Left ;
	
	
}
#LeftContent h4 {
	Color: red ;
}


#LeftContent img {
	Padding-Top: 15px ;
	Padding-Left: 15px ;
	 
}

#LeftContent img.upcoming {
	Float: Left ;
	Padding-Top: 10px ;
	Padding-Left: 32px ;
	
}

#LeftContent a  {
	Text-Decoration: none ;
	Color: #f4f4f4 ;
	Padding-Top: 15px ;
}

#LeftContent h5 {
	Padding-Top: 15px ;
}
#LeftContent h5.title {
	Text-Decoration: Underline ;
}

#LeftContent p {
	Padding-Top: 10px ;
	Margin-Left: 10px ;
	Margin-Right: 5px ;
	Text-Align: Left ;
	Text-Indent: 15px ;
}

#LeftContent Strong {
	Color: #f2a707 ;
}

#LeftContent Strong.Link {
	Color: Yellow;
}

#CenterContent {
	Width: 340px ;
	Height: 550px ;
	Float: Left ;
	Border-Left: 2px Ridge #666563;
	Border-Right: 2px Ridge #666563;
}


#CenterContent Blockquote {
	Margin-Right: 10px ;
	Margin-Left: 10px ;
	Font-Size: 100% ;
	Font-Style: Italic ;
	Font-Weight: Bold ;
	Color: #c7d1f9
}

#CenterContent p {
	Padding-Top: 25px ;
	Margin-Left: 10px ;
	Margin-Right: 10px ;
	Text-Align: Left ;
	Text-Indent: 15px;
	
	
}

#RightContent {
	Width: 325px ;
	Float: Left ;
}


#RightContent img {
	Padding-Top: 15px ;
	Padding-Bottom: 25px ;
}

#RightContent h3.sub {
	Text-Decoration: None ;
	Font-Size: 18px ;
	Font-Style: Italic ;
}

#RightContent h5 {
	Font-Size: 16px ;
	Text-Decoration: Underline ;
	Color: #f7f6f6 ;
	Text-Align: Center;
	Font-Family: Verdona, Sans-Serif ;
}

#RightContent ul li {
	Color: #f7f6f6 ;
	Text-Align: Left ;
	Margin-Left: 50px ;
	List-Style: Square ;
	Font-Size: 12px ;
	Font-Family: Verdona, Sans-Serif ;
}

#RightContent img.bot {
	Padding-Top: 15px ;
	Padding-Bottom: 25px ;
}
	
#Footer {
	Width: 996px ;
	Height: 50 px ;
	Margin: 0 ;
	Padding: 0;
	Background-Color: #2b2b2d ;
	Border-Left: 2px Solid #b4b3b1 ;
	Border-Right: 2px Solid #b4b3b1 ;
	Border-Bottom: 2px Solid #b4b3b1 ;
	Color: #cccccc ;
	Font-Size: 12px ;
	Font-Family: Verdona, Sans-Serif ;
	Text-Align: Center ;
	Line-Height: 50px ;
}

#LeftFooter {
	Width: 400px ;
	Float: Left;
	Text-Align: Left ;
	Padding-Left: 25px ;
}


#LeftFooter img {
	Float: Right ;
	Text-Align: Left ;
	Padding-Top: 12px ;
	Margin-Left: 5px ;
	Position: Absolute ;
}

a.counterformat {
	Text-decoration: None ;
	Text-Align: Middle ;
	Color: Black ;
}
#RightFooter {
	Text-Align: Right;
	Padding-Right: 25px ;
}

	