body {
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
margin-right:10px;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#555555;
}

.h1 {
width:100%;
font-size:20px;
font-weight:normal;
text-transform:capitalize;
}
.h2 {
width:100%;
font-size:17px;
font-weight:normal;
text-transform:capitalize;
}
.h3 {
width:100%;
font-size:14px;
font-weight:normal;
text-transform:capitalize;
}

.wrapper {
width:auto;
height:auto;
}

.site_container {
width:752px;
height:100%;
}

.left_column {
margin-top:20px;
float:left;
width:190px;
}
/*
.column_divider {
background-image:url("../images/h_divider.gif");
background-repeat:repeat-y;
float:left;
width:1px;
height:100%;
margin-left:20px;
}
*/

.right_column {
margin-top:0px;
margin-left:20px;
padding-top:20px;
padding-left:21px;
float:left;
width:521px;
text-align:left;

background-image:url("../images/h_divider.gif");
background-position:left top;
background-repeat:repeat-y;
}

.main_pic {
width:auto;
height:auto;
}

.page_text_content {
width:100%;
line-height:18px;
text-align:justify;
}
.page_text_content a {
color:#EB1212;
text-decoration:underline;
}
.page_text_content a:hover {
color:#EB1212;
text-decoration:none;
}

.footer {
float:left;
width:100%;
border-top: 1px solid #cccccc;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
text-align:center;
color:#999999;
}
.footer a {
color:#999999;
text-decoration:none;
}
.footer a:hover {
color:#999999;
text-decoration:underline;
}

.menu_and_branding_container {
width:100%;
height:284px;
border-bottom:1px solid #555555;
}
.logo_container {
text-align:center;
width:100%;
/*border:1px solid #ff0000;*/
}
.tag_line {
margin-top:8px;
text-align:center;
width:100%;
padding-top:6px;
padding-bottom:6px;
font-size:12px;
border-top:1px solid #555555;
border-bottom:1px solid #555555;
}
.tag_line a {
color:#555555;
text-decoration:none;
}
.tag_line a:hover {
color:#555555;
text-decoration:none;
}

.main_menu {
margin-top:16px;
font-weight:bold;
text-align:left;
line-height:35px;
}
.main_menu a {
color:#555555;
text-decoration:none;
}
.main_menu a:hover {
color:#EB1212;
text-decoration:none;
}
.main_menu_hilite {
color:#EB1212;
text-decoration:none;
}
.main_menu_hilite a {
color:#EB1212;
text-decoration:none;
}
.main_menu_hilite a:hover {
color:#EB1212;
text-decoration:none;
}
.main_menu_pointer {
color:#EB1212;
}

.gallery_tmb_first_left {
float:left;
margin-bottom:20px;
width:110px;
height:63px;
/*background-color:#999999;*/
}
.gallery_tmb {
float:left;
margin-left:20px;
margin-bottom:20px;
width:110px;
height:63px;
/*background-color:#999999;*/
}


.tips_articles_box {
float:right;
width:200px;
background-color:#DDDDDD;
padding:10px;
/*border:1px dotted #555555;*/
margin-left:20px;
margin-bottom:5px;
font-size:10px;
line-height:15px;

}
.title_tips_articles_box {
text-align:center;
font-size:12px;
font-weight:bold;
text-transform:capitalize;
}

.required_fields {
color:#D12222;
font-size:13px;
font-weight:bold;
}
.form_fields {
font-size:12px;
width:200px;
padding:3px;
border:1px solid #CCCCCC;
}
.form_textarea {
width:400px;
height:150px;
padding:3px;
border:1px solid #CCCCCC;
}