/* CSS Document */

/* UNIVERSAL - These rules are applied to all elements unless otherwise specified below. */



/* BODY */

body {
text-align:center;
background-color: #E1DACE;
margin-top: 40px;
}

/* CONTENT */

div#content {
background-color:#DEE7EB;
background: url(images/template/contentbg.jpg) no-repeat;
width:386px;
min-height:387px;
height:100% !important;
height:387px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #7D98A4;
line-height:130%;
text-align: left;
}



div#content p {
text-align: left;
margin:0;
padding:0;
}

div#content a {
color : #816D4A;
text-decoration:underline;
}

div#content a:hover {
color : #50B2A5;
text-decoration:underline;
}

div#content h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #50B2A5;
margin:0;
padding:0;
}

div#content img{
margin: 0 10px 5px 0;
border:#7D98A4 solid 1px;
}

div#content td{
text-align: center;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #7D98A4;
line-height:150%;
}

div#content td img{
border:#7D98A4 solid 1px;
margin: 5px;
}

.clear {clear:both}

.smalltext {
font-size:10px;
}

/* AD SPACE */

div#rightside {
background-color:#DEE7EB;
background: url(images/template/contentbg.jpg) no-repeat;
width:195px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #9EB6C1;
line-height:120%;
}

div#rightside p {
text-align: left;
margin:5px 0 5px 10px;
padding:0;
}

div#rightside a {
color : #7D98A4;
text-decoration:underline;
font-weight: bold;
}

div#rightside a:hover {
color : #816D4A;
text-decoration:underline;
font-weight: bold;
}

div#rightside img{
margin: 0;
border: none;
}

/* HOME PAGE */

div#homepage {
background-color:#DEE7EB;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #7D98A4;
line-height:130%;
text-align: left;
}

.bg {
background-color:#DEE7EB;
background: url(images/homespecific/mainbg.jpg) no-repeat;
width:319px;
height:263px;
margin:0;
padding:0;
}

.margin {
margin: 5px 10px 5px 10px;
}

div#homepage a {
color : #816D4A;
text-decoration:underline;
}

div#homepage a:hover {
color : #50B2A5;
text-decoration:underline;
}
