   *{margin:0;padding:0} 

body 
{
	font-family: Garamond, Californian FB, Times New Roman;
	height: auto;
	background-color:#444444;
}

#Layout
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border:#9ba255;
	border-style: solid;
	border-width:1px;
	overflow:hidden;
}

#LayoutBanner
{
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#LayoutNavigation
{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#LayoutMenu
{
	display: inline;
	text-align:center;
	width: 800px;
}

#LayoutMenuText
{
	text-align:center;
	width: 780px;
	margin-left:10px;
	margin-right:10px;
}

#LayoutMenuTextLeft
{
	display: inline;
	text-align:center;
	width: 275px;
	float: left;
	Height:145px;
}

#LayoutMenuTextMiddle
{
	display: inline;
	text-align:center;
	width: 230px;
	float: left;
	Height:145px;
}

#LayoutMenuTextRight
{
	display: inline;
	text-align:center;
	width: 275px;
	float:left;
	Height:145px;
}


#LayoutContent
{
	background-image:url(../images/background/backgroundgradient.jpg);
	Height: 1%;
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}

#LayoutLeftPicture
{
	display: inline;
	width: 390px;
	height: 250px;
	margin-left:8px;
	margin-right:2px;
	margin-bottom:3px;
	float:left;
}

#LayoutRightPicture
{
	display: inline;
	width: 390px;
	height: 250px;
	margin-left: 2px;
	margin-right: 8px;
	margin-bottom: 3px;
	float: left;
}

#LayoutLeftContent
{
	display: inline;
	width: 500px;
	height: auto;
	min-height:440px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	text-align:left;
}

#LayoutRightContent
{
	display: inline;
	width: 230px;
	margin-left: 30px;
	margin-right: 10px;
	text-align:center;
	border:#000000;
	border-style: solid;
	border-width:1px;
	float: left;
	font-weight:bold;
	background:url(../images/home/rightbar.gif) top;
}

#LayoutLefttext
{
	display: inline;
	width: 380px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	text-align:center;
}

#LayoutRighttext
{
	display: inline;
	width: 380px;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
	text-align:center;
} 

#LayoutCentertext
{
	display: inline;
	width: 780px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	text-align:center;
}

#LayoutFooter
{
	display: inline;
	width:800px;
	height:100px;
	text-align:center;
	padding-top:10px;
	background:url(../images/home/stonefooter.gif);
	float:left;
	border-top:#000000;
	border-top-style:solid;
	border-top-width:thin;
}

.footer
{
	font-family: Adobe Jenson Pro, Californian FB, Times New Roman;
	font-size: 12pt;
	color:000000;
	font-weight:bold;
	text-align:center;
	margin-bottom: 0px;
}


.trajan
{
	font-family: Trajan Pro, Californian FB, Times New Roman;
	font-size:14pt;
}

.red
{
	color:#A5322A;
}

h1
{
	font-family: Trajan Pro, Californian FB, Times New Roman;
	font-size: 14pt;
	color:#A5322A;
	font-weight: bold;
	margin-top: 0;
}

h2
{
	font-family: Trajan Pro, Californian FB, Times New Roman;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

p
{
	font-family: Adobe Jenson Pro, Californian FB, Times New Roman;
	font-size: 12pt;
	color: #000000;
	margin-top: 0;
}

ul
{
	font-family: Garamond, Californian FB, Times New Roman;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	margin-top: 0;
}

li
{
	font-size: 10pt;
	color: #000000;
	text-align: left;
	margin-top: 0;
}

.underline
{
	text-decoration: underline;
	margin:0;
}

.bold
{
	margin-bottom: 0;
	font-weight: bold;
}

.itallics
{
	font-style:italic;
}

a
{
	font-weight : bold;
	font-size : 12pt;
	color:#000000;
	text-decoration : none;
}

A:Visited  
{
	font-weight : bold;
	font-size : 12pt;
	color:000000;
	text-decoration : none;
}

A:Active  
{
	font-size : 12pt;
	color : 000000;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  
{
	font-size : 12pt;
	font-weight : bold;
	color:#A5322A;
	text-decoration : none;
}