 body 
 {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: .75em;
	line-height: 1.55em;
	text-decoration: none;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color: #2d2d2d;

}
h1 { 
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2d2d2d;
	margin-bottom: 0px;
}
h3
{
	font-size: 20px;
	font-family: Arial;
	color: #ffffff;
	padding: 5px 5px 0px 5px;
	margin-bottom: -5px;
	margin-top: 0px;
}

h4
{
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	color: #69B22F;
	margin-top: 0px;
	margin-bottom: 3px;
}
html[xmlns] .clearfix {
    display: block;
}

ul {
	padding: 5px 0px 5px 0px;
	margin: 0;
}
	
ul li {
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #ffffff;
	background: url(images/1.png) no-repeat left;
}

ol {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: decimal;
}

* html .clearfix {
    height: 1%;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	font-family: Arial;
}
a:link {
	color: #308DC1;
	text-decoration: none
}
a:visited {
	color: #308DC1;
	text-decoration: none;
}
a:hover {
	color: #2a495e;
	text-decoration: underline;
}



.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.clearall {
	clear: both;
}

/* 
end general
layout
*/

#main_container
{
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}

#headercontainer {

	padding: 0px;
	width: 905px;
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
}
#header {
	padding: 0px;
	height: 101px;
	width: 905px;
}
#logo {
	float: left;
	margin: 15px 0px 0px 20px; 
	padding: 0px;
	text-align: left;
}
#logintop {
	float: right;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	height: 88px;
	text-align:right;
	color: #308DC1;
	font-weight: bold;
	
}


#menu {
	float: right;
	padding: 13px 20px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	text-align: left;
	clear: both;
}

.menu_item
{
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px solid #308DC1;
	border-bottom: 1px solid #308DC1;
	border-left: 1px solid #308DC1;
	min-width: 80px;
	background-color: #e6e6e6;
}

.last_menu_item
{
	border-right: 1px solid #308DC1;
}

#logintop a:link {
	color: #308DC1;
	text-decoration: none
}
#logintop a:visited {
	color: #308DC1;
	text-decoration: none;
}
#logintop a:hover {
	color: #69B22F;
	text-decoration: none;
}
#member_authentication
{
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 10px 20px 0px 0px;
	color: #308DC1;
}

#member_authentication a:link
{
	color: #69B22F;
	text-decoration: none;
}

#member_authentication a:visited
{
	color: #69B22F;
	text-decoration: none;
}

#member_authentication a:hover
{
	color: #308DC1;
	text-decoration: none;
}



.hover_menu_item
{
	border-top: 2px solid #69B22F;
	border-bottom: 1px solid #69B22F;
}

.green
{
	color: #7AEE73;
}


#content_header_tab
{
	margin-left: 20px;
	width: 154px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #2D2D2D;
}

#content_header
{
	width: 100%;
	height: 150px;
	background-color: #69B22F;
	border-top: 4px solid #2D2D2D;
	border-bottom: 4px solid #2D2D2D;
	font-size: 12px;
}

#content_header a:link
{
	color: #2d2d2d;
	text-decoration: none;
}

#content_header a:visited
{
	color: #2d2d2d;
	text-decoration: none;
}

#content_header a:hover
{
	color: #2d2d2d;
	text-decoration: underline;
}

#content_header p
{
	padding: 0px 5px 5px 5px;
	font-size: 12px;
}

#content_header table
{
	width: 100%; 
	margin: 10px 5px 0px 5px;
}

.content_header_container_blue
{
	float: left;
	margin: 2px 0px 0px 6px;
	background-color: #308DC1;
	border: 1px solid #ffffff;
	width: 287px;
	text-align: left;
	color: #fff;
	padding: 0px 5px 0px 0px;
	min-height: 143px;
}

#contentcontainer {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 100%;
}
#content{
	margin: 0px auto 0px auto; 
	width: 100%;
	background-color: #c3c3c3;
	padding-bottom: 20px;
}
#contleft{
	float: left;
	margin: 20px 0px 0px 0px; 
	width: 618px;
}

#contleft h4
{
	color: #308DC1;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 3px;
}

