/* Start of CMSMS style sheet 'brownbag' */
* {
margin: 0;
}

body {
background: url(uploads/images/bark.gif) no-repeat fixed #452e00;
}

#menu {
background: url(uploads/images/menu.gif) no-repeat;
width: 490px;
height: 128px;
position: fixed;
padding: 45px 0px 30px 200px;
z-index: 5;
}

#menu ul {
margin-left: 110px;
display: inline;
}

#menu li {
list-style: none;
display: inline;
padding-left: 20px;
}

#menu a {
font-family: Georgia, san-serif;
color: #ffffff;
font-weight: lighter;
font-style: italic;
}

#menu a:hover {
color: #a9c2c9;
}

li.currentpage h3 {
font-family: Georgia, san-serif;
color: #a9c2c9;
font-weight: bold;
font-size: 14px;
font-style: italic;
display: inline;
border: none;
}

#tab {
float: right;
margin-top: -107px;
padding-right: 28px;
padding-bottom: 10px;
}

#white {
background: url(uploads/images/white.png) repeat-y;
width: 660px;
float: right;
margin-top: 200px;
padding-top: 30px;
padding-right: 30px;
padding-left: 30px;
padding-bottom: 30px;
margin-bottom: 20px;
min-height: 100%;
}

img.special {
padding-bottom: 20px;
border-bottom: dotted 1px #cccccc;
margin-bottom: 20px;
}

img.web {
margin-bottom: 5px;
margin-top: 50px;
border: #cccccc 1px solid;
}

img.identity {
margin-bottom: 5px;
margin-top: 50px;
border: #cccccc 1px solid;
}

#content {
width: 600px;
}

p {
font-family: Verdana, Arial, Helvetica, san-serif;
color: #999999;
font-size: 10px;
line-height: 16px;
font-weight: lighter;
}

a {
font-weight: lighter;
color: #a9c2c9;
text-decoration: none;
border: none;
}

a:hover {
color: #999999;
}

img {
border: none;
}

h1 {
font-size: 24px;
color: #cccccc;
font-weight: lighter;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: -10px;
}

h2 {
font-size: 18px;
color: #cccccc;
font-weight: lighter;
font-style: italic;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #cccccc;
}

h3 {
font-size: 14px;
color: #999999;
font-weight: lighter;
font-style: italic;
border-bottom: solid #cccccc 1px;
margin-bottom: 5px;
padding-top: 3px;
}




/* news */

.NewsSummary h2 {
font-size: 18px;
color: #999999;
font-weight: lighter;
font-style: italic;
padding-left: 320px;
padding-bottom: 0px;
border-bottom: none;
margin-bottom: 0px;
}

.NewsSummary {
padding-bottom: 20px;
border-bottom: 1px dotted #cccccc;
margin-bottom: 20px;
}

.NewsSummary img {
float: left;
padding-right: 20px;
padding-bottom: 10px;
margin-top: -20px;
}

/* profile */

.inspirations {
float: left;
width: 280px;
max-width: 280px;
padding: 0px 0px 20px 0px;
border-top: 1px #cccccc solid;
margin: 20px 20px 0px 0px;
}

.logos {
float: left;
width: 600px;
margin-bottom: 20px;
}

.logos img {
border: none;
display: inline;
padding: 20px 50px 20px 0px;
}
 .clear {
clear:both;
}

.contactform {
width: 100%;
padding: 10px 0 10px 0;
}

.contactform td, .contactform tr, .msg, .required {
font-family: Verdana, Arial, Helvetica, san-serif;
color: #999999;
font-size: 10px;
line-height: 16px;
font-weight: lighter;
}

.error_message {
font-family: Verdana, Arial, Helvetica, san-serif;
color: #a9c2c9;
font-size: 10px;
line-height: 16px;
font-weight: lighter;
font-style: italic;
}
/* End of 'brownbag' */

