﻿/*
body {background: #dad9ce url(tmBg.jpg) repeat-x 0 0; text-align: center;}

    background: #dad9cd url(tmBg.jpg) repeat-x 0 0;
*/

body
{    
	background: #A9B3BB url(image01_01.gif) repeat-x;
    font-family:"Century Gothic", Arial, Helvetica, sans-serif;
    font-size:smaller;
    color:#333333;
    margin: 0;
    padding: 0;
    text-align:center;
}

h2
{
	font-family:"Century Gothic";
	font-size:medium;
	color:Navy;
	padding-top:12px;
	padding-bottom:3px;
	}

#wrapper {width: 840px; margin: 0 auto; text-align: left;}

/*
#main {background-color: White; margin-bottom: 10px;}
*/
#main {background-color:White;margin:50px 0px 0px 0px;}

.content {background-color:White;}

.content h1
{
	background-color:#ffcc33;
	color:#333333;
	font-size:larger;
	font-weight:bold;
	padding: 10px 0px 3px 10px;
	text-align:left;
	margin: 0px 0 0 0px;
}
	
.content h2
{
	background: white;
	font-size:medium;
	font-weight: bold;
	padding: 10px 0 3px 1px;
	text-align: left;
	margin: -10px 0 0 25px;
}

.content p{font:1em verdana;color:#222;margin: 10px 25px 12px 25px;}
.content a{text-decoration:none;font-family: "Century Gothic";font-size: small;margin: 10px 0 12px 0px;}.content hr {margin: 10px 25px 12px 25px;}
.content table{margin: 10px 25px 12px 25px;}

#header {font-size: small; color: #807f77; text-transform: uppercase; margin-bottom: 5px;}

/*
#top {height: 108px; background-color: #58563f;}
height: 88px;
*/
#top {height: 110px;}
#top img {float: left; margin: 35px 0 0 -10px; display: inline;}

#footer {
	padding: 8px 0;
	background: #3F4244 url(../images/Style/img18.gif) repeat-x;
}

#footer p {text-align: center;font-size: smaller;color: #666666;}
#footer a {color: #666666;}

/*
sundry
*/
.TextBoxAlignRight {text-align:right;}


