﻿@import url('vmenu.css');
@import url('dtafrm.css');

body {
	background-image: url('../images/site/white3.jpg');
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#maincontainer {
	border: 6px ridge #666666;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image: url('../images/site/tblbgrnd.jpg');
	width: 870px;
	background-repeat: repeat;
	text-align: center;
	padding-bottom: 2px;
	position:relative;
}
#masthead {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	width: 867px;
	text-align: center;
	height: 139px;
	background-image: url('../images/site/allstarredflagfnlimg.jpg');
	background-repeat: no-repeat;
	background-color: #0B2476;
	background-position: center;
	margin-top: 0px;
	margin-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: center;
	position: relative;
}
#navbox {
	border: 0px;
	border-style: groove;
	border-collapse: collapse;
	float: left;
	margin-top: 0px;
	margin-left: 6px;
	margin-right: auto;
	width: 130px;
	position: relative;
}
#inctomb {
	width: 90%;
	border: 0px solid blue;
	border-collapse: collapse;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#leftsidebar {
	border: 0px;
	border-color: lime;
	border-style: groove;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	margin-top: 10px;
	width: 138px;
	padding: 2px;
	text-align: center;
}
#textcontainermain {
	width: 650px;
	background-color: white;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #FF0000;
	border-width: 4px;
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 10px;
	padding: 10px;
	float: right;
}
#photocontainermain{ 
	width: 650px;
	background-color:white;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #FF0000;
	border-width: 4px;
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 10px;
	float:right;
}

#formcontainer {
	width: 700px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right:auto;
	line-height: 150%;
	border: 0px solid orange;
}

table.formtable {
	width: 400px;
	text-align: left;
	vertical-align:top;
	font-family: verdana;
	font-weight:400;
	font-size: 11px;
	color:#fffeff;
	margin-left: auto;
	margin-right:auto;

	}
table.formtable td {
	vertical-align:top;
	}
div#attract{ 
	width: 600px;
	background-color:white;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #FF0000;
	border-width: 4px;
	background-repeat: repeat;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 40px;
	padding: 0px;
	float:right;
}
table.attract {
	width: 600px;
	text-align:center;
}
table.listing {
	border-style: ridge;
	border-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
	text-align: center;
	width: 650px;
	float:right;
	}
