/* Start of CMSMS style sheet 'common' */
body{
width:100%; height:100%;
background:#605a6c url(images/background.gif) repeat-x 0px 0px;
padding:0px; margin:0px;
}

h1 {
color:#6b6b6d;
font-family:verdana;
font-size:14px;
line-height:1.4em;
margin-bottom:16px;
text-transform:uppercase;
}

#footer {
width:956px;
margin:0px auto; padding-top:8px;
text-align:center;
font-family:verdana;
font-size:12px;
color:#cdcfd1;
}

#header {
width:956px;
margin:0px auto; padding-top:22px;
}
#logo {
width:250px;
float:left;
}
#logo img { margin-left:20px; }

#nav {
width:654px;
float:right;
padding-top:49px; padding-left:8px;
}
#sub-nav, #sub-sub-nav {
margin-top:9px;
}
#nav a {
color:#6b6b6d;
text-decoration:none;
font-family:verdana;
font-size:13px;
padding-right:5px;
}
#nav a.selected {
color:#fff;
}

#sub-nav a {
font-size:11px;
color:#999;
}
#sub-sub-nav a {
font-size:10px;
color:#aaa;
}

#content {
width:956px; height:437px;
margin:0px auto; padding-top:12px;
}

#content #copy {
width:250px; height:393px;
background-color:#fff;
padding:22px 22px 22px 22px;
float:left;
overflow:auto;
}
#content #copy p:last-child {
margin-bottom:0px;
}
#content #copy p a {
color:#989494;
font-weight:bold;
text-decoration:none;
}
#content #copy a:hover { text-decoration:underline; }

#content #image {
width:662px; height:437px;
float:right;
background: url(images/ajax-loader.gif) no-repeat center center;
}

p {
font-family:arial;
font-size:75%;
color:#989494;
line-height:1.4em;
margin-bottom:16px;
}

.clearB {
clear:both;
}

.gallery-image {
float:left;
width:110px; height:73px;
float:left;
margin:0px 10px 10px 0px;
overflow:hidden;
}
.noP {
margin:0px 0px 0px 0px;
}

#blogs .blog {
margin-bottom:8px;
padding-bottom:8px;
border-bottom:1px dotted #6b6b6d;
}
#blogs .blog h3 {
color:#6b6b6d;
font-family:verdana;
font-size:14px;
line-height:1.4em;
margin-bottom:4px;
text-transform:uppercase;
}
#blogs .blog p.date {
font-style:italic;
margin-bottom:4px;
}
#blogs .blog .blogPhotos {
width:240px;
}
#blogs .blog .blogPhotos .blogPhoto {
width:54px;height:54px;
float:left;
margin:0px 6px 6px 0px;
}
/* End of 'common' */

