/* Peak Industries stylesheet
Designed and coded by Brady Valentino */

/* UNIVERSAL STYLES */
body { background: #aabaca; margin: 0 0 14px 0; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 13px; color: #292929; }

a { font-family: Georgia; font-size: 14px; color: #4c6081; text-decoration: none; }
a:hover { text-decoration: underline; }
a.large { font-size: 16px; }
a.large:hover { text-decoration: none; }
a.large:hover span { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

blockquote { font-style: italic; line-height: 150%; color: #5e78a4; font-family: Georgia; letter-spacing: 1px; }
blockquote strong { font-family: Arial, Helvetica, Tahoma, sans-serif; font-style: normal; }

.divide2 { width: 400px; height: 21px; background: url(images/divide.jpg) no-repeat top left; margin: 15px auto; }

.clear { clear: both; }

#container { width: 790px; border-right: 10px solid #b4c2d0; border-left: 10px solid #b4c2d0; margin: 0 auto; background: #fff; }

#text {
	text-indent: -9999px; display: none;
}

/* HEADER */
#top { width: 790px; height: 273px; background: url(images/top.png); }

a#les { color: #8f9282; font-size: 14px; text-decoration: none; width: 158px; height: 28px; background: url(images/imgnav.png); display: block; position: relative; top: 154px; left: 218px; text-align: center; padding-top: 10px; }
a:hover#les { background: url(images/imgnav.png) 0 38px; color: #858681; }

ul#nav { margin: 0; padding: 0; top: 184px; left: 17px; position: relative; }
ul#nav li { display: inline-block; list-style: none; }
ul#nav li a { color: #ffffff; font-size: 14px; background: url(images/nav.png); text-align: center; display: inline-block; width: 140px; height: 26px; margin-right: 14px; padding-top: 9px; }
ul#nav li a:hover { background: url(images/nav_hover.png); text-decoration: none; color: #e0ffff; }
ul#nav li.on a { background: url(images/nav_on.png); color: #ffff90; }

/* MAIN CONTENT */
#mainContent { width: 762px; padding: 14px; }
#leftColumn { width: 518px; float: left; }
#rightColumn { width: 224px; float: right; }

/* LEFT COLUMN */
p.large { font-size: 18px; font-family: Georgia; color: #506585; padding-top: 0; margin-top: 0; }
p { letter-spacing: 1px; line-height: 150%; }
ul li { letter-spacing: 1px; line-height: 150%; }

h1 { color: #5e78a4; font-weight: normal; border-bottom: 1px solid #5e78a4; }
h2 { color: #889437; font-family: Georgia; font-size: 16px; font-weight: bold; border-bottom: 1px dashed #dfdfdf; display: inline; }

label { letter-spacing: 1px; margin-right: 10px; width: 115px; float: left; text-align: right; padding-top: 11px; }
input { float: left; margin-bottom: 5px; }
input, textarea { border: 2px solid #6b6b6b; outline: none; padding: 7px; font-family: Georgia; font-style: italic; font-size: 14px; width: 200px; }
textarea { height: 75px; }
input:focus, textarea:focus { outline: none; border: 2px solid #be1212; }
.submit { border: none; width: 140px; height: 35px; }
.submit:focus { border: none; }

a img.partners { padding: 5px; background: #fff; border: 1px solid #6992a9; margin: 5px 5px; }
a img.partners:hover { border: 1px solid #8b9727; }

.red { color: #be1212; }

/* RIGHT COLUMN */
#rightColumn .widget { width: 224px; background: url(images/box_bg.png) no-repeat bottom; font-size: 11px; }
#rightColumn .widget .top { height: 28px; font-family: Georgia; font-size: 14px; color: #506585; text-align: center; background: url(images/box_top.png); padding-top: 12px; }
#rightColumn .widget .box { width: 194px; padding: 15px; letter-spacing: 1px; line-height: 150%; }
#rightColumn .widget li { list-style-type:  none; background: url(images/bullet.png) no-repeat 0px 8px; padding: 2px 0 2px 13px; }

/* FOOTER */
#footer { width: 790px; height: 34px; margin: 0 auto; background: url(images/footer.png); text-align: center; font-family: Georgia; font-size: 14px; color: #3e6b97; padding: 15px 10px 0 10px; }
