*{
	margin:0; 
	padding:0;
}

body{
	margin:0 0 50px 0;
	background:url(../images/bg_main.jpg) repeat-x #996666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
p{
	margin:0px 20px 20px 0px;
	line-height:150%;
}
a{
	outline:none;
	color:#815C4B;
}
a:hover{
	color:#AF311C;
}
h1, h2, h3, h4, h5, h6{
	margin:0px 0px 10px 0px;
	font-size:16px;
	line-height:120%;
	color:#AF311C;
	font-weight:normal;
}
h1{
	margin-bottom:20px;
	font-size:2em;
	line-height:120%;
}
h2{
	font-size:1.8em;
	margin-bottom:15px;
}
h3{
	font-size:1.6em;
}
h4{
	font-size:1.4em;
}
h5{
	font-size:1.2em;
}
h6{
	font-size:1em;
	color:#666666;
	font-weight:bold;
}
img{
	border:none;
}
ul, ol{
	margin:0px 0px 20px 30px;
}
li{
	padding:0px 0px 10px 0px;
}
table{
	margin:0px 0px 20px 0px;
	border-collapse:collapse;

}
th{
	padding:5px 10px;
	vertical-align:top;
	font-weight:bold;
	background-color:#EAF2C6;
	border:1px solid #FFFFFF;
}
td{
	padding:5px 10px;
	vertical-align:top;
	background-color:#EAF2C6;
	border:1px solid #FFFFFF;
}

form{
	margin:0px 0px 20px 0px;
}
form, embed{margin-bottom:20px;}
	
/*---------------------------*/

#bg_map {
	background:url(../images/scotmap_right.gif) no-repeat center 94px;
}
#main_con {
	margin: 0px auto;
	width: 980px;
}


/*---------------------------
-------  H E A D E R  -------
---------------------------*/

#header{
	width: 980px;
	height:310px;
}
#header_contact{
	padding:0 10px;
	width: 960px;
	height:50px;
	background:url(../images/scotmap_top.gif) no-repeat 740px 0px;
}
#header_contact p{
	margin:0;
	padding:0;
	font-size:12px;
	color:#DDD7D7;
	line-height:50px;
}
#header_contact a{
	color:#DDD7D7;
}
#header_contact a:hover{
	color:#FFFFFF;
}
#header_image{
	width: 980px;
	height:260px;
}

/*---------------------------
----------  NAV  -----------
---------------------------*/

#nav_con{
	width:978px;
	height:39px;
	text-align:center;
	background:#694646;
	border-top:1px solid #876B6B;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#nav{
	margin:0;
	padding:0 0 0 2px;
	height:39px;
	list-style-type:none;
}
#nav li{
	margin:0;
	padding:0;
	float:left;
	background:url(../images/nav_sep.gif) no-repeat right top;
}
#nav li a{
	margin:0 2px 0 0;
	padding:0px 15px;
	line-height:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	display:block;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li a:hover, #nav li a:focus{
	background-color:#865959;
}
#nav li a#active{
	background-color:#483131;
}
#nav li#last_nav{background-image:none;}

/*---------------------------
-------  CONTENT  -----------
---------------------------*/

#content_con {
	padding:0 0 10px 0;
	width:980px;
	background:url(../images/interior_photo.jpg) no-repeat bottom left #E5E5E5;
}

/*---------------------------
-------  LEFT_CON  -----------
---------------------------*/

#left_con {
	width:250px;
	float:left;
}


/*---------------------------
-------  NEWS  ------------
---------------------------*/

#news_con{
	margin-bottom:250px;
	padding:60px 20px 25px 10px;
	width:218px;
	background:#874B4A url(../images/news_top.jpg) no-repeat center top;
	border:1px solid #653F38;
}

.news_item {
}
.news_item p{
	padding:5px 0 0 15px;
	margin:0;
	color:#D4BEBE;
	line-height:110%;
	font-size:11px;
}
.news_item a, .news_item a:hover{
	padding:0 0 0 15px;
	color:#D4BEBE;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	background:url(../images/news_arrow.gif) no-repeat 2px 5px;
}
.news_item a:hover{
	color:#FFFFFF;
}
.news_sep{
	height:15px;
}

	
/*---------------------------
-------  RIGHT_CON  -----------
---------------------------*/

#right_con {
	padding:30px 20px 20px 30px;
	width:680px;
	float:right;
	clear:right;
	background: url(../images/content_bottom.gif) no-repeat left bottom #FFFFF2;

}

/*------------------------------*/

.right_img_con {
	padding:0px 0px 0px 20px;
	width:290px;
	float:right;
	clear:right;
}
.right_img_con img{
	margin:0px 0px 10px 0px;
	padding:4px;
	width:280px;
	float:right;
	clear:right;
	border:1px solid #999999;
}

/*---------------------------*/

#footer{
	margin:20px 0px;
}
#footer p{
	text-align:center;
	font-size:12px;
	line-height:200%;
	color:#D4BEBE;
}
#footer a{
	color:#D4BEBE;
}
#footer a:hover{
	color:#FFFFFF;
}

/*---------------------------
-------  LINKS  -----------
---------------------------*/

.links{
}
.links h4{
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted ;
	clear:left;
}
.links p{
	margin:0px 0px 20px 0px;
	line-height:130%;
}
.links a, .links a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	font-weight:bold;
	font-size:1.1em;
	clear:left;
	text-decoration:none;
}
.links a:hover{
}
.links img{
	padding:0px 20px 5px 20px;
	width:100px;
	float:right;
}
a.links{
	font-size:0.8em;
	font-weight:bold;
}

/*---------------------------*/

.clear{
	height:1px;
	clear:both;
}
