/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar

color:#789c30;


*/
/*=================== Global================*/
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

* {
	margin: 0;
	padding: 0;
}

body {
	
	font-size: 12px;
	line-height:18px;
	font-family:'Droid Sans', Calibri,  sans-serif;
	background: #fff;
}

body.section-1 { }
body.section-2 { background:none;}
body.section-3 { }

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
/* h6 { font-family:'Droid Sans', Calibri, sans-serif; font-size:76px; text-transform:uppercase;letter-spacing:0px; margin-bottom:20px; font-weight:normal;line-height:85%;} 
h7 { background:none; padding: 0 0 20px 0; text-transform:uppercase; font-family:'Droid Sans', Calibri, sans-serif; font-size:73px; margin-bottom:20px; font-weight:normal;line-height:100%; color:#000;}
.strikethrough { background-image:url('/files/gimgs/linethrough2.jpg'); background-position: 0px 28px; background-repeat:repeat-x;}  */

h6 { font-family:Times, 'Times New Roman', serif; font-size:126px; width:600px; margin-bottom:30px; font-weight:normal;line-height:85%;}
h5 { background:none; width:900px; padding: 0 0 20px 0; font-family:Times, 'Times New Roman', serif; font-size:126px; margin-bottom:20px; font-weight:normal;line-height:100%; color:#000;}
.strikethrough { background-image:url('/files/gimgs/linethrough2.jpg'); background-position: 0px 48px; background-repeat:repeat-x;}

a {outline:none; border:none; }
a:link {  text-decoration: none; color:#000;}
a:active {  text-decoration: line-through; color:#444;}
a:visited { text-decoration: none; color:#000; }
#menu a:hover {text-decoration: none; color:#000; background-color:black;}
#img-container a:hover img {}
/*a:hover {text-decoration: none; color:#000; background-color:#000;}*/

/*.caps {font-variant:small-caps;}
.italics {font-style:italic; letter-spacing:0.35px;}
.dropcap {font-size:36px; font-weight:200; line-height:38px; margin:0 0.09em -10px 0; padding:0; float:left;}
*/

/*  ============== slideshow nav  ============*/
#img-container .nav {background:#fff;
	position:absolute;
	top:20px;
	left:325px;
	z-index:100;
	width:800px;
	padding:5px;
	}

.nav a {}	


/* ================================== left column menu ==============================*/


#mail {margin: 36px 0 0 0px; line-height:25px;}

a img { border: none; }

a.thickbox img {border:none;margin:0;}

#menu {
	margin:0px 0px 0 0;
	padding:80px 20px 0 75px;
	text-align:right;
    width: 180px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #fff;
	line-height:18px;
	font-size:9px;

}

#menu ul {
	list-style: none;
	margin: 40px 0 12px 0;
}

#menu ul li a {
color:#333;
font-family:Times,'Times New Roman',serif;
font-size:11px;
}



#menu p  {display:none;}
.subtitle {color:#7c897c; font-style:italic; display:none;}
.ornament {margin:0 0 -6px 0; display:none;}
#menu .section-title, .subtitle { 
	font-family:Times,'Times New Roman',serif;
	text-transform:uppercase; margin-top:35px; font-size:9px; border-bottom: 1px dotted #eee; color:#ccc; margin-bottom:11px; letter-spacing:3px; }
#menu .caps {letter-spacing:0.7px;}
.indexlink a {color:#aaa; margin-top:30px; display:none;}




/* ================================== Content Column =========================*/


.homecopy{color:white;  letter-spacing: 0.35px; line-height:17px; }
.large2 {font-family: 'Baskerville', 'Times New Roman', Times; font-size: 45px; letter-spacing:-0.45; font-style:italic; color:#555; /*margin:0 0.09em -15px 0; padding:0 0 5px 0;*/ margin: 0 10px 0 0; line-height:30px; float:left;}
.large {font-size: 45px; letter-spacing:-0.45; font-style:italic; color:white; 	margin:0 0.09em 0px 0; padding:0 0 8px 0; line-height:20px; font-weight:200px; float:left;}
.container { padding:0px 5px 5px 5px;}


#content .caps {letter-spacing: 1.2px;}
#content .container a {color:#7c897c;}

#content {
    height: 100%;
    margin: 0 0 0 320px;
    top: 0;
}

#content p { width: 600px; margin: 25px 0 25px 0; }

p {
    margin: 0 0 9px 0;
}

img {
	margin: 0 0 20px 0;
}

#homeparagraph {width: 595px; margin:0 0 0 0px; padding: 40px 0 12px 0;}
#paras {width: 700px; margin-top:40px;}
#para {width: 700px; margin-top:0px;}

#img-container {margin: 0 0 0 0; padding: 0 0 0 0;}
#img-container #text {width:600px;}
#text {width:600px;}

#img-container p	{ width: 600px; margin:0px; padding: 0; }
#img-container .picture_holder { float:left; margin:0px 0 0 0; display:block;}

#d-col2 {padding-left:25px;}
/*...end.....*/

#cv {margin: 50px 0 0 20px;}
#cv a {color:#789c30;}
#cv ul { list-style-type: circle; line-height:18px; margin:10px 0 15px 20px;}
#once { clear: left; }
