@charset "UTF-8";
/* CSS Document */

/* MAIN css for all pages - STARTS */

html,body {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
}
body{
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height:530px;
	min-width:980px;
	text-align:center;
}

/* GENERAL page STARTS here */

#wrapperGeneral {
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	text-align: center;
	/* background-color: #CCCC99; */
}
#backdropLeft {
	margin: 0px;
	padding: 0px 0px 0px -300px;
	height: 100%;
	width: 300px;
	float: left;
	/* background-color: #FFCCFF; */
}
#backdropMain {
	margin: 0px;
	padding: 0px 0px 0px 300px;
	height: 100%;
	text-align: center;
	/* background-color: #FF9966; */
}

/* nav zone STARTS here */

#navVerticalTone {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	height: 100%;
	width: 250px;
	float: left;
	background: rgba(255,255,255,0.7)
}
#navZoneBuffer {
	width: 100%;
	height: 50%;
	padding: 0px;
	margin-top: -160px;
}
#smallTitle {
	margin: 0px;
	padding: 0px 0px 20px;
	height: 20px;
	width: 250px;
	text-align: center;
	font-family: 'BitstreamVeraSansroman', sans-serif;
	color: #3d3924;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	/* background-color: #CC9933; */
}
#logo {
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 50px;
	text-align: center;
}
#navZone {
	margin: 27px 0px 0px;
	padding: 0px;
	width: 250px;
	height: 84px;
	text-align: center;
	/* background-color: #99FFCC; */
}
#navButtons {
	margin: 0px auto;
	padding: 0px;
	height: 28px;
	width: 250px;
	text-align: center;
	font-family: 'BitstreamVeraSansroman', sans-serif;
	font-size: 10px;
	line-height: 28px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
}
#navButtons ul {
	margin: 0px;
	padding: 0px;
}
#navButtons ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 28px;
	width: 250px;
}
#navButtons ul li a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#navButtons ul li a:link {
	color: #3d3924;
	text-decoration: none;
}
#navButtons ul li a:visited {
	color: #3d3924;
	text-decoration: none;
	font-weight: normal;
}
#navButtons ul li a:hover {
	color: #3d3924;
	text-decoration: none;
	font-weight: normal;
	background-color: #d7c15a;
}
#navButtons ul li a.current {
	color: #f7f6e8;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
	background-color: #d7d05a;
}

/* nav zone ENDS here */

/* networking STARTS here */

#networking {
	margin: 108px auto 0px;
	padding: 0px;
	height: 28px;
	width: 125px;
	/* background-color: #66CC99; */
}

/* networking ENDS here */


/* footer STARTS here */
#footer {
	margin: 95px auto 0px;
	padding: 0px;
	height: 28px;
	width: 140px;
	text-align: center;
	/* background-color: #99CC66; */
}

/* website designer STARTS here */
#websiteDesigner {
	margin: 25px auto 0px;
	padding: 0px;
	height: 14px;
	width: 140px;
	font-family: 'BitstreamVeraSansroman', sans-serif;
	font-size: 7px;
	line-height: 14px;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	color: #3d3924;
	/* background-color: #FFCCFF; */
}
/* website designer ENDS here */

/* footer ENDS here */


/* GENERAL content STARTS here */

#contentGeneral {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	float: right;
	overflow: auto;
}
#upperSpacer {
	margin: 0px;
	padding:0px;
	height: 500px;
	width: 100%;
	clear: both;
}
#contentHolder {
	margin: 0px auto;
	padding:0px;
	width: 560px;
	/* width: 700px; */
	text-align: left;	/* background-color: #CCFF99; */
}
#lowerSpacer {
	margin: 0px;
	padding:0px;
	height: 1200px;
	width: 100%;
	clear: both;
}

/* GENERAL content ENDS here */
/* GENERAL page ENDS here */

/* ARTICLES page specific - STARTS here */

#Articles {
	margin: 0px auto;
	padding: 40px 40px 90px;
	width: 480px;
	text-align: left;
	background: rgba(255,255,255,0.9);	/* background-color: #99FFCC; */
}

/* ARTICLES page specific - ENDS here */


/* LINKS page specific - STARTS here */

#Links {
	margin: 0px auto;
	padding: 40px 40px 90px;
	width: 480px;
	text-align: left;
	font-family: 'BitstreamVeraSansroman', sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	color: #3d3924;
	background: rgba(255,255,255,0.9);	/* background-color: #99FFCC; */
}
#Links td {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3d3924;
	/* text-align: left; */
	vertical-align: middle;
}
#Links td a {
	font-size: 10px;
	font-family: 'BitstreamVeraSansBold', sans-serif;
}

