﻿body
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 5px;
	font-family: "Georgia";
	font-size: 8pt;
	color: #545454;
}

#wrap
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#topBanner
{
	background-image: url(../images/banner.jpg);
	width: 760px;
	height: 102px;
	background-repeat: no-repeat;
}
#menu
{
	padding-left: 9px;
	float: left;
}

#menu img
{
	border: 0px;
}
#content
{
	float: left;
	padding-left: 7px;
	padding-top: 10px;
}
#footer
{
	width: 530px;
	padding-top: 10px;
}

#footer a
{
	color: #926e00;
	text-decoration: none;
}

#footer a:hover
{
	color: #926e00;
	text-decoration: underline;
}
h1
{
	font-size: 30px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}
/*////Index//////*/
.top
{
	padding-top: 10px;
	float: left;
}
.middleLeft
{
	clear: both;
	float: left;
	width: 352px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 5px;
}
.middleRight
{
	float: left;
}
.bottomRight
{
	clear: both;
	float: left;
	border-top: solid 3px #634c4b;
}
.bottomLeft
{
	float: left;
	border-top: solid 3px #634c4b;
}
/*/////*/

.contactHeader
{
	color: #8e1413;
	font-weight: bold;
	padding-bottom: 7px;
}
.contact
{
	padding-top: 5px;
	width: 357px;
	color: #000000;
}
hr
{
	height: 1px;
	color: Black;
	background-color: Black;
	border: 0px;
}
.teamPicture
{
	width: 130px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
}
.teamDesc
{
	width: 420px;
	padding-top: 10px;
	border-bottom: solid 2px black;
	padding-bottom: 10px;
	vertical-align: top;
	height: 188px;
}
.advantages
{
	color: #8e1413;
	padding-top: 30px;
	padding-left: 10px;
}
.researchHeadings
{
	color: #8e1413;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}
.researchColumn1
{
	width: 320px;
	float: left;
	padding: 8px;
	line-height: 25px;
}
.researchColumn2
{
	width: 200px;
	float: left;
	padding: 8px;
	line-height: 25px;
}
.innerred
{
	color: #800000;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

.lightbr
{
	font-size: 8pt;
	color: #926e00;
	font-weight: bold;	
	height: 28px;
}
.lightbritalic
{
	font-size: 11px;
	color: #926e00;
	height: 28px;
}
.boldmiss
{
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
a.contactEmail
{
	color: #545454;
	font-size: 13px;
	text-decoration: underline;
}
a.contactEmail:hover
{
	color: #545454;
	font-size: 13px;
	text-decoration: none;		
}
.contactEmail a
{
	color: #545454;
	font-size: 13px;
	text-decoration: underline;
}
.contactEmail a:hover
{
	color: #545454;
	font-size: 13px;
	text-decoration: none;	
}
.question
{
	font-size: 14px; 
	font-weight: bold;
}
.hotels
{
	color: #8e1413;
	padding-top: 15px;
	padding-left: 5px;	
}
.hotels a
{
	color: #8e1413;
	text-decoration: underline;
}
.hotels a:hover
{
	color: #8e1413;
	text-decoration:none;
}
.contactUs
{
	color: #8e1413;
	font-size: 13px;
	padding-top: 10px;	
}
.smri_team a
{
	color: #545454;
	text-decoration: none;
}


