/*							 */
/*	Formatting				 */
/*							 */

body
{
	font-family: 		Verdana, Arial, Tahoma; 
	font-size:			12px;
}



h1					{ float:right;width:440px;padding-top:35px;font-style:italic;font-size:12px;color:#b4a27c}

/*						 */
/*	Links				 */
/*						 */

a:link, a:visited
{
	color:				#b4a27c;
	cursor:				pointer;
	text-decoration:	none;
}

a:active, a:hover
{
	color:				#b4a27c;
	cursor:				pointer;
	text-decoration:	underline;
}

/*							 */
/*	Templates				 */
/*							 */

.subMenu 								{font-size: 11px;line-height: 1.25em;}
.subMenu td								{padding:3px}

#content_center
{
	font-family: 		Verdana, Arial, Tahoma; 
	width:				890px;
	height:				400px;
	font-size:			12px;
	color:				#000000;
	clear:				both;
}

#content_cell
{
	font-family: 		Verdana, Arial, Tahoma; 
	height:				400px;
	font-size:			11px;
	line-height:		14px;
}

#content_left
{
	width:				75%; 
	height:				100%;
	padding-right:		10px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
		font-size: 			11px;
	
}

#content_right
{
	width:				25%; 
	height:				100%;
	font-size: 			11px;
	font-weight:		bold;
	color:				#7C7C73;
	background-color:	#D5D5C2;
	padding:			7px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	border:				1px solid #7C7C73;
	line-height:		normal;
}

#content_seperator
{
	border-left:		2px dotted #A9CDE1;
	height:				100%;
	width:				2%;
}

#float_image
{
	padding: 5px 5px 3px 10px; 
	float: right; 
	right: 5px; 
	top: 5px;
}

#frontbox			{width:810px;padding:20px 10px 20px 10px;font-size:16px;line-height: 1.5em;}
#frontbox p			{padding-top:3px;margin:0px}
#frontrightbox		{width:170px;padding-left:15px;float:right;}
.linkbox			{float:right;margin:5px;padding-top: 10px; text-align:center; width:150px; height:30px; border:1px solid black;background-color:#B4A27C;font-size:14px;color:white;}
.linkbox a			{color:white;text-decoration:none}
.linkbox:hover		{background:#08374d;cursor: pointer}
#facebook			{padding:5px;}
#twitter			{padding:5px;}
#linkedin			{width:50px;height:50px;padding:5px;}

table#home_table td {color:#FFFFFF}

/*									 */
/*	Standard Text (do not remove)	 */
/*									 */

.PageHeader
{
	font-size: 			22px;
	color:				#005984;
	line-height:		28px; 
}

.Title
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight:		bold;
	color:				#000000;
	padding-bottom:		5px;
}

.TitleRedBk
{
	background:			#EE1B2E;
	border:				1px solid #EE1B2E;
	color:				#FFFFFF;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	padding:			7px;
}

.SubTitle
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	color:				#000000;
	border-bottom:		1px solid #EE1B2E;
}

.Text
{
	font-family: 		Verdana, Arial, Tahoma; 
	font-size: 			12px; 
	color: 				#00223D; 
	font-weight:		normal; 
	text-decoration: 	none;
	line-height:		17px; 
}

.TextPadding
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#000000;
	padding:			7px;
}
.Comment
{
	font-size: 			12px;
	font-weight:		bold;
	color:				#7C7C73;
	padding:			3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	line-height:		normal;
}

.FormComment
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	color:				#000000;
	width:				600px;
	border-bottom:		solid 1px #000;
	position:			relative;
	float: 				left; 
}

.Link
{
	font-size: 			12px;
	color:				#b4a27c;
	cursor:				pointer;
	text-decoration:	underline;
}

.Link:hover
{
	font-size: 			12px;
	color:				#C54A00;
	cursor:				pointer;
	text-decoration:	none;
}

.Error
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#800000;
}

.Notice
{
	font-size: 			11px;
	color:				#7C7C73;
	padding:			5px;
}

.Small
{
	font-size: 			10px;
	color:				#7C7C73;
	padding:			2px;
}

.White
{
	font-size: 			12px;
	color:				#FFFFFF;
}

.Form
{
	font-size: 			13px;
	font-weight:		bold;
	color:				#0000AA;
}

.Price
{
	font-size: 			11px;
	color:				#800000;
}

.Header
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#800080;
}

.Footer
{
	font-size: 			10px;
	color:				#ded0b2;
}

/*								 */
/*		Text Seperators			 */
/*						 		 */

.SeperatorVertical
{
	border-left:		1px dashed gray;
	height:				100%;
}

.SeperatorHorizontal
{
	border-bottom:		1px dashed gray;
	width:				100%;
}


/*									 */
/*	Table							 */
/*									 */


.Table
{
	padding:			3px;
	border:				2px solid #7C7C73;
	vertical-align:		top;
}

.TableCell
{
	padding:			3px;
	border:				1px solid #7C7C73;
}

.TableCellGray
{
	padding:			3px;
	border:				1px solid #7C7C73;
	background-color:	#C0C0C0;
}


