/* Start of CMSMS style sheet 'Global' */
/* 
Title:     KnowThisPlace global styles for screen media
Author:    Atlantic Communications Group, Inc.
Updated:   April 4, 2007
*/

/* GLOBAL STYLES
===============================================================*/
* {margin:0;padding:0}
body {padding: 0 0 20px;background: #fff url(/uploads/images/master/bkgd.jpg) repeat-x 0 100%;color:#333;font:83%/1.5 arial,tahoma,verdana,sans-serif}

/*to keep footer stick to bottom*/
body, html { 
min-height:100%; 
height:auto !important; 
height:500px; 
}

/* LINKS
===============================================================*/
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;} 
a:link {color:#336600} 
a:visited {color:#999} 
a:hover,a:active {color:#659834}
a:focus {outline: none}

dfn {
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

#contactbtn a {color: #fff}

/* TYPOGRAPHY
===============================================================*/
p, ul {margin: 0}

h1, h2, h3, h4, h5, h6 {
font-family: arial,verdana,sans-serif;
margin: .3em 0 .3em;
color:#000;
padding-bottom: .1em}

h1 {font-size: 196%;margin-top:.6em}
h2 {font-size: 136%;color: #01375B;}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}
.date {font: normal 82% arial;color:#666666;display:block}
h1 span, p span { display: none}

/* LAYOUT
===============================================================*/
#wrap {min-width:770px;margin: 0 auto;position:relative}

/* FOOTER
===============================================================*/
#footer {clear:both; border-top: 1px solid #dcdcdc; padding: 10px 0 5px; font-size:86%; color:#999}
#footer a: {text-decoration: underline;} 
#footer ul li {list-style: none;display: inline;}
#footer ul li a{padding-right: 8px;font-size: 90%;color:#666;}

.copyright{
font-family: Arial, Helvetica, sans-serif;
color: #666;
font-size: 90%;
text-align: left;
padding-top:5px;
}
/* End of 'Global' */

