/****    ****/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}	


body {
	width:932px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	color:#333333;
	background-color: #000000;
	margin-bottom: 50px;
	margin-top: 30px;
}

h1,h2,h3,h4,h5,h6, .numbertxt  {
font-weight: normal;
}

p,a {
	font-weight: normal;
	text-align: left;
}

p {
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #F5730C;
}

#nav-wrapper{
	width: 932px;
	float: left;
	background-color: #FFFFFF;
}

#top-navbox ul {
	color: #FFFFFF;
	height: 1%;
	float: left;
	width: 730px;
	margin-left: 3px;
}

#top-navbox ul li {
	display:inline;
	margin:0;
	padding:0;
	height:28px;
}

#top-navbox ul li a {
	color:#E46C0E;      /* POSSIBLE CHANGE COLOUR */
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-right:9px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-image: url(../graphics/topnav-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#top-navbox ul li a:hover {
	color:#000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* Main navigation "active tabs" - shows the page you are on in the navigation*/

body#home-page #top-navbox li#home1 a {
	color: #000000;
}

body#properties-page #top-navbox li#properties1 a {
  color: #000000;
}

body#about-page #top-navbox li#about1 a {
  color: #000000;
}

body#bomaarts-page #top-navbox li#bomaarts1 a {
  color: #000000;
}

body#bulgaria-page #top-navbox li#bulgaria1 a {
  color: #000000;
}

body#news-page #top-navbox li#news1 a {
  color: #000000;
}

body#contact-page #top-navbox li#contact1 a {
  color: #000000;
}

body#testimonials-page #top-navbox li#testimonials1 a {
  color: #000000;
}





#team-heading{
	width: 192px;
	float: right;
	position: relative;
}



/* container */

#container {
	width:932px;
	margin-bottom: 10px;
	margin-top: -1px;
	border: 4px solid #FFFFFF;
	float: left;
}

/* header */

#header {
	width:932px;
	height: 155px;
	text-align: center;
}

/* home page box - blurb, flash and small pics */

#feature-box {
	height:230px;
	width:932px;
	float:left;
	background-color: #082755;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#blurb-box{
	width: 450px;
	float: right;
	height: 230px;
	background-color: #153162;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../graphics/blurb-bg.jpg);
	background-repeat: no-repeat;
}

#blurb-box img{
	padding-top: 60px;
	padding-left: 20px;
}

#flash-box{
	width: 450px;
	float: left;
	height: 230px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#left-col #sub-header{
	background-color: #000000;
	padding-left: 25px;
	padding-top: 15px;
}

#left-col #sub-header h1{
	color: #FFFFFF;
	font-size: 25px;
	padding-bottom: 16px;
}

#left-col #sub-header p{
	color: #E46C0E;
	font-size: 17px;
	padding-bottom: 30px;
	line-height: 24px;
}

/* column wrapper */

#col-wrapper {
	width:932px;
	background-image: url(../graphics/col-bg.gif);
	background-repeat: repeat-y;
	float: left;
	position: relative;
}

#property-wrapper{
	width: 884px;
	background-color: #FFFFFF;		
}

#top-blocks{
	width: 884px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #EBD8BE;
	padding-left: 4px;
}

#top-blocks img{
	padding-top: 3px;
}

/* left column */

#left-col {
	float:left;
	width: 740px;
}

#main-content{
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 25px;
	padding-left: 18px;
}

#left-col #main-content p{
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

/* right column */

#right-col {
	height:1%;
	float:right;
	width: 190px;
	padding-bottom: 20px;
}

#staff{
	text-align: center;
	padding-top: 20px;
}

#staff h3{
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 22px;
	color: #422400;
}

#staff img{
	border: 3px solid #F5730C;
}

#callback{
	height: 220px;
	width: 232px;
	border: 1px solid #CCCCCC;
	margin-bottom: 14px;
	background-color: #f3f6f7;
}

#callback h3{
	background-color: #823696;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#side-blocks{
	width: 234px;
}

#side-blocks img{
	padding-bottom: 12px;
}

/* footer */

#footer {
	width:932px;
	text-align: center;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #000000;
}

#footer p{
	color: #E46C0E;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 20px;
}

#footer a{
	color: #E46C0E;
	text-decoration: underline;
}

#footer .opg{
	color: #CCCCCC;
	font-weight: normal;
	padding-left: 218px;
}

#footer .opg a{
	color: #CCCCCC;
}

A:link	{
	text-decoration:underline;
	font-weight: normal;
	color: #003399;
}
A:visited	{ text-decoration:underline; font-weight: normal; color: #003399}
A:hover	{ text-decoration:underline; font-weight: normal; color: #000000 }
A:active	{
	text-decoration:underline;
	color: #003399;
}

/* contact and other forms */

#left-col #contact-form{
	width: 469px;
	border: 1px solid #E1D6C0;
	padding: 14px;
	background-color: #F4EBDA;
}

#left-col #contact-form p{
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

/* sections on forms */

.section{
	border: 1px solid #E1D6C0;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-color: #FFFFFF;
}

.submit-button{
	margin-left: 180px;
}

#left-col h2.intro {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #143B76;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#left-col h1.intro {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #143B76;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* spaces between fax/tel/email in footer */

.spacer{
	padding-left: 15px;
}

.float-right{
	float: right;
	padding: 4px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #DFBF91;
	margin-top: 4px;
}

#featured{
	background-color: #000000;
	height: 220px;
	width: 686px;
	background-image: url(../graphics/blurb-bg.gif);
}

#blurb{
	height: 220px;
	width: 200px;
	float: left;
}

#blurb h1{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	padding-left: 18px;
	padding-top: 32px;
}

#flash{
	height: 220px;
	width: 480px;
	float: right;
}

#calltable{
	margin-top: 10px;
	margin-left: 15px;
}

#calltable td{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 3px;
}

#calltable tr{

}

#left-col ul{
	margin-left: 30px;
	margin-top: 10px;
}

#left-col li{
	font-size: 13px;
	list-style-type: square;
	padding-top: 8px;
	padding-bottom: 8px;
}

#left-col #pics{
	margin-top: 6px;
	margin-bottom: 15px;
}

#left-col #pics img{
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#left-col #pics p{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

#left-col .bomlink a{
	font-weight: bold;
	font-size: 15px;
}

#left-col #pubpics{
	margin-top: 6px;
	margin-bottom: 15px;
}

#left-col #pubpics img{
	margin-right: 8px;
	margin-bottom: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}

#left-col #pubpics p{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
