* { padding: 0; margin: 0px auto; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #341008;
	background: #001438;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	text-align: center;
	margin-left: auto;
	margin-right:auto;}
#wrapper {
	margin: 0px auto;
	width: 834px;
	background-color: #001438;
	min-height: 550px;
}

/***************************** NAVBAR **/

#navbar {
	background-image: url(images/inside_01.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 804px;
	float: left;
	background-color: #6f5946;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.navbar{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #f2e5bf;
	text-align: center;
}
.email{
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #f2e5bf;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
}
.contact{
}
.contact a:link { color: #820000; text-decoration: underline }
.contact a:visited { color: #820000; text-decoration: underline }
.contact a:hover { color: #001c4f; text-decoration: underline }
.contact a:active { color: #001c4f; text-decoration: underline }

/***************************** ENTRY **/

#entry_content {
	margin: 0px;
	width: 834px;
	background-color: transparent;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	/**	overflow: hidden;**/
	background-position: left top;
}
#entry_content_bottom {
	margin: 0 auto;
	width: 834px;
	background-color: #fffcd9;
	background-image: url(images/bkgd-columns_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	padding: 0px;
	clear: both;
}
#entry_left {
	width: 632px;
	float: left;
	padding-top: 165px;
	padding-left: 15px;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/rules-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#entry_col{
	min-height: 262px;
	padding: 15px 10px 0px;
	width: 190px;
	margin: 0px;
}
.entry_body{
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#entry_right{
	width: 187px;
	float: left;
	padding-top: 0px;
}
#entry_callout{
	padding: 15px 10px 0px;
	width: 167px;
	margin: 0px;
}

/***************************** INSIDE 2 COL **/

#header{
	width: 834px;
	background-color: #fffcd9;
	background-image: url(images/inside_02.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	height: 132px;
}
#content_2col {
	margin: 0 auto;
	width: 834px;
	background-color: #fffcd9;
	background-image: url(images/bkgd-2column_01.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
}
#content_bottom_2col {
	margin: 0 auto;
	width: 834px;
	background-color: #fffcd9;
	background-image: url(images/bkgd-2column_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	padding: 0px 0px 4px;
	clear: both;
}
.inside_body{
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}
.inside_body_left{
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding-right: 15px;
	padding-left: 30px;
	text-align: left;
}
.inside_body_right{
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding-right: 30px;
	padding-left: 15px;
	text-align: left;
}
.inside_body_bold_blue{
	font-size: 10px;
	line-height: 14px;
	color: #001C4F;
	font-weight: bold;
	text-align: left;
}
.inside_bullet{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-right: 25px;
	padding-left: 30px;
	margin-bottom: 4px;
	text-align: left;
}
.inside_bullet_2col{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-bottom: 4px;
	text-align: left;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.inside_bullet_left{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-right: 25px;
	padding-left: 0px;
	margin-bottom: 4px;
	text-align: left;
}
.inside_bullet_right{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-right: 25px;
	padding-left: 0px;
	margin-bottom: 4px;
	text-align: left;
}
.inside_sitemap{
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	padding-right: 25px;
	padding-left: 60px;
	margin-bottom: 4px;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
#content_2col ul, dl, ol {
	margin:0 0em 6px 35px;
}
#content_2col li, dd {
	padding:0 0 0 0;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
		}

/***************************** INSIDE 1 COL **/

#content_1col {
	margin: 0 auto;
	width: 834px;
	background-color: #fffcd9;
	background-image: url(images/bkgd-1column_01.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
}
#content_bottom_1col {
	margin: 0 auto;
	width: 834px;
	background-color: #fffcd9;
	background-image: url(images/bkgd-1column_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	padding: 0px 0px 4px;
	clear: both;
}

/***************************** ATTORNEYS **/

#content_2col_lawyers {
	margin: 0 auto;
	width: 834px;
	background-color: #fffcd9;
	background-image: url(images/bkgd-lawyers_01.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
}
#content_bottom_2col_lawyers {
	margin: 0 auto;
	width: 834px;
	background-color: #fffcd9;
	background-image: url(images/bkgd-lawyers_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	padding: 0px 0px 4px;
	clear: both;
}
.attorneys{
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
.bio{
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
.lawyer_bullet{
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	padding-bottom: 3px;
}
.lawyer_bullet ul, dl, ol {
	margin:0 0em 6px 10px;
}
.lawyer_bullet li, dd {
	padding:0 0 0 0;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

/***************************** CHART **/

.chart_bold{
	font-size: 10px;
	line-height: 11px;
	color: #001C4F;
	font-weight: bold;
}


/***************************** FOOTER **/

#footer{
	background-color: #836952;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 834px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	clear: both;
}
.footer_links{
	font-size: 11px;
	line-height: 18px;
	color: #001c4f;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer{
	font-size: 11px;
	line-height: 12px;
	color: #001c4f;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/***************************** HEADLINES **/

.clear{
	clear: both;
}



h1{ /**** Page Header **/
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #001c4f;
	padding-right: 16px;
	padding-top: 57px;
	padding-bottom: 10px;
}
h2{ /**** Body Leadin **/
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #002975;
	padding-right: 5px;
	padding-left: 5px;
}
h3{ /******** entry headlines **/
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #002975;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 5px;
}
h3, h4, h6, .h7 a:link { color: #001c4f; text-decoration: none }
h3, h4, h6, .h7 a:visited { color: #001c4f; text-decoration: none }
h3, h4, h6, .h7 a:hover { color: #341008; text-decoration: none }
h3, h4, h6, .h7 a:active { color: #341008; text-decoration: none }

h4{ /**** Page Subheader left col **/
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #001c4f;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 30px;
}
.h8{ /**** Page Subheader right col **/
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #001c4f;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 15px;
}
h5{ /**** headline **/
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #001c4f;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 30px;
	text-transform: capitalize;
	padding-top: 15px;
}
h6{ /**** subhead left col **/
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #001c4f;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 30px;
	text-transform: capitalize;
	padding-top: 10px;
}
.h7{ /**** subhead right col **/
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #001c4f;
	padding-bottom: 3px;
	padding-right: 30px;
	padding-left: 15px;
	text-transform: capitalize;
	padding-top: 10px;
}
.h9{ /**** subhead left col **/
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #001c4f;
	text-transform: capitalize;
}

/***************************** TABLE **/

.table_header{
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #001438;
	background-color: #c5b9a0;
	padding: 3px;
}
.table_subheader{
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #001438;
	background-color: #dbd2b5;
	padding: 3px;
}
.table_body{
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.table_spacer{
	background-color: #fffcd9;
	height: 1px;
	width: 1px;
}


/***************************** GENERIC **/

a:link { color: #341008; text-decoration: none }
a:visited { color: #341008; text-decoration: none }
a:hover { color: #341008; text-decoration: none }
a:active { color: #341008; text-decoration: none }

.navbar a:link { color: #fffcd9; text-decoration: none }
.navbar a:visited { color: #fffcd9; text-decoration: none }
.navbar a:hover { color: #001c4f; text-decoration: none }
.navbar a:active { color: #001c4f; text-decoration: none }

.footer_links a:link { color: #001c4f; text-decoration: none }
.footer_links a:visited { color: #001c4f; text-decoration: none }
.footer_links a:hover { color: #fffcd9; text-decoration: none }
.footer_links a:active { color: #fffcd9; text-decoration: none }

.email a:link { color: #fffcd9; text-decoration: none }
.email a:visited { color: #fffcd9; text-decoration: none }
.email a:hover { color: #9d8c76; text-decoration: none }
.email a:active { color: #9d8c76; text-decoration: none }

.button a:link { color: #fffcd9; text-decoration: none }
.button a:visited { color: #fffcd9; text-decoration: none }
.button a:hover { color: #9d8c76; text-decoration: none }
.button a:active { color: #9d8c76; text-decoration: none }

#spacer{
	background-color: #fffcd9;
	height: 4px;
	clear: both;
	float: left;
}

ul, dl, ol {
	margin:0 0em 4px 10px;
}
li, dd {
	padding:0em 0; /* lists without specific classes */
	margin-left:10px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
		}
		
p{
	padding-top: 5px;
	padding-bottom: 5px;
}
.button{
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #f2e5bf;
}

#contest{
	margin: 0px;
	width: 834px;
	background-color: #ffffff;
	float: left;
	padding: 0px;
}

#contest_ad{
	padding: 0px;
	width: 190px;
	margin: 10px 0px -30px;
}
