﻿body 
{
	background-color:#FFFEE7;
	margin:0;
}
div.MainPageHome
{
	width:800px;
	height:950px;
	margin: 0 auto; 
	background-color: #FFFFFF;
	border-left: #AEAEAE 3px Solid;
	border-right: #AEAEAE 3px Solid;

}
div.BorderLeft
{
	width:20px;
	left:50%; 
	margin-left:-420px;
	position: fixed;
	top: 0;
	background-image:url(images/leftborder.jpg);
	background-repeat:repeat;
}
div.BorderRight
{
	width:20px;
	left:50%; 
	margin-left:400px;
	position: fixed;
	top: 0;
	background-image:url(images/rightborder.jpg);
	background-repeat:repeat;
}


div.MainPageAbout
{
	width:800px;
	height:950px;
	margin: 0 auto; 
	background-color: #FFFFFF;
	border-left: #AEAEAE 3px Solid;
	border-right: #AEAEAE 3px Solid;

}
div.MainPageGallery
{
	width:800px;
	height:1800px;
	margin: 0 auto; 
	background-color: #FFFFFF;
	border-left: #AEAEAE 3px Solid;
	border-right: #AEAEAE 3px Solid;

}
div.MainPageTestimonials
{
	width:800px;
	height:1150px;
	margin: 0 auto; 
	background-color: #FFFFFF;
	border-left: #AEAEAE 3px Solid;
	border-right: #AEAEAE 3px Solid;

}
div.MainPageContactUs
{
	width:800px;
	height:950px;
	margin: 0 auto; 
	background-color: #FFFFFF;
	border-left: #AEAEAE 3px Solid;
	border-right: #AEAEAE 3px Solid;

}
div.MenuBar
{
	width:800px;
	height:30px;
	border-Top: #FF9900 3px Solid;
	border-bottom: #FF9900 3px Solid;
	background-color: #1B144E;
	position: Relative;
	top:00px;
	text-align:center;
}	
div.TitleBar
{
	width:800px;
	height:150px;
	position: Relative;
	top:0px;
}	

div.FromTo
{
	width:470px;
	height:290px;
	left:50%; 
	margin-left:-235px;
	position: Relative;
	top:440px;
	font-family: Verdana;
	font-size:10pt;
	font-weight:Bold;
	color: #1B144E;
}	
div.VanPic
{
	width:250px;
	height:147px;
	border-Top: #1B144E 1px Solid;
	border-bottom: #1B144E 1px Solid;	
	border-left: #1B144E 1px Solid;	
	border-right: #1B144E 1px Solid;
	left:50%; 
	margin-left:120px;
	position: absolute;
	top:205px;
	font-family: Verdana;
	font-size:7pt;
	font-weight:normal;
	color: #000000;
}
div.TestSmall
{
	width:250px;
	height:400px;
	left:50%; 
	margin-left:120px;
	position: absolute;
	top:390px;
	font-family: Verdana;
	font-size:7pt;
	font-weight:normal;
	color: #000000;
}
div.Content
{
	width:480px;
	height:400px;
	left:50%; 
	margin-left:-375px;
	background-color: #FFFFFF;
	position: absolute;
	top:205px;
	font-family: Verdana;
	font-size:10pt;
	font-weight:bold;
	color: #000000;
}
div.ContentIM
{
	width:800px;
	height:800px;
	left:50%; 
	margin-left:0;
	background-color: #FFFFFF;
	position: absolute;
	top:5px;
	font-family: Verdana;
	font-size:10pt;
	font-weight:bold;
	color: #000000;
}
div.Testimonial
{
	width:480px;
	height:800px;
	left:50%; 
	margin-left:-375px;
	background-color: #FFFFFF;
	position: absolute;
	top:205px;
}	
div.Gallery
{
	width:770px;
	height:1500px;
	left:50%; 
	margin-left:-375px;
	background-color: #FFFFFF;
	position: absolute;
	top:205px;
	font-family: Verdana;
	font-size:10pt;
	font-weight:bold;
	color: #000000;
}
p.TestimonialBody
{
	font-family: Verdana;
	font-size:8pt;
	font-weight:normal;
	color: #000000;
}
p.TestimonialBy
{
	font-family: Verdana;
	font-size:8pt;
	font-weight:bold;
	font-style: italic;
	color: #000000;
}
p.BodyHeader
{
	font-family: Verdana;
	font-size:12pt;
	font-weight:bold;
	color: #000000;
}
font.BodyHeaderBig
{
	font-family: Verdana;
	font-size:22pt;
	font-weight:bold;
	color: #000000;
}

p.BodyText
{
	font-family: Verdana;
	font-size:10pt;
	font-weight:normal;
	color: #000000;
}
tr.TableHeaderRow
{
	background-color: #666166;
	font-family: Verdana;
	font-size:10pt;
	font-weight:Bold;
	color: #FFFFFF;
}
tr.TableDetailRow
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size:10pt;
	font-weight:normal;
	color: #000000;
}
#pscroller1
	{
	width: 240px;
	height: 180px;
	border-Top: #1B144E 1px Solid;
	border-bottom: #1B144E 1px Solid;	
	border-left: #1B144E 1px Solid;	
	border-right: #1B144E 1px Solid;
	padding: 5px;
	background-color: #FFFFFF;
	}

#pscroller2
	{
	width: 350px;
	height: 20px;
	border: 1px solid black;
	padding: 3px;
	}

#pscroller2 a
	{
	text-decoration: none;
	}

.someclass
	{ //class to apply to your scroller(s) if desired
	width:250px;
	height:200px;
	}


