BODY
{
	padding:0px;
	margin:0px;
	text-align:center;
}

H2
{
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#555555;
}
H3
{
	font-family:verdana;
	font-weight:bold;
	font-size:9pt;
	color:#555555;
}

A.menu
{
	font-family:verdana;
	font-weight:bold;
	font-size:9pt;
	color:#555555;
	text-decoration:none;
}

A.menu:hover
{
	font-family:verdana;
	font-weight:bold;
	font-size:9pt;
	color:#555555;
	text-decoration:underline;
}

#container
{
	background:url(../_images/small_squares.gif) no-repeat top right;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
}

#header
{
	height:100px;
	font-family:verdana;
	font-weight:bold;
	font-size:9pt;
	color:#555555;
}

.logo
{
	background:url(../_images/logo.gif) no-repeat;
	float:left;
	width:142px;
	height:100px;
	position:relative;
	cursor:hand;
	cursor:pointer;
}

.menuText
{
	float:left;
	top:80px;
	position:relative;
}

#leftSide
{
	position:relative;
	float:left;
	top:13px;
}

#content
{
	text-align:left;
	position:relative;
	float:left;
	top:15px;
	font-family:verdana;
	font-size:9pt;
	color:#333333;
	height:auto;
	width:500px;
}

#home
{
	background:url(../_images/home_main_background.jpg) no-repeat bottom right;
	border:1px solid #b3b3b3;
	position:relative;
	width:473px;
	height:315px;
	text-align:left;
	left:10px;
}


#hometestimonials
{
	background:url(../_images/linsey3.jpg) no-repeat bottom right;
	border:1px solid #b3b3b3;
	position:relative;
	width:473px;
	height:315px;
	text-align:left;
	left:10px;
}

.homeImageText
{
	position:relative;
	left:10px;
	text-align:justify;
	font-family:verdana;
	font-size:12pt;
	/*color:#666666;*/
	color:#3333cc;
}

.contactUsText
{
	position:relative;
	left:20px;
	text-align:justify;
	font-family:verdana;
	font-size:11pt;
	color:#666666;
}

.testimonialText
{
	position:relative;
	left:20px;
	border:1px solid #dddddd;
	font-family:verdana;
	font-size:9pt;
	color:#666666;
	width:215px;
	height:250px;
	overflow-y:auto;
	padding:3px;
}

#paging
{
	text-align:center;
}

#paging div
{
	width:107px;
}

#galleryPic
{
	position:relative;
	left:10px;
	top:0px;
}

#footer
{
	clear:both;
	margin-top:10px;
	position:relative;
	text-align:right;
	color:#666666;
	height:15px;
	font-family:verdana;
	font-size:8pt;
	width:100%;
	
}

#main_topleft
{
	position:relative;left:-1px;top:-9px;
}

#main_topright
{
	position:relative;left:1px;top:-15px;
}

#main_bottomleft
{
	position:relative;left:-10px;top:304px;
}

#main_bottomright
{
	position:relative;left:6px;top:298px;
}

.left
{
	 float:left;
}

.leftCol
{
	position:relative;
	float:left;
	padding-left:10px;
	width:95px;
}

.rightCol
{
	position:relative;
	float:left;
	width:350px;
}

#LatestNewsText 
{
    width:300px;
    height:60px;
    overflow:hidden;
    padding-left:5px;
    border-top:dotted 1px #cccccc;
    font-size:8pt;
    padding-top:2px;
}
#LatestNewsText ul 
{
    margin-top:5px;
    margin-left: 5px;
    padding-left: 0;
    list-style: none;

}

#LatestNewsText ul li
{
    padding-left: 15px;
    background-image: url(/_images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .3em;
}

.NewsText 
{
    width:290px;
    height:290px;
    padding-left:5px;
    overflow:auto;
    /*border: solid 1px #000;*/
}

.NewsText ul 
{
    margin-top:5px;
    margin-left: 5px;
    padding-left: 0;
    list-style: none;

}

.NewsText ul li
{
    padding-left: 15px;
    padding-bottom:10px;
    background-image: url(/_images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .3em;
}

.NewsText ul li i 
{
    font-size:7pt;
    color:#AAA;
}