﻿.poweredBySitefinityLogo
{
margin-left:-1000%;
}

.clearFloat
{
	clear:both;
}

html, body, #aspnetForm
{
width:100%;
height:100%;
padding:0;
margin:0;
background:black url(images/blackGreyStripeBack.jpg) repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#fakeback
{
padding:0;
margin:0 auto;
background:white;
width:950px;
height:100%;
}

#wrapper
{
width:100%;
min-height:93%;
padding:0;
margin:0 auto;
background:white;
}

#header
{
height:115px;
width:100%;
background:url(Images/headerBackRepeat.jpg);
vertical-align:bottom;
padding:0;
margin:0;
}

#header #HeaderTitleDiv
{
	color:White;
	width:50%;	
	height:115px;
	vertical-align:middle;
}

#header #HeaderTitleDiv h1
{
	color:White;
	font-size:2ems;
	padding:auto 0;
}

#alpacaGroupPic
{
	background:transparent url(Images/alpacaGroup.jpg) top left no-repeat;
	width:293px;
	float:right;
	height:115px;
}

#TopNavigation
{
	width:100%;
	background:black;
	height:25px;
	clear:both;
	margin-bottom:10px;
	background: #333333 url(Images/MainItemBackground.gif) top left repeat-x;
}

#logo
{
background:transparent url(Images/logo.gif) top left no-repeat;
width:115px;
height:115px;
float:left;
}

.contentWrapper
{
/*min-height:95%;
width:100%;
background:white;
margin-left:-200px;*/
width:750px;
float:right;
margin-bottom:30px;
}



#mainContentWithoutMenu
{
	width:auto;	
	margin:20px;
	float:left;
}

#mainContentWithMenu
{
	margin-left:20px;
	margin-right:20px;
}

.leftSideMenu
{
	width:200px;
	min-height:400px;
	/*border-right:1px solid #B8C09A;*/
	float:left;
	margin-top:-10px;
	background:url(images/sideGradBack.gif) bottom left repeat-x;
}

#footer
{
min-height:5%;
width:100%;
background:green url(images/footerBackRepeat.gif) bottom left repeat-x;
width:100%;
padding:10px 0;
margin:0;
text-align:center;
color:White;
}

h1, h2, h3, h4, h5, a
{
	color:#BC0000;
}

em, a:hover
{
	color:#237323;
}

h1
{
	font-size:200%;
}

h2
{
	font-size:150%;
}

h3
{
	font-size:140%;
	font-weight:normal;
}

h4
{
	font-size:110%;
	font-weight:normal;
}


