/* Sandaury styles*/
html, body, p, a, img, table, td, tr {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
}
body {
	font-size: 0.8em;
	font-family: Times New Roman, Arial, Georgia, Verdana, Helvetica, sans-serif;
	color: #111e32;
	background: #a9c9e7;
	line-height: 1.5em;
	text-align: center;
}
A:link, A:visited, A:active
{
	color: #3f3116;
}
#header
{
	width: 100%;
    margin: 0px auto;
	text-align: center;
	font-size: 0.9em;
	clear: both;
	height: 165px;
}
#stripe_up
{
	padding-top: 2px;
        padding-left: 4px;
	clear: both;
}
td.small_stripe
{
	background-image: url(img/grad.jpg);
}
.dark
{
	width: 100%;
	float: left;
	height: 20px;
	text-align: left;
	font-weight: bold;
	margin-right: -100px;
}
.flags
{
    width: -100px;
    float: right;
    height: 20px;
}
.left
{
	/*width: 348px; */
    float: left;
}
.right
{
	float: right;
}
#separator
{
	width: 12px;
	height: 20px;
	float: left;
}
.light
{
	float: right;
	height: 20px;
}
table.menu
{
	width: 100%;
	text-align: center;
}
table.menuleft
{
	width: 100%;
	text-align: center;
}
#left-menu
{
	width: 150px;
	float: left;
}
#container
{
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
#content
{
	margin-left: 150px;
	height: 100%;
	text-align: center;
}
#footer 
{
	text-align: right;
	padding: 7px;
	margin-top: 45px;
	clear: both;
	font-size: 0.9em;
}
A:link.ped, A:visited.ped, A:active.ped
{
	text-decoration: underline;
	color: #a9c9e7;
	font-weight: bold;
	font-size: 1em;
}
img.logo {
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
}
td.menu
{
	width: 12.25%;
}
.menu a, .menu a:visited {
	position: relative; 
	text-decoration: none; 
	display: block; 
	height: 22px; 
	font-weight: bold;
	overflow: hidden;
}
.menu a:hover
{
	text-decoration: none; 
}
img.dogs
{
	border: solid thin #3f3116;
	text-align: center;
}
p.left
{
	text-align: left;
	margin-left: 10px;
}
/*div.justleft
{
	text-align: left;
	margin-left: 10px;
	clear: both;
}*/
div.justleft
{
	text-align: left;
	margin-left: 10px;
}
.bigger
{
	font-size: 1.2em;
}
.center
{
	text-align: center;
}
.bigDark
{
	font-weight: bold;
	font-size: 20px;
}
table.info
{
	text-align: center;
	width: 100%;
	margin: 0px auto;
}
table.ped
{
	width: 70%;
	text-align: center;
	margin: 0px auto;
	margin-top: 1%;
	font-weight: bold;
}
table.dogs
{
	margin-top: 2px;
	width: 80%;
	margin: 0px auto;
}
p.font-light {
	font-weight: normal;
}
p.font-bold
{
	font-weight: bold;
}
p.about
{
	text-align: left;
	text-indent: 3%;
}
p.about-right
{
	text-align: right;
}
table.dates
{
	margin-top: 2px;
	width: 80%;
	margin: 0px auto;
	font-weight: bold;
}
p.boldred
{
    font-weight: bold;
    color: #b6453f;
}
p.aboutitalic
{
	text-align: left;
	text-indent: 3%;
	font-style: italic;
}
p.aboutbold
{
	text-align: left;
	text-indent: 3%;
	font-weight: bold;
}
.bigbold
{
	font-size: 1.2em;
	font-weight: bold;
}
table.dogmenu
{
	margin-top: 2px;
	width: 40%;
	margin: 0px auto;
	font-weight: bold;
}