/*
Adapted from Milestone design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
 margin: 0px;
 padding: 0px;
 background: url(/images/img01.jpg) repeat-x left top;
 font-family: Times New Roman, Times, serif;
 font-size: 12px;
 color: #464646;
}

h1, h2, h3 {
 margin: 0;
 text-transform: none;
 font-weight: normal;
 color: #573D26;
}

h1 { font-size: 24px; }

h2 { font-size: 18px; }

h3 { font-size: 14px; }

h4 { font-size: 10px; }

h5 { font-size: 8px; }


p, ul, ol {
 margin-top: 0;
 line-height: 150%;
 text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #639CBF; }

a:hover { text-decoration: none; }

a img {
 border: none;
}

img.left {
 float: left;
 margin: 7px 30px 0 0;
}

img.right {
 float: right;
 margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
 float: left;
 line-height: normal;
}

.list1 li img {
 margin: 0 30px 30px 0;
}

.list1 li.alt img {
 margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
 width: 750px;
 height: 50px;
 margin: 0 auto;
 padding: 0px;
 background: url(/images/img04.jpg) repeat left top;

}





/** LOGO */

#logo {
 width: 750px;
 height: 150px;
 margin: 0 auto;
 padding: 0px 0px 0px 20px;
 background: url(images/img01.jpg) no-repeat left top;

}

#logo h1 {
 margin: 0px;
 line-height: normal;
 text-transform: mixedcase;
 text-align: right;
 font-weight: normal;
 color: #FFFFFF;
}

#logo p {
 margin-top: -4px;
 margin: 20px;
 line-height: normal;
 text-transform: mixedcase;
 text-align: right;
 font-weight: normal;
 font-size: 16px;
 color: #A38E7C;
}

#logo h1 {
 padding-top: 50px; 
 font-size: 48px;
}

#logo a {
 text-decoration: none;
 color: #A38E7C;
}

#logo h1 a {
 text-decoration: none;
 color: #573D26;
}





/* Menu */

#menu {
 float: left;
 width: 500px;
 height: 35px;
 padding-top: 15px;
}

#menu ul {
 margin: 0;
 padding: 0px;
 list-style: none;
 line-height: normal;
}

#menu li {
 display: block;
 float: left;
}

#menu a {
 display: block;
 float: left;
 padding: 6px 20px;
 letter-spacing: -1px;
 text-decoration: none;
 text-align: center;
 text-transform: lowercase;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #573D26;
}

#menu a:hover { 
 text-decoration: none; 
}

#menu .current_page_item a {
 background: #573D26;
 color: #FFFFFF;
}

#menu .first {
}


/* Page */

#page {
 width: 750px;
 margin: 0 auto;
 font-size: 14px;
 padding: 10px 10px 0px 10px;
}

#banner {
 padding-bottom: 20px;
}


/* Content */

#content {
 float: left;
 width: 700px;
 padding: 10px 10px 10px 10px;
 border-style:solid;
 border-width:thin;
 border-color:CCCCCC;
}


/* Footer */

#footer {
 width: 750px;
 height: 70px;
 margin: 0 auto;
 padding: 0;
/* background: url(images/img03.jpg) repeat left bottom; */
}

#footer-bgcontent {
}

#footer p {
 margin: 0;
 padding: 20px 0px 0px 0px;
 text-align: center;
 line-height: normal;
 text-transform: none;
 font-size: 10px;
 color: #573D26;
}

#footer a {
 color: #573D26;
}


f1
}
 