/* ####################################### */
/* ########### layout/tables ############# */
/* ####################################### */

body {
	margin: 0px;
	background-color: #cbb778;
}

#myCSE {
	position: relative;
	top: 227px;
	left: 290px;
}

td.top {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ffffff;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#ffffff;
}

td.head {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#ffffff;
	background: url('/images/bottom.jpg') top left no-repeat;
}


td.menu {
	background-image: url("/images/bg.gif"); 
	background-repeat: repeat-x;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

td.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

td.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

td.bottom {
	background-color: #0e3047;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;

}

td.body {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

td.header {
	background-color:#0066a4;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

td.box {
	background-color: #dddddd;
	background-image: url("/images/gradient_sm.gif"); 
	background-repeat: repeat-x;
	font-size: 10pt;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

td.issues {
	background-color: #dddddd;
	background-image: url("/images/gradient_sm.gif"); 
	background-repeat: repeat-x;
	font-size: 10pt;
	color: #000000;
}

div.fl {
	background-image: url("/images/florida.gif"); 
	background-repeat: no-repeat;
	font-size: 10pt;
}



/* ####################################### */
/* ############## links ################## */
/* ####################################### */

a.content:link {
	font-size: 10pt;
	color: #0000ff;
	text-decoration: none;
}

a.content:visited {
	font-size: 10pt;
	color: #0000ff;
	text-decoration: none;
}

a.content:hover {
	font-size: 10pt;
	color: #f89302;
	text-decoration: underline;
}

a.content_big:link {
	font-size: 14pt;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}

a.content_big:visited {
	font-size: 14pt;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}

a.content_big:hover {
	font-size: 14pt;
	font-weight: bold;
	color: #f89302;
	text-decoration: underline;
}

a.bot_link:link {
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

a.bot_link:visited {
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

a.bot_link:hover {
	font-size: 8pt;
	color: #0066a4;
	text-decoration: underline;
}

a.bold:link {
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a.bold:visited {
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a.bold:hover {
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

a.vote_link:link {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.vote_link:visited {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.vote_link:hover {
	font-size: 14pt;
	font-weight: bold;
	color: #f89302;
	text-decoration: underline;
}



/* ####################################### */
/* ########### typography ################ */
/* ####################################### */

.text {
	font-size: 10pt;
	color: #000000;
}

.copyright {
	font-size: 8pt;
	color: #ffffff;
}

.small {
	font-size: 8pt;
	font-family: tahoma, "Times New Roman", Times, serif;
	color: #000000;
}

.med {
	font-size: 11pt;
	color: #000000;
}

.caption {
	font-size: 8pt;
	color: #777777;
}


.red {
	font-size: 8pt;
	color: #ff0000;
}

h1 {
	background-color:#0066a4;
	background-image: url("/images/bar_bg.jpg");
	background-repeat: repeat-x; 
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	border: solid #000000 1px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h2 {
	font-size:14pt;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h3 {
	font-size:12pt;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
h4 {
	font-size:20pt;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}



/* ####################################### */
/* ############## form ################### */
/* ####################################### */

form {
	margin: 0px;
	background-color: transparent;
	padding: 0px;
}

input.textbox {
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	font-size: 10pt;
	padding: 3px;
}

select.theme {
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	font-size: 10pt;
	padding-left: 5px;

}



/* ####################################### */
/* ############## misc ################### */
/* ####################################### */

li.news {

	margin-left: 30px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

img.gallery {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}