/* Aviemore STYLESHEET */

body         
{ 
    background-image: url(images/bkgd.jpg);
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 12px;
	color: #333333;

	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0; 
}

td.wrapper
{
background-image: url(images/tdwrapper.jpg);
text-align: center; vertical-align: top;
}

td.flashholder
{
background-image: url(images/test_photo2.jpg);
}

td.flashleft
{
background-color: #a7a57f;
}

td.banner
{
background-color: #FFFFFF;
}

table.menu
{
background-image: url(images/bkgd.jpg);
background-repeat:repeat;
height: 250px;
}

td.sidecontent
{
background-color: #f1f1f1;
}

td.maincontent
{
}

td.bottom
{
background-image: url(images/bottombanner.jpg);
height: 25px;
}

td.top
{
background-image: url(images/topbanner.jpg); height: 25px; }

/* LINKS */



a.footer:link, a.footer:active, a.footer:visited
{
font-family: verdana, arial;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

a.footer:hover
{
font-family: verdana, arial;
font-size: 10px;
color: #000000;
}

a.content:link, a.content:active, a.content:visited
{
font-family: verdana, arial;
font-size: 12px;
color: #006699;
text-decoration: none;
}

a.content:hover
{
font-family: verdana, arial;
font-size: 12px;
color: #a5a77f;
}




/* DIVS */

.divdashed
{
border-bottom: 1px #dddddd dotted;
vertical-align: bottom;
text-align: center;
width: 820px;
}

.mainholder
{
margin-bottom: 15px;
text-align: left;
}

.maindiv
{
width: 540px;
margin-top: 10px;
text-align: left;
}

.mainheaddiv
{
width: 400px;
}

.maincontentdiv
{ width: 550px; margin-bottom: 20px; }

.mainholder
{
margin-bottom: 15px;
text-align: left;
}

.sidediv
{
width: 200px;
margin-top: 10px;
text-align: left;
margin-left: 10px;
}

.sideheaddiv
{
width: 180px;
}

.sidecontentdiv
{
margin-top: 2px;
margin-bottom: 20px;
text-align: left;
}

.divpiclink
{
margin-top: 4px;
text-align: left;
font-size: 12px;
}

.tent
{
text-align: right;
margin-right: 5px;
}

.footer
{
text-align: left;
margin-left: 5px;
color: #FFFFFF;
}


/* MARGINS */



/* ALIGNS */


/* HEIGHT */

.footertable
{
height: 30px;
}

		










