/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
margin: 0px;
padding: 0px;
}
a{
color: #e93053;
text-decoration: none;
}
a:hover {
color: #000000;
}
body {
background: #520a18 url(images/back_all.jpg) top repeat-x;
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
}
#content{
margin: 0 auto;
background: #1e7c01;
width: 818px;
text-align: left;
background: url(images/mainbg.jpg) repeat-y center;
border-left: 14px solid #d11e40;
border-right: 14px solid #d11e40;
}
#main{
width: 818px;
margin: 0 auto;
clear:both;
}
#header {
width: 818px;
background: url(images/header.jpg) no-repeat top;
}
#logo {
height: 230px;
text-align: left;
width: 770px;
padding-left: 100px;
padding-top: 30px;
}
#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 18px;
color: #ffffff;
}
#logo H2 a{
font-size: 12px;
}
#left{
width: 260px;
margin-left: 5px;
background: url(images/left_bg.jpg) no-repeat 0px 69px;
min-height: 500px;
}
#left H3{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
color: #610517;
width: 222px;
height: 21px;
padding-left:20px;
margin-bottom: 10px;
background: url(images/title_left.gif) repeat-x bottom;
margin-left:8px;
}
#left ul{
list-style: none;
margin-bottom: 30px;
margin-left: 10px;
padding-top: 5px;
}
#left li{
background: url(images/ls.png) no-repeat left top;
padding-left: 35px;
height: 16px;
padding-top: 4px;
margin-bottom: 3px;
}
#left a{
font-family: Arial, Helvetica, sans-serif;;
font-size:12px;
text-decoration:none;
color: #131212;
}
#left a {
color: #610517;
}
#right{
float: right;
width: 533px;
margin-right: 8px;
margin-top: 69px;
}
#right #menu{
width:533px;
height: 52px;
margin-bottom:20px;
}
#right #menu ul {
padding-left: 0px;
margin: 0px;
list-style:none;
}
#right #menu li {
display: inline;
list-style: none;
padding-left:0px;
}
#right #menu a {
float: left;
width: 100px;
height: 32px;
display: block;
text-align: center;
text-decoration: none;
color: #610517;
font-weight: bold;
padding-top: 20px;
font-size: 14px;
}
#right #menu a:hover{
width: 100px;
height: 32px;
background: url(images/menu_hover.jpg) repeat-x;
}
#right H4{
width: 441px;
height: 30px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
color: #610517;
}
#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
#right h2 {
margin: 0;
padding: 0;
padding-top: 10px;
color: #196050;
}
.read{
text-align:right;
padding-right: 30px;
}
.read a{
color: #ad2a36;
}
.read a:hover{
color: #000000;
}
.righthr{
height:1px;
background: #5c5b5b;
margin-bottom:20px;
margin-top:20px;
}
#mainbot{
background: url(images/mainbot.jpg) no-repeat;
height: 17px;
width: 818px;
clear:both;
}
#footer {
height: 36px;
width: 818px;
clear: both;
padding-top: 10px;
background: url(images/footer.jpg) repeat-x top;
}
#footer p {
margin: 0;
font-size: 10px;
text-align: center;
color: #ad2a36;
}
#footer a {
color: #ad2a36;
}