#main_content
{
	margin: 0px 0px 0px 20px; 
	text-align: left;
	font-size: 13px;
	padding: 7px;
	color: #ffffff;
	background-color: #2d2d2d;
	border-top: 3px solid #308DC1;
	border-bottom: 3px solid #308DC1;
}

#main_content a:link
{
	color: #ffffff;
	text-decoration: underline;
}
#main_content a:visited
{
	color: #ffffff;
	text-decoration: underline;
}
#main_content a:active
{
	color: #ffffff;
	text-decoration: underline;
}
#main_content a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.contleft_small
{
	float: left;
	margin: 20px 0px 0px 20px; 
	padding: 7px;
	width: 275px;
	text-align: left;
	font-size: 13px;
	color: #2d2d2d;
	background-color: #69B22F;
	border-top: 3px solid #2d2d2d;
	border-bottom: 3px solid #2d2d2d;
}

.contleft_large
{
	float: left;
	margin: 20px 0px 0px 20px; 
	padding: 7px;
	width: 584px;
	text-align: left;
	font-size: 13px;
	color: #2d2d2d;
	background-color: #69B22F;
	border-top: 3px solid #2d2d2d;
	border-bottom: 3px solid #2d2d2d;
}

.contleft_size_1
{
	min-height: 320px;
}

.contleft_size_2
{
	min-height: 370px;
}

.contleft_small, .contleft_large strong
{
	color: #ffffff;
	font-size: 16px;
}

.contleft_small a:link 
{
	color: #2d2d2d;
	text-decoration: none;
}
.contleft_small a:visited {
	color: #2d2d2d;
	text-decoration: none;
}
.contleft_small a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.portfolio_size_1
{
	width: 267px;
	height: 120px;
	border: 1px solid #2d2d2d;
	padding: 3px;
}
.portfolio_size_2
{
	width: 215px;
	height: 200px;
	border: 1px solid #ffffff;
	padding: 3px;
	margin-top: 3px;
}

#contright{
	float: right;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	width: 247px;
	text-align: left;
}
.contentright{
	margin: -4px auto 0px auto; 
	padding: 0px;
	width: 247px;
	text-align: center;
	background-color: #4b5f70;
}
.sidebar
{
	font-family: Arial;
	width: 230px;
	color: #ffffff;
	margin-top: 0px;
	padding: 7px;
	background-color: #2d2d2d;
	border-top: 3px solid #69B22F;
	border-bottom: 3px solid #69B22F;
}

.sidebar a:link 
{
	color: #69B22F;
	text-decoration: none;
}
.sidebar a:visited {
	color: #69B22F;
	text-decoration: none;
}
.sidebar a:hover {
	color: #69B22F;
	text-decoration: underline;
}

#footercontainer {
	width: 100%;
	border-top: 3px solid #69B22F;
	border-bottom: 3px solid #69B22F;
}
#footerbg {
	margin: 0px auto 0px auto;  
	padding: 0px; 
	width: 100%;
	height: 180px;
	background-color: #ffffff;
}
#footer{
	margin: 0px auto 0px auto; 
	padding-left: 20px;
	width: 100%;
	font-size: 13px;
	color: #fff;
	text-align: left;
	vertical-align: top;
}

#footer strong{
color: #2d2d2d;
}
#footer table td{
	vertical-align: top;
	padding-right: 20px;
}

.error
{
	color: red;
}

.error_display
{
	margin: 5px 0px 20px 20px; 
	text-align: left;
	font-size: 13px;
	padding: 3px;
	color: red;
	vertical-align: middle;
	background-color: #FFFFAA;
	width: 855px;
	border: 2px solid red;
}

/*----------------------SlideShow Start-----------------------*/
.slideshow{margin:0px 0px 0px 40px;}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel-overlay h4{margin:0px; padding:6px 0px 4px 0px;}
.panel-overlay h2
{
	text-align: left;
	color: #ffffff;
	font-size: 14px;
}
.panel-overlay p 
{
	margin:0px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
}
/*----------------------SlideShow End-----------------------*/

.form_field_title
{
	color: #308DC1;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width: 210px;
}

.form_field_title_self
{
	width: 210px;
	color: #308DC1;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.form_table td
{
	padding-bottom: 5px;
}

.silver_bar
{
	width: 100%;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}	



