/* Start of CMSMS style sheet 'Home - Layout' */
/* CSS Stylesheet */

body {
background-color:#E1E4C2;
width:750px;
margin:0 auto;
padding:0;
}

/*QUICK LINKS*/

#quick_links_wrap {
display:none;
width:200px;
margin:20px 0 0 300px;
padding:0;
}

img#Quick_Links {
margin:0;
padding:0;
border:none;
z-index:2;
}

table#quick_links {
display:none;
margin:-25px 0 0 10px;
padding:0;
z-index:0;
background-image:url(uploads/images/Layout/quicklinks_BG.gif);
background-position:center;
background-repeat:no-repeat;
}

td.td_quick_links{
height:25px;
margin:0;
padding:0;
}

td#dr { }

td#cv { }

td#nl { }

td#rmi { }

img.img_quick_links {
border:0;
}

a.a_quick_links { 
margin:0;
padding:0;
border:0;
}

/* END QUICK LINKS */

#top_copy {
float:right;
height:200px;
width:300px;
margin:auto 10px auto auto;
padding:10px;
overflow:scroll;
background:white;
}

#top_copy h1 {
margin:0 0 10px 0;
} 

#top_copy p { 
margin:0 0 10px 0;
}

td#foot {
vertical-align:top;
}

#foot_copy {
width:550px;
margin:0 0 0 200px;
padding:10px 0;
}

#foot_copy h1 {
margin:auto 5px;
}




#foot_logo {
color : #ffffff;
width:550px;
margin: 65px 0 0 170px;
padding: 0 10px 0 0;
float:right;
text-align:right;
font-family : verdana,arial,helvetica,sans-serif;
font-size : 8px;
}
#foot_logo a { text-decoration : none; color: #ffffff; }
/* End of 'Home - Layout' */

/* Start of CMSMS style sheet 'Home - Typography' */
/* CSS Stylesheet */

#top_copy {
color:#000;
font-family:comic sans ms;
font-size:13px;
font-weight:normal;
text-align:left;
text-decoration:none;
}

#top_copy h1 {
color:#0f3a11;
font-family:comic sans ms;
font-size:16px;
font-weight:bold;
text-align:left;
text-decoration:none;
} 

#top_copy p { 
color:#000;
font-family:comic sans ms;
font-size:13px;
font-weight:normal;
text-align:left;
text-decoration:none;
}

#top_copy a { 
color:#000;
font-family:comic sans ms;
font-size:13px;
font-weight:normal;
text-align:left;
text-decoration:underline;
}

#foot_copy {
color:#f1fa8c;
font-family:comic sans ms;
font-size:10px;
font-weight:normal;
line-height:20px;
text-align:center;
text-decoration:none;
}

#foot_copy h1 {
display:inline;
font-weight:bold;
font-size:12px;
}

#foot_copy a {
color:#fff;
font-family:comic sans ms;
font-size:10px;
font-weight:normal;
text-align:center;
text-decoration:none;
}

#foot_copy a:hover {
color:#f1fa8c;
}
/* End of 'Home - Typography' */

