/* Normalizes margin, padding */
body, div, h1, h2, h3, p { 
margin : 0; 
padding : 0;
 }
td {
	font-size: 1.2em;
	vertical-align: top;
	padding: 4px;
}



body {
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 62.5%;
	 
	color: #333333;
}
img { 
border : 0; 
}



#wrapper {
	background-color: #FFFFFF;
}

#adm_content {
	padding : 0.5em;
	font-size: 1.3em;
	line-height: 1.4em;
}

#main_content #logo {
	margin-left: 1.5em;
	margin-bottom: 2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#main_content #logo A{	 
	border-bottom-style: none;
	border-bottom-color: none;
}
#main_menu {
	background-image: url(../images/bg_mainmenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 589px;
	 
	margin-left: 8px;
}
#main_menu A {
	display: block;
	float: left;
	margin-top: 9px;
	margin-left: 20px;
	height: 13px;	
	background-repeat: no-repeat;
	border: 0;
	outline: none;
}
#main_content #main_menu A:link, #main_content #main_menu A:visited {
	font-weight: bold;
	color: #699B06;
	text-decoration: none; 
	border-bottom-style: none;
	 
}

#main_content A.back {
	font-weight: bold;
	display: block;
	background-color: #FFA31A;
	color: #FFFFFF;
	border-bottom-style: none;
	margin-left: 4.3em;
	padding: 5px;
	font-size: 1.2em;
	margin-top: 4em;
	margin-right: 4em;
	text-align: center;
}
#main_content A.back:hover {
	background-color: #9ACDE8;
	color: #FFFFFF;
}




#main_menu A:link, #main_menu A:visited, #main_menu A:hover, #main_menu A:active {
	font-weight: bold;
	color: #336 !important;
	text-decoration: none;
    padding: 0;
	margin: 0;
	font-size: 13pt;
	margin-right: 16px;
	margin-left: 12px;
	margin-top: 4px;
}

 

#sub_menu {
	background-image: url(../images/bg_submenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 589px;
	 
	margin-left: 8px;
	margin-bottom: 2em;
	padding: 0px;
	margin-top: 0px;
}
#sub_menu P {
	font-weight: bold;
	color: #f08c07;
	padding-left: 12px !important;
}


#sub_menu A:link, #sub_menu A:visited {
	font-weight: bold;
	color: #699B06;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #699B06;
}
#sub_menu A:hover, #sub_menu A:active {
	font-weight: bold;
	color: #408CB3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #408CB3;
}
#main_content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: .8em 0px 1em;
	float: left;
	width: 596px;
	min-width: 596px;
}
#main_content h1 {
	font-size: 1.6em;
	color: #003366;
	background-image: url(../images/h1_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1.2em;
	padding-left: 2em;
	line-height: 1.2em;
	padding-top: 8px;
	padding-bottom: 2px;
}

#main_content h2 {
	font-size: 1.4em;
	color: #699B06;
	margin-left: 3.6em;
	margin-top: 2.5em;
	margin-right: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699B06;
		clear:both;
}

#main_content h3 {
	font-size: 1.6em;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-color: #ddeeff;
	padding: 8px;
	margin-top: 30px;
	margin-right: 1em;
	margin-left: 3em;
	clear:both;
}

#adm_content h3 {
	font-size: 1.6em;
	color: #FE9E0C; 
	margin-right: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE9E0C;
}
#main_content p, #footer p {
	font-size: 1.4em;
	line-height: 1.4em;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 3.6em;
}

#main_content ul  {
	font-size: 1.3em;
	list-style-type: disc;
	 
}
#main_content ol  {
	font-size: 1.3em;
	 list-style-position: inside;
	 
}

#main_content li {
	line-height: 1.4em;
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 30px;

}
#main_content A:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#main_content A:visited {
	font-weight: bold;
	color: #484848;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#main_content A:hover, #main_content A:active {
	font-weight: bold;
	color: #408CB3;
	text-decoration: none;
}
#sidebar {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0em;
	float: right;
	width: 364px;
}
#random_photo {
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-top: 0.4em;
}
#sidebar h3 {
	font-size: 1.6em;
	color: #003366;
	background-image: url(../images/sidebar_header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 0.2em;
	padding-left: 0.8em;
	margin-left: .2em;
}

