/* ----====== LAYOUT STUFFS =====----- */


body
{
	margin:0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: white;	
	text-align: -moz-center !important;
	text-align:center;
}


#holder
{
	text-align:left;
	width:762px;
	height:auto;
}

#topbanner
{
	background-image:url(images/vicol_top.jpg);
	background-repeat:no-repeat;
	width:762px;
	height:32px;
}

#leftmenutop
{
	height:32px;
	width:218px;
	background-image:url(images/menu_top.jpg);
	background-repeat: no-repeat;
}


#leftmenu
{
	height:auto;
	width:218px;
	text-align:left;
	float:left;
	background-image:url(images/little_bg.jpg); /* was bg_menu */
	background-repeat: repeat-x;
}

#maintext
{
	float:right;
	height:auto !important;
	height:300px;
	min-height:200px;	
	width:532px;
	background-image:url(images/little_bg.jpg);
	background-repeat: repeat-x;
}

#maintexttop
{
	height:32px;
	background-image:url(images/main_top.jpg);
	background-repeat: no-repeat;
}

#bottom
{
	width:762px;
	height:12px;
	background-image:url(images/bittie.gif);
	background-repeat:repeat-x;
	margin-top:20px;
}

.clears
{
	clear:both;
	/*height:20px;*/
}

/* ------======= TEXTS AND OTHER STUFFS =====---- */

.topmenu
{
	float:right;
	margin-right:15px;
	margin-top:70px;
}

.topmenu a
{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.topheadlarge
{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
        padding-top: 5px; padding-left:15px; padding-right:15px;
}
.topheadsmall
{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
        padding-top: 5px; padding-left:15px; padding-right:15px;
}

.header
{
font-family: Arial, Helvetica, sans-serif;
	margin-left:15px;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}

.yellow
{
	color:#e2b94c;
}

.textcontent
{
	width:492px;
	margin-left:20px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

.textcontent a:hover
{
	color:#9D781F;
}

.leftlinks
{
	width:178px;
	/*height:auto;	*/
	margin-left:20px;
	margin-top:10px;
        line-height: 115%;
}

.leftlinks a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
        font-weight: bold;
	text-decoration:none;
	color:#444444;	
}

.leftlinks a:hover
{
	text-decoration:underline;
	color:#c69820;
}
.leftlinksmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
        font-weight: bold;
	color:#444444;
}
.leftlinksmenuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
        font-weight: bold;
	color:#c69820;
}

h1
{
	font-weight:bold;
	font-size:14px;
	color:#3e4a56;
}
h2
{
	font-weight:bold;
	font-size:12px;
	color:#3e4a56;
}

.branding
{
	width:762px;
	height:25px;
	text-align:left;
	color:black;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.branding a
{
	color:black;
	text-decoration:none;
}
.small {
   font-size: 11px;
}
.wecare {
	font-family: monotype corsiva;
        font-size: 14pt;
	font-weight: bold;
 	color: #689A27;
}
.wecaresmall {
	font-family: monotype corsiva;
	font-weight: normal;
	font-size: 12pt;
 	color: #689A27;
}
h2.wecare{
	font-family: monotype corsiva;
        font-size: 18pt;
	font-weight: bold;
 	color: #689A27;
	text-align: center;
}
hr.wecare {
	height: 1px;
	color: #689A27;
}
p{text-align: justify;}