﻿/* CSS Document */

img, div, pngfix, input { behavior: url("include/iepngfix.htc") }


body 
{ 
margin: 0;
padding: 0;
background-color: #0e222e;
background-image: url('../../images/bg.jpg');
background-repeat: no-repeat;
background-position: top center;
text-align: center;
font-size:14px;
}

.boldheading
{
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}
.noborder
{
 border: 0;
	
}

.tan
{
	color:#b6b077;
}


.starcolor
{
	color:#ffffff;
}


.tentop
{
	margin-top:10px;
}


.tenbottom
{
	padding-bottom:10px;
}

.left
{
	float:left;
}

.mailinglistcontainer
{
	float:right;
}

.twitter
{
	margin-left:30px;
}

.socialmediacontainer
{
	float:left;
	margin-top:40px;
	margin-left:15px;
}


.internalcontainer
{
	width:934px;
	margin-left:10px;
	padding:10px;
	text-align:center;
	
}
.maincontentcontainer
{
	width:605px;
	float:left;
	padding-right:10px;
	border-right:1px solid #ccc;
	height: auto;

}

.internalsidecontainer
{
	width:250px;
	margin-left:0px;
	float:left;
	padding:15px;
	margin-left:-1px;
	border-left:1px solid #ccc;
	height:auto;
}

.master-container
{
	width:950px;
	height:auto;
	text-align:center;
	margin: 0 auto;
	background-color:#051b29;	
}


.topheadercontainer
{
	width:935px;
	height:75px;
	text-align:center;
}



.topnavigationcontainer
{
	width:935px;
	text-align:center;
	margin:0 auto;
}


.flashareacontainerhome
{
	width:934px;
	text-align:center;
	margin:0 auto;
	height:345px;
	background-image:url('../../images/image-HEADER-DELETE.png');
}

.flashareacontainer
{
	width:934px;
	text-align:center;
	margin:0 auto;
	height:219px;
	background-image:url('../../images/image-HEADER-DELETE.png');
}



.midnavigationcontainer
{
	width:935px;
	text-align:center;
	margin:0 auto;
}


.homecalloutcontainters
{
	width:934px;
	margin: 0 auto;
	margin-top:20px;
	margin-left:10px;

	
}

.calloutcontainer
{
	width:270px;
	text-align:left;
	
}
.internalsidetext
{
	width:250px;
	text-align:left;
	color:#838383;
	font-size:15px;
	margin-top:10px;
}



.callouttext
{
	text-align:left;
	color:#838383;
	font-size:13px;
}

.content
{
	text-align:left;
	color:#838383;
	font-size:15px;
}


a:link, a:visited, a:active  {
	color: #ffffff;
	text-decoration: underline; 
}

a:hover {
	color: #cccccc;
	text-decoration: none; 
}



.imgheader
{
	text-align:left;
	margin-bottom:15px;
	
	font-size:32px;
	
}


.imgheaderimg
{
	text-align:left;
	margin-top:15px;
}



.imgsubheader
{
	text-align:left;
	margin-bottom:10px;
	font-size:21px;
	
}


.rightborder
{
	border-right:1px dotted #ffffff;
}

.bricktavenlogo
{
	text-align:center; 
	position: relative; 
	 	
	width:200px;
	margin-left:auto;
	margin-right:auto;
	top:200px;
	margin-top:-175px;
	z-index:10000;
}


.footercontainer
{
	width:925px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	border-top:1px dotted #ffffff;
	margin-top:15px;
	margin-left: auto;
	margin-right:auto;
}


.footerlinks
{
	margin-top:15px;
	color:#cccccc;
	text-align:center;
}

a.footer:link, a.footer:active, a.footer:visited {
		color: #cccccc;
		text-decoration: underline;
	}

a.footer:hover {
		color: #ffffff;
	}



.copyright
{
	float:left;
	margin-left:15px;
	margin-top:5px;
	text-align:left;
}

.allengoel
{
	float:right;
	margin-left:275px;
	margin-top:5px;
	text-align:left;
}