/*#############################################################
Website : Little Black Dress
Date: 2008-01-08
Author: Will Ballard
URL: http://ingensystems.com
Client: Mark Demoss
 
#############################################################*/


*  {
margin: 0px;
padding: 0px;
}

body{


	/* */
	background-image:url(Images/BGTile.jpg);
	background-repeat:repeat-x;
	background-color: #f0f0f0;
	margin-top: 20px;
	margin-left: 20px;
	padding: 0px;
	color:#666666;
	font-family:"Garamond", "Times New Roman", Times, serif !important;
	font-size: 87%;

}

table {
border: 0px;
}

td {
vertical-align: top;
text-align:left;
}


p, 
.Normal {
	font-family:"Garamond", "Times New Roman", Times, serif !important;
	font-size:medium !important;
	color:#666666;
}

.NormalBold  {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:small !important;
	font-weight:bold;

}

h2, 
.Head {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	color: #D28365;
	font-size: large !important;
}

h3,
.SubHead{
font-family:"Garamond", "Times New Roman", Times, serif !important;
color:#B4B2AF;
font-size:large !important;
font-weight: normal;
line-height:200%;

}

h4,
.SubSubHead{
font-family:Verdana, Arial, Helvetica, sans-serif !important;
color:#666666;
font-size: small !important;
margin-bottom: 3px;
}


img {

	border:0px;
	/*margin:0px;
	margin: auto;
	border:auto;
	*/
}

.blog_body img {
	margin-right:20px;
	float:left;
}	
.blog_footer {
	margin-top:50px;
	margin-bottom:20px;
}	
hr {
color: #f0f0f0; 
background-color: #f0f0f0; 
border: 1px dotted #B4B2AF; 
border-style: none none dotted;
clear:left;
 }




p img {


}

LABEL A IMG {
display: none;
}


blockquote{
font-family:"Garamond", "Times New Roman", Times, serif !important;
font-size: small !important;
} 

ul, li {
font-family:"Garamond", "Times New Roman", Times, serif !important;
font-size: small !important;
}

blockquote A:link {
font-family:"Garamond", "Times New Roman", Times, serif !important;
} 

body A:link { 
color: #D28365;

} 

body A:hover{ 
color: #D28365;
}

body A:active {
color: #D28365;
}

body A:visited { 
color: #D28365;
}

#PageWrapper {
width:1100px;
line-height:150%;
}

#LeftColumn {
width:500px;
float:left;
}

#LeftInsideLeft {
width:180px;
float:left;
}

#LeftInsideRight {
width: 315px;
float:right;}

#Logo {
margin-bottom: 40px;
}

#RightWideColumn {
width:890px;
}

#RightColumn {
width:580px;
float:right;
}

#RightInsideLeft {
float:left;
width:350px;
}

#RightInsideRight {
float:right;
width:210px;
}

#CenterColumn {
margin-left: 200px;
margin-right: 230px;
}

#Media img {
margin-right:20px;
margin-bottom:20px;
}


#Footer {
clear:both;
height:30px;
margin-top:20px;
}


.clear {
clear:both;
}

.ControlPanel {

width: 800px !important;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;

}

.ControlPanel .SubHead {
font-size:small !important;
}

.ControlPanel .CommandButton     {
	color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS" !important;
font-size: x-small;
}

.NormalTextBox{
/*
	background-color: #e4e4e4;
	background-image:url(Images/TextBoxTile.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	border: solid 1px #494949;
	*/
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	color:#666666;
font-family:"Garamond", "Times New Roman", Times, serif !important;
font-size:medium;
font-weight:bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color:#666666;


}

A.CommandButton:visited  {
	color:#666666;

}

A.CommandButton:active   {
	color:#666666;

}

A.CommandButton:hover    {
	color:#666666;

}

 
.StandardButton, .inputbutton     {

}


.address {
	margin: 30px 0 0 18px;
	font-size:12px !important;
}

.address p {
	font-size:12px !important;
	padding-bottom:10px;
}	

#Columns {
	float:left;
	width:580px;
	margin-top:10px;
}

	.Col {
		float:left;
		width:115px;
		margin-right:40px;
	}
	
	.Last {
		margin-right:0;
	}