/* Start of CMSMS style sheet 'Style' */
/* -------------------
GLOBAL PAGE SETTINGS
---------------------*/

body {
	font-family:trebuchet ms;
	font-size:14px;
	color:#A84D10;
	line-height:23px;
	margin:0px;	
}

#bodyWrapper {
	width:100%;
	height:500px;
	background:url(uploads/images/scissors.png) no-repeat scroll -100px -120px;
	position:absolute;
        margin-top:-10px;
}

#ie6 #bodyWrapper,
#ie7 #bodyWrapper {
        margin-top:0px;
        margin-left:-240px;
}

#container {
	width:750px;
	padding-top:40px;
	position:relative;
	margin-left:240px;
}

#masthead {
	background:url(uploads/images/logo.png) no-repeat scroll 0 100px;
	font-family:Arial, Helvetica, sans-serif;
	height:200px;
}

#ie6 #masthead,
#ie7 #masthead {
        margin-top:-15px;
}

.logo {
	text-indent:-9999px;
	margin-top:-34px;
}

.phone {
	font-size:38px;
	font-weight:bold;
	position:absolute;
	top:70px;
	right:0px;
}

#ie6 .phone,
#ie7 .phone {
        height:32px;
        padding:10px 0;
        top:62px;
}

.address {
	font-size:0.87em;
	position:absolute;
	top:98px;
	right:2px;
	border-bottom:1px solid #B5121B;
	padding:0 0 5px 290px;
}

#content {
	width:450px;
	float:right;
	padding-bottom:100px;
	margin-top:-5px;
}




/*-----------
 MAIN MENU
 ----------*/
 
#mainMenu {
         margin:0;
	 width:250px;
	 float:left;
}

#mainMenu ul {
         list-style: none;
         padding: 0;
         margin: 0;
	 font-family:Arial, Helvetica, sans-serif;
         margin-left:-10px;
}

#mainMenu a {
         color:#ECCFBA;
	 display:block;
	 text-decoration:none;
	 outline:none;
         height:40px;
         line-height:1em;
}


#mainMenu li {
         font-weight: normal;
         text-transform: uppercase;
         font-size:45px;
         display: block;
         background-color: #fff;
         position: relative;
	 letter-spacing:-0.06em;
	 text-indent:5px;
         height:40px;
}

#ie6 #mainMenu li,
#ie7 #mainMenu li {
        margin:-10px 0;
}

#mainMenu li a:hover,
#mainMenu .currentpage h3 {
         border-left:15px solid #B5121B;
         text-decoration: none;
         font-family:arial;
         text-transform: uppercase;
         font-size:45px;
         color:#ECCFBA;
         height:40px;
         line-height:1em;
         margin:0 0 0 -15px;
         padding:0;
         letter-spacing:-0.06em;
}

#ie6 #mainMenu li a:hover,
#ie6 #mainMenu .currentpage h3 {
        color:#b5121b;
}

#mainMenu h3 {
         padding:0;
         margin:0;
}




/*----------
 TYPOGRAPHY
 ----------*/

#content h1 {
        margin-top:-12px;
        margin-bottom:25px;
        color:#b5121b;
        font-weight:normal;
        font-family:georgia;
}

h2 {
	padding:15px 0 10px;
	margin:5px 0 10px 0;
	color:#B5121B;
	font-weight:normal;
        font-family:georgia;
        font-size:23px;
        border-top:1px dashed;
}

.no-border {
        border:none;
        padding:0 0 10px;
}

h3 {
	font-weight:normal;
	color:#B5121B;
	font-size:18px;
        letter-spacing:0.03em;
	padding:0 0 8px;
	margin:0;
        text-transform:uppercase;
}

h4 {
	padding:0;
	margin:0;
}

h5 {
	color:#B5121B;
	padding:0;
	margin:0;
}

p {
	margin:-7px 0 15px 0;
}

.border-bottom {
        border-bottom:1px dashed;
        padding:0 0 20px;
}

ul {
	padding:0 0 0 30px;
	margin:5px 0 10px 0;	
}

li {
	color:#B5121B;
}

#content a {
        color:#b5121b;
        font-weight:bold;
}

#content a:hover {
        color:#ECCFBA;
}


/*--------
 IMAGES
---------*/

#content img {
	border:1px solid #A84D10;
	background:#F0D9C8;
	padding:8px;
	max-width:434px;
}

.logos img {
        background:none !important;
        border:none !important;
        padding:0 !important;
}



/*-----------
  FOOTER
----------*/

#footer {
	border-top:1px solid #B5121B;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B5121B;
}

.copyright {
	float:left;
}

.katemiller {
	float:right;
}

.katemiller a {
	font-weight:bold;
	text-decoration:none;
	color:#808080;
}

.katemiller a:hover {
	color:#f78f1e;
}

#footerWrapper {
	background:url(uploads/images/scissors-foot.png) no-repeat scroll 870px 0;
	height:570px;
	position:absolute;
	width:100%;
	z-index:-100;
	margin-top:-115px;
}



/*---------------------
    SLIDING CONTENT 
---------------------*/

div.extendedContent {
        display: none;
}

div.highlighted .extendedContent {
        display: block;
}

div.section .moreInfo {
        outline: none;
        font-size:14px;
        float:right;
        margin-top:-40px;
        text-decoration:none;
}




/* End of 'Style' */