table.listing th {
	border-color: #FF0000;
	padding: 0px;
	border-style: ridge;
	text-align: center;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
table.listing td {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: ridge;
	border-color: #FF0000;
	text-align: center;
	width: 50%;
}

table.redwhite {
	width: 650px;
	background-color: #ffffff;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #FF0000;
	border-width: 6px;
	vertical-align: top;
	text-align: center;
	margin-top:0px;
	margin-bottom:20px;
	margin-right:10px;
	float:right;
}

div.meetphotocontainer {
	border: 2px;
	border-color: #0B2476;
	border-style: solid;
	width: 167px;
	float: left;
	margin-left: 10px;
	margin-right: 15px;
}


div.rostercount {
	width: 400px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

object#flash1 {
		width: 400px;
	height: 300px;

}

object.flash2 {
		width: 260px;
	height: 173px;

}

h1 {
	font-family: times;
	font-size: 16px;
	color: #0B2476;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	font-family: times;
	font-size: 12px;
	font-weight: bold;
	color: #0B2476;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
h2.shrink {
	font-size: 10px;
	font-weight: normal;
}
h3 {
	font-family: times;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
h4 {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}
h5 {
	font-family: times;
	font-size: 12pt;
	font-weight: bold;
	color: #0B2476;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
h6 {
	font-family: times;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #0B2476;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}
p {
	font-family: times;
	font-size: 14px;
	font-weight: normal;
	color: #0B2476;
	text-align: left;
}
.bold {
	font-weight: bold;}
	
p.margin {
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 18px;
}	
p.center {
	text-align:center;
}	

p.centwhite {
	text-align:center;
	color:white;
}	

	
span.white {
	color: white;
	text-decoration: underline;
}

div.photo120 {
border:2px;
border-color:#0B2476;
border-collapse:collapse;
border-style:ridge;
width: 120px;
float: right;
margin-right: 10px;
margin-left: 10px;
}

div.photo150 {
border:2px;
border-color:#0B2476;
border-collapse:collapse;
border-style:ridge;
width: 152px;
float: right;
margin-right: 10px;
margin-left: 10px;
text-align:center;
color:navy;
}




div.photoright {
border:2px;
border-color:#0B2476;
border-collapse:collapse;
border-style:ridge;
float: right;
margin-right: 0px;
margin-left: 10px;
}

div.photoleft {
border:2px;
border-color:#0B2476;
border-collapse:collapse;
border-style:ridge;
float: left;
margin-right: 10px;
margin-left: 0px;
text-align:center;
}


div.photo170 {
border:2px;
border-color:#0B2476;
border-collapse:collapse;
border-style:ridge;
width: 170px;
margin-right: auto;
margin-left: auto;
clear:both;
}

div.photo200 {
border:2px;
border-color:#0B2476;
border-collapse:collapse;
border-style:ridge;
width: 200px;
margin-right: auto;
margin-left: auto;
margin-top:10px;
margin-bottom:10px;

}

div.photo300 {
border:2px;
border-color:#0B2476;
border-collapse:collapse;
border-style:ridge;
width: 300px;
margin-right: auto;
margin-left: auto;
margin-top:10px;
margin-bottom:10px;
color:navy;
}



img.mini {
	border : 0px none	
}
table.photobox3 {
	background-color: #ffffff;
	border-style: double;
	border-collapse: collapse;
	border-color: #666666;
	border-width: 3px;
	text-align: center;
	width: 70%;
	background-image: url('../images/site/white1.jpg');
	background-repeat: repeat;
	margin-right: 48px;
	float:right;
}
table.photobox3 td {
	vertical-align:top;
	padding-left: 10px;
	padding-right: 10px;
}
table.officeflash {
	background-color: #ffffff;
	border-style: double;
	border-collapse: collapse;
	border-color: #0B2476;
	border-width: 3px;
	text-align: center;
	margin-right:5px;
}
table.redwhite {
	width: 650px;
	background-color: #ffffff;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #FF0000;
	border-width: 6px;
	vertical-align: top;
	text-align: center;
	margin-top:0px;
	margin-bottom:20px;
	margin-right:10px;
	float:right;
}


iframe.feed {
	margin-top:0px;
	height:1600px;
	width:650px;
	text-align:center;
}


/*tables*/

table.tomb {
	border-collapse: collapse;
	text-align: center;
	width: 670px;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: white;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}

table.opendb {
	background-color: white;
	text-align: right;
}
table.mainnews {
	border: 6px ridge #666666;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url('../images/site/tblbgrnd.jpg');
	width: 867px;
	background-repeat: repeat;
	border-collapse: collapse;
	text-align: center;
}
table.redwhitenosize {
	background-color: #ffffff;
	border-style: solid;
	border-collapse: collapse;
	border-color: #B00B0C;
	border-width: 3px;
	text-align: center;
}
table.photo {
	background-color: #ffffff;
	border-style: double;
	border-collapse: collapse;
	border-color: #0B2476;
	border-width: 3px;
	text-align: center;
}
table.sideoutright {
	background-color: #ffffff;
	border-style: double;
	border-collapse: collapse;
	border-color: #0B2476;
	border-width: 3px;
	float: right;
	text-align: center;
}
table.sideoutleft {
	background-color: #ffffff;
	border-style: double;
	border-collapse: collapse;
	border-color: #0B2476;
	border-width: 3px;
	float: left;
	text-align: center;
}
/*table for photos with text to the right*/
table.salelist {
	background-color: white;
	width: 670px;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #0B2476;
	border-width: 0px;
	text-align: left;
	font-family: times;
	font-size: 12pt;
	font-weight: 300;
	color: #0B2476;
	text-align: left;
}
table.salesbanner {
	background-color: yellow;
	border-style: ridge;
	width: 670px;
	border-collapse: collapse;
	border-color: #B00B0C;
	border-width: 3px;
	text-align: center;
}
table.plaincenter {
	background-color: #ffffff;
	border-width: 0px;
	border-collapse: collapse;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}
table.newsletter {
	width: 275px;
	background-color: #ffffff;
	border-width: 0px;
	border-collapse: collapse;
	text-align: left;
}
/*special cells*/
#photocell {
	padding: 3px;
}
.tomb a:link {
	color: #FFFFFF;
	font-size: 8pt;
}
.tomb a:visited {
	color: #FFFF00;
	font-size: 8pt;
}
.tomb a:hover {
	color: #00FF00;
	font-style: normal;
	font-size: 8pt;
}
.tomb a:active {
	color: #FF0000;
	font-size: 8pt;
}
a:link {
	color: #0B2476;
	font-size: 12pt;
}
a:visited {
	color: #800080;
	font-size: 12pt;
}
a:hover {
	color: #B00B0C;
	font-size: 12pt;
}

a:active {
	color: #000000;
	font-size: 12pt;
}
/*unused
.featured {
	font-family: times;
	font-size: 12pt;
	font-weight: normal;
	color: #0B2476;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#agentroster {
	width: 670px;
	background-color: #ffffff;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #FF0000;
	border-width: 6px;
	vertical-align: top;
	text-align: center;
	margin-top:20px;
	margin-right:10px;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.rosterdata {
	border-collapse: collapse;
	border-style: solid;
	border-width: 3px;
	margin-left:1px;
	margin-right:1px;
	border-color:gray;
	background-color:white;
	font-family:"Times New Roman", Times, serif;
	color:#0B2476;
	font-size:12px;
	text-align:center;
	width: 648px;
	padding:3px;
	}
table.rosterdata th {
border:2px;
border-color:gray;
border-style:solid;
padding:6px;
font-size:14px;
font-weight:bold;
}	
table.rosterdata td {
border:2px;
border-color:gray;
border-style:solid;
padding-left:4px;
	
}
table.redwhitenews {
	width: 867px;
	background-color: #ffffff;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #FF0000;
	border-width: 6px;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
table.agentprofilepage {
	padding: 5px;
	background-color: white;
	border-style: ridge;
	border-collapse: collapse;
	border-color: #0B2476;
	border-width: 5px;
	text-align: center;
	margin-left: 0px;
	margin-right: 16px;
	margin-top: 9px;
	margin-bottom: 9px;
	float: left;
}

table.redwhitewfnt {
	background-color: #ffffff;
	border-style: solid;
	border-collapse: collapse;
	border-color: #B00B0C;
	border-width: 3px;
	font-family: times;
	font-size: 12pt;
	color: #0B2476;
	text-align: center;
}

table.plaincenter12 {
	background-color: #ffffff;
	border-width: 0px;
	font-family: times;
	border-collapse: collapse;
	font-size: 12pt;
	color: #0B2476;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

table.plaincenterbold {
	background-color: #ffffff;
	border-width: 0px;
	border-collapse: collapse;
	font-family: times;
	font-weight: bold;
	font-size: 12pt;
	color: #0B2476;
	text-align: center;
}
table.main {
	border: 6px ridge #666666;
	margin: 0px auto;
	background-image: url('../images/site/tblbgrnd.jpg');
	width: 867px;
	background-repeat: repeat;
	border-collapse: collapse;
	text-align: center;
}
table.plainleft {
	background-color: #ffffff;
	border-width: 0px;
	border-collapse: collapse;
	text-align: left;
}
table.plainleftbold {
	background-color: #ffffff;
	border-width: 0px;
	border-collapse: collapse;
	font-family: times;
	font-weight: bold;
	font-size: 12pt;
	color: #0B2476;
	text-align: left;
}
table.plainjust {
	width: 650px;
	background-color: #ffffff;
	border-width: 0px;
	border-collapse: collapse;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
table.plainjustbold {
	background-color: #ffffff;
	border-width: 0px;
	border-collapse: collapse;
	font-family: times;
	font-weight: bold;
	font-size: 12pt;
	color: #0B2476;
	text-align: justify;
}
table.featlisttbl {
	background-color: #ffffff;
	border-width: 0px;
	border-collapse: collapse;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
table.featlisttbl td {
	padding-left: 15px;
	padding-right: 15px;
}


*/