/* LINKS page specific - ENDS here */


/* CONTACT page specific - STARTS here */

#contentGeneralContact {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	float: right;
	/* overflow: auto; */
}
#contentHolderContact {
	margin: 0px auto;
	padding:0px;
	height: 100%;
	width: 500px;
	text-align: left;
	/* background-color: #99FF66; */
}



a:link {
	color: #3d3924;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #3d3924;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #ed1c24;
	text-decoration: none;
}
h1 {
	/* text - headings */
	font-family: 'BitstreamVeraSansroman', san-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-weight: normal;
    font-style: normal;
	color: #3d3924;
}
h2 {
	/* text - strap line  */
	font-family: 'BitstreamVeraSansroman', san-serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 2px;
	word-spacing: 4px;
    font-style: normal;
	color: #272b2a;
}
p {
	font-family: 'BitstreamVeraSansroman', san-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	color: #3d3924;
}
.bold {
	font-family: 'BitstreamVeraSansBold', san-serif;
}
.italic {
	font-family: 'BitstreamVeraSansOblique', san-serif;
}
.strapLine {
	font-family: 'BitstreamVeraSansOblique', san-serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 2px;
	word-spacing: 3px;
    font-style: normal;
	color: #3d3924;	
}




/*	browser window frame and smooth mobile device scrolling STARTS here */
@media 

/* Fairly small screens including iphones */
only screen and (max-width: 500px),

/* iPads */
only screen and (min-device-width: 768px) and (max-device-width: 1024px) 

{
	#contentGeneral { overflow: scroll; -webkit-overflow-scrolling: touch;}
	/* #collageGridsBuffer, #galleryBuffer { display: none; } */
	/* #collageGridsContent {
	margin: 20px auto 0px;
	padding:0px;
	height: 600px;
	width: 690px;
} */
	
}
/*	browser window frame and smooth mobile device scrolling ENDS here */

/*@font-face - fonts*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on 4 February 2015 */

/* regular */
@font-face {
    font-family: 'BitstreamVeraSansroman';
    src: url('../fonts/Vera-webfont.eot');
    src: url('../fonts/Vera-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Vera-webfont.woff') format('woff'),
         url('../fonts/Vera-webfont.ttf') format('truetype'),
         url('../fonts/Vera-webfont.svg#bitstream_vera_sansroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* bold */
@font-face {
    font-family: 'BitstreamVeraSansBold';
    src: url('../fonts/Vera-Bold-webfont.eot');
    src: url('../fonts/Vera-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Vera-Bold-webfont.woff') format('woff'),
         url('../fonts/Vera-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Vera-Bold-webfont.svg#bitstream_vera_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* italic */
@font-face {
    font-family: 'BitstreamVeraSansOblique';
    src: url('../fonts/Vera-Italic-webfont.eot');
    src: url('../fonts/Vera-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Vera-Italic-webfont.woff') format('woff'),
         url('../fonts/Vera-Italic-webfont.ttf') format('truetype'),
         url('../fonts/Vera-Italic-webfont.svg#bitstream_vera_sansoblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* italic bold */
@font-face {
    font-family: 'BitstreamVeraSansBdOb';
    src: url('../fonts/Vera-Bold-Italic-webfont.eot');
    src: url('../fonts/Vera-Bold-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Vera-Bold-Italic-webfont.woff') format('woff'),
         url('../fonts/Vera-Bold-Italic-webfont.ttf') format('truetype'),
         url('../fonts/Vera-Bold-Italic-webfont.svg#bitstream_vera_sansBdOb') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*	browser window frame STARTS here */

@media 

/* Fairly small screens including iphones */
only screen and (max-width: 500px),

/* iPads */
only screen and (min-device-width: 768px) and (max-device-width: 1024px) 

{
	#topEdge, #bottomEdge, #leftEdge, #rightEdge { display: none; }
}


#topEdge {
	background: #afae9b;
	position: fixed;
	left: 0;
	right: 0;
	height: 3px;
	top: 0;
	z-index: 9;
	clear: both;
}
#bottomEdge {
	background: #afae9b;
	position: fixed;
	left: 0; right: 0;
	height: 3px;
	bottom: 0;
	z-index: 9;
	clear: both;
}
#leftEdge {
	background: #afae9b;
	position: fixed;
	top: 0; bottom: 0;
	width: 3px;
	left: 0;
	z-index: 9;
	clear: both;
}
#rightEdge {
	background: #afae9b;
	position: fixed;
	top: 0; bottom: 0;
	width: 3px;
	right: 0;
	z-index: 9;
	clear: both;
}


/*	browser window frame ENDS here */
