/* CSS for Dalsouple (common) */

@page {
    size: auto;
}

body {
    background-color: #95AE1C;
    /*background-image:url(../images/bgtile.jpg);*/
    background-repeat: repeat-x;
    background-position: top;
    font: 12px Arial, Helvetica, sans-serif;
    color: #ffffff;
    margin: 0;
}

div.padded {
	padding: 12px;
}

img {
	border: none;
}

td {
    vertical-align: top;
}

a {
    color: #333709;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #7d8716;
}

a:hover {
    text-decoration: none;
}

h2 {
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 0;
}

a.nav, a.nav:visited {
    width: 140px;
    height: 18px;
    line-height: 18px;
    background-image: url(../images/arrow1.gif);
    background-position: 30px;
    background-repeat: no-repeat;
    padding-left: 50px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    display: block;
}

a.nav:hover {
    text-decoration: underline;
}

#leftpic {
    width: 190px;
    height: 170px;
    margin: 0 0 0 10px;
    float: left;
}

#homepic {
    width: 450px;
    margin: 80px 0 10px 10px;
    height: 270px;
    float: left;
}

#menu {
    width: 190px;
    margin: 80px 0 10px 10px;
    background-image: url(../images/menu.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 270px;
}

#rightbar {
    color: #7d8716;
    padding-top: 10px;
    vertical-align: top;
}

/*#rightbarDiv {
	width:300px;
	height:570px;
	overflow: auto;
}
*/

#rightbarTilesDiv {
	width: 260px;
	margin: 10px 0 0 20px;
	clear: both;
}

#rightbarTilesInnerDiv {
	margin: 10px 0 0 14px;
	clear: both;
}

#rightbarTilesDiv img {
	height: 65px;
	width: 65px;
	margin: 5px;
}

.rightBarItem {	/* half width */
	width: 140px;
	min-height: 80px;
	margin: 2px 0px 2px 7px;
	text-align: left;
	float: left;
	font-size: 11px;
}

.rightBarItemWide {	/* whole width */
	width: 260px;
	min-height: 80px;
	margin: 4px 0 2px 20px;
	text-align: left;
	float: left;
	font-size: 11px;
}

#rightbarDiv img {
    float: right;
	height: 65px;
	width: 65px;
}

#rightbarDiv a {
	font-size: 12px;
}

#rightbar a {
    color: #7d8716;
}

#rightbar h2{
	color: #7d8716;
	font-size: 16px;
}

#gal_content {
    width: 760px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 210px;
}

.menu_inner {
    width: 190px;
    margin-top: 40px;
    height: 230px;
}

img.mainpic {
    width: 450px;
    height: 270px;
}

img.smallpic {
    margin: 0;
    padding: 0;
    width: 190px;
    height: 170px;
}

#main {
    width: 980px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    text-align: left;
    margin-bottom: 10px;
}

#content_main {
    background-color: #95AF1C;
    width: 450px;
    min-height: 160px;
    background-image: url(../images/content_c.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin: 10px 0 0 10px;
    text-align: left;
}

#content_bottom {
    width: 450px;
    height: 10px;
    background-image: url(../images/content_bot_c.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0 0 0 10px;
}

#content_inner {
    width: 430px;
    margin: 10px;
    color: #FFFFFF;
}

#content_inner a {
    color: #FFFFFF;
}

#content_box {
    width: 450px;
    margin-left: 200px;
}

#right {
    width: 300px;
    float: left;
    background-image: url(../images/r_top_c.jpg);
    background-position: top;
    background-repeat: no-repeat;
    color: #7d8716;
    margin-top: 80px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 10px;
}

#right_inner, #right_inner2 {
    width: 300px;
    background-image: url(../images/r_bot_c.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    color: #7d8716;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#outer {
    margin: 10px 0 10px 0;
    width: 100%;
}

#bg {
    background-image: url(../images/vtile.jpg);
    background-repeat: repeat-y;
    width: 980px;
}

#footer {
    width: 980px;
    height: 50px;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    text-align: left;
}

.frm50 {
    height: 18px;
    width: 50px;
}

.frm100 {
    height: 18px;
    width: 100px;
}

.frm200 {
    height: 18px;
    width: 200px;
}
