*
{
	margin:0px;
	padding:0px;
}
html
{
	overflow-x:hidden;
}
body
{
	margin:0px;
	background:#C6CEBD url(/images/bgs/bg.png) repeat-y center;
}
div
{
	font:8pt Tahoma, Arial, Verdana,  serif;
	color:#666;
}
h1, h2, ul
{
	color:#4E656B;
}
h1
{
	height:20px;
	line-height:20px;	
	margin:5px 0 10px 0;
	font-size:10pt;
	background:transparent url(/images/bgs/hline1.gif) repeat-x left bottom;
}
h2
{
	height:20px;
	line-height:20px;
	font-size:9pt;
	background:transparent url(/images/bgs/hline2.gif) repeat-x left bottom;
}
p
{
	margin:5px 0 5px 0;
}
a
{
	text-decoration:none;
	color:#2C58B6;
}
a:hover
{
	color:#000;
}
ol b
{
	font-size:12px;
}
/* ID's */
#pagecontrol 
{
	width:778px;
	margin:0 auto;
	background:#95A485 url(/images/bgs/page.png) repeat-y 0px 0px;
}
#header 
{
	width:778px;
	height:85px;
	background:transparent url(/images/bgs/header.png) no-repeat 0px 0px;
}
#brand 
{
	position:relative;
	top:44px;
	left:40px;
}
#masthead 
{
	width:778px;
	height:277px;
	background:transparent url(/images/masthead/default.jpg) no-repeat 0px 0px;
}
#mastheadimg
{
	width:778px;
	height:277px;
}
#fontsizer
{
	float:right;
}
#content li
{
	margin:0 0 0 20px;
	list-style:circle;
}
#content .copyimgholder
{
	width:190px;
	margin:5px 0 5px 5px;
	padding:5px;
	float:right;
	text-align:center;
	background:transparent url(/images/bgs/image-bg.jpg) repeat 0px 0px;
}
#content .copyimg
{
	width:180px;
	margin:2px 0 2px 0;
}
#content .copytblholder
{
	width:500px;
	margin:10px 0 10px 5px;
	padding:5px;
	background:transparent url(/images/bgs/image-bg.jpg) repeat 0px 0px;
}
#content .bordertbl
{
	width:500px;
	margin:0;
	padding:5px;
	border-left:solid 1px #CED6C7;
	border-right:solid 1px #CED6C7;
	background-color:#fff;
}
#content .bordertbl td
{
	line-height:18px;
	padding:0 4px 0 4px;
	border-bottom:solid 1px #CED6C7;
}
#content .bordertbl tr.title td
{
	line-height:22px;
	color:#fff;
	font-weight:bold;
	border-top:solid 1px #CED6C7;
	background-color:#A8B9BF;
}
#footer 
{
	width:778px;
	height:92px;
	background:transparent url(/images/bgs/footer.png) no-repeat 0px 0px;
}
#copywrite
{
	position:relative;
	top:14px;
	left:40px;
	color:#EEF0EC;
}
/* Classes */
.fr
{
	float:right;
	margin:4px 6px 0px 6px;
	padding:0px;
}
.fl
{
	float:left;
	margin:4px 6px 0px 0px;
	padding:0px;
}
.ar
{
	text-align:right;
}
.clear
{
	clear:both;
}
.clearr
{
	clear:right;
}
/* home page */
#alexandteam
{
	float:right;
	font-style:italic;
	color:#ABACAA;
	font-weight:bold;
}
#hp-upsells
{
	margin:10px 0 0 0;
}
#hp-upsells .col2
{
	width:198px;
	text-align:center;
}
/* directions and map */
#map
{
	width:520px;
	height:300px;
	margin:6px 0 6px 0;
	border:solid 1px #999;
}
/*image gallery*/
.galleryimg
{
	padding:1px;
	border:solid 1px #C6CEBD;
}
.galleryjump
{
	font-size:9px;
	width:170px;
	cursor:pointer;
}
/* Contact */
#contacttbl
{
	width:480px;
	margin:6px 0 0 35px;
}
.input 
{
	width:210px;
	font-size:8pt;
	margin-bottom:4px;	
}
.select 
{
	width:214px;
	font-size:8pt;
	margin-bottom:4px;		
}
.radio 
{
	width:25px;	
	font-size:8pt;
}   
.textarea 
{
	width:210px;
	background: transparent;
	font-size:8pt;
}
div.sendbutton
{
   height:28px;
   line-height:28px;
   margin:6px 0px 0px 0px;
}
.address
{
	width:180px;
	margin:0px 45px 0px 0px;
}
.sendbutton a
{
   color:#fff;
}
.sendbutton input
{
   color:#fff;
}