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


/****************** COLORS ********************
teal: #4BC6C6
teal text: #368E99
dark brown text: #211D15
brown text: #493E3E
light brown text: #5E534B
magenta: #C13D72
/


/*********** GENERAL BROWSER RESET **************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}



/************** GENERAL BODY STYLES *****************/
body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_pattern.gif);
	background-repeat:repeat;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color:#211D15;
	}

.clear{
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	clear:both;
	}


/************** GENERAL TEXT STYLES ****************/
h2{
	font-size:16px;
        line-height:26px;
	color:#368E99;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:3px;
	margin-bottom:20px;
	}

h2 a{
	color:#368E99;
	text-decoration:none;
	border-bottom:1px dotted #368E99;
	}

h2 a:hover{
	border-bottom:1px solid #368E99;
	}

h4, h3{
	display:block;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#C13D72;
	border-bottom:20px;
	}

h4 a, h3 a{
	color:#C13D72;
	border-bottom:1px dotted #C13D72;
	}

h4 a:hover, h3 a:hover{
	border-bottom:1px solid #C13D72;
	}

p, ul, ol{
	font-size:12px;
	line-height:22px;
	color:#211D15;
	margin-bottom:10px;
	}
	

p a, ul a, ol a{
	text-decoration:none;
	color:#5E534B;
	border-bottom:1px dotted #4BC6C6;
	}

p a:hover, ul a:hover, ol a:hover{
	border-bottom:1px solid #4BC6C6;
	}

#leftCol ul, ol{
	margin-left:20px;
	}

a img, p a img{
	border:none;
	}

a {
	text-decoration:none;
	}

em{
	font-style:italic;
	}

/**************** MAIN STYLES *********************/
#mainContainer{
	width:900px;
	min-height:600px;
	margin:0px auto 20px auto;
	background-color:#fff;
	border: 2px solid #4BC6C6;
	border-top:none;
	}

#logo{
	width:329px;
	height:113px;
	margin:0px auto;
	padding:0px;
	}

#mainNav{
	list-style-type:none;
	margin:20px auto;
	height:12px;
	width:735px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	}

#mainNav li{
	display:block;
	text-align:center;
	float:left;
	height:20px;
	margin:0px 10px;
	background-image:url(../images/nav_bracket_left.gif);
	background-repeat:no-repeat;
	}

#mainNav li a{
	text-decoration:none;
	border:none;
	color:#211D15;
	display:block;
	height:17px;
	margin:0px 0px 0px 13px;
	padding:3px 12px 0px 0px;
	background-image:url(../images/nav_bracket_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}

#mainNav li a:hover{
	text-decoration:underline;
	border:none;
	}

#mainNav li a.active{
	color:#368E99;
	}


.active{
	text-decoration:underline;
	color:#368E99;
	}

/****************** HOME PAGE *************/
#homeBox{
	width:752px;
	height: 359px;
	border:1px solid #4bc6c5;
	margin:25px auto 60px auto;
	}

#homeBox img{
	margin:4px 0px 0px 4px;
	padding:0px;
	float:left;
	}


/***************** BLOG PAGE **************/
#blogContainer{
	width:825px;
	border:1px solid #4bc6c5;
	margin:25px auto 60px auto;
	}

#leftCol{
	width:500px;
	float:left;
	margin:30px 0px 0px 30px;
	}

.entryDate{
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	color:#5E534B;
	margin-bottom:5px;
	}

.entry{
	margin-bottom:40px;
	}

.entry-tags{
	text-transform:uppercase;
	}
	
.tagLabel{
	letter-spacing:2px;
	color:#211D15;
	}

.tags a{
	color:#5E534B;
	border-bottom:1px dotted #4BC6C6;
	}

.tags a:hover{
	border-bottom:1px solid #4BC6C6;
	}

p.entry-footer{
	text-transform:uppercase;
	font-size:10px;
	}

#rightCol{
	width:225px;
	margin:30px 0px 0px 45px;
	float:left;
	line-height:18px;
	}

#rightCol ul, #rightCol ol{
	list-style-type:none;
	}

#rightCol a{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#5E534B;
	border-bottom:1px dotted #4BC6C6;
	}

#rightCol a:hover{
	border-bottom:1px solid #4bc6c6;
	}

#rightCol p, #rightCol ul, #rightCol ol{
	line-height:18px;
	}

.prevNext{
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	color:#5E534B;
	margin-bottom:30px;
	}


/************* GALLERY PAGES *************/
#flashcontent {				
	margin: 0px 0px 0px 0px;	
	width: 752px;	
	height: auto;			
}

#galleryBox{
	width:800px;
	height: auto;
	border:1px solid #4bc6c5;
	margin:25px auto 60px auto;
padding: 25px 0px;
	}


/***************** FOOTER ****************/
#footer{
	width:900px;
	text-align:center;
	margin:0px auto 10px auto;
	text-transform:uppercase;
	font-size:10px;
	color:#493E3E;
	letter-spacing:1px;
	}

#footer a{
	font-weight:bold;
	color:#493e3e;
	text-decoration:none;
	}

#footer a:hover{
	text-decoration:none;
	border-bottom:1px solid #493e3e;
	}
	
	


	
	
	