/* CSS Document */
body
{
	background:#39231A url(../images/bg.jpg) repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.header
{
	background:url(../images/header.jpg) no-repeat;
	height:129px;
}
div#menu
{
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	height: 43px;
	margin-right: auto;
	margin-left: auto;
}

div#menu ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ede1c6;
	text-align: center;
	margin: 0px;
	padding-bottom: 13px;
	padding-top: 13px;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

div#menu ul li
{
display: inline;
margin-left: -4px;
}

div#menu ul li a
{
	color: #fff;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}

div#menu ul li a:hover
{
background-color: #101336;
color: white;
}

.middle_bg
{
	background:url(../images/tilebg.gif) repeat-y;
	padding-top:20px;
}
.feat
{
	background:url(../images/featbg2.jpg) no-repeat;
	width:611px;
	height:362px;
}
.main_blog
{
	background-color:#FFF9D8;
	border:1px solid #FDC078;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:10px;
	line-height:23px;
}
h1
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 27px;
	font-weight: normal;
	color: #121212;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	line-height: 33px;

}
a:link {
	color: #1b4b9c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #1b4b9c;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #1b4b9c;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #1b4b9c;
	font-weight: bold;
}
.blog
{
	background:url(../images/headfast.png) no-repeat;
	width:596px;
	height:35px;
}
.latestblog_bg
{
	background:url(../images/textbg1.gif) repeat-x;
	height:127px;
	padding:10px;
}
.news_bg
{
	background: none repeat scroll 0% 0% rgb(255, 255, 221); border: 1px solid rgb(153, 153, 153); padding: 3px; font-family: verdana,arial; font-size: 11px; margin-top: 2px; margin-bottom: 2px;
}
.news_Text
{
	font-size:12px;
	text-align:justify;
	padding-top:10px;
	line-height:18px;
}
.latest_blog
{
	background:url(../images/headblog.gif) no-repeat;
	width:288px;
	height:35px;
}
.latest_article
{
	background:url(../images/headarticle.gif) no-repeat;
	width:288px;
	height:35px;
}
.mailing
{
	background:url(../images/head-mailing.jpg) no-repeat;
	width:250px;
	height:39px;
}
.mailing_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}
.slot_title
{
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
.footer_links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:25px;
}
.footer_links:hover
{
	text-decoration:underline;
}
.aboutscot_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}
.store_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	
}
.submit
{
	background-color:#B70013;color:#fff;
	padding:5px;text-align:center;margin-bottom:15px;
	color:#fff;font-weight:bold;font-family:arial;
	border:0px;
}
.submit1
{
	padding:5px;text-align:center;margin-bottom:15px;
	color:#B70013;font-weight:bold;font-family:arial;
	border:0px;
	font-size:18px;
}
.box
{
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	width:160px;
}
