/* Start of CMSMS style sheet 'cliff_main' */
* {
margin:0;
padding:0;
}

body {
margin:35px 0 20px 0;
font-family:Arial, Helvetica, sans-serif;
line-height:150%;
font=size:14px;
color:#666;
}

ul {
list-style-type:none;
}

/* basic set up for headings */
h1,h2,h3,h4,h5 {
font-weight:normal;
color:#666;
font-size:18px;
margin:0;
padding:0;
}

/* header image */
#headers {
background-color:#c1ad92;
}

/* setup the centre col auto margins */
h1, h2, #contents_wrap, #nav_bar ul, #link_box #links, #link_box #footer, #fla_head {
width:750px;
margin:0 auto;
}

#headers #fla_head {
width:750px;
height:206px;
background-color:#eee;
margin:0 auto;
padding:0;
}

h1 {
font-size:24px;
color:#b39175;
margin-bottom:8px;
}

/* within headers */

/* this h2 is used for the static image, uncommet it to use */

h2 {
height:206px;
xbackground-image:url(uploads/images/site_visuals/head_im.jpg);
xbackground-repeat:no-repeat;
xtext-indent:-9999px;
}

/* used to hide h2 when flash banner is in place 
h2 {
display:none;
}
*/

#right_col h2 {
width:280px;
height:20px;
background-image:none;
text-indent: 0;

color:#a28e74;
font-size:18px;
padding:0 0 8px 0;
margin:15px 0 15px 0;
background-image:url(uploads/images/site_visuals/dots.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#content p {
font-size:14px;
margin:0 0 8px 0;
}

#content p.highlight {
color:#f11b53;
font-weight:bold;
}

#content p.quote {
font-size:14px;
padding:8px 0 0 0;
margin:0 0 30px 0;
background-image:url(uploads/images/site_visuals/dots.gif);
background-repeat:no-repeat;
background-position:top;
color:#135454;
}

#content h3 {
color:#5f6827;
font-size:24px;
margin:0 0 10px 0;
}

#content ul {
list-style-type:disc;
margin:8px 0 10px 35px;
}

#content ul li {
color:#5b9cb0;
font-size:12px;
}

#content ul.albumlist {
list-style-type:none;
margin:0;
}
/* page heading */
#content h4 {
color:#a28e74;
font-size:18px;
padding:0 0 8px 0;
margin:0 0 8px 0;
background-image:url(uploads/images/site_visuals/dots.gif);
background-repeat:no-repeat;
background-position:bottom;
}

/* wrapper for content and right col */
#contents_wrap {
background-color:#fff;
}

/* setup content container */
#content {
width:434px;
padding:0 20px 0 0;
float:left;
}

#content a {
color:#5b9cb0;
text-decoration:underline;
}

#content a:hover {
color:#999;
text-decoration:underline;
}

#nav_bar {
height:34px;
background-color:#5f9e9e;
background-color:#6eadad;
background-color:#5b9cb0;
margin:0 0 15px 0;
}

#nav_bar p {
}

/* setup right col container */
#right_col {
width:280px;
float:left;
padding:0 0 0 10px;
}

#right_col p {
font-size:12px;
color:#333;
}

span.highlight {
font-weight:bold;
color:#666;
}

#right_col a {
color:#730a0a;
color:#046380;
}

#right_col a:hover {
color:#730a0a;
color:#25809c;
text-decoration:none;
}


#link_box {
margin-top:15px;
background-color:#e5dbcc;
}

#link_box #links {
padding:15px 0 0 0;
}

#link_box #links ul {
width:180px;
float:left;
}

#link_box #links ul a {
}


#links ul a:hover {
color:#999;
}

#links ul a {
text-decoration:none;
text-transform: uppercase;
color:#584c3a;
font-size:14px;
border-bottom:1px dashed #ccc1af;
}

#links ul ul a {
text-decoration:none;
text-transform: none;
color:#756855;
font-size:14px;
border-bottom:none;
background-image:url(uploads/images/site_visuals/bullet.gif);
background-position:left;
background-repeat:no-repeat;
padding:0 0 0 12px;
}

#links li.currentpage h3 {
text-decoration:none;
text-transform: none;
color:#999;
font-size:14px;
border-bottom:none;
background-image:url(uploads/images/site_visuals/bullet.gif);
background-position:left;
background-repeat:no-repeat;
padding:0 0 0 12px;
}

#link_box #footer {
text-align:center;
margin-top:8px;
padding:5px 0 15px 0;
border-top:1px solid #ccc;
}

#link_box #footer p {
font-size:12px;
}

.tooltip {
}

#sitemap ul {
margin:0 0 8px 25px;
padding:0 0 8px 0;
border-bottom:1px dotted #ccc;
}

#sitemap ul li a {
color:#333;
text-decoration:none;
}

#sitemap ul li a:hover {
color:#666;
text-decoration:underline;
}

#sitemap ul ul li a {
color:#666;
text-decoration:none;
}

#sitemap ul ul li a:hover {
color:#666;
text-decoration:underline;
}





.clr {
clear:both;
}

/* End of 'cliff_main' */

