/*
Title:      Deep Anchor Graphics css
Author:     Andrew Long agraphiclong@gmail.com
Update:   March 24, 2008*/
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: white;
	background: #6d0000 left top;
	}

/* ---[ links ]------------------------------- */

a:link { font-size: 100%; font-weight: normal; color: #fff; background-color: red; text-decoration: none; } 
    
a:visited { font-size: 100%; font-weight: normal; color: #ccc; background-color: transparent; text-decoration: none; } 

a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	} 

a:active {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
	
.broke {
	display: none;
	} 


/* ---[ common elements ]--------------------- */

#logo {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float:center;
	}
	
image {
	border-width: 0px ;
	}
	
p {
	font-size: 130%;
	padding: 0;
	}

ul {
	list-style-type: none;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
	
li {
	list-style-type: none;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	}
	
	
#nav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

	
#nav ul {	
	padding: 15px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	}
	
#nav li {
	display: inline;
	list-style-type: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #fff;	
	padding: 5px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #000;	
	padding: 5px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}
	
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 170%;
	font-weight: normal;
	color: #fff;	
	padding: 5px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	}

	
.text {
	font-size: 130%;
	padding: 0;
	}

.link {
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: #66330C;
	}

.link:a {
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: #66330C;
	}

.link:link {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: #66330C;
	}

.link:visited {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: #000;
	}

.link:hover {
	font-weight: normal;
	font-style: normal;
	color: #000;
	font-size: 100%;
	background-color: #FFFF99
	}

a.link:active {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: #66330C;
	}
	
.thumb {
	border-width: 4px ;
	border-style: solid ;
	border-color: #cccccc;
	padding: 0px;
	margin: 0px;
		}
		
.columnfeature {
	border-width: 4px ;
	border-style: solid ;
	border-color: #cccccc;
	padding: 0px;
	margin: 20px 0 20px 10px;
		}

	
  div#navcontainer
 {
 margin-top: 60px;
 background-color: #ccc;
 width: 648px;
 }
 
div#navcontainer ul
 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 text-align: center;
 margin: 0;
 padding-bottom: 5px;
 padding-top: 5px;
 }

 div#navcontainer ul li
 {
 display: inline;
 margin-left: -4px;
 }

 div#navcontainer ul li a
 {
 padding: 5px 20px 5px 20px;
 color: #000000;
 text-decoration: none;
 border-right: 1px solid #fff;
 }

 div#navcontainer ul li a:hover
 {
 background-color: #B80e1c;
 color: #ffff99;
 }

 #active a { border-left: 1px solid #fff; }
 
 
 div#gallerynav
 {
 background-color: #ccc;
 width: 500px;
 }
 
div#gallerynav ul
 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 text-align: right;
 margin: 0;
 padding-bottom: 5px;
 padding-top: 5px;
 }

 div#gallerynav ul li
 {
 display: inline;
 margin-left: -4px;
 }

 div#gallerynav ul li a
 {
 padding: 5px 20px 5px 20px;
 color: #000000;
 text-decoration: none;
 border-right: 1px solid #fff;
 }

 div#gallerynav ul li a:hover
 {
 background-color: #B80e1c;
 color: #ffff99;
 }
 


/* ---[ footer ]----------------------------------- */
	

#footer {
	font-family: normal 90% arial, helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000;	
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	height: 50px;
	background: #ccc;
	}
	
.tele {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #0000;	
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.mailer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #000;	
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
/* ---[ forms ]----------------------------------- */

.input {
	font-family: verdana, helvetica, arial, san-serif;
	color: #000; 
	font-size: 10px;
	font-weight: normal; 
	margin-left: 0px;
	padding-left: 5px;
	color: #333;
	border-top: 1px #CC9932 solid;
	border-bottom: 1px #CC9932 solid;
	border-left: 1px #CC9932 solid;
	border-right: 1px #CC9932 solid;
	background: #f1f1f1;
	}
	
.inputrows {
	font-family: verdana, helvetica, arial, san-serif;
	color: #000; 
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 5px;
	color: #333;
	border-top: 1px #CC9932 solid;
	border-bottom: 1px #CC9932 solid;
	border-left: 1px #CC9932 solid;
	border-right: 1px #CC9932 solid;
	background: #f1f1f1;
	}