#sidebar p, #sidebar dl, #sidebar li  {
	padding : 0.5em 2em 0.5em 1.5em;
	font-size: 1.2em;
	line-height: 1.5em;
}
#sidebar dt {
	padding : 0.5em 2em 0.5em 1.5em;
	font-size: 1.0em;
	line-height: 1.5em;
}
#sidebar A:link {
	font-weight: bold;
	color: #699B06;
	text-decoration: none;
	outline: none;
}

#sidebar A:visited {
	font-weight: bold;
	color: #699B06;
	text-decoration: none;
		outline: none;
}
#sidebar A:hover, #sidebar A:active {
	font-weight: bold;
	color: #408CB3;
	text-decoration: none;
}
#actions img {
	padding-top: .3em;
	padding-left: 0.2em;
	padding-bottom: 0.8em;
	padding-right: 0em;
}
#footer {
	background-color: #FFFFFF;
	padding: 2em 0px 0px;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 75px;
}
#footer #copyright {
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}

 
#footer A:link {

	font-weight: bold;
	color: #699B06;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #699B06;
}
#footer A:visited {
	font-weight: bold;
	color: #699B06;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #699B06;
}
#footer A:hover, #footer A:active {


	font-weight: bold;
	color: #408CB3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #408CB3;
}
.callout {
	background-image: url(../images/sidebar_middle.jpg);
	background-repeat: repeat-y;
	background-position: .3em;
	margin: 0px;
	padding: 0px;
}
.callout_instruct {
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-top: -0.8em;
	margin-right: -0.8em;
}

.callout_bottom {
	background-image: url(../images/sidebar_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0.2em;
	height: 19px;
	margin: 0px 0px 15px;
	padding: 0px;
	clear:both;
}


#sidebar dl.press, #sidebar dl.event {
	background-image: url(../images/sidebar_middle.jpg);
	background-repeat: repeat-y;
	background-position: .3em;
	 
	margin: 0px;
	padding: 0px;
	width: 350px;
	  
}

#sidebar dl.press dt, #sidebar dl.event dt {
	float: left;  /* keeps the dt and dd on one line */
	clear: both;  
	width: 60px; /* the widths of the dt and dd would force the it anyway */
	margin: 0;
	padding: 5px 15px;
	 
	}
	
#sidebar dl.press dd, #sidebar dl.event dd  {
	text-align: left;  /* shoves the text to the right */
	float: left;       /* forces the dd to float up next to the dt */	
	width: 250px;
	margin: 0;
	padding: 5px;
	 
	 
	}
#sidebar dl.press dd A:link, #sidebar dl.event dd A:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#sidebar dl.press dd A:visited, #sidebar dl.event dd A:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
#sidebar dl.press dd A:hover, #sidebar dl.press dd A:active , #sidebar dl.event dd A:hover, #sidebar dl.event dd A:active{
	font-weight: bold;
	color: #408CB3;
	text-decoration: none;
}
.clearfix {
	clear:both;
}
 

.thumb_image {
	vertical-align: top;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #999999;
	margin: 2px;
}

 
}
table.rowsonly TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8E3F4;
}
.form_label {
	font-weight: bold;
	color: #003366;
	background-color: #F7FBFE;
	text-align: right;
}
.content_shift {
	padding-left: 45px;
}

.indent {
	margin-left: 20px;
}
.table_header {

	font-weight: bold;
	color: #494947;
	background-color: #FFA31A;
	text-align: left;
}
.submit {
	padding: 3px;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #FFA31A;
	color: #FFFFFF;
}

 
.thinbox3 {
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	background-color: #F7FBFE;
	margin: 15px 15px 15px 50px;
	padding: 8px;
	border: 1px solid #97CDE7;
	text-align: center;
}
 
.ad_block {
	float: left;
	height: 125px;
	width: 125px;
	 
	margin-left: 20px;
	margin-top: 20px;
}
#ad_square {
	height: 300px;
	width: 360px;
	padding-left: 30px;
}
#mem2 {
	height: 120px;
	width: 360px;
	padding-left: 30px;
}.larger {
	font-size: 13pt;
}

