/** colours used:

background-gray: #414141;
darkred: #BC3B3B
**/ 

body
{
    font-family: Trebuchet MS, Trebuchet MS, arial, verdana, helvetica;
    margin: 10px auto 10px auto;
    background-color: #414141;
    background-image: url(/images/background.jpg);
    background-repeat: repeat-y;
    background-position: 50%;
	text-align: center;
}

p
{
	font-size: 9pt;
	margin-top: 0px;
}

img
{
	border: none;
}


#page
{
    width: 800px;
    background-color: Black;
    margin: 0px auto 0px auto;
    border: solid 1px #555555;
	text-align: left;
}


.clear
{
    clear: both
}

.right
{
    float: right
}
.left
{
    float: left
}
.center
{
    text-align: center
}
.italic
{
    font-style: italic
}

blockquote
{
	font-style: italic;
	font-family: Basil Italic, Times, times new roman;
	color:#BC3B3B;
	font-size: 36pt;		  
	font-weight: bold;
	margin: 5px auto 5px auto;
	text-align: center;
}

#header, #header a
{
	color: #BC3B3B;
	font-size: 14pt;
	margin-right: -1px;
    text-align: center;
}

	.contact
	{
		width: 350px;
		margin-left: 45px;
	}

    .tdmenu
    {
       font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    input[type=text], textarea
    {
    background-color: #DDDDDD;
    width: 250px;
 margin: 5px 0px 0px 15px;
    }
    input
    {
 margin: 5px 0px 0px 15px;
    }

#headerImage
{
    margin-left: auto;
    margin-right: auto;
  }

#keywords
{
	font-size: 8pt;
    text-align: center;
}



#mainContent
{
	width: 800px;
	background-color: Black;
	background-image: url(background.gif);
    background-repeat: no-repeat;
    color: #CCCCCC;
}

#mainContentLeft /* when the content isd on left **/
{
	position: relative;
    float: left;
    width: 470px;
    padding-left: 10px;
    font-family: Trebuchet MS, Trebuchet MS, arial, verdana, helvetica;
    text-align: left;
    margin: 10px 0px 5px 0px;
    font-size: 10pt;

}
#mainContentLeft p
{
    font-size: 10pt;
    color: #999999;
}

#mainContentRight  /* when the content is on right **/
{
	position: relative;
    float: right;
    width: 420px;
    padding-left: 10px;
    font-family: Trebuchet MS, Trebuchet MS, arial, verdana, helvetica;
    text-align: left;
    margin: 10px 0px 5px 0px;
    font-size: 10pt;

}

#navBar
{
	background-color: Black;
	color: White;
	position: relative;
    font-family: Cry Uncial, Cry Uncial Condensed, MS, Trebuchet MS, arial, verdana, helvetica;
    text-align: center;
    margin: 0px 0px 0px 0px;
    font-size: 11pt;
    font-weight: normal;
    padding-left: 50px;
    padding-top: 3px;
    height: 24px;
}
  @font-face {
    font-family: Cry Uncial;
    font-style:  normal;
    font-weight: normal;
    src: url(/fonts/Cry_Uncial.ttf);
  }

#navBar a
{
	color: White;
}


#fullSizeImage
{
	width: 415px;
	border: solid 1px black;
}
	#mainContent a
	{
		color: #555555;
		text-decoration: none
	}
		#mainContent a:hover
		{
			color: #CCCCCC;
			text-decoration: underline
		}
		
.alert
{
    border: solid 1px #FFCC33;
    background-color: #FFFFCC;
    padding: 10px;
    color: #FFCC33;
    font-size: 18pt;    
    margin: 10px;
}
    .alert p
    {
        color: #FFCC33;
        font-size: 18pt;
        margin: 10px 0px 0px 0px;
        padding: 0px;
        
    }
		
h1, h2, h3
{
	color: #A00000;
	font-family: Cry Uncial, Cry Uncial Condenced, Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 12pt;
    font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 50px;
    background-image: url(/images/icon.gif);
    background-repeat: no-repeat;
}

h1
{
	font-size: 12pt;
}

#divider
{
margin-top: 15px;
    float: left;
    width:  50px;
}


#pictureBar
{
	padding: 10px 25px 0px 0px;
	float: right;
	width: 210px;
	margin: 10px 3px 0px 5px;
    text-align: right;
    font-size: 11pt;
    color: #CCCCCC;
}
	#pictureBar .pic
	{

		padding: 5px;
		margin-bottom: 20px;
	}

	#pictureBar a
	{
		text-decoration: none;
	}
	
	#pictureBar img
	{
		width: 200px;
		border: 1px solid #333333;
	}
	
	#pictureBar a
	{
		text-decoration: none;
	}

.address
{
	text-align: left;
}

	.address p
	{
		font-size: 10pt;
		font-weight: bold;
	}
	
#footer
{
	margin: 10px auto 5px auto;
	width: 780px;
    height: 82px;
	font-size: 10pt;
	background-color: Black;
    background-image: url(/images/footerbackground.jpg);
    background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	text-align: center;
    border: solid 1px #555555;
    color: #CCCCCC;

}
	#footer, #footer a
	{
		color: #CCCCCC;
		margin-bottom: 7px;

	}

#footerLeft
{
    float:left;
    width: 300px;
    text-align: left;
    line-height: 22px;
}
#footerRight
{
    float:right;
    width: 300px;
    text-align: right;
}



/** photo Gallery **/

#thumbnails
{
	height: 200px;
	width: 99%;
	overflow: scroll;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

	.thumbnail
	{
		width: 220px;
		margin-right: 5px;
		height: 175px
	}

#fullsizeImage
{
 text-align: center;	
}

	#fullsize
	{
		width: 760px;
	}
