body {
	margin:0;
	padding:0;
	font-size: 12px;
	color: #111111;
	font-family:  arial, sans-serif;
	background-color: #fffcda;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	background-position:top;

}

table {
	font-size: 12px;
	font-family:  arial, sans-serif;
}

a {
	outline: none;	
	color: blue;
}


a img {
	border: none;	
}

DIV#page {
	width:1030px;
	margin: 0 auto;
}

DIV#header {
	height: 120px;
	border: 1px solid transparent; /** needed for float bug **/ 
}

DIV#header DIV#search {
	float: right;
	text-align: right;
	width: 	275px;
	font-size: 10px;
	padding-top:12px;
}

DIV#header DIV#search a {
	color: #000000;
	text-decoration: none;	
}
 
DIV#header DIV#search input {
	border: 1px solid #333333;
	font-size: 12px;	
}

DIV#logo {
	float: left;
}


DIV#site_image {
	height: 416px;
	border-top: 1px solid #111111;	
	background-color: #2e4550;
}

DIV#site_image img, DIV#site_image_sm img{
	margin-top:20px;
}

DIV#site_image_sm {
	height: 282px;
	border-top: 1px solid #111111;	
	background-color: #2e4550;
}


DIV#body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position:right;
	min-height:300px;
	padding: 25px;
}

DIV#current_events {
	float:left;
	background-color: #EFEFEF;
	border: 2px solid #9d9e96;
	width:561px;
	padding:6px;
		
}

DIV#current_events DIV.list {
	float: left;
	width: 177px;
	padding: 5px;
	font-size: 10px;	
}

DIV.list img.heading {
	margin:8px 0 8px 0;
} 

DIV.list h3 {
	background-image: url(../images/arrow_bg.jpg);
	background-position: middle left;
	background-repeat: no-repeat;
	padding:2px;
	padding-left:16px;
	margin: 5px 0 2px 0;
	font-size:10px;
}

DIV.list h3 a {
	color: #000000;
	text-decoration: none;	
}

DIV.list p, #content p, #content_subpage p {
	line-height: 15px;
}

DIV.list p.more_info {
	text-align:left;
}

DIV.list p.more_info a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

DIV#content {
	float: left;
	width: 378px;	
	margin-left:20px;
	line-height:16px;
}	

div#content_subpage {
	margin: 10px;
	padding: 20px;
	border: 2px solid #9d9e96;
	background-color: #EFEFEF;
}

h1 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #2e4550;
	font-size: 20px;	
}

h2 {
	margin-top: 0;
	color: #111111;
	font-size: 14px;	
}

DIV#footer {
	height: 90px;
	padding:10px 20px 10px 20px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #EFEFEF;
}

#commerx_logo {
	margin-top:10px;	
}

#copyright {
	padding-top:10px;
	text-align:center;
	clear: left;
	font-size: 10px;	
}
.clear {
	clear: both;
}

DIV#application_form_right {
	float:left;
	width:370px;
	margin-top:600px;
}

DIV#application_form_left {
	float:left;
	width:530px;
}


table.list, table.cart {
	border: 0;
	border-collapse:collapse;
	background-color: #efefef;
}

table.list th, table.cart th {
	text-align: left;
	font-weight: bold;	
}

table.list td, table.cart tr td {
	background-color: #efefef;
	padding: 10px 2px 10px 2px;
}

table.list tr.odd td,  table.cart tr.odd td {
	background-color: #e3e2ce;
}

td.label {
	color: #666666;
	text-align: right;
}

table.list td a {
	color: #111111;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

table.list td a:hover { 
	border-bottom: 1px solid #000000;
}

/** Google search styling **/
 div.gsc-control {
    	width: 100%;
    }
    
    table.gsc-search-box {
    	width:400px;
    }

    .gsc-results .gsc-cursor-box .gsc-trailing-more-results { 
    	display :
		none; 
	} 
	
	
/** Vote styling **/
#toggle_errors {
	cursor:pointer;
}
#toggle_errors, #system_errors {
	font-family: sans serif;
	font-size: 10px;
}

div.vote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
}


div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

div.vote h3 {
	margin-top:5px;	
	margin:0;
}

div.vote {
	font-size:12px;	
}

div.vote table {
	font-size: 12px	
}

div.nominee {
	float: left;
	width: 240px;
	margin-bottom:20px;
	margin-right: 10px;
	border: 2px solid #d0bf7c;
	padding:5px;
}

div#voting_card_bg {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	width: 100%;
	height: 100%;
	text-align:center;
	z-index:999;
}

div#voting_card {
	display: none;
	position: absolute;
	top: 1%;
	left: 25%;
	width: 50%;
	/*height: 50%;*/
	padding: 15px;
	background-color: #FFFFFF;
	border: 3px solid #d0bf7c;
	z-index: 1000;
}

img.candidate_image {
	border: 2px solid #d0bf7c;
	margin: 0 8px 8px 0;
}

a img.candidate_image {
	border: none;	`12
}

fieldset legend {
	font-weight: bold;
}

p.message {
	padding-left:15px;
	background-image:url(/images/arrow2.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

img.emailimage {
	vertical-align: bottom;
}