html {
	margin: 0px;
	padding: 0px;
}

body { 
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: black;
}

h3 {
	display: inline;
}

hr {
	height: 1px; 
	background-color: #BCC3C8; 
	color: #BCC3C8; 
	border: 0px;
}

ul {
	list-style:none;
	margin:0px;
	padding:0px;	
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

a {
	padding-left: 9px;
	background: url(/images/small_arrow.gif) 0px 4.5px no-repeat;
	text-decoration: none;
	color: #597083;
}

a:hover {
	color: #3D4E5C;
}

p {
	display: inline;
}

p.boxheader {
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

#header {
	width: 100%;
	height: 123px; 
	background: url(/images/top_background_1x123.gif) repeat-x;
}
#header h1,
#header ul {
	float: left;
	margin: 0;
	text-indent: -999em;
}
#header a {
	display: block;
	background-image: none;
	padding: 0px;
	border: 0px;
}
#header #flags {
	background: url(/images/flaggor_295x123.gif) top left no-repeat;
	width: 295px; 
	height: 123px; 
	position: relative;
	left: 30px;
}
#header #logo {
	background: url(/images/calsoc_295x28.gif) top left no-repeat;
	width: 295px; 
	height: 28px;
	position: relative;
	top: 52px;
	left: 50px;
}

#menu-container {
	position: absolute; 
	left: 320px; 
	top: 91px;
}

#menu {
	height: 22px;
	width: 330px;
	background-color: #ffffff; 
	background-image: url(/images/menu_td_bg_140x22.gif);
	background-repeat: repeat-x; 
	padding-top: 4px;
	padding-left: 29px;
}

#menu-start {
	width: 25px;
	height: 22px; 
	background: url(/images/menu_faded_start_25x22.gif) bottom left no-repeat; 
	position: absolute;
}

#menu-end {
	width: 25px;
	height: 22px; 
	background: url(/images/menu_faded_end_25x22.gif) bottom left no-repeat; 
	position: absolute;
	right: -1px;
	top: 0px;
}

#content-container {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 140px;
	padding-bottom: 5px;
}

#content {
	width: 600px;
	position: relative;
	left: 45px;
}

#footer {
	clear: both;
	height: 40px; 
	background: url(/images/bottom_background_1x26.gif) bottom left repeat-x; 
}

#join_box {
	width: 199px;
	height: 120px;
	position: absolute;
	left: 418px;
	top: 11px;
	padding: 28px 0px 0px 8px;
	background: url(/images/joinbox_bg_199x120.gif) top left no-repeat;
}


.cblock_left {
	float: left;
	width: 400px;
	font-size: 1.0em;
	padding-right: 7px;
	padding-top: 0px;
	border-right: 1px dotted #BCC3C8;
}

.cblock_right {
	float: right;
	width: 180px;
	position: relative;
	top: 104px;
	padding-right: 2px;
	padding-top: 5px;
}

.cblock_box {
	background-color: #FFFFFF;
	border: 1px solid #BCC3C8;
	padding: 2px 8px 4px 8px;
	margin-bottom: 14px; 
	background-image: url(/images/box_top_bg_1x18.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.cblock_link {
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
}

.header {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	color: black;
	font-style: oblique;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0;
}

.blueheader {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	color:  #1C65A2;
	font-weight: bold;
}

.imagetext {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: black;
	font-style: oblique;
}

ul.nav li {
	padding-right: 14px;
	display: inline;
}

ul.nav a {
	color: black;
}

ul.nav a:hover {
	color: #1C65A2;
}

a.no-arrow {
	background-image: none;
	padding-left: 0px;
}

.newsitem {
	width: 400px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #BCC3C8;
}

.date {
font-size: 10px;
}

.textbox {
	margin: 0px 0px 8px 0px;
	width: 210px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
.textarea {
	margin: 0px 0px 8px 0px;
	width: 210px;
	height: 80px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
#membershipForm {
	margin-top: 5px;
}
#membershipForm input, #membershipForm textarea {
	width: 250px;
	display: block;
}
#membershipForm .submitButton {
	width: 100px;
}
#membershipForm p {
	display: block;
	width: 240px;
	margin: 0px 0px 2px 0px;
}
#pdfapplication {
	display: block;
	width: 80px;
	height: 113px;
	background: url(/images/application_thumb_80x113.gif) no-repeat;
	border: solid 1px #ABABAB;
	margin: 6px 0px 6px 8px;
}
.submitButton {
	width: 95px;
	background-color: white;
	margin-top: 6px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
.preamble {
	display: block;
}
a.dotted {
	border-bottom: dotted 1px #597083;
	padding: 0px;
	background: none;
}
.eventwrapper {
	width: 150px; 
	height: 100px; 
	float: left;
	text-align: center;
	margin: 4px 0px 8px 0px;
}
.eventwrapper a, .imagewrapper a {
	padding: 0px;
	background: none;
}
.eventwrapper img, .imagewrapper img {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 3px;
	border: solid 1px #C5C5C5;
}
.imagewrapper  {
	width: 160px; 
	float: left;
	text-align: center;
	margin: 4px 10px 8px 0px;
}
