/* === Tags ======================================================================================= */
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 13px;
	color: #000000;
	height: 100%;
	background-image: url(images/bgBody.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #A2A200;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}
	
table {
	margin: 0;
	padding: 0;
	border: none;
}

/*==============Links=================================================================*/

a {
 color: #000000;
 text-decoration: none;
 font-family: Arial;
}

a:hover {
 color: #cc6633;
 text-decoration: underline;
}

a.link {
 color: #cc6633;
 text-decoration: underline;
 font-family: Arial;
}

a.link:hover {
 color: #cc6633;
 text-decoration: none;
}

ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
	border: solid 1px #9a916d;
	background-color: #f5f2e8;
	font-family: Trebuchet MS, Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 13px;
	color: #000000;
	width: 250px;
}

input.inputTextSmall {
 border: solid 1px #999999;
 background-color: #ffffff;
	font-family: Trebuchet MS, Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 13px;
	color: #000000;
	width: 40px;
	text-align: center;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display:block;
}

.relative {
	position: relative;
}

.inline {
 display: inline;
}

/*==================================================================================================*/

#wrap {
	width: 100%;
}

/*==================================================================================================*/

#container {
 width: 824px;
 margin: 0 auto;
 padding-top: 8px;
}

/*==================================================================================================*/
/*
#header {
 width: 800px;
 height: 100px;
 margin: 0 auto;
 text-align: center;
 padding-top: 17px;
 background-image: url(images/bgHeader.gif);
	background-repeat: no-repeat;
}
*/
/*==================================================================================================*/

#leftBlock,#leftBlockTop,#leftBlockBottom {
 width: 227px;
 margin: 0;
 padding: 0;
}

#leftBlockTop {
 height: 104px;
 background-image: url(images/bgLeftBlockTop.gif);
	background-repeat: no-repeat;
}

#leftBlockBottom {
 height: 168px;
 background-image: url(images/bgLeftBlockBottom.gif);
	background-repeat: no-repeat;
}

#mainMenu {
 width: 67px;
 padding-right: 34px;
 padding-left: 126px;
 height: 136px;
 text-align: right;
 background-image: url(images/bgMainMenu.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
}

#mainMenu a {
 width: 67px;
 height: 30px;
 display: block;
 background-repeat: no-repeat;
}

a#lnHome { background-image: url(images/lnHome.gif);}
a:hover#lnHome { background-image: url(images/lnHomeH.gif);}

a#lnAboutUs { background-image: url(images/lnAboutUs.gif);}
a:hover#lnAboutUs { background-image: url(images/lnAboutUsH.gif);}

a#lnContactUs { background-image: url(images/lnContactUs.gif);}
a:hover#lnContactUs { background-image: url(images/lnContactUsH.gif);}

a#lnStaff { background-image: url(images/lnStaff.gif);}
a:hover#lnStaff { background-image: url(images/lnStaffH.gif);}

#leftMenu {
 width: 210px;
 padding-right: 17px;
 padding-top: 34px;
 text-align: right;
 background-image: url(images/bgLeftMenu.gif);
	background-repeat: repeat-y;
}

#leftMenu li {
 padding: 1px 0px 1px 0px;
}

#leftMenu a {
 font-size: 11px;
 padding-right: 13px;
 border-right: 3px solid #efd6b8;
}

#leftMenu a:hover {
 border-right: 3px solid #cc6633;
}

/*==================================================================================================*/

#rightBlock,#rightBlockTop,#contentContainer {
 width: 597px;
 margin: 0;
 padding: 0;
}

#rightBlockTop {
 height: 44px;
 background-image: url(images/bgRightBlockTop.gif);
	background-repeat: no-repeat;
}

#flashTop {
 width: 500px;
 height: 180px;
 padding: 0px 47px 0px 50px;
 background-image: url(images/bgFlashTop.gif);
	background-repeat: no-repeat;
}

#contentContainer {
 background-image: url(images/bgContentContainer.gif);
	background-repeat: repeat-y; 
}

/*==================================================================================================*/

#content {
 width: 500px;
 padding: 0px 47px 40px 50px;
 background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

h1.subHeader {
 font-size: 20px;
 font-weight: normal;
 color: #cc3300;
 margin: 0;
 padding: 0;
 text-transform: uppercase;
 border-bottom: 1px solid #cc3300;
 margin-bottom: 25px;
}

#newsTd {
 width: 139px;
 padding-left: 20px;
}

#newsCaption {
 width: 139px;
 height: 24px;
 padding-top: 6px;
 text-align: center;
 background-color: #f2efd4;
}

#newsContainer {
 width: 139px;
 height: 502px;
 background-image: url(images/bgNewsContainer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fbfbe5;
}

#newsBlock {
 width: 115x;
 height: 415px;
 padding: 15px 12px 70px 12px;
 font-size: 10px;
 background-image: url(images/bgNewsBlock.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma;
}

.newsSeparator {
 width: 115x;
 height: 29px;
 background-image: url(images/bgNewsSeparator.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.news {
 width: 100%;
}

.textDiv {
 width: 100%;
 padding-bottom: 20px;
}

#flashIcons {
 width: 340px;
 height: 230px;
 margin-bottom: 20px;
}

#flashBunners {
 width: 340px;
 height: 68px;
}

.formDiv {
 width: 100%;
 text-align: center;
 padding-top: 15px;
}

.buttonDiv {
 width: 100%;
 padding-top: 20px;
 text-align: center;
}

.qustionBlock {
 width: 100%;
 padding: 20px 0px;
 border-bottom: 1px dotted #999999;
}

.scroll {
 width: 100%;
 text-align: center;
 padding-top: 20px;
}

.scroll li {
 display: inline;
 padding: 0px 2px;
}

.scroll ul {
 padding: 0px 4px;
}

/*==================================================================================================*/

#footer {
 width: 582px;
 margin: 0;
 height: 32px;
 text-align: left;
 padding-left: 15px;
	font-size: 11px;
 font-family: Arial;
 color: #ffffff;
}

#footer a { color: #ffffff;}
#footer a:hover { color: #ffffff;}


/*==================================================================================================*/

.error {
 font-size: 11px;
 color: #cc3333;
}

.red {
 color: #cc0000;
}

.padTop25 {
 padding-top: 25px;
}

.grey {
 color: #999999;
 font-size: 10px;
 font-family: Tahoma;
}

.grey2 {
 color: #999999;
}

.row {
 padding-top: 10px;
}

.runnerLine {
 width: 100%;
 padding: 10px 0px;
 font-size: 12px;
 font-family: Arial;
 font-weight: bold;
 background-color: #FBFBE5;
 text-align: center;
 margin-bottom: 5px;
}
