/* Start of CMSMS style sheet 'Jipsiglenn' */
* {
margin: 0;
padding: 0;
}

body {
background: #eac970 url('images/page_bg.png') repeat-x; font-size:12px;
}

.clear { clear: both; }
.center { text-align: center; }
.left { float: left; }
.right { float: right; }

a img {
border: 0;
}

a {
color: #d54e21;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


#wrapper {
width: 100%;
background: url('images/art_bg.png') no-repeat;
}

#container {
width: 817px;
margin-left: 150px;
}

H1.title {
background: url('images/banner.jpg') no-repeat;
height: 100px;
text-indent: -2000px;
}

#navigation {
width: 817px;
background: #80622e url('images/navigation_bg.jpg') no-repeat;
height: 36px;
text-align: right;
}

#navigation span {
padding-left: 15px;
padding-right: 15px;
}

#navigation ul {
list-style: none;
float: right;
padding-top: 8px;
}

#navigation ul li {
float: left;
padding-left: 15px;
padding-right: 15px;
}

#navigation ul li.currentpage {
color: #FFF;
text-transform: uppercase;
text-decoration: none;
font-family: "Trebuchet MS", Arial, Sans-Serif;
background-color: #a08962;
padding-top: 8px;
padding-bottom: 7px;
margin-top: -8px;
}

#navigation ul li a {
color: #FFF;
text-transform: uppercase;
text-decoration: none;
font-family: "Trebuchet MS", Arial, Sans-Serif;
font-weight: bold;
padding-top: 8px;
padding-bottom: 7px;
padding-left: 4px;
padding-right: 4px;
}

#navigation ul li span {
color: #FFF;
text-transform: uppercase;
text-decoration: none;
font-family: "Trebuchet MS", Arial, Sans-Serif;
font-weight: bold;
padding-top: 8px;
padding-bottom: 7px;
padding-left: 4px;
padding-right: 4px;
background-color: #a08962;
}

#navigation ul li a:hover {
background-color: #a08962;
}


#navigation dfn {
display: none;
}

#cover_photo {
width: 817px;
}

#main_column {
width: 538px;
float: left;
}

#main_column H1, #main_column H2 {
background: url('images/heading.png') no-repeat;
color: #FFF;
font-weight: normal;
padding: 3px;
margin-bottom: 10px;
margin-top: 25px;
height: 38px;
font-size: 24px;
}

#side_column H1 {
background: url('images/side_heading.png') no-repeat;
color: #FFF;
font-weight: normal;
padding: 3px;
margin-bottom: 10px;
margin-top: 25px;
height: 38px;
font-size: 24px;
}


#side_column {
margin-left: 580px;
width: 230px;
}

#footer {
clear: both;
margin-top: 20px;
border-top: #80622e 1px dashed;
color: #80622e;
}

#footer a {
color: #d54e21;
text-decoration: none;
font-family: "Trebuchet MS", Sans-Serif;
}

#footer a:hover {
text-decoration: underline;
}

.inner {
padding: 15px;
}

p {
font-family: "Trebuchet MS", Arial, Sans-Serif;
font-size: 13px;
line-height: 22px;
margin-bottom: 22px;
}

.fRow {
margin-bottom: 5px;
}

.errors {
color: red;
margin: 10px;
margin-bottom: 40px;
}

.row {
font-family: "Trebuchet MS", Sans-Serif;
margin-bottom: 5px;
}

.row input, .row textarea {
background-color: #fffbcc;
border: 0px;
color: #666666;
text-decoration: italic;
padding: 2px;
font-size: 10pt;
width: 200px;
}

.row input:hover, .row textarea:hover {
color: #d54e21;
}

.row input:focus, .row textarea:focus {
border: 1px solid #7f612f;
background-color: #FFFFFF;
color: #000000;
font-size: 12pt;
}

.next {
background-color: transparent; border: 0px; background-image: url('/images/next_button.png'); width: 70px; height:18px; padding:0px; text-indent: -3000px;
}

.next:hover {
background-image: url('/images/next_button_over.png');
}

#main_column h3 {
Font-Family: "Trebuchet MS", Sans-Serif;
font-size: 14pt;
}

.commentWrapper {
margin: 10px;
padding: 15px;
border-bottom: 1px dashed brown;
background-color: #fffbcc;
font-size: 13pt;
}

.commentWrapper p {
margin-left: 15px;
font-size: 10pt;
}

.commentDate {
font-size: 9pt;
color: #666666;
}

.commentButton {
border: 1px solid brown; 
padding: 5px; 
margin-top: 5px
}

.commentButton:hover {
color: #d54e21;
}

/* End of 'Jipsiglenn' */

