@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*Custom CSS below*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*custom css*/

body {background:url(/images/templates/ganmalibu/bg.gif); margin:0; font-family: Arial, Helvetica, sans-serif; margin:auto}
.main_area,  .leftnav {padding:15px 6px 15px 15px; 	vertical-align: top;line-height:150%;}
.leftnav a {color:#83914c; text-decoration:none;font-size:16px; }
.leftnav li {margin:8px 0}
.leftnav a:hover {text-decoration:underline; color:#83914c;}

.footer {text-align:center; color:#2d3414; font-size:14px; margin:10px 0}
.footer a {color:#2d3414;font-size:14px;}
.footer2 {text-align:center; color:#2d3414; font-size:11px; margin:10px 0}
.footer2 a {color:#2d3414;font-size:11px;}

.header {position:relative;margin-top:2em;}
.buttons {
    position: absolute;
    right: 25px;
    top: 15px;
}


table.shadow, body div.shadow {
	-moz-box-shadow: 1px 1px 1px #637228;
	-webkit-box-shadow: 1px 1px 1px #637228;
	box-shadow: 1px 1px 1px #637228;
	background:#f4faec;

}
#apply, #links {
    display: block;
    float: left;
    margin-left: 12px;
}

.main_area {height:100%}
.inside {border:1px solid #dfe6c3; height:100%; width:620px; float:left; text-align:left}
.insidecontent {padding:10px}
.insidecontent img[align=left] {margin-right:10px;}
.insidecontent img[align=right] {margin-left:10px;}
.insidecontent p {margin:12px 0; font-size:15px; line-height:18px}
h1 {color:#b90850; font:Arial, Helvetica, sans-serif; font-size:36px;}


.slideshow { height: 402px; width: 613px; margin: auto }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color:; }
